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

Re: new SCSI adapter




DMW wrote:
> 
> Did that. Rebooted.  Now what?
> 
> [root@localhost /sbin]# more /etc/conf.modules
> alias net-pf-3 off
> alias net-pf-4 off
> alias net-pf-5 off
> alias parport_lowlevel parport_pc
> # pre-install pcmcia_core /etc/rc.d/init.d/pcmcia start
> alias parport_lowlevel parport_pc
> # pre-install pcmcia_core /etc/rc.d/init.d/pcmcia start
> alias sound sb
> pre-install sound insmod sound dmabuf=1
> options opl3 io=0x388
> alias midi awe_wave
> post-install awe_wave /bin/sfxload /etc/midi/GU11-ROM.SF2
> options sb io=0x220 irq=5 dma=0 dma16=5 mpu_io=0x330
> alias scsi_hostadapter sym53x8xx
> [root@localhost /sbin]# ./modinfo scsi_hostadapter
> modinfo: scsi_hostadapter: no module by that name found
> [root@localhost /sbin]#
> 

Try insmod'ing the module manually.  Then you'll have to load the scsi
generic module (sg.o I think).  That should do it, then you can run SANE
or whatever and scan away.

--
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.