![]() |
|
Volume control on ATV2 - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: XBMC General Help and Support (/forumdisplay.php?fid=111) +---- Forum: iOS support (/forumdisplay.php?fid=137) +---- Thread: Volume control on ATV2 (/showthread.php?tid=123115) |
RE: Volume control on ATV2 - biGdada - 2012-03-29 08:27 (2012-03-27 09:11)Memphiz Wrote: I wouldn't count on that. Since that bug doesn't seem to be a generic problem (only you seem to be affected by this). You have to post a crashlog, syslog + xbmc.log with debugging turned on for me beeing able to have a look at it.opened xbmc.log myself and instantly found the problem. repeated keypresses effectively made xbmc to enter play/pause loop.... your volume5 update fixes this. thanks again. EDIT: the second bug is still there, XBMC crashes to frontrow after a few minutes of being idle. crashlog: http://pastebin.com/a3mJx4tX xbmc.log: http://pastebin.com/5g28Yyjh RE: Volume control on ATV2 - mique - 2012-03-30 00:55 Any Chance of a quick instruction how to install this to my ATV2? Much appreciate it and what a wonderful gift. Thanks Memphiz. OK, I see the directions back a few posts, sorry, and thanks. RE: Volume control on ATV2 - mique - 2012-03-30 01:09 Please can someone direct me to where to download the file and the correct name for it. Thanks for your trouble, RE: Volume control on ATV2 - mique - 2012-03-30 01:53 I have successfully downloaded the file and placed in correct location, Now when trying to 'dpkg' I get this -- "dpkg: requested operation requires superuser privilege" Can someone advise how I rectify this or give myself 'superuser privileges" so I can dpkg! Thanks. RE: Volume control on ATV2 - deanmv - 2012-03-30 07:35 Instead of logging in with mobile. Use username root and password alpine (2012-03-30 01:09)mique Wrote: Please can someone direct me to where to download the file and the correct name for it. Thanks for your trouble, 1 page back. Or here: http://dl.dropbox.com/u/30371861/org.xbmc.xbmc-atv2_10.0-9_iphoneos-arm-volume5.deb RE: Volume control on ATV2 - Memphiz - 2012-03-30 09:59 (2012-03-29 08:27)biGdada Wrote:(2012-03-27 09:11)Memphiz Wrote: I wouldn't count on that. Since that bug doesn't seem to be a generic problem (only you seem to be affected by this). You have to post a crashlog, syslog + xbmc.log with debugging turned on for me beeing able to have a look at it.opened xbmc.log myself and instantly found the problem. repeated keypresses effectively made xbmc to enter play/pause loop.... your volume5 update fixes this. thanks again. Try exchanging the file /Applications/XBMC.frappliance/Frameworks/libsmbclient.dylib.0 with that one from here: http://dl.dropbox.com/u/30371861/libsmbclient.dylib.0 Then restart your ATV2 and report back if the crash is still there. PS: its basically the libsmbclient lib from Eden release (might be that the one i delivered in the deb is wonky...) RE: Volume control on ATV2 - mique - 2012-03-30 16:36 Instead of logging in with mobile. Use username root and password alpine I can log in using Root/Alpine but not sure how to navigate to the mobile folder! Any chance of some key strokes to get me there? Thanks. OK, I figured it out sorry for the request when I could do a quick search. RE: Volume control on ATV2 - biGdada - 2012-03-31 14:12 (2012-03-30 09:59)Memphiz Wrote: Try exchanging the file /Applications/XBMC.frappliance/Frameworks/libsmbclient.dylib.0 with that one from here: looks like the dylib solved the problem, thanks RE: Volume control on ATV2 - Memphiz - 2012-03-31 17:25 Just fyi - the linked dylib is the official eden one. Seems i have an outdated buildsys (normal since the deps build process just lasts too much time to wait for).
RE: Volume control on ATV2 - biGdada - 2012-03-31 20:31 (2012-03-31 17:25)Memphiz Wrote: Just fyi - the linked dylib is the official eden one.yea, i know. your dylib and the official eden one has the same md5. |