Yours does not sound stupid. I'm not sure right now what causes this.
Usually, when starting the pnd and running mpd.sh the first time (e.g. by pressing 2 in the menu), the file "./.mpd/mpd.conf.orig" should be copied over to "./.mpd/mpd.conf". This is done because some path-settings are automatically assigned to suit your system. After that - during all my tests - I was able to modify "./.mpd/mpd.conf" with my favorite editor without any problems. Please try the following:
- start the pnd
- press 6 to open a terminal with it's current path being located in the mpd-folder. To be sure type "pwd" and tell me the output.
- type "ls -l .mpd/"
- if you can not see a "mpd.conf", but only see a "mpd.conf.orig" (beside other files), then run "./mpd.sh", after that try "ls -l .mpd/" again. was the file created? if not, then tell me
- after doing "ls -l .mpd/" study the output. The file "mpd.conf" should show "-rw-r--r--" followed by a "1" and after that your username twice. If not, then tell me.
- if everything is right, then you should be able to edit the configuration by running "mousepad .mpd/mpd.conf".
What filesystem are you using? ext? fat? Did you try to remove the appdata-folder of mpd-package completely and start over again?
Usually, when starting the pnd and running mpd.sh the first time (e.g. by pressing 2 in the menu), the file "./.mpd/mpd.conf.orig" should be copied over to "./.mpd/mpd.conf". This is done because some path-settings are automatically assigned to suit your system. After that - during all my tests - I was able to modify "./.mpd/mpd.conf" with my favorite editor without any problems. Please try the following:
- start the pnd
- press 6 to open a terminal with it's current path being located in the mpd-folder. To be sure type "pwd" and tell me the output.
- type "ls -l .mpd/"
- if you can not see a "mpd.conf", but only see a "mpd.conf.orig" (beside other files), then run "./mpd.sh", after that try "ls -l .mpd/" again. was the file created? if not, then tell me
- after doing "ls -l .mpd/" study the output. The file "mpd.conf" should show "-rw-r--r--" followed by a "1" and after that your username twice. If not, then tell me.
- if everything is right, then you should be able to edit the configuration by running "mousepad .mpd/mpd.conf".
What filesystem are you using? ext? fat? Did you try to remove the appdata-folder of mpd-package completely and start over again?
Last edited by a moderator: