--- Borsenkow Andrej <[EMAIL PROTECTED]> wrote: > � ���, 08.03.2002, � 09:04, SI Reasoning �������: > > > > > > > It is (should be) loaded on access to /dev/sg* > If > > > it does not happen it > > > > means > > > > > > > > - devfsd bug. Any more info? > > > > > > devfsd was buggy. Now fixed. > > > > > Still does not work for me. Module sg still does > not > > load unless I do it manually (gcombust relies on > > /dev/sga it seems), sr_mod loads though. With > > hdc=ide-scsi I get the following lsmod: > > It is /dev/sg0 not /dev/sga. > > And what happens when you do > > ls -l /dev/sg0 > > ?? > > -andrej >
[sczjd@sidell sczjd]$ su Password: [root@sidell sczjd]# ls -l /dev/sg0 ls: /dev/sg0: No such file or directory [root@sidell sczjd]# modprobe sg [root@sidell sczjd]# ls -l /dev/sg0 lr-xr-xr-x 1 root root 36 Mar 8 04:55 /dev/sg0 -> scsi/host0/bus0/target0/lun0/generic [root@sidell sczjd]# ls -l /dev/sr0 lr-xr-xr-x 1 root root 4 Mar 7 23:17 /dev/sr0 -> scd0 This clearly shows that devfs is loading sr0 but not sg0. At this time I have to modprobe sg for sg0. ===== SI Reasoning [EMAIL PROTECTED] A requirement of creativity is that it contributes to change. Creativity keeps the creator alive. -FRANK HERBERT, unpublished notes __________________________________________________ Do You Yahoo!? Try FREE Yahoo! Mail - the world's greatest free email! http://mail.yahoo.com/
