RaspyFi - Topic: Analog out without dac? http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/analog-out-without-dac/ Simple:Press Version 5.2.6 Reinz on Analog out without dac? http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/analog-out-without-dac/#p986 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/analog-out-without-dac/#p986 Just found from, worked for me

http://jeffskinnerbox.wordpres.....pberry-pi/

Enabling Audio Output
By default, the RPi audio output is set to automatically select the digital HDMI interface if its being used, otherwise the analog audio output. You can force it to use a specific interface via the sound mixer controls. amixer allows command-line control of the mixer for the ALSA driver.

You can force the RPi to use a specific interface using the command amixer cset numid=3 N where the N parameter means the following: 0=auto, 1=analog, 2=hdmi. Therefore, to force the Raspberry Pi to use the analog output:

amixer cset numid=3 1

]]>
Thu, 12 Sep 2013 13:41:01 +0200
Reinz on Analog out without dac? http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/analog-out-without-dac/#p985 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/analog-out-without-dac/#p985 Just found from

http://jeffskinnerbox.wordpres.....pberry-pi/

Enabling Audio Output
By default, the RPi audio output is set to automatically select the digital HDMI interface if its being used, otherwise the analog audio output. You can force it to use a specific interface via the sound mixer controls. amixer allows command-line control of the mixer for the ALSA driver.

You can force the RPi to use a specific interface using the command amixer cset numid=3 N where the N parameter means the following: 0=auto, 1=analog, 2=hdmi. Therefore, to force the Raspberry Pi to use the analog output:

amixer cset numid=3 1

]]>
Thu, 12 Sep 2013 13:38:31 +0200
admin on Analog out without dac? http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/analog-out-without-dac/#p983 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/analog-out-without-dac/#p983 Connect only analog jack, no HDMI nor USB, reboot your pi and you should be good to go

]]>
Thu, 12 Sep 2013 13:09:10 +0200
SemperFi on Analog out without dac? http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/analog-out-without-dac/#p979 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/analog-out-without-dac/#p979 Second that. No analog output on my RPi too.

]]>
Thu, 12 Sep 2013 07:02:07 +0200
Charles on Analog out without dac? http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/analog-out-without-dac/#p739 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/analog-out-without-dac/#p739 sudo alsamixer didnt work for me
it wont show any output devices. i do not have a dac and would prefer not to buy one. im using this as a mixer for a restarant. and am trying to keep it as small as possible.

]]>
Wed, 14 Aug 2013 22:44:49 +0200
admin on Analog out without dac? http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/analog-out-without-dac/#p573 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/analog-out-without-dac/#p573 Please tell me which version you're using...

]]>
Thu, 04 Jul 2013 12:24:44 +0200
chris on Analog out without dac? http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/analog-out-without-dac/#p570 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/analog-out-without-dac/#p570 sudo alsamixer made it work, thanks

]]>
Wed, 03 Jul 2013 18:36:26 +0200
admin on Analog out without dac? http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/analog-out-without-dac/#p555 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/analog-out-without-dac/#p555 Which version are you using?
USB Dac is the name for the first configured output... I will correct it in the future release... Select usb dac from mpdroid. Then reboot, and start to play. Plugging the analog jack should work out of the box if no dac is connected.
If it doesn't do:
sudo alsamixer

and check the analog volume
(this is if you're using 1.0 beta)

http://www.raspyfi.com/forum/r.....nalog-out/

]]>
Tue, 02 Jul 2013 11:10:40 +0200
chris on Analog out without dac? http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/analog-out-without-dac/#p552 RaspyFi install and troubleshooting http://www.raspyfi.com/forum/raspyfi-install-and-troubleshooting/analog-out-without-dac/#p552 Has anyone got analog out working with out a DAC? I've got MPDroid running on my nexus 4 and with "outputs"-> "USB DAC" unchecked I can't get a song to start playing (ie i press play and song timer stays at zero).

pi@raspberrypi ~ $ sudo aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: ALSA [bcm2835 ALSA], device 0: bcm2835 ALSA [bcm2835 ALSA]
Subdevices: 8/8
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
Subdevice #2: subdevice #2
Subdevice #3: subdevice #3
Subdevice #4: subdevice #4
Subdevice #5: subdevice #5
Subdevice #6: subdevice #6
Subdevice #7: subdevice #7

If I check "outputs"-> "USB DAC" , I can start the song, but I don't hear anything out of the Analog out

pi@raspberrypi ~ $ sudo aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: ALSA [bcm2835 ALSA], device 0: bcm2835 ALSA [bcm2835 ALSA]
Subdevices: 7/8
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
Subdevice #2: subdevice #2
Subdevice #3: subdevice #3
Subdevice #4: subdevice #4
Subdevice #5: subdevice #5
Subdevice #6: subdevice #6
Subdevice #7: subdevice #7

Any suggestions?

]]>
Tue, 02 Jul 2013 02:24:08 +0200