Guest Lens_flare Posted July 5, 2012 Report Posted July 5, 2012 When I run command "adb devices" I don't see my device But after running the same command for 4 to 5 times I finally see my device. maybe it's your usb connection? But whenever I try to install apps it says protocol failed or sometimes doesn't do anything notice - protocol, not certificate or pm... please check your connection, as I'm spending lot time in debugging(on linux tbh), I'd notice if something went wrong..
Guest liquid metal newbie Posted July 5, 2012 Report Posted July 5, 2012 Alright will do a reinstall and try again
Guest soundemonchan Posted July 5, 2012 Report Posted July 5, 2012 liquid metal newbie, I had that problem too. Make sure install from Non-Market sources is enabled in settings, and see if root over ADB is allowed and try again.
Guest Ho_Android Posted July 9, 2012 Report Posted July 9, 2012 Hey Lens! Many thanks for your great work! Any news on solving the remaining issues?... Like many many others I keep fingers crossed and I am keen on installing your CM9-ICS-mod on my Liquid MT........!!
Guest Torquin Posted July 9, 2012 Report Posted July 9, 2012 Same here, great project and so close toget it perfect ! Thanks for all the work, can't wait :)
Guest Lens_flare Posted July 9, 2012 Report Posted July 9, 2012 Any news on solving the remaining issues?... damn, I asked, "don't ask for ETA" ;[ Now I'm working on mobile data issue - got libril from CM and modified it, but now even couldn't reach error I got before. I guess when I reach previous error, it would be much easy to solve as I now have full log from ril.
Guest Lens_flare Posted July 10, 2012 Report Posted July 10, 2012 (edited) Good news: I transmuted CM libril to acer-compatible opensource libril(which was proprietary). Bad news: its log shows actually nothing that could help with mobile data problem, it just like acer lib, shows no activity after connection constructed. And SMS doesn't seem to work now. Edited July 10, 2012 by Lens_flare
Guest liquid metal newbie Posted July 10, 2012 Report Posted July 10, 2012 hey Guys, u downloaded jelly bean animations from xda they say it is compatible with all ICS roms but it does't work on our cm9 any idea why??
Guest Eduard1234 Posted July 11, 2012 Report Posted July 11, 2012 Will we have a rom with mobile data working?
Guest Unbr8kbal Posted July 11, 2012 Report Posted July 11, 2012 Will we have a rom with mobile data working? Not if Lens uses all his time to answer these questions....
Guest chemicalbuz Posted July 12, 2012 Report Posted July 12, 2012 Will we have a rom with mobile data working? Ohh wtf stop asking annoying stupid question!
Guest Lens_flare Posted July 12, 2012 Report Posted July 12, 2012 yes it's sometimes annoying.. News: Sounds like issue with data is caused by wrong framework module, detailed log investigation went me to ILLEGAL_SIM_OR_ME error, which happens once and then cuts all processes like setup_data_call request. Now with opensource ril I'll try to balance all requests and see if sim could be loaded correctly (damn qualcomm ;[ ).
Guest SuperCiccio Posted July 12, 2012 Report Posted July 12, 2012 The only things we can do are:offer ourselves as developer/tester;find someone that can do the thing at the first point;make a donation;wait. Thanks to all!
Guest Lens_flare Posted July 13, 2012 Report Posted July 13, 2012 News: opensource libril is impossible, proven by SIM_IO request, which needs a proprietary code conversion for each operation with sim. Error on SET_NETWORK_SELECTION_AUTOMATIC(ILLEGAL_SIM_OR_ME) depends on OPERATOR request or more exactly - on plmn, which arrives from RIL in numeric form(25020 instead of TELE2 for example), then spn (which is normal - TELE2) arrives but plmn still numeric, so OPERATOR request looks like that: OPERATOR {25020, 25020, 25020} instead of OPERATOR {TELE2, TELE2, 25020}[/code] acer_ril.db solves that issue, but it only masks a real problem. I think it is something to do with requests sequence which should be modified to wait OPERATOR response become adequate enough.
Guest olivieroa Posted July 13, 2012 Report Posted July 13, 2012 OPERATOR {25020, 25020, 25020} instead of OPERATOR {TELE2, TELE2, 25020}[/code] did you try to substitute variables with static values of your operator to see if the function works well? acer_ril.db solves that issue, but it only masks a real problem. I think it is something to do with requests sequence which should be modified to wait OPERATOR response become adequate enough. acer_ril.db contains a traslation table from values to operator names?
Guest Lens_flare Posted July 13, 2012 Report Posted July 13, 2012 I just don't know how it uses these values as "responseStrings" is common for many many requests. acer_ril.db contains a traslation table from values to operator names? yes.
Guest olivieroa Posted July 14, 2012 Report Posted July 14, 2012 do you think Jelly Bean release can help? Did you try to start a port of JB. Maybe new version isn't affected by this problem...
Guest Lens_flare Posted July 14, 2012 Report Posted July 14, 2012 do you think Jelly Bean release can help? Did you try to start a port of JB. Maybe new version isn't affected by this problem... We should wait for CM anyway coz hw is not fully implemented
Guest Skynet94 Posted July 14, 2012 Report Posted July 14, 2012 Lens.. Remember that isn't working Hardware Encoding.. i can't play 720P Videos :)
Guest Lens_flare Posted July 14, 2012 Report Posted July 14, 2012 Remember that isn't working Hardware Encoding.. i can't play 720P Videos :) What if I say hw encoding won't work on CM-s? Use SW encoding instead, it is better enough.
Guest Lens_flare Posted July 15, 2012 Report Posted July 15, 2012 I'm searching a guy who modified Acer Download Tool for us, as I see it's a MA (or is it a community?), anybody knows who's it? He also could know how to flash 2.2 baseband on 2.3 rom..
Guest Mtman1 Posted July 15, 2012 Report Posted July 15, 2012 (edited) I'm searching a guy who modified Acer Download Tool for us, as I see it's a MA (or is it a community?), anybody knows who's it? He also could know how to flash 2.2 baseband on 2.3 rom.. Have a look at this: His usernames jiego and I think this is what you meen Edited July 15, 2012 by Mtman1
Guest Lens_flare Posted July 15, 2012 Report Posted July 15, 2012 Sent him pm.. About camera, seems like I solved first mmap fail by activating USE_ION define, but new mmap fail arised, now even strange: E/QualcommCameraHardware( 112): Locked buffer 1 successfully E/QualcommCameraHardware( 112): Handle 0x3cf48, Fd passed:62, Base:0x44390000, Size 0x71000 E/MemoryHeapBase( 112): mmap(fd=57, size=462848) failed (Invalid argument) E/QualcommCameraHardware( 112): Mapped Preview buffer 1 E/QualcommCameraHardware( 112): Got the following from get_mem data: 0xffffffff, handle :249744, release : 0x405acb6d, size: 462848 You saw that? Fd passed:62 mmap(fd=57 !!! HOW? fd passed to mmap is the same - 62, but something converts it to constant 57 or 58 and of course it fails! BTW, if I comment out MAP_FAILED check, sounds like I could pass to camera interface and even do something (of course all will fail). It actually means if we can do something with that mmap fail, camera will work (if not fail again somewhere).
Guest Mtman1 Posted July 15, 2012 Report Posted July 15, 2012 So close! Stick on trying to fix the camera, as the data looks quite hard to fix :(
Guest bollix Posted July 15, 2012 Report Posted July 15, 2012 But i think, that the mobile data is quite required:<
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now