Jump to content

CyanogenMod for HTC Hero (GSM) v1.0 (now with online kitchen)


Guest jnwhiteh

Recommended Posts

Sorry to insist, but there is more than 24 hours and 2 people talking after my post.. :-s

Did someone experienced issues to use Google Earth? I have seen a lot of comments in the market that it's not working on a lot of ROM's and i cannot understand why or find a solution..

Might it be something linked to OpenGl or something like that?

Just accept the fact it doesn't work on Hero for now, even with Android 2.1 :( believe me, was one of the first to try it and was very disappointed it didn't work :\

This is by far the best Android 2.1 rom for Hero, have tried them all (kagudroid, villain, vanillain....) and always came back to this one!

Link to comment
Share on other sites

Guest kernell32
Sorry to insist, but there is more than 24 hours and 2 people talking after my post.. :-s

Did someone experienced issues to use Google Earth? I have seen a lot of comments in the market that it's not working on a lot of ROM's and i cannot understand why or find a solution..

Might it be something linked to OpenGl or something like that?

Same Herr IT doesnt launch

Link to comment
Share on other sites

I can't get apps2sd working. I have tried what tekonogist described but when I do

./adb shell mkdir /system/sd
I get an error saying "mkdir failed for /system/sd, File exists".
./adb shell apps2sd on

still seems to work, I get the "Enabling apps2sd. Done. Please reboot." message. Any ideas?

Link to comment
Share on other sites

Guest Profete162
This is by far the best Android 2.1 rom for Hero, have tried them all (kagudroid, villain, vanillain....) and always came back to this one!

I totally agree with you! I was just complaining that nobody else reported the issue...

I googled a lot to find an answer but nothing.

If you say that's not possible, ok, i 'll keep going with this ROM without any problem!

Thanks man!

Link to comment
Share on other sites

Guest mike enjoys android
Sorry to insist, but there is more than 24 hours and 2 people talking after my post.. :-s

Did someone experienced issues to use Google Earth? I have seen a lot of comments in the market that it's not working on a lot of ROM's and i cannot understand why or find a solution..

Might it be something linked to OpenGl or something like that?

On the google page is writen, that it's just compatible with Nexus and Droid.

http://earth.google.com/support/bin/answer...p;answer=174898

Link to comment
Share on other sites

repo init http://github.com/loxK/android_vendor_lox -b eclair-cyanogen

Usage: repo init -u url [options]

After that I did: : repo init -u http://github.com/loxK/android_vendor_lox -b eclair-cyanogen

[...]

Getting manifest ...

from http://github.com/loxK/android_vendor_lox

fatal: http://github.com/loxK/android_vendor_lox/info/refs not found: did you run git update-server-info on the server?

fatal: cannot obtain manifest http://github.com/loxK/android_vendor_lox

any clue ?

Link to comment
Share on other sites

3G Not working? Does anyone experience the same? Ik wiped my hero completley using (recovery-RA-hero-v1.5.3.1). Then I flashed the ROM from the kitchen (using all options except wavesecure).

After flashing I rebooted en all works as listed except for a 3G connection? Who can help? No 3G problems using Modaco 3.1 Custom Rom.

(radio used: 63.18.55.06JU_6.35.09.26)

Edited by seppil
Link to comment
Share on other sites

Guest freeasabeer
repo init http://github.com/loxK/android_vendor_lox -b eclair-cyanogen

Usage: repo init -u url [options]

After that I did: : repo init -u http://github.com/loxK/android_vendor_lox -b eclair-cyanogen

[...]

Getting manifest ...

from http://github.com/loxK/android_vendor_lox

fatal: http://github.com/loxK/android_vendor_lox/info/refs not found: did you run git update-server-info on the server?

fatal: cannot obtain manifest http://github.com/loxK/android_vendor_lox

any clue ?

repo init -u http://github.com/loxK/android_vendor_lox.git -b eclair-cyanogen (whit a .git at the end) goes further but stops because there is no eclair-cyanogen branch....

Could it be that the right repo to clone is that one http://github.com/loxK/android_vendor_community.git which does have an eclair-cyanogen branch ?

Edited by freeasabeer
Link to comment
Share on other sites

repo init -u http://github.com/loxK/android_vendor_lox.git -b eclair-cyanogen (whit a .git at the end) goes further but stops because there is no eclair-cyanogen branch....

Could it be that the right repo to clone is that one http://github.com/loxK/android_vendor_community.git which does have an eclair-cyanogen branch ?

Well, I guess I miss some skills with git/repo because each time I tried something, I'm unable to get past errors.

With the right repository, the repo command do somethings but I get this error :

[...]

From http://github.com/loxK/android_vendor_community

* [new branch] eclair -> origin/eclair

* [new branch] eclair-cyanogen -> origin/eclair-cyanogen

fatal: manifest 'default.xml' not available

fatal: manifest default.xml not found

:(

Link to comment
Share on other sites

Guest carpao
Build is now successfull :(

Instead I have yet some problem...

it seems all ok till the last command

when I launch "make" it starts working (and works a lot ... even if with several warnings) but then stops with the following error:

target Executable: mediaserver (out/target/product/hero/obj/EXECUTABLES/mediaserver_intermediates/LINKED/mediaserver)

/home/xxxxx/mydroid/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/../../../../arm-eabi/bin/ld: warning: libcamera.so, needed by out/target/product/hero/obj/lib/libcameraservice.so, not found (try using -rpath or -rpath-link)

out/target/product/hero/obj/lib/libcameraservice.so: undefined reference to `openCameraHardware'

collect2: ld returned 1 exit status

make: *** [out/target/product/hero/obj/EXECUTABLES/mediaserver_intermediates/LINKED/mediaserver] Error 1

my environment is Ubuntu 9.10...

any idea?

Edited by carpao
Link to comment
Share on other sites

Guest jnwhiteh
Instead I have yet some problem...

it seems all ok till the last command

when I launch "make" it starts working (and works a lot ... even if with several warnings) but then stops with the following error:

target Executable: mediaserver (out/target/product/hero/obj/EXECUTABLES/mediaserver_intermediates/LINKED/mediaserver)

/home/xxxxx/mydroid/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/../../../../arm-eabi/bin/ld: warning: libcamera.so, needed by out/target/product/hero/obj/lib/libcameraservice.so, not found (try using -rpath or -rpath-link)

out/target/product/hero/obj/lib/libcameraservice.so: undefined reference to `openCameraHardware'

collect2: ld returned 1 exit status

make: *** [out/target/product/hero/obj/EXECUTABLES/mediaserver_intermediates/LINKED/mediaserver] Error 1

my environment is Ubuntu 9.10...

any idea?

Your libcamera.so didn't get extracted as part of the unzip. unzip it and add it to the proprietary files.

Link to comment
Share on other sites

I installed an up2date version of the code on my device. I'm happy to now have "reverse landscape" mode but I'm still missing the 180­degree :( Am I the only one wanting to have my hero upside down ? I think having my thumb already on the buttons an advantage.

PS: big thx to Optedoblivion for his code. Hope Paul will integrate that on MCR.

Link to comment
Share on other sites

oups ... when my screen goes down, it doesn't open anymore heheheh. It stay black, but I know my device is up because of the led on the back of the buttons and I still receive notifications.

Link to comment
Share on other sites

Guest vorcigernix
Your libcamera.so didn't get extracted as part of the unzip. unzip it and add it to the proprietary files.

copied to /mydroid/vendor/community/hero/proprietary and result is

/home/vorcigernix/mydroid/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/../../../../arm-eabi/bin/ld: warning: libcamera.so, needed by out/target/product/hero/obj/lib/libcameraservice.so, not found (try using -rpath or -rpath-link)

out/target/product/hero/obj/lib/libcameraservice.so: undefined reference to `openCameraHardware'

collect2: ld returned 1 exit status

make: *** [out/target/product/hero/obj/EXECUTABLES/mediaserver_intermediates/LINKED/mediaserver] Error 1

Link to comment
Share on other sites

Guest carpao

1) is it correct that at the end of the make, it created system.img, ramdisk.img and userdata.img under

out/target/product/generic

instead of

out/target/product/hero

is there something that I missed?

1bis) reading http://wiki.github.com/loxK/android_vendor...ng-for-htc-hero the local_manifest.xml is a "little" different...

could it be that the problems with libcamera.so are due to this?

2) did some1 tried to use instead of cm-hero.zip one of the update.zip ported to hero from the eris? any hope that it solves the problems with gallery, and camera?

3) what about the update-script under META-INF directory? it is always the same for all aosp build so I can copy from cmhero or what else?

Edited by carpao
Link to comment
Share on other sites

Guest carpao
copied to /mydroid/vendor/community/hero/proprietary and result is

/home/vorcigernix/mydroid/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/../lib/gcc/arm-eabi/4.4.0/../../../../arm-eabi/bin/ld: warning: libcamera.so, needed by out/target/product/hero/obj/lib/libcameraservice.so, not found (try using -rpath or -rpath-link)

out/target/product/hero/obj/lib/libcameraservice.so: undefined reference to `openCameraHardware'

collect2: ld returned 1 exit status

make: *** [out/target/product/hero/obj/EXECUTABLES/mediaserver_intermediates/LINKED/mediaserver] Error 1

I copied libcamera.so also to

out/target/product/generic/obj/lib/libcamera.so

out/target/product/generic/system/lib/libcamera.so

This permits me to reach the end of the make... but I didn' test the resulting images...

Link to comment
Share on other sites

Guest jnwhiteh
1) is it correct that at the end of the make, it created system.img, ramdisk.img and userdata.img under

out/target/product/generic

instead of

out/target/product/hero

is there something that I missed?

The lunch command selecting the right target.

2) did some1 tried to use instead of cm-hero.zip one of the update.zip ported to hero from the eris? any hope that it solves the problems with gallery, and camera?

No idea.

3) what about the update-script under META-INF directory? it is always the same for all aosp build so I can copy from cmhero or what else?

Use what is generated.

I copied libcamera.so also to

out/target/product/generic/obj/lib/libcamera.so

out/target/product/generic/system/lib/libcamera.so

This permits me to reach the end of the make... but I didn' test the resulting images...

Ok.. so whats the question?

Link to comment
Share on other sites

Guest carpao
The lunch command selecting the right target.

ok... I executed it... but in another shell... so the environment variables are not set... <_<

Ok.. so whats the question?

It was an answer to vorcigernix

I had to put libcamera.so also in that places (BTW after the previous observation change 'generic' to 'hero' ...)

in fact, in my case (I modified the upzip_files in order to process libcamera.so too...), putting simply libcamera.so in proprietary does not make the trick...

Edited by carpao
Link to comment
Share on other sites

Guest vorcigernix
ok... I executed it... but in another shell... so the environment variables are not set... <_<

It was an answer to vorcigernix

I had to put libcamera.so also in that places (BTW after the previous observation change 'generic' to 'hero' ...)

in fact, in my case (I modified the upzip_files in order to process libcamera.so too...), putting simply libcamera.so in proprietary does not make the trick...

Yes...compiled, confirmed. It is weird trick to copy to destination folder instead of source. Anyway, did you tried using these eris libraries instead?

Link to comment
Share on other sites

Guest carpao
Yes...compiled, confirmed. It is weird trick to copy to destination folder instead of source. Anyway, did you tried using these eris libraries instead?

not yet tried...

BTW i would like to create the update.zip format but I'm not able to find the files to put in the META-INF diectory tree... where are they?

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.