Re: [Sonyps3remote-bugs] sonyps3remoted errors
Status: Beta
Brought to you by:
carlonnheim
|
From: Carl Ö. <ca...@on...> - 2011-04-29 15:52:02
|
Hi Dave, Thanks for your interest in this project. The xml file you are missing is the configuration file. The distribution package does not contain a config file. This is intentional - without a file it will start up with the default configuration. The daemon will generate the config file for you once you get it to run properly. It is rather the second message that is your issue. Check if the directory /var/run/bluez/ exists on your file system. If not, that is what is causing your problem. Just create the directory and try again, then it should work. It is odd though that this directory does not exist. But it can depend on which distribution you are using and how you went about installing bluez. Have you patched and installed bluez as mentioned in the readme? I hope this helps //Carl On Fri, 2011-04-15 at 10:45 -0400, Dave Badia wrote: > Hi - > When I run /usr/local/bin/sonyps3remoted > I get these errors > > ** (sonyps3remoted:29056): WARNING **: Could not open config file > /etc/sonyps3remote.xml: No such file or directory > ** (sonyps3remoted:29056): WARNING **: Failed to bind to > /var/run/bluez/fake_hid_054C_0306: No such file or directory > > I can't find the sonyps3remote.xml file in the tar I downloaded. I > tried passing some of the other xml files in the distro but then got > an error that the "book" element could not be found. > > Any help would be greatly appreciated, been struggling with this for a few days > > Dave > |