Thanks for the tip on kernel config.  I probably said yes and/or no to the 
wrong things when I config'd kernel 2.4.16.  The last one I did was for 
kernel 2.2.14 on eD2.4 and it was much simpler, in some ways.  There's 
another reason or two that I will have to recompile the kernel and will try 
this when I do.  Will this turn off DMA to the hard drive and hurt 
performance?  As for fixing cd audio, it's on that big to-do list that's a 
mile long.  It's not critical, I get all other sounds, but would be nice to 
have working.  Just glad to get the cdrw problem fixed.  Thanks again for the 
info.

Jim 

On Monday, January 14, 2002 7:26, Kurt Wall wrote:
> Scribbling feverishly on January 14, Jim Conner managed to emit:
> > Found another wrinkle on my system.  This may affect some and not others
> > depending on hardware and such.  If you have DMA turned on when you
> > compiled the kernel, it will enable DMA for the cdrom and cdrw.  This
> > will cause a kernel oops when you mount the cd and the only way out is
> > the reset button.
>
> Well, possibly. The two kernel configuration directives that affect
> this are CONFIG_IDEDMA_PCI_AUTO and CONFIG_BLK_DEV_IDEDMA_PCI. If you
> said yes to the first, so no, recompile, and see if the workaround
> below is still necessary.
>
> > I got around it by doing this.  I put these two lines in
> > /etc/rc.d/rc.local:
> >
> > hdparm -d0 /dev/hdd
> > hdparm -d0 /dev/hde
>
> This will work, of course, but may not be necessary.
>
> > Please change this to reflect your appropriate drives.  It turns off DMA
> > for the two drives and every thing works just perfect.  Well, almost, cd
> > audio doesn't work no matter what I try.  Although I haven't tried the
> > obligatory sacrificial chicken on the keyboard. :)
>
> Well, as the old timers on this list and its predecessor (RIP) know,
> chicken feet boast heap big mojo...
>
> Kurt

-- 
 
 11:42am  up 20:25,  2 users,  load average: 0.00, 0.00, 0.00
------------------------------------------------------------------------
Running Caldera W3.1 - Linux - because life is too short for reboots...

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

_______________________________________________
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users

Reply via email to