Can anyone help me figure out why ALSA is not working on my 2.5.70-bk1
setup? I tried ALSA 0.9.2 with 2.4.21-rc5 and it worked. I tried 0.9.3c
with 2.4.21-rc5 and it didn't work. I'm thinking I did not catch
something important in the last change.
I'm running RedHat 9 with KDE as my desktop.
I have a AC'97 CMI9739A SiS7012 onboard sound device.
I am using the intel8x0 driver. Everything is configured as defined in
the ALSA Documentation in the kernel doc directory. I also looked for
more help from the ALSA site, but I can't find any help.
Has anyone gotten it to work under 2.5.70?
I have all of ALSA compiled as modules in my config except for pci
modules which I only have the intel8x0 selection as a module.
Thanks,
David
On Tue, May 27, 2003 at 11:52:52PM -0400, David van Hoose wrote:
> Can anyone help me figure out why ALSA is not working on my 2.5.70-bk1
> setup?
Apply the two patches by Al Viro or wait for -bk2.
florin
--
"NT is to UNIX what a doughnut is to a particle accelerator."
Florin Iucha wrote:
> On Tue, May 27, 2003 at 11:52:52PM -0400, David van Hoose wrote:
>
>>Can anyone help me figure out why ALSA is not working on my 2.5.70-bk1
>>setup?
>
>
> Apply the two patches by Al Viro or wait for -bk2.
Were the patches in -bk2? If so, then they didn't help me any.
Still no sound in -bk2.
Thanks,
David
On Wed, 28 May 2003, David van Hoose wrote:
> Florin Iucha wrote:
> > On Tue, May 27, 2003 at 11:52:52PM -0400, David van Hoose wrote:
> >
> >>Can anyone help me figure out why ALSA is not working on my 2.5.70-bk1
> >>setup?
> >
> >
> > Apply the two patches by Al Viro or wait for -bk2.
>
> Were the patches in -bk2? If so, then they didn't help me any.
> Still no sound in -bk2.
On the other hand, I am having no problems using alsa in my
2.5.70-bklatest. I do have to load the OSS API emulation, but otherwise
there are no anomalies. I am including my lsmod output, lspci output, and
configuration in case it helps.
00:00.0 Host bridge: Silicon Integrated Systems [SiS]: Unknown device 0648 (rev 02)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SiS 530 Virtual PCI-to-PCI bridge (AGP)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS]: Unknown device 0963 (rev 04)
00:02.1 SMBus: Silicon Integrated Systems [SiS]: Unknown device 0016
00:02.3 FireWire (IEEE 1394): Silicon Integrated Systems [SiS] FireWire Controller
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE]
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] SiS7012 PCI Audio Accelerator (rev a0)
00:03.0 USB Controller: Silicon Integrated Systems [SiS] SiS7001 USB Controller (rev 0f)
00:03.1 USB Controller: Silicon Integrated Systems [SiS] SiS7001 USB Controller (rev 0f)
00:03.2 USB Controller: Silicon Integrated Systems [SiS] SiS7001 USB Controller (rev 0f)
00:03.3 USB Controller: Silicon Integrated Systems [SiS] SiS7002 USB 2.0
00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 10/100 Ethernet (rev 91)
00:0b.0 Ethernet controller: Linksys Network Everywhere Fast Ethernet 10/100 model NC100 (rev 11)
00:0e.0 RAID bus controller: Promise Technology, Inc. PDC20376 (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 400] (rev b2)
-----Original Message-----
From: David van Hoose [mailto:[email protected]]
[snip]
> 2.4.21-rc5. ALSA on 2.5.70-bk2 reported to be 0.9.2, but everyone says
> it is 0.9.3c.
[snip]
Might the problem be incompatible versions of the alsa utilities and
libs you are using with the alsa modules in the kernel? I don't know,
just a suggestion. Feel free to flam...
Downing, Thomas wrote:
> -----Original Message-----
> From: David van Hoose [mailto:[email protected]]
> [snip]
>
>>2.4.21-rc5. ALSA on 2.5.70-bk2 reported to be 0.9.2, but everyone says
>>it is 0.9.3c.
>
> [snip]
>
> Might the problem be incompatible versions of the alsa utilities and
> libs you are using with the alsa modules in the kernel? I don't know,
> just a suggestion. Feel free to flam...
I'm using alsa-lib 0.9.3, alsa-utils 0.9.3, alsa-tools 0.9.3 ALSA's OSS
compatibility library 0.9.1.
For 2.4.21-rc5, I'm using 0.9.2 since 0.9.3 does not give me sound.
For 2.5.70-bk3, I'm using whatever is in it. I believe it is a version
of 0.9.2, but I am not entirely sure.
Thanks,
David