>From this information, you still need to load the aic7xxx module which is the driver for the 2930 (and many other Adaptec controllers.)
As root do "modprobe aic7xxx' and it should detect and make the appropriate entries in /var/log/messages (and dmesg I think will show it.) For this I either run another xterm or log in as root on a virtual terminal and 'less /var/log/messages'. Press the space bar until you see END highlighted and then give it a capital "F". shift+f. This will put less into follow mode (anyone know a command line parameter to do this? I think it was -f, but that's never worked for me.) I get: kernel: scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.5 kernel: <Adaptec 2930CU SCSI adapter> keytable: Loading system font: succeeded kernel: aic7860: Ultra Single Channel A, SCSI Id=7, 3/253 SCBs kernel: Vendor: IOMEGA Model: ZIP 250 Rev: H.41 kernel: Type: Direct-Access ANSI SCSI revision: 02 That's just a Zip drive. You're will list the scanner (and whatever else is on the buss). But note that it will show up as "scsi1:". Happy scanning. Patrick On Thu, 2002-05-30 at 12:58, Ricardo J. Méndez Castro wrote: > > > Also look in your boot logs to see what the SCSI driver is doing. > > [...] > > Looking at dmesg, the only SCSI device I found mentioned was the integrated > Promise FastTrack lite controller. Here's the sub-section: > > Journalled Block Device driver loaded > SCSI subsystem driver Revision: 1.00 > Promise FastTrak Series Linux Driver Version 1.2.0.14 > scsi0 : FASTTRAK > Vendor: Promise Model: 2+0 Stripe/RAID0 Rev: 1.10 > Type: Direct-Access ANSI SCSI revision: 02 > Attached scsi disk sda at scsi0, channel 0, id 0, lun 0 > SCSI device sda: 160836354 512-byte hdwr sectors (82348 MB) > sda: sda1 sda2 < sda5 sda6 sda7 sda8 sda9 sda10 sda11 sda12 sda13 sda14 > > kjournald starting. Commit interval 5 seconds > > > I decided to check again for the modules, just in case, and they seem to be > loaded. From lsmod: > > scsi_mod 95760 2 [ft sd_mod] > > > And from modinfo sg: > > filename: /lib/modules/2.4.7-10/kernel/drivers/scsi/sg.o > description: "SCSI generic (sg) driver" > author: "Douglas Gilbert" > license: <none> > parm: def_reserved_size int, description "size of buffer reserved for > each fd" > > > > Cheers, > > > Ricardo J. Méndez Castro Sheer Talent Developments > ------------------------------------------------------------------------ > "The middle of every successful project looks like a disaster." > - Rosabeth Moss Cantor > > > > > _______________________________________________ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list