Thanks for help ! I deleted the prefixes so the driver's working fine now.

Now I have a another problem. When using the play or aplay command I get the
following error message :

[root@localhost root]# aplay test-tones-stereo.wav 
aplay: main:462: audio open error: No such file or directory
[root@localhost root]#

or

[root@localhost root]# play test-tones-stereo.wav 
sox: Can't open output file '/dev/dsp': No such device


My modules.conf look like that :

# alias sound-slot-0 dmasound_pmac
# alias sound-slot-1 dmasound_pmac
# alias sound-service-0-0 dmasound_pmac
# alias sound-service-0-3 dmasound_pmac
# alias sound-service-1-0 dmasound_pmac

# --- ALSA configuration
alias char-major-116 snd
alias char-major-14 soundcore
# alias snd-card-0 snd-powermac
alias snd-card-0 snd-usb-audio

# --- OSS compatibility
alias sound-slot-0 snd-card-0
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
# --- Options
options snd major=116 cards_limit=2 \
        device_mode=0666 device_gid=0 device_uid=0
# options snd-usb-audio snd_index=0 snd_id=USB
options snd-powermac index=0 id=POWERMAC
# --- Keep modules from being autocleaned
add options -k snd-card-0
# --- ALSA configuration END







 

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen!



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to