Author Topic: Turning DMA on  (Read 478 times)

billy_gates

  • Member
  • **
  • Posts: 801
  • Kudos: 0
    • http://www.skinner.com/jeffberg
Turning DMA on
« on: 10 February 2003, 01:54 »
I finally got xine installed, but it claims I don't have DMA turned on.  It gives this error.
Code: [Select]
Note - I don't know why RH8 didn't call my DVD drive  /dev/dvd but it didn't.
Then on that error box there is an OK button,  I click that and it says
Code: [Select]

I looked in the modules.conf file and I indeed do not have those lines, but when I try hdparm it says that the command doesn't exist.  How do I turn DMA on for my DVD?

Stryker

  • VIP
  • Member
  • ***
  • Posts: 1,258
  • Kudos: 41
Turning DMA on
« Reply #1 on: 10 February 2003, 01:56 »
hdparm -d1 /dev/cdrom i think should do it, it's been a while since i've messed with hdparm though. try: man hdparm and read up in there

and you need to be root to use hdparm


edit:
and did you try adding those lines to the file?

[ February 09, 2003: Message edited by: Stryker ]


KernelPanic

  • VIP
  • Member
  • ***
  • Posts: 1,878
  • Kudos: 222
Turning DMA on
« Reply #2 on: 10 February 2003, 02:57 »
quote:
I looked in the modules.conf file and I indeed do not have those lines, but when I try hdparm it says that the command doesn't exist.  How do I turn DMA on for my DVD?


su -

The hyphen is important.

[ February 09, 2003: Message edited by: Tux ]

Contains scenes of mild peril.

billy_gates

  • Member
  • **
  • Posts: 801
  • Kudos: 0
    • http://www.skinner.com/jeffberg
Turning DMA on
« Reply #3 on: 10 February 2003, 04:15 »
I guess you guys didn't read all the way through.

when I type in hdparm it says command not found, as in I don't have it.  Where/how do I get it.

flap

  • Member
  • **
  • Posts: 1,268
  • Kudos: 137
Turning DMA on
« Reply #4 on: 10 February 2003, 04:31 »
Tux was suggesting you should do "su -" if you're not already. If you're just doing "su" you won't be able to see hdparm as it'll be in /sbin which isn't in your path.
You should have it installed by default on RH8 I think, but if you don't it's on the first cd.
"While envisaging the destruction of imperialism, it is necessary to identify its head, which is none other than the United States of America." - Ernesto Che Guevara

http://counterpunch.org
http://globalresearch.ca


billy_gates

  • Member
  • **
  • Posts: 801
  • Kudos: 0
    • http://www.skinner.com/jeffberg
Turning DMA on
« Reply #5 on: 10 February 2003, 06:10 »
oh, ok.

Unfortunately,  I can't get to my RedHat until around next friday.