cdr problems
Cole Tuininga
colet at code-energy.com
Fri Aug 12 09:42:00 EDT 2005
On Fri, 2005-08-12 at 09:24 -0500, dan moylan wrote:
> bob writes:
> > At 12:03 PM 8/10/2005, dan moylan wrote:
> >>though dmesg shows the drive on sr0, there is no /dev/sr0
> > Shooting in the dark, from some old notes:
> > service autofs stop # Kill the evil desktop automount daemon
> > rmmod ide-cd # Remove conflicting cd driver
> > rmmod udf # Remove problematic driver loaded by desktop
> > insmod sr_mod # Install scsi recorder driver
>
> tried this. system responds:
> "insmod: can't read 'sr_mod' no such file or directory"
> i noticed, however, that, sr_mod.ko exists in
> /lib/modules/2.6.5-1.358/kernel/drivers/scsi/
> is there something i need to build? and how? or what?
Try this as root:
depmod -a
modprobe sr_mod
--
"Ha ha - you may be right, but remember! You are also
flammable..." -Donald, one of my psycho cousins
Cole Tuininga
Lead Developer
Code Energy, Inc
colet at code-energy.com
PGP Key ID: 0x43E5755D
More information about the Discuss
mailing list