Gentoo Archives: gentoo-user

From: Holly Bostick <motub@××××××.nl>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: sound driver
Date: Mon, 06 Dec 2004 21:51:19
Message-Id: 41B4D42E.5050206@planet.nl
In Reply to: [gentoo-user] Re: sound driver by James
1 James wrote:
2 > Christoph Eckert <mchristoph.eckert <at> t-online.de> writes:
3 >
4 >
5 >
6 >>>I could easily have something buggered up in the kernel, or
7 >>>completely missing too....
8 >>
9 >>So a check for ALSA in the kernel should be the next step. The
10 >>ALSA utils can do nothing as long there's no ALSA support in
11 >>the kernel.
12 >
13 > Alsa is in the kernel....
14 >
15 >
16 >>But maybe your chip isn't supported by ALSA?
17 >
18 > Nor in OSS. SiS (Silicon Integrated Systems audio chips do not
19 > seem to be support, at least with kernel selection.
20
21 Yes they are---
22
23 ALSA:
24
25 CONFIG_SND_INTEL8X0:
26
27
28
29
30
31 Say Y here to include support for the integrated AC97 sound
32
33
34 device on motherboards with Intel/SiS/nVidia/AMD chipsets, or
35
36
37 ALi chipsets using the M5455 Audio Controller. (There is a
38
39
40 separate driver for ALi M5451 Audio Controllers.)
41
42
43
44
45
46 To compile this driver as a module, choose M here: the module
47
48
49 will be called snd-intel8x0.
50
51
52
53
54
55
56 OSS:
57
58 CONFIG_SOUND_TRIDENT:
59
60
61
62
63
64 Say Y or M if you have a PCI sound card utilizing the Trident
65
66
67 4DWave-DX/NX chipset or your mother board chipset has SiS 7018
68
69
70 or ALi 5451 built-in. The SiS 7018 PCI Audio Core is embedded
71
72
73 in SiS960 Super South Bridge and SiS540/630 Single Chipset.
74
75
76 The ALi 5451 PCI Audio Core is embedded in ALi M1535, M1535D,
77
78
79 M1535+ or M1535D+ South Bridge.
80
81
82
83
84
85 Use lspci -n to find out if your sound card or chipset uses
86
87
88 Trident 4DWave or SiS 7018. PCI ID 1023:2000 or 1023:2001 stands
89
90
91 for Trident 4Dwave. PCI ID 1039:7018 stands for SiS7018. PCI ID
92
93
94 10B9:5451 stands for ALi5451.
95
96
97
98
99
100 This is kernel 2.6.10-rc2-bk7, and alsa-driver-1.0.7
101
102 So you probably want to dig out your mobo manual and see if you can get
103 more information on just what chipset is at work here.
104
105 Maybe you're just using the wrong drivers.
106
107 You might also want to check if you've enabled the I2C bus for your mobo
108 chipset-- I'm not quite sure what it is, but if the kernel has gone to
109 so much trouble to include some special support for my mobo's particular
110 version of it in the kernel, I figure I should enable it ;-) . It might
111 be important, and might be some dependency of the sound drivers (or
112 other similar onboard components).
113
114
115
116 HTH,
117 Holly
118
119 >
120 >
121 > alsaconf runs, it just fails to find anything......
122 >
123 > I'm beginning to think there is no support for SiS audio chips:
124 > 0000:00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS]
125 > Sound Controller (rev a0)
126 > Subsystem: CLEVO/KAPOK Computer: Unknown device 0402
127 > Flags: bus master, medium devsel, latency 173, IRQ 5
128 > I/O ports at 1c00
129 > I/O ports at 1800 [size=128]
130 > Capabilities: [48] Power Management version 2
131 >
132 >
133 > James
134 >
135
136 --
137 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: sound driver James <wireless@×××××××××××.com>
[gentoo-user] Re: sound driver James <wireless@×××××××××××.com>