My Dell laptop is running a fully-up-to-date SuSE 9.0 with kernel 2.6.5-rc2. Internal audio works fine on it, but I have a pair of Apple USB Speakers that don't make any sound at all on it (though they work fine on my Mac).

I've gone into alsamixer and tried raising all of the sliders, but nothing seems to have any effect. I've included relevant system information below. What am I missing, how do I get USB audio to work?

> /sbin/lsusb
Bus 001 Device 002: ID 05ac:1101 Apple Computer, Inc.
Bus 001 Device 001: ID 0000:0000

> grep snd /etc/modprobe.conf
alias snd-card-0 snd-cs4232
alias snd-card-0 snd-usb-audio
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
alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss
options snd cards_limit=1
options snd-cs4232 port=0x530 irq=5 dma1=1 dma2=0 mpu_port=0x330 mpu_irq=7 cport=0x210 fm_port=0x388 isapnp=0


> lsmod
Module Size Used by
thermal 12392 0
processor 16168 1 thermal
fan 3748 0
button 5872 0
battery 9092 0
ac 4612 0
af_packet 21352 2
3c574_cs 14572 1
ds 17796 5 3c574_cs
yenta_socket 16512 1
pcmcia_core 62052 3 3c574_cs,ds,yenta_socket
snd_seq_midi 9408 0
snd_seq_midi_event 7680 1 snd_seq_midi
snd_opl3_synth 13380 0
snd_seq_instr 7680 1 snd_opl3_synth
snd_seq_midi_emul 7840 1 snd_opl3_synth
snd_seq 61360 6 snd_seq_midi,snd_seq_midi_event,snd_opl3_synth,snd_seq_instr,snd_seq_midi_emul
snd_ainstr_fm 2592 1 snd_opl3_synth
snd_usb_audio 70272 0
snd_cs4232 11844 5
snd_opl3_lib 11488 2 snd_opl3_synth,snd_cs4232
snd_hwdep 9792 1 snd_opl3_lib
snd_cs4231_lib 32768 1 snd_cs4232
snd_pcm 106884 3 snd_usb_audio,snd_cs4231_lib
snd_timer 26724 4 snd_seq,snd_opl3_lib,snd_cs4231_lib,snd_pcm
snd_page_alloc 11844 2 snd_cs4231_lib,snd_pcm
snd_mpu401_uart 8352 1 snd_cs4232
snd_rawmidi 24960 3 snd_seq_midi,snd_usb_audio,snd_mpu401_uart
snd_seq_device 8648 5 snd_seq_midi,snd_opl3_synth,snd_seq,snd_opl3_lib,snd_rawmidi
snd 59272 26 snd_seq_midi,snd_seq_midi_event,snd_opl3_synth,snd_seq_instr,snd_seq_midi_emul,snd_seq,snd_usb_audio,snd_cs4232,snd_opl3_lib,snd_hwdep,snd_cs4231_lib,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore 8928 1 snd
hid 42624 0
joydev 10272 0
evdev 9664 1
uhci_hcd 29744 0
ohci_hcd 18308 0
ehci_hcd 25636 0
usbcore 101372 7 snd_usb_audio,hid,uhci_hcd,ohci_hcd,ehci_hcd





------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to