On Tue, 12 Feb 2002, Warly wrote:

> Olivier Thauvin <[EMAIL PROTECTED]> writes:
>
> > Le Mardi 12 F�vrier 2002 13:07, Warly a �crit :
> >> Olivier Thauvin <[EMAIL PROTECTED]> writes:
> >> > Mandrake Linux Cooker-i586 20020211 20:21
>
> [...]
>
> >> > [root@nanar root]# uname -a
> >> > Linux nanar.nanardon 2.4.17-16mdk #1 Fri Feb 8 16:00:03 CET 2002 i686
> >> > unknown [root@nanar root]# rpm -qa | grep devfs
> >> > devfsd-1.3.23-6mdk
> >> >
> >> > What happen ?!
> >>
> >> Does the sg module loaded ?
> >
> > The sg module is not load, I load it and all is ok.
>
> Fred, Thierry, is there any reason why sg module is not loaded when
> cdrecord makes an access to /dev/sg ? Maybe this is not correctly set
> up in devfsd ?
>
>

Sure. He has old links in /lib/dev-state that block autoloading on LOOKUP.

rm /lib/dev-state/sg* to activate modprobe sg
rm /lib/dev-state/scd* to activate modprobe sr_mod
...
better is

rf /lib/dev-state/*
reboot

and everything should work. It has worked all the time.

-andrej

Reply via email to