Hi All

     Got a problemette with SCSI modules I got a IDE CDRW and a SCSI CD-ROM
on a DTC3510A card (uses the aha152x driver). I've added the entries from
the CD writing HOWTO to /etc/modules.conf and the Writer (ide-scsi) works
but I can't get the reader (SCSI) to auto load the aha152x driver

from modules.conf

added by me ---> alias scsi_hostadapter aha152x
added by me ---> options aha152x aha152x=0x140,9
added from howto---> alias scd0 sr_mod                    # load sr_mod
upon access of scd0
added by me ---> alias scd1 sr_mod                    # load sr_mod upon
access of scd1
added by me ---> pre-install sr_mod modprobe aha152x
added by me ---> pre-install sg modprobe aha152x
added from howto---> pre-install sg     modprobe ide-scsi # load ide-scsi
before sg
added from howto---> pre-install sr_mod modprobe ide-scsi # load ide-scsi
before sr_mod
added from howto---> pre-install ide-scsi modprobe ide-cd # load ide-cd
before ide-scsi

from cdrecord after modprobe scsi_hostadapter

[root@dalston /root]# cdrecord -scanbus
Cdrecord 1.9 (i686-pc-linux-gnu) Copyright (C) 1995-2000 J�rg Schilling
Linux sg driver version: 3.1.17
Using libscg version 'schily-0.1'
scsibus0:
        0,0,0     0) 'CyberDrv' 'CW038D CD-R/RW  ' '120C' Removable CD-ROM
        0,1,0     1) *
        0,2,0     2) *
        0,3,0     3) *
        0,4,0     4) *
        0,5,0     5) *
        0,6,0     6) *
        0,7,0     7) *
scsibus1:
        1,0,0   100) *
        1,1,0   101) *
        1,2,0   102) *
        1,3,0   103) 'MATSHITA' 'CD-ROM CR-508   ' 'XS03' Removable CD-ROM
        1,4,0   104) *
        1,5,0   105) *
        1,6,0   106) *
        1,7,0   107) *

PS just added alias char-major-97 scsi_hostadapter to modules.conf and it
now works woo hoo !!, but is this right or will it break the ide-scsi
stuff. and I've added append="hdd=ide-scsi aha152x=0x140,9 nousb" to
lilo.conf do i still need this

also where do I find the doco for modules.conf

TIA

Jeff Allison
Senior Domino Administrator
Tokata Management Systems
Phone    02 4399 3653
Cell         0410 502 702
Email       [EMAIL PROTECTED]

In The Beginning there was nothing, which exploded.


--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to