Successfully installed Fedora 17, but my BOSE Companion 5 has no sound, have to unplug the USB / electricity then plug it back to make it works. also my
dmesg flooded by these lines:
Code:
[ 35.608440] ALSA sound/usb/clock.c:236 4:1:1: cannot get freq at ep 0x1
---==> NO SOUND, so I tried to unplug it..
[ 42.236481] usb 1-1.4: USB disconnect, device number 4
---==> then PLUGGED IT BACK.. it has sound, but still has error messages below:
[ 44.199692] usb 1-1.4: new full-speed USB device number 8 using ehci_hcd
[ 44.296716] usb 1-1.4: New USB device found, idVendor=05a7, idProduct=1020
[ 44.296720] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 44.296723] usb 1-1.4: Product: Bose USB Audio
[ 44.296726] usb 1-1.4: Manufacturer: Bose Corporation
[ 44.305192] ALSA sound/usb/clock.c:236 8:1:1: cannot get freq at ep 0x1
[ 44.305945] ALSA sound/usb/mixer.c:846 3:0: cannot get min/max values for control 2 (id 3)
[ 44.313395] generic-usb 0003:05A7:1020.0007: hiddev0,hidraw1: USB HID v1.10 Device [Bose Corporation Bose USB Audio] on usb-0000:00:1a.0-1.4/input2
[ 44.385361] ALSA sound/usb/clock.c:236 8:1:1: cannot get freq at ep 0x1
[ 44.456615] ALSA sound/usb/clock.c:236 8:1:1: cannot get freq at ep 0x1
[ 44.527906] ALSA sound/usb/clock.c:236 8:1:1: cannot get freq at ep 0x1
[ 44.610695] ALSA sound/usb/clock.c:236 8:1:1: cannot get freq at ep 0x1
[ 342.970098] ALSA sound/usb/clock.c:236 8:1:1: cannot get freq at ep 0x1
[andych@fedora ~]$
below is my
lsusb report:
Code:
[andych@fedora ~]$ lsusb
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 051d:0002 American Power Conversion Uninterruptible Power Supply
Bus 001 Device 008: ID 05a7:1020 Bose Corp.
Bus 001 Device 005: ID 05ac:1006 Apple, Inc. Hub in Aluminum Keyboard
Bus 001 Device 006: ID 05ac:0220 Apple, Inc. Aluminum Keyboard (ANSI)
Bus 001 Device 007: ID 046d:c525 Logitech, Inc. MX Revolution Cordless Mouse
[andych@fedora ~]$
below is output when I type
pulseaudio:
Code:
[andych@fedora ~]$ pulseaudio
E: [pulseaudio] pid.c: Daemon already running.
E: [pulseaudio] main.c: pa_pid_file_create() failed.
[andych@fedora ~]$
and below is my
cat /proc/asound/cards report:
Code:
[andych@fedora ~]$ cat /proc/asound/cards
0 [Audio ]: USB-Audio - Bose USB Audio
Bose Corporation Bose USB Audio at usb-0000:00:1a.0-1.4, full speed
[andych@fedora ~]$
everytime system turn off display (due to idle) and/or I rebooted the system, audio gone again and have to unplug then plugged it back again to make it works.. any clue ?