DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Packages and Ports

OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 13th December 2011
sepuku's Avatar
sepuku sepuku is offline
Real Name: Vizard Sepuku
Package Pilot
 
Join Date: Jun 2011
Location: Athens & Chania,Greece
Posts: 143
Default ncmpc configuration(?) problem

Hello people,

As the time goes by, i try to test new programs whith my OpenBSD snapshot.
Lately i've been trying to make mpd + ncmpc work.These are the uncomented lines in my 'home/sepuku/.mpd/mpd.conf' :

Code:
music_directory                 "/mnt/internaldrives/sepuku/music"
playlist_directory              "/home/sepuku/.mpd/playlists"
db_file                         "/home/sepuku/.mpd/mpd.db"
log_file                        "/home/sepuku/.mpd/mpd.log"
pid_file                        "/home/sepuku/.mpd/mpd.pid"
state_file                      "/home/sepuku/.mpd/mpdstate"
user                            "_mpd"
bind_to_address                 "localhost"
port                            "6600"
then i mount my internal disk:

Code:
sudo mount /dev/wd1d /mnt/internaldrives
then i update the db with

Code:
mpc update 
volume:100%   repeat: off   random: off   single: off   consume: off
which seems to work.

Yet when i start ncmpc i see no music in the program.Please notice that the same configurations work like a charm in my thinkpad laptop which also runs snapshot.

Then i changed the music directrory to /usr/downloads/music and reboot(in case there was a chance to be necessary in order the changes to be applied)

but although the music directory is changed,if i start mpd it says: "/mnt/internaldrives/sepuku/music" is not a directory and of course ncmpc still won't find my music in neither of the directories.


Any ideas?I just can't understand why i can't make it work on my desktop.
Reply With Quote
 

Tags
configuration, mpd, ncmpc

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with PF NAT configuration scrummie02 OpenBSD Security 12 10th November 2011 04:45 AM
OpenBSD Gnome Configuration Problem threaderslash OpenBSD Packages and Ports 7 29th August 2011 10:22 AM
PF NAT configuration help ikevinjpdev OpenBSD Security 0 7th August 2010 04:41 PM
ssh and PuTTY Configuration rtwingfield FreeBSD Security 4 8th June 2009 09:55 PM
k3b, configuration. maxrussell FreeBSD Ports and Packages 4 3rd March 2009 04:23 AM


All times are GMT. The time now is 01:44 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick