Gentoo Archives: gentoo-user

From: james <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: sound driver
Date: Mon, 06 Dec 2004 13:29:44
Message-Id: loom.20041206T142145-311@post.gmane.org
In Reply to: Re: [gentoo-user] Re: sound driver by Glenn Enright
1 > Glenn Enright <elinar <at> ihug.co.nz> writes:
2
3 > > can you post the result of 'lsmod' please and describe your sound hardware
4 nothing, I guess this is bad?
5 <snip>
6 lsmod
7 Module Size Used by
8
9
10 Also, googling reveales some similar problems with 2.4 kernels, where
11 /etc/modules.conf was inadequte. I not sure this is related
12
13 > if you type 'dmesg | less' on the command prompt you should see some reference
14 > to the SIS sound driver loading? if there are error messages, what are they?
15
16 grep sis:
17
18 sisfb: Options <NULL>
19 i2c-sis96x version 1.0.0
20 sis96x_smbus 0000:00:02.1: SiS96x SMBus base address: 0x8100
21
22 grep SiS:
23
24 ACPI: FADT (v001 SiS M650 0x06040000 PTL 0x000f4240) @ 0x3fdfaf8c
25 Enabling SiS 96x SMBus.
26 agpgart: Detected SiS 646 chipset
27 SIS5513: SiS 962/963 MuTIOL IDE UDMA133 controller
28 ehci_hcd 0000:00:03.3: Silicon Integrated Systems [SiS] USB 2.0 Controller
29 ohci_hcd 0000:00:03.0: Silicon Integrated Systems [SiS] USB 1.0 Controller
30 ohci_hcd 0000:00:03.1: Silicon Integrated Systems [SiS] USB 1.0 Controller (#2)
31 ohci_hcd 0000:00:03.2: Silicon Integrated Systems [SiS] USB 1.0 Controller (#3)
32 sis96x_smbus 0000:00:02.1: SiS96x SMBus base address: 0x8100
33 #2: SiS SI7012 at 0x1c00, irq 5
34 #3: SiS SI7013 Modem at 0x1400, irq 5
35
36 grep SIS:
37 Uncovering SIS962 that hid as a SIS503 (compatible=1)
38 SIS5513: IDE controller at PCI slot 0000:00:02.5
39 SIS5513: chipset revision 0
40 SIS5513: not 100% native mode: will probe irqs later
41 SIS5513: SiS 962/963 MuTIOL IDE UDMA133 controller
42
43 grep sound:
44 <is empty>
45
46 grep Sound:
47 Advanced Linux Sound Architecture Driver Version 1.0.6 (Sun Aug 15 07:17:53 2004
48 UTC).
49
50
51
52
53
54
55 --
56 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Re: sound driver Glenn Enright <elinar@×××××××.nz>