Re: [Alsa-devel] ali5451

2004-03-31 Thread Nico Schottelius
Is this driver abadoned? Nico Nico Schottelius [Sat, Mar 27, 2004 at 11:13:05PM +0100]: > Hello! > > I can switch PCM on or off, but cannot adjust the volume. > I am using Linux 2.6.4. > > What information do you need from me to debug this? > > Nico > > 00:06.0 Multimedia audio controller: AL

[Alsa-devel] ali5451

2004-03-27 Thread Nico Schottelius
Hello! I can switch PCM on or off, but cannot adjust the volume. I am using Linux 2.6.4. What information do you need from me to debug this? Nico 00:06.0 Multimedia audio controller: ALi Corporation M5451 PCI AC-Link Controller Audio Device (rev 02) -- Keep it simple & stupid, use what's a

Re: [Alsa-devel] Ali5451 problem with mixer

2002-12-16 Thread Takashi Iwai
At Sat, 14 Dec 2002 13:04:40 +0100, Rafal Dejewski wrote: > > Hi, > I have a problem with alsa mixer on kernel 2.5.51 and alsa-lib, alsa-utils > 0.6rc6. Whenerver I try to run alsamixer the following message appers in > console and alsamixer would not start: > $ alsamixer > ALSA lib simple.c:944

[Alsa-devel] Ali5451 problem with mixer

2002-12-14 Thread Rafal Dejewski
Hi, I have a problem with alsa mixer on kernel 2.5.51 and alsa-lib, alsa-utils 0.6rc6. Whenerver I try to run alsamixer the following message appers in console and alsamixer would not start: $ alsamixer ALSA lib simple.c:944:(simple_add1) helem (MIXER,'IEC958 Playback Switch',0,0,0) appears twic

Re: [Alsa-devel] Ali5451 on HP VT6200 notebook not working

2002-11-29 Thread Takashi Iwai
Hi, At Thu, 21 Nov 2002 12:29:59 +0100, Rafal Dejewski wrote: > > Hi, > I have HP vt6200 notebook. It has ALI5451 chip. I tried diffrent kernels > 2.4.18, 2.4.19, 2.4.20rc1, 2.5.48 and alsa-driver 0.9rc4,rc5,rc6. > The standard kernel trident module works OK on all kernels but alsa driver > doe

Re: [Alsa-devel] Ali5451 on HP VT6200 notebook not working

2002-11-29 Thread Rafal Dejewski
On Thursday 28 November 2002 17:36, Takashi Iwai wrote: > Hi, > > At Thu, 21 Nov 2002 12:29:59 +0100, > > Rafal Dejewski wrote: > > Hi, > > I have HP vt6200 notebook. It has ALI5451 chip. I tried diffrent kernels > > 2.4.18, 2.4.19, 2.4.20rc1, 2.5.48 and alsa-driver 0.9rc4,rc5,rc6. > > The standard

Re: [Alsa-devel] Ali5451 on HP VT6200 notebook not working

2002-11-29 Thread Takashi Iwai
At Fri, 29 Nov 2002 10:53:15 +0100, Rafal Dejewski wrote: > > > > PCI: Found IRQ 7 for device 00:04.0 > > > resouces allocation ... > > > resouces allocated. > > > snd_device_new is called. > > > chip initializing ... > > > ALSA sound/pci/ali5451/ali5451.c:2159: ali create: chip init error. > > >

Re: [Alsa-devel] Ali5451 on HP VT6200 notebook not working

2002-11-29 Thread Rafal Dejewski
On Friday 29 November 2002 11:12, you wrote: > At Fri, 29 Nov 2002 10:53:15 +0100, > > ah, perhaps your chip has some different pci id? > please check lspci -n whether a device 10b9:7101 exists. > I think this is it! I should have noticed! Here is mine lspci -vvn for this device: 00:04.0 Class 040

Re: [Alsa-devel] Ali5451 on HP VT6200 notebook not working

2002-11-29 Thread Takashi Iwai
At Fri, 29 Nov 2002 11:19:40 +0100, Rafal Dejewski wrote: > > On Friday 29 November 2002 11:12, you wrote: > > At Fri, 29 Nov 2002 10:53:15 +0100, > > > > ah, perhaps your chip has some different pci id? > > please check lspci -n whether a device 10b9:7101 exists. > > > I think this is it! I shoul

Re: [Alsa-devel] Ali5451 on HP VT6200 notebook not working

2002-11-29 Thread Takashi Iwai
At Fri, 29 Nov 2002 11:47:25 +0100, Rafal Dejewski wrote: > > On Friday 29 November 2002 11:29, you wrote: > > At Fri, 29 Nov 2002 11:19:40 +0100, > > > > looking at the code, ali5451 driver access the following three pci > > devices: > > > > 10b9:5451 ali5451 main chip > > 10b9:1533 pci south

Re: [Alsa-devel] Ali5451 on HP VT6200 notebook not working

2002-11-29 Thread Rafal Dejewski
On Friday 29 November 2002 11:29, you wrote: > At Fri, 29 Nov 2002 11:19:40 +0100, > > looking at the code, ali5451 driver access the following three pci > devices: > > 10b9:5451 ali5451 main chip > 10b9:1533 pci southbridge, used for ac97 codec > 10b9:7107 power management controller (

Re: [Alsa-devel] Ali5451 on HP VT6200 notebook not working

2002-11-29 Thread Rafal Dejewski
On Friday 29 November 2002 12:03, you wrote: > > ok, the devices are there. i think it's a bug of the driver, which > assumes the order of devices from 1533 -> 7101. > please try the patch attached (to cvs). > That did it! Cool! The oss emulation works great. I have some problems in mplayer and x

Re: [Alsa-devel] Ali5451 on HP VT6200 notebook not working

2002-11-29 Thread Takashi Iwai
At Fri, 29 Nov 2002 12:40:48 +0100, Rafal Dejewski wrote: > > On Friday 29 November 2002 12:03, you wrote: > > > > ok, the devices are there. i think it's a bug of the driver, which > > assumes the order of devices from 1533 -> 7101. > > please try the patch attached (to cvs). > > > That did it!

[Alsa-devel] Ali5451 on HP VT6200 notebook not working

2002-11-21 Thread Rafal Dejewski
Hi, I have HP vt6200 notebook. It has ALI5451 chip. I tried diffrent kernels 2.4.18, 2.4.19, 2.4.20rc1, 2.5.48 and alsa-driver 0.9rc4,rc5,rc6. The standard kernel trident module works OK on all kernels but alsa driver does not on any. Before rc6 the snd-ali5451 module would just hang with "(initi