**There are 2 separate folders that are important here.

1) the folder that the program and its configuration file need to go
into.

With the information that you have posted, I would expect that the
folder 

/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/x86_64-linux

If this is the correct folder I would expect to see additional
executables such as *flac, sox* etc in that folder, which are used to
decode and standardise the music streams. If there are no other files
present then it is probably the wrong folder and you should check the
other folders listed in the servers information tab.

Once you have locate the correct folder location for the install of both
the Inguz executable and the associated xml file. You would need to
chmod 777 vs the Inguz executable as per my earlier insturction

If this is done correctly and you run "ls -l" in the folder (i.e. list
with a long listing flag) you should see permissions of rwxrwxrwx vs the
file, the x meaning it is executable for all users.

2) the folder that any settings are saved to

As per my earlier post this is expected to be 
/usr/share/InguzEQ

and does not exist, and needs to be manually created ...

cd /usr/share
sudo mkdir InguzEQ
sudo chmod 777 InguzEQ

I would expect that if step 1 above is missing, you will not get any
sound. and without step 2 the settings that you use will not make any
difference.

I will post some questions on the developer forums w.r.t. identifying
the correct folders for a Linux install and see if I can do some
automation to make it easier, may take a little while to work out
though.


------------------------------------------------------------------------
foxesden's Profile: http://forums.slimdevices.com/member.php?userid=56286
View this thread: http://forums.slimdevices.com/showthread.php?t=116119

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to