Linux - HardwareThis 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.
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.
Trying out Ogle, Xine, and mPlayer all give me choppy playback on DVDs. I enabled dma in my modules.conf. Ogle also gives me this error and I have been able to set the sound driver to anything else. I'm using Mandrake 9.1 on a 1ghz Dell laptop and I would apreciate any help you may have to offer.
ERROR[ogle_audio]: Opening alsa pcm device 'default': No such device
FATAL[ogle_audio]: failed opening the alsa audio driver at default
ctrl: ipc_rmid: Invalid argument
sounds like a problem I had years ago when I first started with linux, your ide controller may note be supported in your kernel, type dmesg | grep ide and post the output
Try removing the SCSI module. I think the module is ide-scsi so login as su or root type rmmod ide-scsi. Then set up the drive to use DMA. I think your DVD drive is /dev/hdc.You may have to change the link for /dev/dvd.
Use OSS as the sound output instead of ALSA. If your /etc/.asoundrc is not setup properly multmedia players will not work. You can then change the sound output device to ALSA after things are working and you have re-edited your /etc/.asoundrc file.
You may have to download a program to set up your DVD drive to a region before playing any movies.
Well, after Mandrake CRASHED and wouldn't boot, I reinstalled and now DVDs are smooth as butta in MPlayer. Howver Ogle crashes on the below error. I have tried to select als in Ogle using the gui but it crashes. Where do I change it in the oglerc file?
Debug[ogle_vout]: resize: 720, 540
decode: B-frame before forward ref frame
*vs: offset not valid
*vs: offset not valid
Debug[ogle_vout]: set_sync_point()
No accelerated IMDCT transform found
Debug[ogle_audio]: decode_a52: found sync
Note[ogle_audio]: Using audio driver 'alsa'
[ogle_alsa]: Opening device: default
#![ogle_alsa]: error while opening alsa.
: No such file or directory
FATAL[ogle_audio]: failed opening the alsa audio driver at default
Getting rpms from Freshrpms.net did the trick. Now I need to figure out why my 3D performance sucks even though it's setup properly. Thank you all for taking the time to help me w/ my trivial problem. I'll try to pass the favor on
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.