PDA

View Full Version : Upgrade vrs new install



wizardofoz
05-21-2010, 05:53 PM
I was using a system VB (not VBA) and it was installed originally with something like V0.9 some time back. It was upgraded over time to the now 1.3 and was working happily with a USB DAC and also HDA S/PDIF optical and coax output.




Since removing the DAC i now just wanted to use the S/PDIF coax/optical output. Thinking I would test a new install as I only had a few disks ripped, I burned a 1.3 install and went through the usual install.




Ripped a few SACD hybrid disks in and now I can seem to get either of the HDA outputs to work at all. I can't even get the green 3.5mm working with the Default device.




Board is an Intel Atom 330 D945GCLF2




Any ideas? Does one need to reboot after each change in the config? The squeeze server interface seems to reflect the chages for the anme each time I make a change???



ALSA device list

0 [Intel ]: HDA-Intel - HDA Intel
HDA Intel at 0x482a0000 irq 22


List of audio device ports

2: : timer
3: : sequencer
4: [ 0- 1]: digital audio playback
5: [ 0- 0]: digital audio playback
6: [ 0- 0]: digital audio capture
7: [ 0- 2]: hardware dependent
8: [ 0] : control




Any help much appreciated.

wizardofoz
05-22-2010, 05:20 AM
OK I managed to get the green 3.5mm jack working using hw:0,0




I can't get any other set of S/PDIF outputs to work, either alone or with the green socket.

wizardofoz
05-29-2010, 10:24 AM
Anybody offer any suggestions?




Prior to this I had a USB DAC connected an that worked along with HDA digital outputs but not the 3.5mm one…I am fast giving up. I sold the DAC...maybe should have kept it.

sonorejr
05-30-2010, 04:13 AM
wizardofox, only a few things to try: 1. On boot look in the bios as the spdif may need to be enabled. 2. From command prompt enter command alsamixer and see if the spdif is set to mute. 3. try different hardware outputs for hw:0,0 and hw:0,1 and so on per the list in the gui.


BTW, I tried spdif out on a MB this week and no luck.


Jesus R


http://www.sonore.us

smitty
05-30-2010, 07:38 AM
wizardofoz,


spdif is working on my motherboard - here is my configuration:




My Web GUI




Name MAC address Audio Device


VortexBox Player 00:00:04:00:00:01 spdif




My mpd0.conf




# Created by VortexBox on April 17, 2010, 5:14 am


# If you edit this file it will be over written the next time you make changes in the GUI.


#


music_directory "/storage/music/flac"


playlist_directory "/var/lib/mpd/playlists"


db_file "/var/lib/mpd/database"


log_file "/var/log/mpd.log"


pid_file "/var/lib/mpd/pid"


state_file "/var/lib/mpd/state"


sticker_file "/var/lib/mpd/sticker.sql"


port "6600"


zeroconf_enabled "no"




audio_output {


type "alsa"


name "VoretexBox Player"


device "spdif"


}






Remember to stop and then start Vortexbox Player after you have clicked submit button.




Brad

smitty
05-30-2010, 08:34 AM
Sorry should also have added for info:



ALSA device list

0 [Intel ]: HDA-Intel - HDA Intel
HDA Intel at 0xf0600000 irq 22


List of audio device ports

2: : timer
3: : sequencer
4: [ 0- 1]: digital audio playback
5: [ 0- 0]: digital audio playback
6: [ 0- 0]: digital audio capture
7: [ 0- 0]: hardware dependent
8: [ 0] : control




Brad