LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Mandrake 9.1 DVD choppy&Ogle Alsa error (https://www.linuxquestions.org/questions/linux-hardware-18/mandrake-9-1-dvd-choppy-and-ogle-alsa-error-82991/)

bax 08-18-2003 12:03 AM

Mandrake 9.1 DVD choppy&Ogle Alsa error
 
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

bax 08-18-2003 07:56 AM

Forgot to mention that I do have libdvdcss and libdvdread installed. Any ideas?

bax 08-18-2003 05:59 PM

I've been playing w/ hdparm but no dice.

bax 08-18-2003 06:44 PM

Hope this is some help:

ls -al /dev/dvd
lr-xr-xr-x 1 root root 31 Aug 18 12:30 /dev/dvd -> scsi/host0/b us0/target0/lun0/cd

I'm not quite sure where to start fiddling w/ hdparm on this one....

exodist 08-19-2003 12:51 AM

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

Electro 08-19-2003 02:36 AM

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.

exodist 08-19-2003 01:12 PM

scsi emulation has negledgable if any slowdown for ide drives, I use it on mine and have perfect transfers.

bax 08-19-2003 11:44 PM

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?

exodist 08-19-2003 11:59 PM

probably somewhere in your home directory, do: "ls -a | grep ogl" and see what it gives you

bax 08-20-2003 12:11 AM

Here's the error:

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

exodist 08-20-2003 12:19 AM

I had this once, make sure both your ogle version and alsa version are newest. I *think* that is how I fixed it.

bax 08-21-2003 09:35 PM

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 :)

fruibat_2000 08-22-2003 04:01 AM

about 3d performance: just check and see that alsamixer isn't running and if it is kill it and then try 3d.

bax 08-29-2003 10:57 PM

Turning off KLaptop fixed my 3d acceleration issues. Now I need another laptop battery monitoring daemon. Any ideas?


All times are GMT -5. The time now is 03:22 AM.