Re: alsa problem with ogle
Max <[email protected]> Fri, 10 Jun 2005 18:29:25 +0200
| Newsgroups | gmane.comp.video.ogle.user |
|---|---|
| Message-ID | <[email protected]> |
as suggested i disabled esd and commented out the ac3 tag in oglerc and now all works well... with the ac3 tag on the sound is audible but with a lot of noise.... this is not the most elegant way, but shutting down esd seems to be the only way... commenting out the ac3 tage make also disappears the string: ERROR[ogle_audio]: Unable to update the IEC958 control: No such file or directory just in case this can help you debugging this little problem ;-) Many thanks Bj|rn Max Bj|rn Englund ha scritto: >Have you tried editing out the ac3 channel_config in the oglerc file >so you don't get spdif output, but normal analog instead? >Does that give any sound? > > >>i tryed to set the device hw:0,0 but there is no way, this is the output >> >>ERROR[ogle_audio]: Opening alsa pcm device 'hw:0,0': Device or resource busy >>FATAL[ogle_audio]: failed opening the alsa audio driver at hw:0,0 >>ctrl: ipc_rmid: Invalid argument >> >> > >Did you try the above after you had shutdown esd? > > > > >>if i shutdown esd, so ogle can use /dev/dsp, butin this case i obtain >>this error: >> >>No accelerated IMDCT transform found >>!!*** format: 8 >>SNDCTL_DSP_GETCHANNELMASK: Invalid argument >>ERROR[ogle_audio]: wanted sample resolution 16, got 0 >>ERROR[ogle_audio]: wanted byte order 1, got 0 >>ERROR[ogle_audio]: wanted encoding 2, got 0 >>ctrl: ipc_rmid: Invalid argument >> >> > >This is probably because the alsa oss compatibility device doesn't support >spdif or some other function we are trying to use. > > >Anyone else on this list that has any suggestions to which alsa device >to use on an i810 chipset? > >