Beste mensen,
Ik heb een FS Lifebook c6545 waar ik gentoo op heb gezet.
Alles werkt goed behalve mn geluidskaart. Er zit een Crystal Soundfusion 4281 in. Ookwel cs4281. De kaart word in alsa herkend, Nu heb ik alle kanalen vol open gezet en het enige dat ik hoor is de speaker. Ik baal hier zo van. Ik heb al van alles geprobeerd.
Kan iemand me helpen?
Hieronder wat info:
output amixer:
sound gedeelte in /etc/modules.autoload
sound gedeelte in /etc/def
Ik heb een FS Lifebook c6545 waar ik gentoo op heb gezet.
Alles werkt goed behalve mn geluidskaart. Er zit een Crystal Soundfusion 4281 in. Ookwel cs4281. De kaart word in alsa herkend, Nu heb ik alle kanalen vol open gezet en het enige dat ik hoor is de speaker. Ik baal hier zo van. Ik heb al van alles geprobeerd.
Kan iemand me helpen?
Hieronder wat info:
output amixer:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
| Group 'Input Gain',0 Capabilities: volume mute jointly-mute Channels: Front-Left Front-Right Limits: min = 0, max = 15 Front-Left: 0 [0%] [on] [---] Front-Right: 0 [0%] [on] [---] Group 'Master Mono',0 Capabilities: volume mute capture exclusive-capture Capture exclusive group: 1 Channels: Front-Left Front-Right Limits: min = 0, max = 31 Front-Left: 23 [74%] [on] [---] Front-Right: 23 [74%] [on] [---] Group 'Headphone',0 Capabilities: volume mute jointly-mute Channels: Front-Left Front-Right Limits: min = 0, max = 31 Front-Left: 23 [74%] [on] [---] Front-Right: 23 [74%] [on] [---] Group 'Master',0 Capabilities: volume mute jointly-mute capture exclusive-capture Capture exclusive group: 1 Channels: Front-Left Front-Right Limits: min = 0, max = 63 Front-Left: 47 [75%] [on] [---] Front-Right: 47 [75%] [on] [---] Group 'Aux',0 Capabilities: volume mute jointly-mute capture exclusive-capture Capture exclusive group: 1 Channels: Front-Left Front-Right Limits: min = 0, max = 31 Front-Left: 0 [0%] [mute] [---] Front-Right: 0 [0%] [mute] [---] Group 'Video',0 Capabilities: volume mute jointly-mute capture exclusive-capture Capture exclusive group: 1 Channels: Front-Left Front-Right Limits: min = 0, max = 31 Front-Left: 0 [0%] [mute] [---] Front-Right: 0 [0%] [mute] [---] Group 'CD',0 Capabilities: volume mute jointly-mute capture exclusive-capture Capture exclusive group: 1 Channels: Front-Left Front-Right Limits: min = 0, max = 31 Front-Left: 0 [0%] [mute] [---] Front-Right: 0 [0%] [mute] [---] Group 'Line',0 Capabilities: volume mute jointly-mute capture exclusive-capture Capture exclusive group: 1 Channels: Front-Left Front-Right Limits: min = 0, max = 31 Front-Left: 0 [0%] [mute] [---] Front-Right: 0 [0%] [mute] [---] Group 'MIC',0 Capabilities: volume mute capture exclusive-capture Capture exclusive group: 1 Channels: Front-Left Front-Right Limits: min = 0, max = 31 Front-Left: 0 [0%] [mute] [capture] Front-Right: 0 [0%] [mute] [capture] Group 'Phone',0 Capabilities: volume mute capture exclusive-capture Capture exclusive group: 1 Channels: Front-Left Front-Right Limits: min = 0, max = 31 Front-Left: 0 [0%] [mute] [---] Front-Right: 0 [0%] [mute] [---] Group 'PC Speaker',0 Capabilities: volume mute Channels: Front-Left Front-Right Limits: min = 0, max = 15 Front-Left: 6 [40%] [on] [---] Front-Right: 6 [40%] [on] [---] Group 'PCM',0 Capabilities: volume mute jointly-mute Channels: Front-Left Front-Right Limits: min = 0, max = 31 Front-Left: 23 [74%] [on] [---] Front-Right: 23 [74%] [on] [---] |
sound gedeelte in /etc/modules.autoload
code:
1
2
3
4
5
6
7
8
9
10
| #soundcard snd-card-cs4281 sound snd snd-pcm snd-pcm-oss snd-pcm-plugin snd-mixer snd-mixer-oss snd-timer |
sound gedeelte in /etc/def