Hi Vladimir,

Please run this command and show me the output:

amixer scontents

Probably your card is muted.  If so, run this command to unmute:

amixer scontrols | sed -e 's/^Simple mixer control//' | while read line; do amixer sset "$line" unmute; done

Regards,
Punky

On 12/3/2012 6:56 PM, Vladimir wrote:
There is a problem.
I'm using the DAC Eximus DP1. Computer: m/b Intel DN2800MT, 2gb RAM, mSATA
30Gb (boot)
No sound after reboot Voyage MPD 0.9-rc1.
Sound activated when reconnecting the USB cable.


DAC connect. Info after reboot system.
root@voyage:~# cat /proc/asound/cards
  0 [X20            ]: USB-Audio - XMOS USB Audio 2.0
                       XMOS XMOS USB Audio 2.0 at usb-0000:00:1d.7-3, high
speed
root@voyage:~#

No sound, but the player shows that the music is played.


Reconnect USB cable.

[ 377.485558 ] cannot get ctl value: req = 0x83, wValue = 0201, wIndex =
0x0, type = 4

[ 377.485558 ] cannot get ctl value: req = 0x83, wValue = 0200, wIndex =
0x0, type = 4

root@voyage:~# cat /proc/asound/cards
  0 [X20            ]: USB-Audio - XMOS USB Audio 2.0
                       XMOS XMOS USB Audio 2.0 at usb-0000:00:1d.7-3, high
speed
root@voyage:~#

The sound is turned on and everything works fine, great sound .... to
reboot.


Please help to fix the problem?


Sorry for my English via Google translator.

Vladimir.






--
View this message in context: 
http://voyage-linux.34677.n3.nabble.com/No-sound-after-reboot-Voyage-MPD-tp4025383.html
Sent from the Voyage Linux mailing list archive at Nabble.com.

_______________________________________________
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux


--

Regards,
Kim-man "Punky" Tse

* Open Source Embedded Solutions and Systems
  - Voyage Linux (http://linux.voyage.hk)
  - Voyage ONE   (http://linux.voyage.hk/voyage-one)
  - Voyage MPD   (http://linux.voyage.hk/voyage-mpd)
* Voyage Store   (http://store.voyage.hk)


_______________________________________________
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux

Reply via email to