ALSA und Kernel 2.6.8

E

embro

Mitglied
Aloha...

Ich hab nun schon etliches ausprobiert und gesucht, aber ich komme nicht mehr weiter. Ich habe auf Kernel 2.6.8 upgedated und dabei ALSA fest eingebaut.

Es klappt soweit alles, aber wenn ich die Mixer unmuten will, bekomme ich folgenden Fehler:


matze@athlon matze $ amixer set Master 100 unmute
amixer: Unable to find simple control 'Master',0
matze@athlon matze $ amixer set PCM 100 unmute
amixer: Unable to find simple control 'PCM',0

alsamixer sagt mir auch, dass Keine Mixer gefunden werden. Soundkarte ist übrigens cmpci...

Da mir im gentooforum daraufhin niemand weiterhelfen konnte, hab ich dann selbst n bisschen rumgefummelt und bin mittlerweile so weit:

Also, ich hab es immer noch nicht geschafft, aber ich habe vielleicht einen Hinweis auf die Lösung gefunden und hoffe, dass mir evtl. jetzt jemand weiterhelfen kann:


amixer -c 0 scontrols
Simple mixer control 'FM',0
Simple mixer control 'Mic/Line',0
Simple mixer control 'Capture',0
Simple mixer control 'Capture Boost',0
Simple mixer control 'TV Tuner',0



amixer -c 1 scontrols
Simple mixer control 'Master',0
Simple mixer control '3D Control - Switch',0
Simple mixer control 'PCM',0
Simple mixer control 'Synth',0
Simple mixer control 'Line',0
Simple mixer control 'Line-In As Bass',0
Simple mixer control 'Line-In As Rear',0
Simple mixer control 'CD',0
Simple mixer control 'Mic',0
Simple mixer control 'Mic As Center/LFE',0
Simple mixer control 'Mic Boost',0
Simple mixer control 'IEC958 5V',0
Simple mixer control 'IEC958 Copyright',0
Simple mixer control 'IEC958 In Monitor',0
Simple mixer control 'IEC958 In Phase Inverse',0
Simple mixer control 'IEC958 In Select',0
Simple mixer control 'IEC958 In Valid',0
Simple mixer control 'IEC958 Loop',0
Simple mixer control 'IEC958 Output',0
Simple mixer control 'PC Speaker',0
Simple mixer control 'Aux',0
Simple mixer control 'Four Channel Mode',0


Wenn ich das jetzt richtig deute, wird also meine TV-Karte auch als Soundkarte (nämlich als die erste) erkannt, oder wie?

Wenn ich jetzt die "richtige" Soundkarte unmuten will, passier leider folgendes:


amixer -c 1 set Master 100 unmute
amixer: Unknown playback setup 'unmute'..


Vielleicht bringt die /etc/modules.d/alsa auch was:


# Alsa 0.9.X kernel modules' configuration file.
# $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/files/alsa-modules.conf-rc,v 1.2 2004/07/18 03:40:55 dragonheart Exp $

# ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-cmpci


# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0


# OSS/Free portion - card #1
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss

## OSS/Free portion - card #2
## alias sound-service-1-0 snd-mixer-oss
## alias sound-service-1-3 snd-pcm-oss
## alias sound-service-1-12 snd-pcm-oss

alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss

# Set this to the correct number of cards.
options snd cards_limit=1


Nun noch zu arts... Beim Starten von KDE bekomme ich folgenden Fehler von arts:


Error while initializing the sound driver:

device: default can't be opened for playback (No such file or directory)

...


Ich habe die folgenden devices:

/dev/adsp
..........adsp1
..........audio
..........audio1
..........dsp
..........dsp1
..........mixer
..........mixer1
..........sequencer
..........sequencer2

Jeweils mit links nach /dev/sound

Außerdem gibt es noch folgende devices:

/dev/snd/controlC0
.................controlC1
.................pcmC0D0c
.................pcmC0D1c
.................pcmC1D0c
.................pcmC1D0p
.................pcmC1D1p
.................pcmC1D2c
.................pcmC1D2p
.................seq
.................timer

So... Keine Ahnung, ob die ganzen Infos jetzt was bringen, aber ich hoffe einfach mal, dass mir jemand weiterhelfen kann =)
 

Ähnliche Themen

Rollei Mini Wifi Camcorder

HDMI Soundausgabe

dovecot und postfix Konfiguration Problem

Kein Hardwaremixing: Workarount gesuchd

Windows clients können nicht mehr auf lange laufendes System zugreifen

Zurück
Oben