Quote
[ROM][beta]CyanogenMod 9
Started by
Lens_flare
, Feb 12 2012 08:10 AM
#621
Posted 25 February 2013 - 12:41 PM
Does I use data using this rom???
#622
Posted 26 February 2013 - 04:44 PM
Lens_flare, on 25 February 2013 - 01:39 AM, said:
you have unique phone seems.. try to remember what have you done just before sending it to sleep?
In the last 2 days however I'm not having random shut down.
Maybe it was a problem with battery because after the first charge don't have it anymore.
Edited by Carter07, 26 February 2013 - 04:47 PM.
#623
Posted 27 February 2013 - 01:28 AM
Quote
I rememeber I was downloading dead trigger from play store with screen off.
#624
Posted 28 February 2013 - 05:20 PM
Latest source for CM9 just got uploaded to my tree (for now only device tree, not kernel which has some little corrections).
Now everybody could compile latest source and get flashable archive as well as the newest cwm recovery(well, for ics, we're not talking about jb ones which are for sure newer).
I rejected my fixes on camera part (were totally wrong
), and managed to get netmgrd to run.
So, camera and data STILL NOT WORKING, the only issue seems remained in kernel part.
That source should have been uploaded last summer, but something went totally wrong so I haven't released them until now.
Let me also update issues list somebody needs to fix up:
PS:
I'm not going to back, but I'm still here to help anybody that could take this project over.
Now everybody could compile latest source and get flashable archive as well as the newest cwm recovery(well, for ics, we're not talking about jb ones which are for sure newer).
I rejected my fixes on camera part (were totally wrong
So, camera and data STILL NOT WORKING, the only issue seems remained in kernel part.
That source should have been uploaded last summer, but something went totally wrong so I haven't released them until now.
Let me also update issues list somebody needs to fix up:
couldn't mmap handle on the client
- actually the last thing I got from huawei library which points to kernel/system allocator - pmem device; it might be little wrong, incomplete or so, so that somebody need a way to debug it first.- netmgrd is actually running, framework gives to libril right parameters, it passes them to netmgrd - then boom - and netmgrd hungs on waiting answer, so whole telephony chain got ruined on that point; I bet netmgrd awaits something from kernel, but kernel can't answer back; If one could find what's actually wrong here - he will get data to work.
PS:
I'm not going to back, but I'm still here to help anybody that could take this project over.
#625
Posted 01 March 2013 - 04:14 AM
kernel changes are also commited now.
#626
Posted 01 March 2013 - 06:56 AM
great lens!
#627
Posted 01 March 2013 - 07:35 AM
how can I do to prove the changes?
#628
Posted 01 March 2013 - 09:08 AM
Quote
how can I do to prove the changes?
#629
Posted 02 March 2013 - 12:46 PM
Lens_flare, on 27 February 2013 - 01:28 AM, said:
uhm looks like wifi deep sleep issue, which is common for some chips those drivers were upgraded to ics without changing kernel driver. For sure I can't fix such behaviour..
Is there a way to undervolt cpu with this rom?
Edited by Carter07, 02 March 2013 - 12:49 PM.
#630
Posted 02 March 2013 - 02:18 PM
Quote
Is there a way to undervolt cpu with this rom?
#631
Posted 02 March 2013 - 05:45 PM
Lens_flare, on 28 February 2013 - 05:20 PM, said:
Also I could offer one deal with gingerbread CM7 source. If somebody could get one of the bunch opensource libraries on CM7 to work (at the same time getting rid of the acer proprietary crap) we could wrap it then to CM9 routines and finally get camera to work. It seems easier than trying to find trouble in kernel (which has perfect camera driver, thx acer!).
Unable to compile latest CM7
Whenever the
make -j10(yup 5 cores to spare in virtual box)
command is issued
the output is
Spoiler
There is an error in the product_config.mk!!! (looks like forgot to edit the device when you ported it from Desire HD and has nobody got his error ??? (or nobody has compiled)
I think you forgot to edit that or am i doing something wrong ????
( if you want to ask why i am compiling cm7 then the answer is I am seeing if there are any updates and also checking if the java is working correctly )
as for cm9 fabiorino is resyncing the repo as i am posting
Thanx to fabiorino for his wonderful PC
Edited by acer-, 02 March 2013 - 05:58 PM.
Now if I can just find the mmap in the cm9 source, camera may work in ICS
#632
Posted 03 March 2013 - 04:03 AM
Quote
Unable to compile latest CM7
Whenever the
make -j10
(yup 5 cores to spare in virtual box)
command is issued
the output is
Spoiler
build/core/product_config.mk:196: ** _nic.PRODUCTS.[[vendor/cyanogen/products/cyanogen_ace.mk]]: "device/htc/ace/ace.mk"
There is an error in the product_config.mk!!! (looks like forgot to edit the device when you ported it from Desire HD
)
and has nobody got his error ??? (or nobody has compiled)
I think you forgot to edit that or am i doing something wrong ????
Whenever the
make -j10
(yup 5 cores to spare in virtual box)
command is issued
the output is
Spoiler
build/core/product_config.mk:196: ** _nic.PRODUCTS.[[vendor/cyanogen/products/cyanogen_ace.mk]]: "device/htc/ace/ace.mk"
There is an error in the product_config.mk!!! (looks like forgot to edit the device when you ported it from Desire HD
and has nobody got his error ??? (or nobody has compiled)
I think you forgot to edit that or am i doing something wrong ????
#633
Posted 03 March 2013 - 01:35 PM
Lens_flare, on 03 March 2013 - 04:03 AM, said:
you should issue liquidcm.sh first. And I ported from desire Z, not HD. Latest cm7 (-b gingerbread) has no error like that.
Liquidcm.sh was issued
All the command were issued without any problems
HTC ace is desire HD
Now if I can just find the mmap in the cm9 source, camera may work in ICS
#634
Posted 03 March 2013 - 01:49 PM
Quote
Liquidcm.sh was issued
All the command were issued without any problems
All the command were issued without any problems
Quote
HTC ace is desire HD
#635
Posted 03 March 2013 - 03:21 PM
Lens_flare, on 03 March 2013 - 01:49 PM, said:
wait for me on gtalk instead, it would be much faster than arguing here.. nobody argues
it's just first device in devices list of cm7 itself, so you got such error.
Sorry i can't talk now
I am very busy
lucky I have got a few MBs on data plan remaining
I figured that (about ace) later
But still not sure about why it came in the first place
So problem is still not solved
We will argue about it from 12 March if you don't mind -__-
Now if I can just find the mmap in the cm9 source, camera may work in ICS
#636
Posted 03 March 2013 - 03:36 PM
Quote
I figured that (about ace) later
But still not sure about why it came in the first place
So problem is still not solved
But still not sure about why it came in the first place
So problem is still not solved
#637
Posted 05 March 2013 - 06:38 AM
Lens_flare, on 03 March 2013 - 03:36 PM, said:
make sure you have a4 defines in vendor/cyanogen: vendorsetup.sh, AndroidProducts.mk, folder in products. Tree is 100% right.
Looks like it is compiling
I cant say for sure
but the last error i encountered was that of wrong java version I had jdk 1.7. something but it wanted v1.6 so installed it began again from extract-files.sh (just to be sure..... liquidcm.sh patch was already applied )
then I went to have dinner and he has not emailed with any error since (this happened last night ) so the rom must be surely compiled by now (lets hope [):(] )
@lens i am online now
Edited by acer-, 05 March 2013 - 06:38 AM.
Now if I can just find the mmap in the cm9 source, camera may work in ICS
#638
Posted 05 March 2013 - 12:47 PM
Java error still remain, the problem is that if i check with java -version, results that i have java 1.6
#639
Posted 05 March 2013 - 01:10 PM
forget about gb and camera at all, I got an actual reason of all the crap we get from opensource camera drivers: jpeg callback.. just imagine, damn Acer just got rid of it, everywhere! That actually means, that when AOSP camera tries to access picture, preview, video, Acer happily returns ZERO, without any way to bypass it (coz all that stuff both system and kernel might get only from oemcamera lib, which is pure proprietary). Nothing to do with mmap, overlay, kernel drivers and whatnot.
#640
Posted 05 March 2013 - 02:36 PM
Lens_flare, on 05 March 2013 - 01:10 PM, said:
forget about gb and camera at all, I got an actual reason of all the crap we get from opensource camera drivers: jpeg callback.. just imagine, damn Acer just got rid of it, everywhere! That actually means, that when AOSP camera tries to access picture, preview, video, Acer happily returns ZERO, without any way to bypass it (coz all that stuff both system and kernel might get only from oemcamera lib, which is pure proprietary). Nothing to do with mmap, overlay, kernel drivers and whatnot.
Which translates to Liquid MT will not get Camera on ICS until acer release the code
Now if I can just find the mmap in the cm9 source, camera may work in ICS
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users







Sign In
Create Account


Back to top









