Bill Unruh <[EMAIL PROTECTED]> writes:

> On Wed, 23 Aug 2006, [utf-8] 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
>
> You do NOT want to start sound drivers usb-audio. That is not an alsa
> driver.

What is the ALSA USB sound driver? usb-audio loads snd-autio-usb module.

> I have no idea what rcalsasound is as Mandriva does not have it.
>

Its a shortcut for /etc/init.d/alsasound.

>
>>
>> my USB sound card is connected, but I get
>>
>> aplay -l
>> **** List of PLAYBACK Hardware Devices ****
>> card 1: AudioPCI [Ensoniq AudioPCI], device 0: ES1370/1 [ES1370 DAC2/ADC]
>>  Subdevices: 1/1
>>  Subdevice #0: subdevice #0
>> card 1: AudioPCI [Ensoniq AudioPCI], device 1: ES1370/2 [ES1370 DAC1]
>>  Subdevices: 1/1
>>  Subdevice #0: subdevice #0
>>
>> So where is the USB sound card left? lsusb lists the card. Where to
>> look for more debugging infos?
>>
>
> Check that the sound card drivers are actually being installed. Do
> modprobe snd-usb-audio
> for example
> and look at the end of dmesg immediately for error messages.

pchoel:~/dc-done # lsmod | grep snd
pchoel:~/dc-done # modprobe snd-usb-audio
pchoel:~/dc-done # dmesg|tail
usb 5-2.4: Product: Unknown
usb 5-2.4: Manufacturer: Unknown
usb 5-2.4: configuration #1 chosen from 1 choice
usbcore: registered new driver snd-usb-audio
ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 16 (level, low) -> IRQ 193
usbcore: deregistering driver snd-usb-audio
usbcore: registered new driver snd-usb-audio
ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 16 (level, low) -> IRQ 193
usbcore: deregistering driver snd-usb-audio
usbcore: registered new driver snd-usb-audio


I can't see an error message. 

Thanks
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