Gentoo Archives: gentoo-user

From: Dale <dalek1967@×××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Kernel upgrade, no sound.
Date: Fri, 15 Jun 2007 08:00:03
Message-Id: 467245AC.5060109@bellsouth.net
In Reply to: Re: [gentoo-user] Kernel upgrade, no sound. by Peter Alfredsen
1 Peter Alfredsen wrote:
2 >
3 > If you post the output of this command:
4 > lspci -s 01:0a.0 -n
5 > We will have the PCI id to search for. Might make it easier to find bug
6 > reports.
7 >
8 > The output of this command:
9 > dmesg|egrep -i -A3 "(alsa|sound)"
10 > Should give us an idea of whether your kernel actually detects your sound
11 > card.
12 >
13 >
14
15 Well, you won't believe this but I rebooted into the newer kernel to get
16 the info for you, now it works fine. O_O I have sound when I change
17 desktops, it plays a CD fine, it seems to be working now.
18
19 Just for the sake of anyone who may can use this in the future:
20
21 > root@smoker / # lspci -s 01:0a.0 -n
22 > 01:0a.0 0401: 1102:0002 (rev 0a)
23 > root@smoker / #
24 > root@smoker / # dmesg|egrep -i -A3 "(alsa|sound)"
25 > Advanced Linux Sound Architecture Driver Version 1.0.14rc1 (Tue Jan 09
26 > 09:56:17 2007 UTC).
27 > ACPI: PCI Interrupt Link [LNK3] enabled at IRQ 11
28 > ACPI: PCI Interrupt 0000:01:0a.0[A] -> Link [LNK3] -> GSI 11 (level,
29 > low) -> IRQ 11
30 > ALSA device list:
31 > #0: SB Live [Unknown] (rev.10, serial:0x80671102) at 0xcc00, irq 11
32 > oprofile: using NMI interrupt.
33 > Netfilter messages via NETLINK v0.30.
34 > root@smoker / #
35
36 If it stops working I'll let you know. I guess it just wanted me to ask
37 for help.
38
39 Thanks much!!
40
41 Dale
42
43 :-) :-) :-)

Replies

Subject Author
Re: [gentoo-user] Kernel upgrade, no sound. Peter Alfredsen <peter.alfredsen@×××××.com>