Gentoo Archives: gentoo-user

From: "Matthew R. Lee" <gentoo@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] alsa and Intel HD audio
Date: Sun, 08 Oct 2006 19:50:44
Message-Id: 200610081544.15113.gentoo@matthewlee.org
In Reply to: Re: [gentoo-user] alsa and Intel HD audio by Steve Evans
1 On Sunday 08 October 2006 14:16, Steve Evans wrote:
2 > On Sunday 08 October 2006 18:10, Matthew R. Lee wrote:
3 > > I'm struggling with getting my soundcard setup
4 > > from lspci
5 > > 00:1b.0 Audio Device: Intel Corporation 82801G (ICH 7 Family) High
6 > > Definition Audio Contoller (rev 03)
7 > >
8 > > chip=Generic 14f1 ID 5047
9 > >
10 > > I've compiled alsa support into the kernel:
11 > > Device Drivers --->
12 > >         Sound --->
13 > >                 <*> Sound card support
14 > >                 Advanced Linux Sound Architecture --->
15 > >                         <*>alsa
16 > >                         <*>sequencer support
17 > >                         <*>oss mixer api
18 > >                         PCI devices --->
19 > >                                 <*> Intel HD Audio
20 > >
21 > > I've followed the Gentoo Linux ALSA Guide and the HARDWARE Intel 945G on
22 > > gentoo wiki.  I've also checked the gentoo-forums and googled about
23 > > When I boot the kernel I get no error messages
24 > >
25 > > cat /proc/asound/cards
26 > > cat /proc/asound/version
27 > > cat /proc/asound/oss/sndstat
28 > > all give the expected responses
29 > >
30 > > dmesg doesn't report any problems
31 > >
32 > > when I run alsa mixer I get on bar only  - master
33 > > that's it KDE says it can't detect the sound card
34 > > Sofar I havn't installed any other software that uses sound, but I intend
35 > > to install amarok, kmplayer, realplayer etc
36 > >
37 > > any help would be appreciated
38 > > Matt
39 >
40 > I also have this soundcard. What kernel version are you using? I found that
41 > with 2.6.16 I only had one bar in alsamixer, just like you. However with
42 > 2.6.17 I got two bars and the sound worked, but quietly. Some googling told
43 > me that the volume was fixed in alsa version 1.0.13, which is newer than
44 > the version in the kernel. So I removed alsa from the kernel and emerged
45 > the unstable version of alsa-driver, which is version 1.0.13. The sound is
46 > now louder, but still not as much as I would like. I get the impression
47 > that the driver for this card is a work in progress, so hopefully it will
48 > get better. Also this version of alsa identifies the chip in the card as
49 > being a Conexant, rather than just ID 5047, which has to be a sign of
50 > progress :-)
51 >
52 > See http://www.gentoo.org/doc/en/alsa-guide.xml for information on
53 > installing alsa using alsa-driver rather than the kernel.
54 >
55 > Steve
56
57 Did as you suggested and removed alsa from the kernel and compiled alsa-driver
58 but It didn't work. The only thing that changed was the name of the chip it
59 detected, same as yours. I still only have Master with alsamixer and no
60 sound not even quitely I'm using kernel 2.6.17-r8 and the 1.0.13 versions of
61 alsa
62
63 Matt
64 --
65 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
66 Dr. Matthew R. Lee.
67 CASEB & ECIM
68 Departamento de Ecologia,
69 P. Universidad Catolica de Chile,
70 Alameda 340, Santiago,
71 CP 6513677
72 CHILE.
73
74 matt@××××××××××.org
75 mlee@×××××××.cl
76
77 URL: meiochile.matthewlee.org
78 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
79
80 --
81 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] alsa and Intel HD audio "Matthew R. Lee" <gentoo@××××××××××.org>