Kim-man 'Punky' TSE wrote > > Run "ps -elf |grep mpd" or "mpc play" to see if mpd is running > It seems obvious now that you write that. Anyhow: mpd is not running, but i've seen the light why:
root@voyage:~# mpd listen: bind to '0.0.0.0:6600' failed: Address already in use (continuing anyway, because binding to '[::]:6600' succeeded) output: No "audio_output" defined in config file output: Attempt to detect audio output device output: Attempting to detect a alsa audio device ALSA lib confmisc.c:768:(parse_card) cannot find card '0' ALSA lib conf.c:4170:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings ALSA lib conf.c:4170:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name ALSA lib conf.c:4170:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory ALSA lib conf.c:4649:(snd_config_expand) Evaluate error: No such file or directory ALSA lib pcm.c:2190:(snd_pcm_open_noupdate) Unknown PCM default alsa: Error opening default ALSA device: No such file or directory output: Attempting to detect a oss audio device oss: Error opening OSS device "/dev/dsp": No such file or directory oss: Error opening OSS device "/dev/sound/dsp": No such file or directory output: Attempting to detect a pulse audio device Assertion 'm' failed at pulse/thread-mainloop.c:234, function pa_threaded_mainloop_get_api(). Aborting. Aborted It seems to abort because it can't find an output device. I thought i could do this step by step, but everything needs to be in place all at once, it seems. Fair enough. Same for the library. I plan to mount an internal disk but it's not there yet. NFS won't work either because i don't have any linux boxes running, only windows and that requires samba (i think) and i'm not ready to take the hurdle of installing (and configuring) packages (yet). Kim-man 'Punky' TSE wrote > > Run "ps -lef|grep lighttpd" to see if webserver is running > It does not seems to be running, but it seems to be installed somewhere: root@voyage:~# whereis lighttpd lighttpd: /usr/sbin/lighttpd /etc/lighttpd /usr/lib/lighttpd /usr/share/lighttpd root@voyage:~# lighttpd 2011-12-30 08:54:23: (server.c.588) No configuration available. Try using -f option. How do i proceed from here? I'll come back whith more results when the setup is more complete :) The DAC i'm going to use is in bits and pieces, unboxed and without a power supply (and it's the only USB DAC I have). But I'll manage to get it up and connected somehow. Thanks for the initial help. Kind regards, Marc -- View this message in context: http://voyage-linux.34677.n3.nabble.com/newbie-setup-help-please-tp3619461p3620602.html Sent from the Voyage Linux mailing list archive at Nabble.com. _______________________________________________ Voyage-linux mailing list [email protected] http://list.voyage.hk/mailman/listinfo/voyage-linux
