Antipode
02-17-2004, 07:29 PM
I can't mount, or even detect, my SCSI burners whatsoever. I just got them yesterday, and have read pretty much everything possible, but all I come up with are IDE-SCSI emulation answers. I have these plugged into an Adaptec 2930 SCSI card, which gets detected via the aic7xxx module just fine... yet running a test to find the burners only yields the following from cdrecord -scanbus
[root@crono scsi]# cdrecord -scanbus
Cdrecord-Clone 2.01a23 (i686-pc-linux-gnu) Copyright (C) 1995-2003 Jörg Schilling
cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
I'm running a 2.6.3-rc3 kernel. My kernel is compiled properly to the best of my knowledge, with the modules for aic7xxx (the card itself), CD-ROM, and generic (which is apparently used for burners?). This being my first attempt with SCSI hardware, it took me a while before I realized about termination. The last drive on the cable is terminated via the jumper in the back, but I've seen several other setups as well. The card is the other end of the chain, obviously, which self-terminates.
As for assigning each device an ID, I see no way of doing so. I've seen diagrams where HDDs have a number of sorts that can be changed on the back, but these don't on the burners. I hate to noob up the place with what is probably a simple fix, but I'm stumped and all of my manuals for the card and burners are for Windows, so I'm SOL there.
[root@crono scsi]# cdrecord -scanbus
Cdrecord-Clone 2.01a23 (i686-pc-linux-gnu) Copyright (C) 1995-2003 Jörg Schilling
cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
I'm running a 2.6.3-rc3 kernel. My kernel is compiled properly to the best of my knowledge, with the modules for aic7xxx (the card itself), CD-ROM, and generic (which is apparently used for burners?). This being my first attempt with SCSI hardware, it took me a while before I realized about termination. The last drive on the cable is terminated via the jumper in the back, but I've seen several other setups as well. The card is the other end of the chain, obviously, which self-terminates.
As for assigning each device an ID, I see no way of doing so. I've seen diagrams where HDDs have a number of sorts that can be changed on the back, but these don't on the burners. I hate to noob up the place with what is probably a simple fix, but I'm stumped and all of my manuals for the card and burners are for Windows, so I'm SOL there.