Hello,
I would like to report a problem with the alsa.tcz extension when loaded on the Raspberry PI Model B+.
After loading the extension the system disconnects any USB devices and closes the ethernet port.
To reproduce:
1. Copy a fresh image of piCore-5.3.1 to your micro SD card.
2. Insert the SD card into your pi.
3. Insert an ethernet cable.
4. Boot up your pi.
5. Install alsa.tcz and it's dependencies by using the `tce` application.
Expected result:
Alsa.tcz is installed and can be used by other extensions (for example: SDL.tcz)
Actual result:
Alsa causes all USB devices to disconnect and the Ethernet connection to close.
The kmsg output:
<4> [ 200.598930] pcm512x 1-004c: Failed to reset device: -5
<4> [ 200.599069] pcm512x: probe of 1-004c failed with error -5
<4> [ 200.605510] bcm2708-i2s bcm2708-i2s.0: Failed to create debugfs directory
<4> [ 200.605836] ERROR: :dwc_otg_hcd_urb_enqueue:505: Not connected
<4> [ 200.605836]
<6> [ 200.797124] usb 1-1: USB disconnect, device number 2
<6> [ 200.797162] usb 1-1.1: USB disconnect, device number 3
<6> [ 200.797362] smsc95xx 1-1.1:1.0 eth0: unregister 'smsc95xx' usb-bcm2708_usb-1.1, smsc95xx USB 2.0
<6> [ 200.797436] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
<6> [ 200.827587] usb 1-1.4: USB disconnect, device number 4
Could this be because they changed the audio output ports on the B+ model?
Some help would be appreciated.
Thank you.
Greetings,
Wazner