"Clemens Ladisch" <[EMAIL PROTECTED]> writes:

> Berthold Höllmann wrote:
>> I recently updated from SuSE 10.0 to 10.1. Not directly, but soon
>> after the upgrade (after installing some updates) my sound system
>> stopped working. "rcalsasound start" does not give an error message, I
>> can't find entries in /var/log/[warn,messages]. I get
>> 
>> Starting sound driver:  usb-audio ens1370                            
>> done
>> 
>> my USB sound card is connected, but I get
>> 
>> aplay -l
>> card 1: AudioPCI [Ensoniq AudioPCI], device 0: ES1370/1 [ES1370 DAC2/ADC]
>> card 1: AudioPCI [Ensoniq AudioPCI], device 1: ES1370/2 [ES1370 DAC1]
>> 
>> So where is the USB sound card left? lsusb lists the card.
>
> What are the contents of /proc/bus/usb/devices and /proc/asound/cards?
> What is the output of "lsmod | grep audio"?

I don't have /proc/bus/usb/devices, but lsusb gives:

pchoel:~ # lsusb
Bus 002 Device 001: ID 0000:0000  
Bus 005 Device 001: ID 0000:0000  
Bus 001 Device 004: ID 0763:2806 Midiman 
Bus 001 Device 002: ID 05e3:0606 Genesys Logic, Inc. 
Bus 001 Device 001: ID 0000:0000  
Bus 004 Device 001: ID 0000:0000  
Bus 003 Device 002: ID 046d:c025 Logitech, Inc. MX500 Optical Mouse
Bus 003 Device 001: ID 0000:0000  
pchoel:~ # cat /proc/asound/cards
 1 [AudioPCI       ]: ENS1370 - Ensoniq AudioPCI
                      Ensoniq AudioPCI ENS1370 at 0xb800, irq 193
pchoel:~ # lsmod | grep audio
snd_usb_audio          69376  0 
snd_pcm                79880  3 snd_pcm_oss,snd_ens1370,snd_usb_audio
snd_usb_lib            14336  1 snd_usb_audio
snd_hwdep               8836  1 snd_usb_audio
snd                    50692  13 
snd_pcm_oss,snd_mixer_oss,snd_seq_midi,snd_seq,snd_ens1370,snd_ak4531_codec,snd_usb_audio,snd_pcm,snd_timer,snd_usb_lib,snd_rawmidi,snd_seq_device,snd_hwdep
usbcore               108804  6 
snd_usb_audio,snd_usb_lib,usbhid,ehci_hcd,uhci_hcd

Regards
Berthold
-- 
[EMAIL PROTECTED] / <http://höllmanns.de/>
[EMAIL PROTECTED]                 / <http://starship.python.net/crew/bhoel/>


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to