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

Replies

Subject Author
Re: [gentoo-user] alsa and Intel HD audio Steve Evans <stevee@××××××.com>