Results 1 to 2 of 2
I am running Ubuntu and getting really jerky DVD playback. I enabled DMA tranfer and it seemed to work better, but still not perfect. When I rebooted the next time ...
- 11-25-2005 #1Just Joined!
- Join Date
- Oct 2005
- Posts
- 16
jerky DVD playback
I am running Ubuntu and getting really jerky DVD playback. I enabled DMA tranfer and it seemed to work better, but still not perfect. When I rebooted the next time I used the computer, it was back to being really jerky. Thanks for any help you can give.
- 11-25-2005 #2
You have enable DMA, good.
But still, have you changed /etc/hdparm.conf so it gets enabled by default when you start your computer?
In /etc/hdparm.conf, you would need, at the end, if "hdc" is your DVD:
Other then that, have you installed "libdvdread3" ?Code:command_line { hdparm -d1 /dev/hdc }
And then, you would need libdvdcss (can only be installed once you have libdvdread3):Code:sudo apt-get install libdvdread3
Have fun with GNU/Linux!Code:sudo /usr/share/doc/libdvdread3/examples/install-css.sh
"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee


Reply With Quote
