Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Soundkarte lässt sich 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
AndreasM
n00b
n00b


Joined: 10 Jan 2003
Posts: 10

PostPosted: Sat Jan 11, 2003 10:39 am    Post subject: Soundkarte lässt sich nicht unmuten Reply with quote

Hallo zusammen,

ich habe erfolgreich Gennto 1.4_rc2 installiert und will dem System jetz den Feinschliff geben. Über verschiedene Dinge stolpere ich noch...

Alsa habe ich gemäss den Angaben der FAQs auf der Gentoo-Seite installiert.

Alsasound startet offensichtlich auch, aber wenn ich die Lautstärke der karte einstellen will, meckert das System.

--schnipp--

asterix root # /etc/init.d/alsasound start
* Initialising ALSA.... [ ok ]
* Starting sound driver: snd-ac97-codec
* No mixer config in /etc/asound.state, you have to unmute your card!
asterix root # amixer
amixer: Mixer attach default error: No such device
asterix root #
-- schnipp--

Also kein Mixer-Device? Sollte das mit den Einträgen in /etc/modules.d/alsa und einem update-modules nicht von alleine gegessen sein? Ich bin zugegeben etwas ratlos. Kann mir wer sagen, was ich übersehe?

Grüsse
AndreasM

P.S.
Hier die /etc/modules.d/alsa -Einträge

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

# ALSA portion
alias char-major-116 snd
# OSS/Free portion
alias char-major-14 soundcore

##
## IMPORTANT:
## You need to customise this section for your specific sound card(s)
## and then run `update-modules' command.
## Read alsa-driver's INSTALL file in /usr/share/doc for more info.
##
## ALSA portion
## alias snd-card-0 snd-interwave
alias snd-card-1 snd-ac97-codec
## OSS/Free portion
## alias sound-slot-0 snd-card-0
## alias sound-slot-1 snd-card-1
##

# 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
Back to top
View user's profile Send private message
HangLoose
n00b
n00b


Joined: 07 Nov 2002
Posts: 37

PostPosted: Sat Jan 11, 2003 11:54 am    Post subject: Reply with quote

moin moin

hast du denn schon unmutet?

amixer set Master 100 unmute
amixer set PCM 100 unmute



Gruß HL
_________________
"You only go around once, so you better go hard!"
Back to top
View user's profile Send private message
steveb
Advocate
Advocate


Joined: 18 Sep 2002
Posts: 4564

PostPosted: Sat Jan 11, 2003 11:56 am    Post subject: Reply with quote

hallo

so wie es aussieht, hast du die karte als nummer 1 defininert (sollte es nicht als 0 definiert sein?):
Code:
alias snd-card-1 snd-ac97-codec

darum wird auch amixer nicht laufen. aber kannst du mal folgendes probieren:
Code:
amixer -c 1

wenn du einen output bekommst, solltest du deine /etc/modules.d/alsa abändern und den eintrag
Code:
alias snd-card-1 snd-ac97-codec
auf
Code:
alias snd-card-0 snd-ac97-codec
wechseln.

gruss

SteveB
Back to top
View user's profile Send private message
AndreasM
n00b
n00b


Joined: 10 Jan 2003
Posts: 10

PostPosted: Sat Jan 11, 2003 11:28 pm    Post subject: Reply with quote

Hallo ihr zwei,

danke für die Tipps. Natür muss es, weil es meine erste Soundkarte ist, snd-card-0 statt snd-card-1 heissen.
Das eigentlich Problem habe ich allerdings ausgemacht...es war das falsche Modul angegeben.
Jetzt habe ich snd-card-via82xx angegeben, und das Ding lädt sich snd-ac97-codec nach. Jetzt klingt es wie frisch musiziert :)

Grüsse
AndreasM
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