Go Back   PCMech Forums > Linux Support > Linux OS and Software Assistance

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 07-31-2004, 10:36 PM   #1
Member (9 bit)
 
Join Date: Mar 2002
Location: New York
Posts: 479
DMA on hard drive is turned off

Hi guys,
When I boot into Linux, I get a DMA on the hard drive is turned off error. How do I turn this on? Would there be any problems if I did so?

Thanx
Dswissmiss
__________________
Intel E6750 @ 3.2GHz | Gigabyte GA-P35-DS3R | EVGA 8800GTS 320MB ACS3 | Corsair XMS2 DDR800 (4x1GB) | Corsair 520HX | Seagate Barracuda 7200.10 320GB | Lite-On Combo Drive | Vista 32-bit
Dswissmiss is offline   Reply With Quote
Old 07-31-2004, 11:48 PM   #2
Member (13 bit)
 
Xayd's Avatar
 
Join Date: Jun 2000
Location: nowhere.com
Posts: 4,819
Send a message via AIM to Xayd
A couple of ways...

hdparm -d1 /dev/hda

(must be root) The above will enable it on drive a (the first IDE drive in your system). Try that and make sure it doesn't spit out any errors. If it works and you don't have any problems, you can tell it to enable DMA at boot in your boot loader.

If you're using lilo, you would put this under the section for your default kernel in /etc/lilo.conf...

append="ide0=dma"

(with the quotes just like that)

Then save the file and run...

lilo

And you'll be DMA enabled by default when you reboot. This is assuming that you're using the first IDE drive in your machine (primary master). If not, replace the a and the 0 with whatever drive you're using. Primary slave would be b/1, secondary master would be c/2, secondary slave would be d/3. If using grub or some other boot loader follow their nuances for appending kernel options at boot time.

Last edited by Xayd; 07-31-2004 at 11:50 PM.
Xayd is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 10:10 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2