Guest Morris Lee Posted January 6, 2011 Report Posted January 6, 2011 I'm loving this rom but these random reboots are making it unusable. This will be my daily rom if the reboots are fixed. I did a quick review of the debug log and it just seems to die without any warning. This happens regardless of whether I o/c or not I find that if you get reboots for the browser, just clear the cache for the browser before you star it, not sure why it works
Guest koudelka Posted January 6, 2011 Report Posted January 6, 2011 I have done some more hunting, and I have not found any highmem patch for 2.6.29 kernel since it seems google added highmem with their 2.2 release 2.6.32 kernel. Here is the initial highmem commit. http://git.kernel.org/?p=linux/kernel/git/...2347bb92cb789d1 and here are some of the changes to the experimental 2.6.32 android kernel (to add highmem) http://android.git.kernel.org/?p=kernel/ex...5d34d935308c8d7
Guest Intelx Posted January 6, 2011 Report Posted January 6, 2011 I find that if you get reboots for the browser, just clear the cache for the browser before you star it, not sure why it works Thx for the tip, I'll try it when later when I reflash the rom again. But I find the same problem for other applications as well not just the browser. It is really a pity since everything else work so well
Guest roggin Posted January 6, 2011 Report Posted January 6, 2011 I have done some more hunting, and I have not found any highmem patch for 2.6.29 kernel since it seems google added highmem with their 2.2 release 2.6.32 kernel. Here is the initial highmem commit. http://git.kernel.org/?p=linux/kernel/git/...2347bb92cb789d1 and here are some of the changes to the experimental 2.6.32 android kernel (to add highmem) http://android.git.kernel.org/?p=kernel/ex...5d34d935308c8d7 Hi koudelka, Cool, It's a good beginning to support highmem. :unsure: I will try to study these codes. Thanks.
Guest roggin Posted January 6, 2011 Report Posted January 6, 2011 Hi all developers, The link is my git diff from phh's kernel: http://www.multiupload.com/AA5L2OHGC0 phh's kernel git is in here: http://git.gitorious.org/liquide/kernel.git If someone want to disable wifi-tether, you should modify Makefile in bcm4325 folder, and delete the compiler definition named -DSOFTAP :unsure: Thanks.
Guest vinicio1979 Posted January 6, 2011 Report Posted January 6, 2011 reboot also with ASTRO file manager. Which bin you use ? thx
Guest vache Posted January 6, 2011 Report Posted January 6, 2011 I am not sure if this is all that is needed, but it could be worth a try: http://www.linuxhq.com/kernel/v2.6/29-git1...rm/mm/highmem.c and then add to mm make file, obj-$(CONFIG_HIGHMEM) += highmem.o (it is possible we need fixes all over the kernel, I am not sure. I have read somewhere highmem cause bugs in some drivers) Playing with it, for now i stuck at boot on Acer logo :/
Guest aceranto Posted January 6, 2011 Report Posted January 6, 2011 Hi aceranto, Thanks for your testing, :unsure: Maybe I will make a new froyo ROM in this weekend. B) Thanks. Great, if you adjust the sensor it will be great, now it's the best froyo rom, with the sensor working in the right modo it will be the best :angry:
Guest Nesli Posted January 6, 2011 Report Posted January 6, 2011 Still waiting for a kernel with usable battery drain :unsure:( PS I have first release installed, next bug: I can't play any video file at all (mp4, avi, etc.), build in video player, also Rockplayer B)(
Guest Rippan Posted January 6, 2011 Report Posted January 6, 2011 How much internal memory do you got after a reboot? I've got less internal memory with this rom than I have with froyo roms and I've read somewhere in this thread that the internal memory usage was less in this rom then froyo roms, is this true? Also, i find the rom a bit laggy, tried 3 different launchers but there's no difference. Anyone got the same problem? Or has a solution to the problems?
Guest Umka Posted January 6, 2011 Report Posted January 6, 2011 Hello Roggin! Thanks for your awsome work. Could you please let us know what firware should we flash this on? is latest Froyo leak bin OK? any incompatibilities?
Guest Dario93 Posted January 6, 2011 Report Posted January 6, 2011 Hello Roggin! Thanks for your awsome work. Could you please let us know what firware should we flash this on? is latest Froyo leak bin OK? any incompatibilities? Latest Froyo bin (4.002.14) is ok :unsure:
Guest gnufabio Posted January 6, 2011 Report Posted January 6, 2011 (edited) Can't patch the kernel :unsure: fabio@linux:~/phhkernel$ git clone git://gitorious.org/liquide/kernel.git kernelCloning into kernel... remote: Counting objects: 30113, done. remote: Compressing objects: 100% (26666/26666), done. remote: Total 30113 (delta 3517), reused 29554 (delta 3128) Receiving objects: 100% (30113/30113), 81.55 MiB | 617 KiB/s, done. Resolving deltas: 100% (3517/3517), done. fabio@linux:~/phhkernel$ patch < /home/fabio/Scaricati/kernel.diff patching file .config Hunk #1 FAILED at 1. Hunk #2 FAILED at 1473. 2 out of 2 hunks FAILED -- saving rejects to file .config.rej patching file Makefile Hunk #1 FAILED at 2. 1 out of 1 hunk FAILED -- saving rejects to file Makefile.rej patching file board-qsd8x50.c Hunk #1 FAILED at 1876. 1 out of 1 hunk FAILED -- saving rejects to file board-qsd8x50.c.rej patching file auo_ts.c Hunk #1 FAILED at 28. Hunk #2 FAILED at 218. Hunk #3 FAILED at 238. Hunk #4 FAILED at 336. 4 out of 4 hunks FAILED -- saving rejects to file auo_ts.c.rej patching file Makefile Hunk #1 FAILED at 57. 1 out of 1 hunk FAILED -- saving rejects to file Makefile.rej patching file Makefile Hunk #1 FAILED at 2. Hunk #2 FAILED at 14. 2 out of 2 hunks FAILED -- saving rejects to file Makefile.rej patching file dhd_linux.c Hunk #1 FAILED at 540. Hunk #2 FAILED at 571. Hunk #3 FAILED at 592. Hunk #4 FAILED at 606. 4 out of 4 hunks FAILED -- saving rejects to file dhd_linux.c.rej patching file wl_iw.c Hunk #1 FAILED at 89. Hunk #2 FAILED at 889. Hunk #3 FAILED at 959. Hunk #4 FAILED at 1038. Hunk #5 FAILED at 1766. Hunk #6 FAILED at 2084. Hunk #7 FAILED at 2125. Hunk #8 FAILED at 2580. Hunk #9 FAILED at 3542. Hunk #10 FAILED at 3813. Hunk #11 FAILED at 3888. Hunk #12 FAILED at 4007. Hunk #13 FAILED at 4052. Hunk #14 FAILED at 4289. Hunk #15 FAILED at 4298. Hunk #16 FAILED at 4313. Hunk #17 FAILED at 4327. Hunk #18 FAILED at 4720. Hunk #19 FAILED at 4753. 19 out of 19 hunks FAILED -- saving rejects to file wl_iw.c.rej patching file wl_iw.h Hunk #1 FAILED at 53. Hunk #2 FAILED at 107. 2 out of 2 hunks FAILED -- saving rejects to file wl_iw.h.rej patching file Makefile Hunk #1 FAILED at 4. 1 out of 1 hunk FAILED -- saving rejects to file Makefile.rej patching file dhd_linux.c Hunk #1 FAILED at 1934. 1 out of 1 hunk FAILED -- saving rejects to file dhd_linux.c.rej Edited January 6, 2011 by gnufabio
Guest koudelka Posted January 6, 2011 Report Posted January 6, 2011 Playing with it, for now i stuck at boot on Acer logo :/ seems more files then just highmem.c is required, look at the post I made a few posts up, there is a link to the full highmem patch for 2.6.32 (I think it is possible it can be compatible with 2.6.29 also)
Guest vache Posted January 6, 2011 Report Posted January 6, 2011 (edited) seems more files then just highmem.c is required, look at the post I made a few posts up, there is a link to the full highmem patch for 2.6.32 (I think it is possible it can be compatible with 2.6.29 also) I made needed modifications and created the right file, but didn't look at the patch for 2.6.32, just from the source from your first link. I'll check the patch for 2.6.32. Edit : http://android.git.kernel.org/?p=kernel/ex...5d34d935308c8d7 This link doesn't work. Edited January 6, 2011 by vache
Guest Alvan Yap Posted January 6, 2011 Report Posted January 6, 2011 I made needed modifications and created the right file, but didn't look at the patch for 2.6.32, just from the source from your first link. I'll check the patch for 2.6.32. Edit : http://android.git.kernel.org/?p=kernel/ex...5d34d935308c8d7 This link doesn't work. seems like a correct froyo source from acer will be help alot :unsure:
Guest roggin Posted January 6, 2011 Report Posted January 6, 2011 Can't patch the kernel :unsure: ... Hi gnufabio, Try to use git apply B) If any problems you can PM me. :angry: Thanks.
Guest roggin Posted January 6, 2011 Report Posted January 6, 2011 Any news, Roggin ? :unsure: Hi Carljo, I am compiling a new kernel now. B) So tired, but have to work. :angry: Thanks.
Guest Alvan Yap Posted January 6, 2011 Report Posted January 6, 2011 Hi Carljo, I am compiling a new kernel now. :angry: So tired, but have to work. :o Thanks. [chinese]p(:unsure:)q 加油![/chinese] thanks for the effort again B)
Guest luka2288 Posted January 6, 2011 Report Posted January 6, 2011 Hey Roggin... thanx for your work... It's awesomw... I want ask you a thing: Is there the possibility to have CM 7 on our liquid?
Guest koudelka Posted January 6, 2011 Report Posted January 6, 2011 Hey Roggin... thanx for your work... It's awesomw... I want ask you a thing: Is there the possibility to have CM 7 on our liquid? This is cm7 :unsure:
Guest koudelka Posted January 6, 2011 Report Posted January 6, 2011 I made needed modifications and created the right file, but didn't look at the patch for 2.6.32, just from the source from your first link. I'll check the patch for 2.6.32. Edit : http://android.git.kernel.org/?p=kernel/ex...5d34d935308c8d7 This link doesn't work. seems android kernel git has some problems with creating links, you can go to http://android.git.kernel.org/?p=kernel/ex...l.git;a=summary find the .32 kernel in tags and go into arch/arm/mm/ and look at the commit history for highmem.c and you will see the commits they made. The first one they made is the one i Iinked to from torvalds repository at kernel.orgh
Guest roggin Posted January 6, 2011 Report Posted January 6, 2011 [chinese]p(:angry:)q 加油![/chinese] thanks for the effort again :o Hi Alvan Yap, Cool, :unsure: , Thanks you guys B) Thanks.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now