Hello,
I have a problem when I try to compile the AOSP for the HTC Desire.
Actually I followed the steps indicates in http://forum.xda-developers.com/showthread.php?t=709105
When I execute "makedroid" I get the following error: build/core/product_config.mk:199 *** No matches for product "full_bravo". Stop
Hope anybody can help me.
help!
anybody knows what's the problem? Is the last step!
Related
Ive done everything possible but apparently my version is not the right one, Im on the Bell network and Im very excited about this. Any help whatsoever would be great. Thanks.
Sent from my HTC Vision using XDA Premium App
If you are not running a T-Mobile G2 with HTC kernel 2.6.32.17, you MUST also give the kernel some other configuration options too! Pull the file /proc/kallsyms and search for the address values of acpu_freq_tbl and perflock_notifier_call. When loading the module, specify these addresses along with any other parameters: insmod vision_oc.ko acpu_freq_tbl_addr=0xc055e1a0 perflock_notifier_call_addr=0xc006c974
This is what I need to do but what does it mean?
Sent from my HTC Vision using XDA Premium App
Hello,
My name is Mirek and I am new here, that is my first post on that forum so if I write something wrong please forgive me and suggest me the right answear.
BACKGROUND:
I would like to overclock my HTC Desire Z also and I have made temproot (confirmed with the help of "Root Checker"), because I do not want to have a perm root or make complicated and risky (can brick the phone) downgrades of Android version and I do not want to loose my guarantee from the seller.
PROBLEMS:
(1.) Later on I have uploaded special scripts to my sd card and with the help of Gscript I have tried to use those scripts (I know there is also possibility to upload scripts to "/data/local/" without of Gscript app) but when I do that some error occure which says: "insmod: init_module '/data/local/vision_oc.ko' failed (Exec format error)".
(2.) From my later investigation and read post from different forums I know that is because file which I have uploaded to sd card "vision_oc.ko" has not actual addresses related to my current kernel version.
I have downloaded addresses from my Desire Z and I am enclosing that to this post (“kallsyms.zip”). I can find there address of “perflock_notifier_call”, but I can not find there „acpu_freq_tbl” address…
QUESTIONS:
(1.) Is it possible that the „acpu_freq_tbl” address is hiding on some another designation?
(2.) Maybe someone has already properly modified "vision_oc.ko" file for version of kernel "2.6.35.10-g7b95729" and can send me that so I can try?
(3.) I am enclosing to that post “kallsyms.zip” file with addresses from my Desire Z, maybe someone experienced can prepare new "vision_oc.ko" with the right addresses from the file which I enclose “kallsyms.zip” or at least can suggest how can I modify that "vision_oc.ko" by myself?
Can someone help me with that?
My kernel version is:
2.6.35.10-g7b95729
[email protected] #1
Android version:
2.3.3
Compilation no.:
2.42.405.2
Link to vision_oc.ko made in past by Michael Huang (coolbho3k) but for Kernel 2.6.32.17:
ww w.github.com/coolbho3k/vision_oc
Hello. I could use some help compiling cm7. I plan to apply the usb host patch to the kernel after I have successfully got the kernel compiling. I've been following the guide here . However, I come across the following error:
Code:
arch/arm/mach-msm/acpuclock-7x30.c:32: error: conflicting types for 'acpuclk_power_collapse'
arch/arm/mach-msm/acpuclock.h:31: note: previous declaration of 'acpuclk_power_collapse' was here
arch/arm/mach-msm/acpuclock-7x30.c:47: error: conflicting types for 'acpuclk_set_rate'
arch/arm/mach-msm/acpuclock.h:30: note: previous declaration of 'acpuclk_set_rate' was here
make[1]: *** [arch/arm/mach-msm/acpuclock-7x30.o] Error 1
make: *** [arch/arm/mach-msm] Error 2
The make oldconfig also asked a few questions, for which I held enter down because I don't know how to answer them, and I had read somewhere that that leaves default values. I have extracted the config from my DHD and from the cm7 boot.img. Could anyone help me? I've been working on this far too long and I really could use some help. I follow that guide to the word and I can't get any further.
Thanks.
Hallo folks,
Iḿ exeprimenting with android and specifically building from source. I'm facing a problem which i cannot seem to find a satisfactory answer.
I have download the cyanogen source code as per the instructions of cyanogen wiki but when i type : breakfast endeavoru or lunch # i get the following error:
build/core/config.mk:160: *** TARGET_ARCH not defined by board config: device/htc/endeavoru/BoardConfig.mk. Stop.
** Don't have a product spec for: 'cm_endeavoru'
** Do you have the right repo manifest?
If anyone can help please be kind and answer.
Thank you in advance!
Are the device trees the same between the 500 and the 510? If not, what might be the closest device to the gpe?
If so, does anybody have :
updater script for mount points, I've got em cat, but easier would be to have a template, same for the following two.
the BoardConfig.mk
the device_[codename].mk
And any other info that may be relevent.
All help is greatly appreciated. I'm trying for a Cyanogen mod from source for the 510. I know somebody else may, or may not be doing this per ifo in the rom threads and Iv'e heard, but am giving it a go myself.
make: *** No rule to make target '/home/cmbuild/android/system/out/target/common/obj/JAVA_LIBRARIES/tcmiface_intermediates/javalib.jar', needed by '/home/cmbuild/android/system/out/target/common/obj/JAVA_LIBRARIES/okhttp_intermediates/classes-full-debug.jar'. Stop.
^ Anyone have any thoughts or run into this before? Trying to build cm 13, I've extracted the necessary proprietary drivers/libs/whatnot (I believe) but I seem to be at an impasse on brunching this thing... any help would be greatly appreciated. Might be able to set up a remote shell if anyone feels the desire to hack away on my VM...