I just installed OSS v4.0 Beta (rc2-build 179) on my Solaris 10 U2 computer (x86, not the x64 one). But it produces no audio at all. When the computer starts, I get this:
- Code: Select all
NOTICE: usb_pipe_ctrl_xfer_wait read failed: USB_FAILURE (USB_CB_PROTOCOL_STALL)
I get this twice, then, I get these:
- Code: Select all
NOTICE: usb_pipe_ctrl_xfer_wait read failed: USB_FAILURE (CB Err 9)
four times. After that, the computer goes to login screen with no problems, but trying to play an mp3 file with mpg123 results in:
- Code: Select all
bash-3.00# mpg123 The_White_Man.mp3
High Performance MPEG 1.0/2.0/2.5 Audio Player for Layer 1, 2 and 3.
Version 0.59r (1999/Jun/15). Written and copyrights by Michael Hipp.
Uses code from various people. See 'README' for more!
THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY! USE AT YOUR OWN RISK!
audio: I/O error
bash-3.00#
and every other software that uses audio, has no audio output at all. I also see this in dmesg:
- Code: Select all
Jan 1 15:11:32 deathstar pseudo: [ID 129642 kern.info] pseudo-device: devinfo0
Jan 1 15:11:32 deathstar genunix: [ID 936769 kern.info] devinfo0 is /pseudo/devinfo@0
Jan 1 15:11:32 deathstar rootnex: [ID 349649 kern.info] xsvc0 at root
Jan 1 15:11:32 deathstar genunix: [ID 936769 kern.info] xsvc0 is /xsvc
Jan 1 15:17:14 deathstar ossusb: [ID 172044 kern.notice] Reinsert of an audio streaming device usb2543,257@port2/1 - MiniLink
Jan 1 15:17:14 deathstar usba: [ID 912658 kern.info] USB 1.0 interface (usbif9ef,101.config1.1) operating at full speed (USB 1.x) on USB 1.10 root hub: sound@1, ossusb1 at bus address 2
Jan 1 15:17:14 deathstar usba: [ID 349649 kern.info] XITEL MiniLink XA29S-1
Jan 1 15:17:14 deathstar genunix: [ID 936769 kern.info] ossusb1 is /pci@0,0/pci107b,58@1f,2/device@1/sound@1
Jan 1 15:17:14 deathstar osscore: [ID 339462 kern.notice] Call startup func fa008460
Jan 1 15:17:14 deathstar ossaudios: [ID 191326 kern.warning] WARNING: Internal error (format=40)
Jan 1 15:17:14 deathstar ossaudios: [ID 494499 kern.notice] NOTICE: setup_device failed
Jan 1 15:17:30 deathstar ossaudios: [ID 191326 kern.warning] WARNING: Internal error (format=40)
Jan 1 15:17:30 deathstar ossaudios: [ID 494499 kern.notice] NOTICE: setup_device failed
Jan 1 15:17:41 deathstar ossusb: [ID 327851 kern.notice] Reinsert of an audioctl device usb2543,257@port2/0 - MiniLink
Jan 1 15:17:41 deathstar osscore: [ID 440336 kern.notice] NOTICE: usb_pipe_ctrl_xfer_wait read failed: USB_FAILURE (USB_CB_PROTOCOL_STALL)
Jan 1 15:17:41 deathstar last message repeated 1 time
Jan 1 15:17:41 deathstar osscore: [ID 440336 kern.notice] NOTICE: usb_pipe_ctrl_xfer_wait read failed: USB_FAILURE (CB Err 9)
Jan 1 15:17:41 deathstar last message repeated 3 times
Jan 1 15:17:41 deathstar usba: [ID 912658 kern.info] USB 1.0 interface (usbif9ef,101.config1.0) operating at full speed (USB 1.x) on USB 1.10 root hub: sound-control@0, ossusb0 at bus address 2
Jan 1 15:17:41 deathstar usba: [ID 349649 kern.info] XITEL MiniLink XA29S-1
Jan 1 15:17:41 deathstar genunix: [ID 936769 kern.info] ossusb0 is /pci@0,0/pci107b,58@1f,2/device@1/sound-control@0
Jan 1 15:17:41 deathstar osscore: [ID 339462 kern.notice] Call startup func fa008460
Jan 1 15:41:29 deathstar osscore: [ID 730676 kern.notice] Refcount 0, open_devices 1
Jan 1 15:41:29 deathstar last message repeated 2 times
Jan 1 15:41:30 deathstar pseudo: [ID 129642 kern.info] pseudo-device: ossaudios0
Jan 1 15:41:30 deathstar genunix: [ID 936769 kern.info] ossaudios0 is /pseudo/ossaudios@0
Jan 1 15:41:30 deathstar pseudo: [ID 129642 kern.info] pseudo-device: ossaudios0
Jan 1 15:41:30 deathstar genunix: [ID 936769 kern.info] ossaudios0 is /pseudo/ossaudios@0
Jan 1 15:41:30 deathstar osscore: [ID 339462 kern.notice] Call startup func fa008460
Jan 1 15:41:51 deathstar osscore: [ID 341041 kern.notice] NOTICE: usb_pipe_ctrl_xfer_wait write failed: USB_FAILURE (USB_CB_PROTOCOL_STALL)
Jan 1 15:41:51 deathstar osscore: [ID 137455 kern.notice] bRq 1, wIx 4, wVal 100, wLen 3
Jan 1 15:41:51 deathstar ossusb: [ID 876901 kern.notice] ossusb: Endpoint control write error -5
Jan 1 15:41:51 deathstar ossusb: [ID 440981 kern.notice] Failed to set 48000 Hz sampling rate
Thanks for any help, and if you need more details, I'll be happy to provide them.
German Andres
