Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: eake on April 27, 2006, 06:58:43 PM

Title: Kernel 2.4.20-18.7 panics writing to CD burner randomly
Post by: eake on April 27, 2006, 06:58:43 PM
I am trying to write to a CD using cdrecord 1.10.  I have lLILO set with the 'append "hdc=ide-scsi"' line so I can talk to the burner using the ide-scsi driver.  Most of the time it works but sometimes it panics the machine and it is dead until reboot.  The kernel is a stock 2.4.20-18.7 version.

I tried increasing the timeout from 40 to 60 seconds and that seemed to help but it still is locking up.

Going to SME 7 will happen but I have to get this stable to support a new platform now.

Is there a newer kernel that I could drop in or patches to the ide-scsi driver to try?

-Earle Ake
Title: Kernel 2.4.20-18.7 panics writing to CD burner randomly
Post by: marsa_matruh on April 28, 2006, 09:56:19 AM
Newer kernel is available on fedoralegacy.org. Maintenance team is trying to add it to the update repository of SME 6.0. However, there are several problems and no delay can be announced. Write a bug report.
Title: Kernel 2.4.20-18.7 panics writing to CD burner randomly
Post by: eake on April 28, 2006, 06:27:58 PM
Do you have a suggestion for which kernel may fix it?  I am interested in dropping in a newer kernel but without the dependency problems.  The perfect solution is just a newer ide-scsi.c since I am using this as a module already.  Should I just go with a newer kernel source and pull out ide-scsi.c and compile it for the 2.4.20 kernel?  I doubt there is a distribution just for that module.
Title: Kernel 2.4.20-18.7 panics writing to CD burner randomly
Post by: kruhm on April 30, 2006, 07:32:45 AM
mastersleepy has a howto to upgrade the kernel here: http://vanhees.homeip.net/index.php?module=ContentExpress&func=display&ceid=18

i used the kernel-2.4.26 as the 2.4.27 didn't work for me.

gook luck
Title: Kernel 2.4.20-18.7 panics writing to CD burner randomly
Post by: eake on May 02, 2006, 06:35:37 PM
I installed and am testing the 2.4.26 kernel right now.  So far, so good.  I am currently running a test to format and write many tracks on the CD to see if it panics.  Thanks for the pointers.