[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#59358: sym53c8xx-driver in the installation kernel crashes



Package: boot-floppies
Version: 2.2.5

The default installation kernel includes the driver for
sym53c8xx-SCSI-Controller, which is autoprobed. With some old ncr-810
controllers, this driver causes a infinite loop while scanning the devices. The reason is the autoprobing in fast modes, which confuses the controller. I see following solutions to fix this problem:

1. Remove sym53c8xx from the kernel and make ncr53c8xx default - this
driver probes the devices safely. It should also support all
sym/ncr-controllers, but does not support special features of newer
models.

2. Alternatively, add kernel parameter "sym53c8xx=safe:y" or make a comment
to the installation help, sth. like:
Old NCR-810 SCSI-Controller:	safe:y

And what about using the given kernel parameters for the first lilo
configuration? IMHO it is possible to read /proc/cmdline and add the
params to the default lilo.conf.


Reply to: