[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Debian] ALSA



Christian Roth hat gesagt: // Christian Roth wrote:

> Unter /proc/asound finde ich:
> 
> obelix:/proc/asound# ls -l
> total 0
> -r--r--r--    1 root     root            0 Feb 22 09:03 cards
> dr-xr-xr-x    2 root     root            0 Feb 22 09:03 dev
> -r--r--r--    1 root     root            0 Feb 22 09:03 devices
> -r--r--r--    1 root     root            0 Feb 22 09:03 oss-devices
> -r--r--r--    1 root     root            0 Feb 22 09:03 pcm
> dr-xr-xr-x    2 root     root            0 Feb 22 09:03 seq
> -r--r--r--    1 root     root            0 Feb 22 09:03 sndstat
> -r--r--r--    1 root     root            0 Feb 22 09:03 timers
> -r--r--r--    1 root     root            0 Feb 22 09:03 version
> 
> Was ist da faul? Muss ich ueber alsaconfig noch was konfigurieren?
> Hat jemand eine Idee?

Das sieht nicht gut aus. Eigentlich müssten da auch die Karten schon
zu sehen sein. Etwa so: 
$ ls -l /proc/asound 
total 0
lrwxrwxrwx    1 root     root            0 Feb 23 20:49 0 -> SB-AWE64
lrwxrwxrwx    1 root     root            0 Feb 23 20:49 1 -> card2
dr-xr-xr-x    2 root     root            0 Feb 23 20:49 SB-AWE64
dr-xr-xr-x    2 root     root            0 Feb 23 20:49 card2
-r--r--r--    1 root     root            0 Feb 23 20:49 cards
dr-xr-xr-x    2 root     root            0 Feb 23 20:49 dev
-r--r--r--    1 root     root            0 Feb 23 20:49 devices
-r--r--r--    1 root     root            0 Feb 23 20:49 hwdep
-r--r--r--    1 root     root            0 Feb 23 20:49 oss-devices
-r--r--r--    1 root     root            0 Feb 23 20:49 pcm
dr-xr-xr-x    2 root     root            0 Feb 23 20:49 seq
-r--r--r--    1 root     root            0 Feb 23 20:49 sndstat
-r--r--r--    1 root     root            0 Feb 23 20:49 timers
-r--r--r--    1 root     root            0 Feb 23 20:49 version


Was steht denn in den Dateien? Mach doch mal bitte ein
$ cat /proc/asound/devices
usw.

Üblicherweise stimmt in solchen Fällen die Konfiguration der Module nicht. 
Ich kenne jetzt leider die nötigen Parameter für deine Karte auch nicht,
aber neben dem Standard-Kram aus der Beispiel-Datei und dem obligatorischen 
	alias snd-card-0 snd-card-<DeineKarte>
sollten auch die Options-Zeilen für snd und snd-card-<DeineKarte> stimmen.
Zum Beispiel:

options snd 	snd_major=116 snd_cards_limit=2 \
		snd_device_mode=0660 snd_device_gid=29 \
		snd_device_uid=0

options snd-card-sbawe 	snd_index=0 snd_id="SB-AWE64" \
			snd_port=0x220 snd_mpu_port=0x330 \
			snd_awe_port=0x0620 snd_irq=5 snd_dma8=3 snd_dma8_size=64 \
			snd_dma16=5 snd_dma16_size=64 snd_mic_agc=1

(Das sieht bei einer ISA-Karte wie meiner AWE natürlich etwas komplizierter
aus)

bye,
-- 
                                                 __    __
 Frank Barknecht       ____ ______   ____ __ trip\ \  / /wire ______
                      / __// __  /__/ __// // __  \ \/ /  __ \\  ___\	
                     / /  / ____/  / /  / // ____// /\ \\  ___\\____ \	
                    /_/  /_____/  /_/  /_//_____// /  \ \\_____\\_____\
                                                /_/    \_\ 

--
-----------------------------------------------------------
Um sich aus der Liste auszutragen schicken Sie bitte eine
E-Mail an debian-user-de-request@lehmanns.de die im Subject
"unsubscribe <deine_email_adresse>" enthaelt.
Bei Problemen bitte eine Mail an: Jan.Otto@Lehmanns.de
-----------------------------------------------------------

672 eingetragene Mitglieder in dieser Liste.


Reply to: