|
||||
Re: [TESTING] - NAND OMGB (1.2.3)
https://gitorious.org/~acl/linux-on-...p-klt.c#line74
Code:
brightness_amber = data->leds[8].brightness; brightness_green = data->leds[9].brightness; Code:
brightness_amber = data->leds[7].brightness; brightness_green = data->leds[8].brightness; |
|
||||
Re: [TESTING] - NAND OMGB (1.2.3)
Quote:
About WinMo bootloader - I'm not absolutely sure that WinMo bootloader can run on usb power. I never saw the orange LED in tricolor bootloader and always my phone goes to hell with tricolor bootloader, if I had my battery discharged. And in my previous posts I wrote, that after got tricolor bootloader my phone went off immediately. But never mind, now is all OK. Have a good espresso and good luck in write code for us You are great! I'm enjoy for next release. Thank you, man. |
|
||||
A mini-update on tether unload issue. The crash occurs when "busybox ifconfig" tries to enumerate devices after "rmmod bcm4329". I'm thinking somewhere along the line of the module not properly unlinking itself from the kernel device list.
Also the module complains about a 140byte memory leak on unload. That may have something to do with it. (There is a patch floating around that removes those checks on MALLOCED()/osl_malloced()) -- Starfox Last edited by Starfox; 02-19-2012 at 08:03 AM. |
|
||||
Re: [TESTING] - NAND OMGB (1.2.3)
Now I found that after installing the update kernel to set up the camera can not start the wifi, I always get the error message. If I install a kernel update from 02012012 by ACL, wifi is OK. Does anyone have the same problem? I am on Rhod100. Logs after two unsuccessful attempts to start wifi attached.
|
|
||||
Re: [TESTING] - NAND OMGB (1.2.3)
Another spontaneously restart. It's strange, I never had problems with this. Now I have the only one difference from the last configuration - I have installed GAPPS.
|
|
||||
Re: [TESTING] - NAND OMGB (1.2.3)
Quote:
__________________
|
|
||||
Re: [TESTING] - NAND OMGB (1.2.3)
Quote:
I already commited the patch so if there are errors, i'll need to know |
|
||||
Re: [TESTING] - NAND OMGB (1.2.3)
Quote:
btw: Did you place your eyes to my first last_kmsg? In this is some strange ... Latest camera patch from xda is OK. Wifi + camera works. Big sorry again Last edited by milda25; 02-19-2012 at 06:24 PM. |
|
|
|