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

Bug#485961: installation-reports: Installer can't locate CD-ROM drive (sparc)



 > Two things that may yet help:

 > - the output of lsmod after hardware detection (to see if anything
 > obvious is not loaded)

After modifying the hw-detect list and having the installer try to find a
CD-ROM, here's the lsmod:

~ # lsmod
Module                  Size  Used by
ide_generic             1408  0 [permanent]
esp_scsi               26256  0 
scsi_transport_spi     28288  1 esp_scsi
scsi_mod              173248  2 esp_scsi,scsi_transport_spi
sunhme                 34224  0 

 > - just manually trying to modprobe any driver under
 > /lib/modules/../kernel/drivers/scsi and checking dmesg after each for
 > some sign of life

After the above, I tried modprobe of:

    sd_mod
    sr_mod
    sym53c8xx
    aic7xxx
    aic79xx

Here is the new dmesg output (i.e. what appeared after the end of the
listing in the original bug report):

    sunhme.c:v3.00 June 23, 2006 David S. Miller (davem@davemloft.net)
    eth0: HAPPY MEAL (SBUS) 10/100baseT Ethernet 08:00:20:bc:3c:8a
    eth1: HAPPY MEAL (SBUS) 10/100baseT Ethernet 08:00:20:bc:3c:8a
    SCSI subsystem initialized
    Driver 'sd' needs updating - please use bus_type methods
    Driver 'sr' needs updating - please use bus_type methods

and no devices appeared in /proc/scsi/scsi.

De



Reply to: