Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ALSA - kann Kanäle nicht unmuten
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
hazelb030
n00b
n00b


Joined: 13 Mar 2003
Posts: 17

PostPosted: Fri May 23, 2003 12:50 pm    Post subject: ALSA - kann Kanäle nicht unmuten Reply with quote

Habe eine Terratec DMX Fire 1024 Soundkarte(cs46xx). Habe in den Kernel (2.4.20) die Soundunterstützung als Modul kompiliert. Anschließend die alsa-driver gemerged mit

env ALSA_CARDS='cs46xx' emerge alsa-driver alsa-oss

Danach habe ich /etc/modules.d/alsa meiner Soundkarte angepasst:

Code:

# Alsa 0.9.X kernel modules' configuration file.
# $Header: /home/cvsroot/gentoo-x86/media-sound/alsa-driver/files/alsa-modules.conf-rc,v 1.1 2002/12/21 06:31:52 agenkin Exp $

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

# 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

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

/etc/devfsd.conf
Code:

# ALSA/OSS stuff
# Comment/change these if you want to change the permissions on
# the audio devices
LOOKUP          snd          MODLOAD ACTION snd
LOOKUP          dsp          MODLOAD
LOOKUP          mixer        MODLOAD
LOOKUP          midi         MODLOAD
REGISTER        sound/.*     PERMISSIONS root.audio 660
REGISTER        snd/.*       PERMISSIONS root.audio 660

das update-modules,rc-update und den Treiber manuell gestartet:

/etc/init.d/alsasound start

und hat alles ohne Fehlermeldung funktioniert. Anschließend wollte ich die Soundkanäle mit amixer bzw. alsamixer unmuten und bekomme folgende Ausgabe:
Code:

amixer set Master 100 unmute
killed

oder
Code:

amixer -c 0 set Master 100 unmute
killed

dasselbe mit alsamixer. Weiß jemand einen Rat ?[/code]
Back to top
View user's profile Send private message
tux-fan
Tux's lil' helper
Tux's lil' helper


Joined: 10 Apr 2002
Posts: 131
Location: Paderborn, Germany

PostPosted: Fri May 23, 2003 2:52 pm    Post subject: Reply with quote

Hab auch schon so meine Probleme mit alsa gehabt, nach einem reboot ging's aber dann.

edit: da fällt mir noch ein:
alsa sollte wohl im runlevel "boot" eingetragen sein, also:
rc-update add alsa boot
Back to top
View user's profile Send private message
hazelb030
n00b
n00b


Joined: 13 Mar 2003
Posts: 17

PostPosted: Sat May 24, 2003 2:06 pm    Post subject: Reply with quote

hatte alsa schon im runlevel boot eingetragen und neugestartet auch schon. hatte aber nichts geändert. schliesslich habe ich ermixer gemerged und damit gings dann auf einmal !?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum