FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Nightlies Feedback › Build firefly nightly on WL-500g
- This topic has 79 replies, 9 voices, and was last updated 17 years, 3 months ago by rpedde.
-
AuthorPosts
-
07/03/2007 at 12:19 PM #8847gusdesignsParticipant
@Aborigine wrote:
That was the.conf installed by Wouter’s .ipk. I just checked and the plugins folder is actually empty. So looks like this .ipk isn’t complete. Any suggestions for a fix that doesn’t involve a full build?
Hopefully, we’re getting to a solution, I’m still waiting for the nightly build (for my WL-HDD) for my pinnacle soundbridge (stupid daap licensing issue ! ๐ )
I’ll closely follow this thread ! 8)
07/03/2007 at 6:52 PM #8848rpeddeParticipant@Aborigine wrote:
That was the.conf installed by Wouter’s .ipk. I just checked and the plugins folder is actually empty. So looks like this .ipk isn’t complete. Any suggestions for a fix that doesn’t involve a full build?
Do “/opt/sbin/mt-daapd -c /opt/etc/mt-daapd/mt-daapd.conf -v”, which should convert your config file to the new format, then edit it and add a section at the bottom like this:
[plugins]
plugin_dir=/opt/usr/share/mt-daapd/plugins
Then, to solve the original problem, check the things that should be files and make sure htey aren’t directories — specifically, check that /opt/etc/mt-daapd/mt-daapd.playlist is a file and not a directory, and that /var/log/mt-daapd.log is a file not a directory.
— Ron
07/03/2007 at 10:18 PM #8849AnonymousInactive@rpedde wrote:
Do “/opt/sbin/mt-daapd -c /opt/etc/mt-daapd/mt-daapd.conf -v”, which should convert your config file to the new format, then edit it and add a section at the bottom like this:
[plugins]
plugin_dir=/opt/usr/share/mt-daapd/plugins
Then, to solve the original problem, check the things that should be files and make sure htey aren’t directories — specifically, check that /opt/etc/mt-daapd/mt-daapd.playlist is a file and not a directory, and that /var/log/mt-daapd.log is a file not a directory.
— Ron
When I try to convert the file I get:
“Converting config file…
Error writing config file.”I’m logged in as admin and have write permissions on the file, I can edit with nano.
I can confirm that the files are files not directories.
07/03/2007 at 11:53 PM #8850rpeddeParticipant@Aborigine wrote:
I’m logged in as admin and have write permissions on the file, I can edit with nano.
Then add a “-d9 -f” to that and see what it says. Also, can you log on as root?
09/03/2007 at 9:17 AM #8851AnonymousInactiveI then get:
Found 1 tokens in /tmp/harddisk/My_Music
Token 1: /tmp/harddisk/My_Music
Expanding precomments to 2048
Expanding precomments to 4096
Checking existence of /opt/share/mt-daapd/admin-root
Checking existence of /opt/share/mt-daapd/admin-root
Config entry general/db_dir is deprecated. Please review the sample config
Checking existence of /opt/var/mt-daapd
Checking existence of /opt/var/mt-daapd
Loading new config file.
Converting config file…
Error writing config file.My understanding is that admin is the root account on the asus. There seems to be no user called root.
09/03/2007 at 9:37 AM #8852CCRDudeParticipantThere always is a root, some OS protect it so that you can sudo only though ๐
Could you type
ls /opt/etc/mt-daapd/mt-daapd.conf -al
And post the output? It would show who has which access rights for that file…
Or you could immediately change them, I guess since there are no other users on that NAS, it isn’t that bad to make it available to every user on the machine:
sudo chmod 777 /opt/etc/mt-daapd/mt-daapd.conf
sudo tells the machine it should do the following command with superuser rights (aka root rights).
09/03/2007 at 10:19 AM #8853AnonymousInactiveBefore doing chmod:
-rw-r--r-- 1 admin root 6716 Mar 9 09:11 /opt/etc/mt-daapd/mt-daapd.conf
sudo is not recognised, but doing the chmod without it gives everyone permission:
-rwxrwxrwx 1 admin root 6716 Mar 9 09:11 /opt/etc/mt-daapd/mt-daapd.conf
But after doing that I still get:
Found 1 tokens in /tmp/harddisk/My_Music
Token 1: /tmp/harddisk/My_Music
Expanding precomments to 2048
Expanding precomments to 4096
Checking existence of /opt/share/mt-daapd/admin-root
Checking existence of /opt/share/mt-daapd/admin-root
Config entry general/db_dir is deprecated. Please review the sample config
Checking existence of /opt/var/mt-daapd
Checking existence of /opt/var/mt-daapd
Loading new config file.
Converting config file...
Error writing config file.Any further ideas? Is there sample .conf available so I can manually edit the file?
10/03/2007 at 10:38 PM #8854rpeddeParticipant@Aborigine wrote:
Before doing chmod:
-rw-r--r-- 1 admin root 6716 Mar 9 09:11 /opt/etc/mt-daapd/mt-daapd.conf
sudo is not recognised, but doing the chmod without it gives everyone permission:
-rwxrwxrwx 1 admin root 6716 Mar 9 09:11 /opt/etc/mt-daapd/mt-daapd.conf
But after doing that I still get:
Found 1 tokens in /tmp/harddisk/My_Music
Token 1: /tmp/harddisk/My_Music
Expanding precomments to 2048
Expanding precomments to 4096
Checking existence of /opt/share/mt-daapd/admin-root
Checking existence of /opt/share/mt-daapd/admin-root
Config entry general/db_dir is deprecated. Please review the sample config
Checking existence of /opt/var/mt-daapd
Checking existence of /opt/var/mt-daapd
Loading new config file.
Converting config file...
Error writing config file.Any further ideas? Is there sample .conf available so I can manually edit the file?
There is sort of one here:
http://trac.fireflymediaserver.org/browser/trunk/contrib/mt-daapd.conf.templ?format=raw
You’ll have to search/replace the @prefix@ with the appropriate prefix (probably /opt), but that’s what the default config looks like.
— Ron
11/03/2007 at 10:52 PM #8855AnonymousInactiveTried that .conf (after correcting the @prefix@s) but still no joy, same errors persist. I think there’s something fundamentally wrong with this build for my system. Thanks for trying to help me get it working but I’ll now just wait for an official build ๐
15/03/2007 at 12:04 PM #8856gusdesignsParticipantRon,
Is there some kind of schedule for any ‘official’ version for Oleg’s firmware? ๐ณ
My pinnacle SB still only plays internet radio’s … ๐ฅThanks!
-
AuthorPosts
- The forum ‘Nightlies Feedback’ is closed to new topics and replies.