Unix Technical Forum

Re: How to enable dma at bootup?

This is a discussion on Re: How to enable dma at bootup? within the Gentoo Linux Support forums, part of the Unix Operating Systems category; --> After rebooting Windows, Steve Brazelton wrote: > Enabling DMA on scsi-emulated IDE devices can be a bit of a ...


Go Back   Unix Technical Forum > Unix Operating Systems > Gentoo Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-21-2008, 04:53 AM
Big Daddy Butthead
 
Posts: n/a
Default Re: How to enable dma at bootup?

After rebooting Windows, Steve Brazelton wrote:
> Enabling DMA on scsi-emulated IDE devices can be a bit of a problem.
> I can think of two ways to do it. The first is to directly edit the values
> in
> /proc/ide/hdX/settings; where X is your specific device. I could never
> get enough info to try this. The second requires that the


OK, I solved the problem, and here is an explanation for the Google archive.

This problem occurs when you have an IDE cd/dvd burner using ide-scsi
emulation. Accessing the drive causes a heavy CPU load on the system
resulting in mouse jerkyness, the system clock losing time, etc. This
slowness can be traced to dma being off for the cd/dvd drive. hdparm
will not work on ide-scsi drives.

To check if dma is on for an IDE cd drive cat the file
/proc/ide/hdX/settings. There will be an entry using_dma. If it is
0 then dma is off. To turn it on run this command:
echo "using_dma:1" > settings
You *might* need to make ide-scsi a loadable module (not compiled in)
for this to work. I don't think you really need this, but I did it
so I mention it as something to try.

Thanks for all the help folks!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 05:22 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com