Re: [Alsa-user] Invalid CTL

2007-08-22 Thread Clemens Ladisch
Loris Caren wrote: > On Wednesday 22 August 2007 16:07, you wrote: > > Probably the configuration files in /usr/share/alsa/ are missing. > > That sounds interesting, I definitely haven't put these on my embedded > system. > On my FC3 dev machine, theres quite a bit in this directory - can > anybody

Re: [Alsa-user] Is CX20549 the same as Conexant 5045 for model= options

2007-08-22 Thread Bill Unruh
On Wed, 22 Aug 2007, Nigel Henry wrote: > Folks on the french debian user list are having problems with hda intel. I > googled a bit and found a post from Takashi, which suggested reading the doc > ALSA-configuration.txt, which is in the alsa driver tarball. > > I posted ALSA-configuration.txt to

Re: [Alsa-user] can't get sound on gateway mx8711 laptop with intel 82801G

2007-08-22 Thread Robert P. J. Day
On Wed, 22 Aug 2007, Joris Huizer wrote: > > --- "Robert P. J. Day" <[EMAIL PROTECTED]> wrote: > > > > > i've been fighting for the last few hours, and > > exchanging some > > posts on the fedora test mailing list, trying to get > > functioning sound > > on my gateway laptop. i'm an alsa newbie

Re: [Alsa-user] can't get sound on gateway mx8711 laptop with intel 82801G

2007-08-22 Thread Joris Huizer
--- "Robert P. J. Day" <[EMAIL PROTECTED]> wrote: > > i've been fighting for the last few hours, and > exchanging some > posts on the fedora test mailing list, trying to get > functioning sound > on my gateway laptop. i'm an alsa newbie, so please > take that into > account. > > yesterday,

[Alsa-user] Is CX20549 the same as Conexant 5045 for model= options

2007-08-22 Thread Nigel Henry
Folks on the french debian user list are having problems with hda intel. I googled a bit and found a post from Takashi, which suggested reading the doc ALSA-configuration.txt, which is in the alsa driver tarball. I posted ALSA-configuration.txt to the list, and a couple of guys appear to have r

Re: [Alsa-user] Invalid CTL

2007-08-22 Thread Loris Caren
On Wednesday 22 August 2007 16:07, you wrote: > Loris Caren wrote: > > When I try 'amixer contents' (with sound modules loaded) I get > > error message ALSA lib control.c:909 Invalid CTL default control > > default open error > > > > Note that I'm running on a minimal embedded system > > Does "apla

[Alsa-user] can't get sound on gateway mx8711 laptop with intel 82801G

2007-08-22 Thread Robert P. J. Day
i've been fighting for the last few hours, and exchanging some posts on the fedora test mailing list, trying to get functioning sound on my gateway laptop. i'm an alsa newbie, so please take that into account. yesterday, i installed f8-t1 on this gateway mx8711 and, during the install, the s

Re: [Alsa-user] 2 questions about amixer's output

2007-08-22 Thread Clemens Ladisch
Zbigniew Baniewski wrote: > 1. Does there exist an easy way to distinguish "output devices" from > "capture devices"? There's not always appropriate remark in the device's > "name" field. Only the name determines whether the control is for playback or capture. Some controls have an ambiguous f

Re: [Alsa-user] Invalid CTL

2007-08-22 Thread Clemens Ladisch
Loris Caren wrote: > When I try 'amixer contents' (with sound modules loaded) I get error message > ALSA lib control.c:909 Invalid CTL default control default open error > > Note that I'm running on a minimal embedded system Probably the configuration files in /usr/share/alsa/ are missing. Does "

[Alsa-user] 2 questions about amixer's output

2007-08-22 Thread Zbigniew Baniewski
1. Does there exist an easy way to distinguish "output devices" from "capture devices"? There's not always appropriate remark in the device's "name" field. 2. Some devices have "access" field like: "rw---R--". What this big "R" does mean? -- pozdrawiam / reg

Re: [Alsa-user] Virtual Surround

2007-08-22 Thread Takashi Iwai
At Sun, 19 Aug 2007 00:52:32 +0300, Panayiotis wrote: > > I am trying to setup virtual surround sound with ALSA 1.0.13 under > Ubuntu (feisty 7.0.4). > I have created the following /etc/asound.conf: > > pcm.vsurround51 { > type route > slave.pcm surround51 > slave.channels 6 > tt

[Alsa-user] Invalid CTL

2007-08-22 Thread Loris Caren
When I try 'amixer contents' (with sound modules loaded) I get error message ALSA lib control.c:909 Invalid CTL default control default open error Can anybody tell me what this means and how I can track down the problem? I've had a look in /proc/asound and everything looks plausible. Furthermor

Re: [Alsa-user] alsa configuration problems

2007-08-22 Thread Clemens Ladisch
Joris Huizer wrote: > --- Clemens Ladisch <[EMAIL PROTECTED]> wrote: >> Probably some mixer control is not set correctly. >> >> Please show the output of "amixer contents". > > I attached the output, You need to unmute and raise the volume of the "PCM" and "Master" controls, probably also "AC97"

Re: [Alsa-user] alsa configuration problems

2007-08-22 Thread Clemens Ladisch
Joris Huizer wrote: > --- Clemens Ladisch <[EMAIL PROTECTED]> wrote: >> What happens when you try to run "aplay something.wav"? > > Am just getting, > > $ aplay sound.wav > Playing WAVE 'sound.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo > > Though no sound. Probably some mixer co