View Single Post
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#46
Maybe using hex values could confuse you or compiler less (i.e. maybe the output on screen look same but binary data in string is in fact different)?

Also if it still doesn't work you could steal the code from https://garage.maemo.org/plugins/scm...ot=powerlaunch
see dsme.c and .h, void dsme_connect(Powered *server) has slightly different socket setup.

EDIT:
also you may try to drop unneeded /mnt/initfs/ from path to dsme socket but that perhaps won't fix anything
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.

Last edited by fanoush; 2008-01-11 at 14:03.
 

The Following User Says Thank You to fanoush For This Useful Post: