Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
|
01-03-2003, 06:07 AM
|
#16
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
install it properly then. give us the error message and we might be able to help you.
|
|
|
01-03-2003, 06:17 AM
|
#17
|
LQ Newbie
Registered: Jan 2003
Distribution: RedHat 8.0 (1.33ghz AMD 1gig RAM)
Posts: 4
Rep:
|
Ouch...
Playing /dev/dvd
Using CSS Key-cache dir: /home/jfritts/.mplayer/DVDKeys/RAMMSTEIN_DVD
Reading disc structure, please wait...
libdvdread: Can't open file VIDEO_TS.IFO.
Can't open VMG info!
odd.. I can see the file...
|
|
|
01-03-2003, 11:04 AM
|
#18
|
LQ Newbie
Registered: Jan 2003
Posts: 2
Rep:
|
You need
options ide-cd dma=1
in /etc/modules.conf before you can enable dma with hdparm
|
|
|
01-03-2003, 02:31 PM
|
#19
|
LQ Newbie
Registered: Jan 2003
Distribution: RedHat 8.0 (1.33ghz AMD 1gig RAM)
Posts: 4
Rep:
|
Yup, it's already in .... been in....
|
|
|
01-03-2003, 09:28 PM
|
#20
|
LQ Newbie
Registered: Nov 2002
Posts: 22
Rep:
|
Quote:
Originally posted by Warlock|USKTA|
I have the VERY same issue however when I turned the options dma thing on in my modules.conf file , dvd's don't play at all.
I have been hitting up the ogle user-list and everything they have suggested helps but not that much.
Any clues as to what else I can try?
Video is super choppy without dma turned on but when I turn dma on, dvd's wont play at all. Every program seg-faults out. (every program = every dvd playing program 'ogle/xine/vlc')
|
Have you tried the packages from FreshRPMs.net?
Get and install EVERYTHING DVD-related, including DeCSS.
|
|
|
02-13-2003, 01:22 AM
|
#21
|
LQ Newbie
Registered: Apr 2002
Location: Manassas, VA
Distribution: RedHat 7.2 with Ximian
Posts: 7
Rep:
|
I was having a similar problem on my HP Omnibook Laptop XE2. I was running RH7.3 with Xine. No dice so I got rid of it and upgraded to Mandrake 8.0. This worked and ran my DVD's great, but Mandrake put a funky load on my system that I couldn't resolve and I prefer RH so I reloaded my whole system back to RH 8.0. I got Choppy video. Knowing it worked with Mandrake I began to tweak my system as time permitted. I finally got it to run smooth as silk with Xine, GXine, and Ogle. I did the following. Hopefully it might work for those here.
I first enabled my DMA to 1 and added it to my config as listed on the Xine website, I next upgraded my Kernel to the lastest by Red Hat, then I tweaked Xine by using the tar files as opposed to the rpm, then I tweaked my Hard drives using HDPARM. (See below) and FINALLY, I did some Kernel tuning to make it smooth. I can give you my Kernel tuning but every machine is dif so you'll have to play with it for your particular pc.
My laptop is HP Omnibook XE2 with a Intel 500 MHz PROC, 256 MB RAM with a 12 GB HD and DVD. My swap partition is set for 512 K
Hope this helps some of you
[root@Orion root]#
[root@Orion root]# hdparm -c3 -d1 -k1 /dev/dvd
/dev/dvd:
setting 32-bit IO_support flag to 3
setting using_dma to 1 (on)
setting keep_settings to 1 (on)
IO_support = 3 (32-bit w/sync)
using_dma = 1 (on)
keepsettings = 1 (on)
[root@Orion root]#
[root@Orion root]# hdparm -c3 -d1 -m16 -k1 /dev/hda
/dev/hda:
setting 32-bit IO_support flag to 3
setting multcount to 16
setting using_dma to 1 (on)
setting keep_settings to 1 (on)
multcount = 16 (on)
IO_support = 3 (32-bit w/sync)
using_dma = 1 (on)
keepsettings = 1 (on)
[root@Orion root]#
By the way Funny how Mandrake 8 worked out the box while I had to mess around with Red Hat. Makes someone want to Bechmark huh?
Quote: I'm so far behind I think I'm in front !!!
|
|
|
All times are GMT -5. The time now is 06:58 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|