Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xcdroast locks system up
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
hjlane3
Guru
Guru


Joined: 22 Feb 2003
Posts: 377
Location: Wilmington, DE USA

PostPosted: Mon Feb 24, 2003 10:32 pm    Post subject: xcdroast locks system up Reply with quote

Ok firstly, I'm using kernel 2.4.19, i've heard of this problem with the 2.5 kernel.
When I go to burn an ISO image xcdroast gets through about 9% of burning it to disc, then it locks my whole system up, and have to pull the plug to turn it off. And its wasted 5 cds of mine. Has anyone else experienced this problem and/or know how to fix this? Thanks in advanced.
Let me just clarifiy... I've never had problems burning cd's before. Just the other day i was burning some *.iso's with no problems, and I haven't made any system changes since then either.
Ok, another thing, cdrecord (which i believe xcdroast uses) and cdrdao both do the same thing. The speed of the burning decrease rapidly, then locks up the system.
Back to top
View user's profile Send private message
masseya
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 2602
Location: Baltimore, MD

PostPosted: Tue Feb 25, 2003 5:19 pm    Post subject: Reply with quote

That's a strange error. Have you been able to find any log files that might indicate what happened?
_________________
if i never try anything, i never learn anything..
if i never take a risk, i stay where i am..
Back to top
View user's profile Send private message
hjlane3
Guru
Guru


Joined: 22 Feb 2003
Posts: 377
Location: Wilmington, DE USA

PostPosted: Tue Feb 25, 2003 6:26 pm    Post subject: Reply with quote

nope, i've looked for, and searched through my logs, couldn't find anything
Back to top
View user's profile Send private message
masseya
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 2602
Location: Baltimore, MD

PostPosted: Tue Feb 25, 2003 6:47 pm    Post subject: Reply with quote

That doesn't leave many places to start looking for clues. Perhaps you could set your CFLAGS to be less agressive and re-emerge it? Maybe ebrostig will help you with an strace on the program. :)
_________________
if i never try anything, i never learn anything..
if i never take a risk, i stay where i am..
Back to top
View user's profile Send private message
leo
n00b
n00b


Joined: 25 Feb 2003
Posts: 70
Location: Milano - Italy

PostPosted: Tue Feb 25, 2003 10:18 pm    Post subject: Reply with quote

I'm experiencing cdrecord problems too. My system does not halt but burn fails. I'm not sure, but the problem could be the DMA on SCSI system (previously I was using Mandrake Linux with an "old" 2.4.8 and had no problems). Now I will exclude DMA on ATAPI through kernel recompilation and then I'll let you know about the results.

Bye
Leo

If anyone has more experience with kernel stuff please help.
Back to top
View user's profile Send private message
leo
n00b
n00b


Joined: 25 Feb 2003
Posts: 70
Location: Milano - Italy

PostPosted: Wed Feb 26, 2003 11:45 am    Post subject: Reply with quote

The 2.4.19 kernel on a Mandrake system works correctly with the burner. Using ATAPI feature of cdrecord 2.0 givies the same result as before (my system does not halt but burn process fails).

Really I have no idea about. Does I turn again to Mandrake :(?

However I keep trying. Hope to find a solution.

Leo
Back to top
View user's profile Send private message
leo
n00b
n00b


Joined: 25 Feb 2003
Posts: 70
Location: Milano - Italy

PostPosted: Wed Feb 26, 2003 11:47 am    Post subject: Reply with quote

PS: emerge of cdrtools done with CFLAGS="-march=athlon-xp -O2". Not really aggressive...

Leo
Back to top
View user's profile Send private message
hjlane3
Guru
Guru


Joined: 22 Feb 2003
Posts: 377
Location: Wilmington, DE USA

PostPosted: Fri Feb 28, 2003 1:14 am    Post subject: Reply with quote

just did a kernel recompile, and then recompile cdrecord, then did a..
cdrecord -v -d 0,0,0 -speed 16 *.iso
burned for 5 secs, then locked up the computer...
Back to top
View user's profile Send private message
leo
n00b
n00b


Joined: 25 Feb 2003
Posts: 70
Location: Milano - Italy

PostPosted: Fri Feb 28, 2003 8:38 am    Post subject: Reply with quote

Just submitted a bug report...
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Fri Feb 28, 2003 3:38 pm    Post subject: Reply with quote

leo, could you post a link to the bug report? Thanks.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
leo
n00b
n00b


Joined: 25 Feb 2003
Posts: 70
Location: Milano - Italy

PostPosted: Fri Feb 28, 2003 3:43 pm    Post subject: Reply with quote

Forgotten...
Here is it:
https://bugs.gentoo.org/show_bug.cgi?id=16414

Thanks
Leo
Back to top
View user's profile Send private message
hjlane3
Guru
Guru


Joined: 22 Feb 2003
Posts: 377
Location: Wilmington, DE USA

PostPosted: Sat Mar 01, 2003 7:00 pm    Post subject: Reply with quote

Hi again, I just know upgraded my kernel to 2.4.20 and know, i scsi emulation doesn't even work right, i built everything that was need as modules into the kernel, then put them in /etc/modules.autoload ( just as the install guide says) then put hdc=ide-scsi into grub.conf. my /dev/scsi dir is empty. ?
Back to top
View user's profile Send private message
masseya
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 2602
Location: Baltimore, MD

PostPosted: Sat Mar 01, 2003 7:24 pm    Post subject: Reply with quote

hjlane3 wrote:
Hi again, I just know upgraded my kernel to 2.4.20 ...
Which kernel sources are you using? I have had no problem using the vanilla 2.4.20 sources and compiling my scsi stuff as modules.
_________________
if i never try anything, i never learn anything..
if i never take a risk, i stay where i am..
Back to top
View user's profile Send private message
leo
n00b
n00b


Joined: 25 Feb 2003
Posts: 70
Location: Milano - Italy

PostPosted: Tue Mar 04, 2003 9:31 am    Post subject: Reply with quote

Hi masseya,

I suspect my problem with cdrecord has to be searched in devfs problems: my gentoo linux cannot mount even the CDR drive giving me the following message

Code:
mount: No medium found


and from dmesg

Code:

cdrom: open failed.
cdrom: open failed.
cdrom: open failed.
cdrom: open failed.
cdrom: open failed.
ISO 9660 Extensions: Microsoft Joliet Level 3
ISO 9660 Extensions: RRIP_1991A
cdrom: open failed.


What's going on?
Thanks Leo
Back to top
View user's profile Send private message
leo
n00b
n00b


Joined: 25 Feb 2003
Posts: 70
Location: Milano - Italy

PostPosted: Mon Jul 14, 2003 2:04 pm    Post subject: Reply with quote

Hi there,

at the end the problem with the burner was at the hardware level, but I'm interested in knowing if hjlane3 has resolved his problem.

Leo
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum