Just a general query here on the HTC Hero ROMs available for the 32A devices.
The bluetooth doesn't work right, I know that, and I still run the ROM. I'd like the bluetooth to work, and I've been playing around with my 32A (reading through logs, etc...) trying to get it working, but to not avail.
I guess just to get some clarification from other members... Are we waiting on the HTC Hero/Magic 32A kernel source from HTC in order to sort out the issues we're having with these ROMs?
As I understand it, the Hero ROMs are running on the Magic using the Magic kernel, which isn't 100% compatible with the Hero ROM. Would I be correct in this assumption?
Anyway, thanks for any input you can provide.
Cheers!
Ryan
Fatality's HERO Rom has a working Bluetooth. You are correct in your assumption with the Magic ROM Cooked to run TouchFlo which is pretty much what the Hero Rom is all about!
spidy.web said:
Fatality's HERO Rom has a working Bluetooth. You are correct in your assumption with the Magic ROM Cooked to run TouchFlo which is pretty much what the Hero Rom is all about!
Click to expand...
Click to collapse
Bluetoth is workind in all hero roms, can enable/disable bluetooth, but it dosent work with bluex, or bluetooth car kits
Yeah, that's what I was referring to, the car kits and headsets. I understand that HTC isn't very forthcoming with the source code so this fix might be take a while.
cursordroid said:
Yeah, that's what I was referring to, the car kits and headsets. I understand that HTC isn't very forthcoming with the source code so this fix might be take a while.
Click to expand...
Click to collapse
They are actually supposed to release it this month sometime. But you never know.
Clinton
you can use androbex instead of bluex.. seems to be working
bluetooth
http://forum.xda-developers.com/showthread.php?t=552454&page=2
i have found this . i have a 32b magic device and see everybody there has 32a so i don´t know if this it will work or not . i do not have bluetooth on my car.
Yeah that solution works well for fixing the A2DP issues that some Hero ROMs had. But to use a headset, we need to figure out what's wrong with the headset profile in the Hero ROMs.
Probably best to wait until October when HTC is set to release a Sense UI (Hero) ROM for the 32A Magic.
We can get the a2dp working because it was extracted from other ROM that was working.. the thread I started was based only in that, why that happens..
But file transfer and phone mode, still doesn't work the developers, only them can fix that.. I'm not a programmer
to be tested
http://code.google.com/p/android/is...ID Type Version Security Status Owner Summary
i´me following this. some opinions .
In that website says:
This problem is caused by A2DP which cupcake enabled.
You need to disable A2DP in /etc/bluez/audio.conf.
If you can became root on your device this is easy.
If su doesnt work for you, "Google it", it is
probably possible
[linux instructions]
1. install android sdk
2. connect via usb
3. Run
<sdk-dir>/tools/adb pull /etc/bluez/audio.conf /tmp/audio.conf
4. Edit local copy of audio.conf to change:-
Enable=Source,Control,Sink
Disable=Headset,Gateway
to
Enable=
Disable=Headset,Gateway,Source,Control,Sink
5. remount / on android read/write
From tools/adb shell
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
6. Copy new audio.conf onto system
tools/adb push /tmp/audio.conf /etc/bluez/audio.conf
7. remount / ro
mount -o remount,ro -t yaffs2 /dev/block/mtdblock3 /system
8. disable/enable bluetooth
9. Ring up your wife from car and tell her you'll fix her android now and
all is good
--------
What about a2dp headsets??
Edit: I'll test it with my BT: Dell BH200 (a2dp).
Does this disable A2DP to enable Phone calling?
Edit:
I have tested this on a Roger's 32A Magic with MyHero 0.1.1.
A2DP still works great.
BT Phone calling gets a few seconds of Loud Staticy audio and then stops.
- Tested with a iTech R35 clip
Will test at lunch with my car's head unit and tonight with my Jawbone.
Edit 2:
I have tried every conbination on this Enable and Disable lines along with trying "Master=false" in there some. No difference.
A2DP works, BT Phone doesnt.
I know this is for a 32A
But has anyone tried this on US mytouch 32B?
ideea
just thinking .
1 . on the day i got the magic 32b (my) ask someone to send me a picture and i recieved it .
2. rooted and changed bootloader (spl ?) and put a new hero rom on . bt it only can pair but not connect.
conclusion from my point of view : spl i have put leak´s something or may be something with the .so files dealing with BT.
bogdanioanliviu said:
just thinking .
1 . on the day i got the magic 32b (my) ask someone to send me a picture and i recieved it .
2. rooted and changed bootloader (spl ?) and put a new hero rom on . bt it only can pair but not connect.
conclusion from my point of view : spl i have put leak´s something or may be something with the .so files dealing with BT.
Click to expand...
Click to collapse
My BT says paired and connected (car stereo) but no sound comes over the speakers. The sound still comes thru the phone
ricardomega said:
In that website says:
This problem is caused by A2DP which cupcake enabled.
You need to disable A2DP in /etc/bluez/audio.conf.
If you can became root on your device this is easy.
If su doesnt work for you, "Google it", it is
probably possible
[linux instructions]
1. install android sdk
2. connect via usb
3. Run
<sdk-dir>/tools/adb pull /etc/bluez/audio.conf /tmp/audio.conf
4. Edit local copy of audio.conf to change:-
Enable=Source,Control,Sink
Disable=Headset,Gateway
to
Enable=
Disable=Headset,Gateway,Source,Control,Sink
5. remount / on android read/write
From tools/adb shell
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
6. Copy new audio.conf onto system
tools/adb push /tmp/audio.conf /etc/bluez/audio.conf
7. remount / ro
mount -o remount,ro -t yaffs2 /dev/block/mtdblock3 /system
8. disable/enable bluetooth
9. Ring up your wife from car and tell her you'll fix her android now and
all is good
--------
What about a2dp headsets??
Edit: I'll test it with my BT: Dell BH200 (a2dp).
Click to expand...
Click to collapse
Ive tried this on a 32A. Doesnt work. Shame since I really liked the Hero ROM look and feel. For now im back to the Magic ROM so that my bluetooth car kit works. I even tried playing around with the AudioPara4.csv file in /etc/ since it has a line there for Carkits and even for my BMW. However, it didnt work, maybe because i dont know what each parameter means in the AudioPara4.csv file. It did however make differences. Foexample, when i modified the AudioPara4.csv file, the bluetooth static noise dissapeared etc..
Related
It should fully work with G1!
Please report bugs etc...
WARNING: It's a T-Mobile US ROM! It send's SMS's to a short dial in the US..
To disable this, download terminal-emulator then do this:
su
mount -o rw,remount /dev/block/mtdblock3 /system
rm /system/app/MyFaves.apk
It's reported to be fast in the Magic-Forum.
Here's the thread: http://forum.xda-developers.com/showthread.php?t=533641
Features:
-JesusFreke 1.51 Kernel
-Root
-T-Mobile IM-App
-Amazon MP3
-MyFaves-App
-Pretty much a plain Google ROM, like ION
-Market working
-WiFi working!
CRB57!!
I found out, this is not the FINAL MyTouch ROM with all features. It's a pre-version for testing-purposes. I don't know when and if the final gets leaked.
http://www.megaupload.com/?d=DZILITTG
hotweiss said:
This is the fastest ROM that I have tried. Now if we could remove the T-Mobile customization and get the wifi working...
Click to expand...
Click to collapse
NOTICE: WiFi IS working in this build, this is a quote from the magic's-thread.
Whats so good about the Mytouch rom.
I see people over in the Magic forum talking about the T-Mobile app, Sherpa, being in this ROM. What's Sherpa, lol?
davidemartindale said:
I see people over in the Magic forum talking about the T-Mobile app, Sherpa, being in this ROM. What's Sherpa, lol?
Click to expand...
Click to collapse
The Sherpa application allows users of the phone to access locally relevant information right on their phone. Sherpa is a local discovery application that learns a user's favorite type of locations and other preferences over time.
Source: http://www.i4u.com/article25486.html
But I can't find such an app in the leaked ROM.
Can someone post the wallpapers from the rom?
Anyone checked if Bluetooth works OK on this?
Tks!
Hello. I flashed this rom. it seems no root in it. when i type su in terminal emulator.
it said: permission denied.
How can I get root. please help.
Oh, sorry.
Forgot this.
Go to recovery, press alt-x , enter, then:
Mount system
Cat /system/bin/sh > /system/bin/su
Chmod 04755 /system/bin/su
@maxisma,
Would love to test this ROM but, I'm one of those who can't stand one-handed phone-to-ear operating so,
is BT handsfree working?
Tks.
Sorry, i don't know if it works or not.
Just try, make a nandroid backup ;-)
it works, thank you very much.
isn't the MyTouch using the cupcake release? why would you want to go to that when there are other cupcake releases out there?
I thought there was something special about this rom, so i just ported it without really looking
at this rom.
It's comparable to ION, in ION there's nothing special except the dalvikvm.
This build is fast too, tmo has optimized it.
maxisma said:
I thought there was something special about this rom, so i just ported it without really looking
at this rom.
It's comparable to ION, in ION there's nothing special except the dalvikvm.
This build is fast too, tmo has optimized it.
Click to expand...
Click to collapse
ION dalvikvm is EXACTLY the same as jf 1.5 image. Exact same checksum. Zero difference.
i assume u get this from androinin.net. first leak was by us.
I got this from the Sapphire/Magic-Forum in xda-developers.. and just ported it to g1.
Sorry, will add credit!
I got this from the Sapphire/Magic-Forum in xda-developers.. and just ported it to g1.
Sorry, will add credit!
dwang said:
ION dalvikvm is EXACTLY the same as jf 1.5 image. Exact same checksum. Zero difference.
Click to expand...
Click to collapse
Yea i tried the ion and the jf they seem the same i did however wipe wipe load update wipe then updated had some boot loops from a theme. But yea i got the jf to run faster then i ever had before. I also got dalvik cache on sd i did that right after loading the rom.
So what is support to be so good about this rom?
wats da point
x140d4n said:
i assume u get this from androinin.net. first leak was by us.
Click to expand...
Click to collapse
might wanna type the site address correctly if your from there
Hello all,
I started this thread as I was testing myhero v1.0.0 and my BT doesn't plays music and on the myhero v0.1.0 it plays...
I've found on the folder root/system/lib 2 OS files for the A2DP, the liba2dp.so (53.14 K) and the libA2DP.so (9.12K) on the version that works!!! An the one that was missing on the version who doesn't work was the smaller one!!! In all you can also find the file libbluetooth.so and the liba2dp.so that they are mandatory for the your ROM starting...
Always use the Astro Explorer, Root Explorer or any other explorer and check the file system of your device to check what is the file missing.
Code:
adb remount
adb push libA2DP.so /system/lib/
-- or/and --
adb push liba2dp2.so /system/lib/
It was informed that the media by Bluetooth was working on Hero ROM's (32A and 32B too)!!
ATTENTION: In some ROM's the libA2DP.so is already there, as the liba2dp2.so too, like the myhero v.1.1.2 based on a Modaco's ROM, in this one, the files were there but the libA2DP.so had a different size. On this ROM the A2DP issue was fixed substituting the files. This also MAY be what is happening on other ROM's!
Thanks to all from making everything possible!
TOGETHER WE CAN EVERYTHING!!.
My best regards to all community..
Last update on 09/19/2009
worked for me! I will add the the ROM thread too
edit: I lied, you added it there already.
edit2: just push the small file to the device and music will work again (if you haven't already)
adb remount
adb push libA2DP.so /system/lib/
did you also try to rename libA2DP.so to liba2dp.so?
No renaming,
linux is case sensitive (as far as I know) and both files (liba2dp.so and libA2DP.so) were in the MyHero v0.1.0 ROM and BT was working.
I just pushed the missing file to MyHero v1.0.0 and bt was working again.
Completely possible that liba2dp.so is unrequired, I will pull it and see what happens.
EDIT: Ugh... I deleted liba2dp.so and rebooted, got stuck on initial splash screen... push the file back via the recovery mode, and I am STILL getting stuck at the initial screen...wtf... SIGH
does this fix the BT phone functions or just the Stereo Headset?
Phone function doesn't work for me when I do this. Just the music.
ryoojin83 said:
worked for me! I will add the the ROM thread too
edit: I lied, you added it there already.
edit2: just push the small file to the device and music will work again (if you haven't already)
adb remount
adb push libA2DP.so /system/lib/
Click to expand...
Click to collapse
Hi..
Great news than, I just wake up I'll flash it right now (hmm.. this flash thing remind me the film with the music from Queen hahahaha )
.. so Flash oh ohhhhh Thanks for the code my friend, adb on mine yesterday said to me it was read-only, I didn't do the remount...
Who knows knows.. Thanks ryoojin83
ricardomega said:
Hi..
Great news than, I just wake up I'll flash it right now (hmm.. this flash thing remind me the film with the music from Queen hahahaha )
.. so Flash oh ohhhhh Thanks for the code my friend, adb on mine yesterday said to me it was read-only, I didn't do the remount...
Who knows knows.. Thanks ryoojin83
Click to expand...
Click to collapse
^-- this man is abnormal just awaken xD
Done and working yuppppiii
Great find! OMG it was so simple after all
Could you include both files on first post please?
L10nH34Rt said:
Great find! OMG it was so simple after all
Could you include both files on first post please?
Click to expand...
Click to collapse
Sure He's here my friend!! You'll test on your ROM's?
"My" roms I just port them
I can't test (no BT headset), but I sure as hell can include them
Greatt
Ported or not, is a hard work and someone has to do it
Hope it works on yours as well!
Best Regards!!
Hello, someone already connected the headphone bluetooth Nokia BH101 ?
If yes, working well and which rom ?
Thanks for feedback.
linux92 said:
Hello, someone already connected the headphone bluetooth Nokia BH101 ?
If yes, working well and which rom ?
Thanks for feedback.
Click to expand...
Click to collapse
I just google search your headset and it seems that it is A2dp tech compatible... so in other works, it seems that you are able to ear music on it but don't expect to place calls with it...
GOOGLE KNOW EVERYTHING
good news we are waiting, im ready to flash new rom with bluetooth support...
at314 said:
good news we are waiting, im ready to flash new rom with bluetooth support...
Click to expand...
Click to collapse
Is still not full BT support.. it just music (media) on the Bluetooth..
Some people answered that this features were placed on other ROM's, not only on myhero from redglasses.. but, I think this can be a plug to people compile a library that works on full, since there's so many others in other languages.. I'm not a programmer, but who is and read this mini-tread, understanding how this works maybe just be enough to start working on that.. If Bluex can do it as a app, why we can incl this as a normal process, or something..
Anyway, just ideas... I don't know really what I'm talking about...
Great found, I did this way and the music play on my SE HBH-DS200 work fine...
Simple much?
I'm sure this is way-over-simplified, but if this works, shouldn't there be a file in /system/lib from the previous builds that deals with phone audio that could be ported over and added/replaced? Just have to find it...
idenncsu said:
I'm sure this is way-over-simplified, but if this works, shouldn't there be a file in /system/lib from the previous builds that deals with phone audio that could be ported over and added/replaced? Just have to find it...
Click to expand...
Click to collapse
Although is not mentioned, in some ROM's that had before this issues, this was already done
That actually have bluetooth stereo working? getting bored flashing my phone back and forward constantly now with no successes, is there any that run? Cheers.
just to add for a 32b. thanks.
It is possible to get stereo bluetooth working.
You can use the ZeroXD or MoDaCo. I feel the ZeroXD is the best one out at the moment. You need the 5.1 version. It's buried within the thread. There are also the instructions to get A2DP working.
I can confirm A2DP is working on the ZeroXD 5.1 release on a 32b device.
I located the post:
http://forum.xda-developers.com/showpost.php?p=4484079&postcount=222
When you follow the instructions for BT make sure you type in all lower case.
naplesbill said:
It is possible to get stereo bluetooth working.
You can use the ZeroXD or MoDaCo. I feel the ZeroXD is the best one out at the moment. You need the 5.1 version. It's buried within the thread. There are also the instructions for pushing the necessary bluetooth files to get A2DP working.
I can confirm A2DP is working on the ZeroXD 5.1 release on a 32b device.
Click to expand...
Click to collapse
The same process can be used on a lot of Hero ROM's.. At this moment, only the 2.x Modaco's based ROM's are not working and they have this files already, so prob unknown!
ricardomega said:
The same process can be used on a lot of Hero ROM's.. At this moment, only the 2.x Modaco's based ROM's are not working and they have this files already, so prob unknown!
Click to expand...
Click to collapse
That is true. But, this is the only rom I've found (so far) that includes a script that enables bluetooth directly from the phone. Are there other roms like this?
naplesbill said:
That is true. But, this is the only rom I've found (so far) that includes a script that enables bluetooth directly from the phone. Are there other roms like this?
Click to expand...
Click to collapse
What do you mean exactly with that enables bluetooth directly from the phone?
Edit: Bluetooth has to be enabled from the phone!
ricardomega said:
What do you mean exactly with that enables bluetooth directly from the phone?
Edit: Bluetooth has to be enabled from the phone!
Click to expand...
Click to collapse
I guess enables is the wrong word. I'm talking about actually enabling it to function. Yes you can turn it on but it doesn't work. There is a fix that requires using ADB to push two additional files. ZeroXD uses a script to make the bluetooth function without the use of ADB push. This same script also changes the rom to function for the myTouch or G1 depending on the option you choose.
is it just me... or do we see this question ALL THE TIME... just saying I'm about 99.9% sure if you took about 5min to look through this forum you would of found your answer...
naplesbill said:
I guess enables is the wrong word. I'm talking about actually enabling it to function. Yes you can turn it on but it doesn't work. There is a fix that requires using ADB to push two additional files. ZeroXD uses a script to make the bluetooth function without the use of ADB push. This same script also changes the rom to function for the myTouch or G1 depending on the option you choose.
Click to expand...
Click to collapse
Ok.. Not all ROM's came defected and depending on this fix.. For instance a very old version of myhero, the v0.0.8 already came with the all the files there. Is not a script, it means that this files were included on the original package. Script is that will follow some command to do a rule.
ricardomega said:
Ok.. Not all ROM's came defected and depending on this fix.. For instance a very old version of myhero, the v0.0.8 already came with the all the files there. Is not a script, it means that this files were included on the original package. Script is that will follow some command to do a rule.
Click to expand...
Click to collapse
It is handled via a script because his rom is for both the dream and the sapphire platforms. You have to run the script to fix wifi and bluetooth depeding on which platform option you choose via the script. I had not seen any other rom with the bluetooth working without using adb push commands. I did notice evil released a rom late yesterday with the bt fix included.
For HTC Magic, purchased from Vodafone (version 32A), I tried to find a suitable ROM, which is fast, pretty, multilanguage and everything will work. I wanted multitouch (mainly due to the Internet and media gallery), due to bluetooth wireless headset, the correct synchronization with Google Calendar, and certainly, which starts Monday. Finally, I also discovered that I rootnutý phone, I could use bluetooth to exchange files or tether for use as a mobile modem (wifi AP) to the laptop.
Wiki helped me a lot http://wiki.xda-developers.com/index.php?pagename=HTC_Sapphire_Hacking for orientation in ROM, according to the instructions I flashnul recovery (instructions on the wik, made a backup system and tested.
After numerous attempts, I dohrabel to MyHero http://forum.xda-developers.com/showthread.php?t=552274 where I worked everything but the bluetooth (and LED). Wireless headphones that were to emerge, boasted, but then when playing music, nothing wrong. He writes about it as an unresolved problem, but I finally found a solution (not invented, but sought):
In the old ROM MyHero 0.1.1, which is still downloadable at the above address, the bluetooth worked fine, I found that just copying the ROM from this new release (which is really better) liba2dp.so file and directory bluez_plugin directly the directory / system / lib. I can not directly in ROM to make a change (to replace a file to another) so that my recovery is then recorded, always says that the error in the control and the process stops. If anyone can, I'll be glad for interpretation or link.
I helped a little so ruggedly that I first installed the old Magic MyHero-0.1.1 and used to copy files to flow somewhere on the SD card Root Explorer program with which you get everywhere. Then I installed the new ROM (tested with MyHero-1.1.1) and again Root Explorer files copied from the SD (replacing the original) to / system / lib. Then just restart - and everything goes just fine. Remember that for our system to allow it to copy something, you must press the top right remount.
I do not know how this procedure is universal, I like the feedback.
k.. first point, your title is wrong...
you should change your title to "HOWTO Fix Bluetooth on Myhero Rom".
I don't have myhero rom installed, can't help you.
Tried it with myhero-1.1.1 and myhero-1.1.2 roms using Androbex.
Pairing works like it used to but data transfer fails.
I supposed it would be a solution……
i try 0.1.1 bluetooth audio is work...
when i use 0.1.1 i copy liba2dp.so , bluez_plugin with astro explorer in sdcard, flash 1.1.1 and replace liba2dp.so and bluez_plugin with astro , but it show error...
my magic should be rooted
32A ENG S-OFF H
HBOOT-1.33.2005(SAPP 10000)
how to fix it?
thx all
Can you reccomend any good bluetooth stereo headsets while we're here?
AltDimension said:
Can you reccomend any good bluetooth stereo headsets while we're here?
Click to expand...
Click to collapse
SEARCH!!!!
http://forum.xda-developers.com/showthread.php?t=558035
pskarlin said:
For HTC Magic, purchased from Vodafone (version 32A), I tried to find a suitable ROM, which is fast, pretty, multilanguage and everything will work. I wanted multitouch (mainly due to the Internet and media gallery), due to bluetooth wireless headset, the correct synchronization with Google Calendar, and certainly, which starts Monday. Finally, I also discovered that I rootnutý phone, I could use bluetooth to exchange files or tether for use as a mobile modem (wifi AP) to the laptop.
Wiki helped me a lot http://wiki.xda-developers.com/index.php?pagename=HTC_Sapphire_Hacking for orientation in ROM, according to the instructions I flashnul recovery (instructions on the wik, made a backup system and tested.
After numerous attempts, I dohrabel to MyHero http://forum.xda-developers.com/showthread.php?t=552274 where I worked everything but the bluetooth (and LED). Wireless headphones that were to emerge, boasted, but then when playing music, nothing wrong. He writes about it as an unresolved problem, but I finally found a solution (not invented, but sought):
In the old ROM MyHero 0.1.1, which is still downloadable at the above address, the bluetooth worked fine, I found that just copying the ROM from this new release (which is really better) liba2dp.so file and directory bluez_plugin directly the directory / system / lib. I can not directly in ROM to make a change (to replace a file to another) so that my recovery is then recorded, always says that the error in the control and the process stops. If anyone can, I'll be glad for interpretation or link.
I helped a little so ruggedly that I first installed the old Magic MyHero-0.1.1 and used to copy files to flow somewhere on the SD card Root Explorer program with which you get everywhere. Then I installed the new ROM (tested with MyHero-1.1.1) and again Root Explorer files copied from the SD (replacing the original) to / system / lib. Then just restart - and everything goes just fine. Remember that for our system to allow it to copy something, you must press the top right remount.
I do not know how this procedure is universal, I like the feedback.
Click to expand...
Click to collapse
can u offer the
liba2dp.so file
and
directory bluez_plugin
?
Ive tested,it didnt work,my
device:HTC G2 32A
rom:Myhero 1.1.2
you are 忽悠ing...
Hi Guys,
I compiled an eclair rom using the 2.9.26-eclair branch of Cyanogen kernel on github . And I ported the camera-related sources from donut branch to eclair branch. Now both 3d and camera can work on my G1. But I still canoot play mp4 on G1.
Would you please tell me how to make mp4 work on G1? I knew Kingklick had succeed to make mp4 work. Is his sources open?
Thanks.
loveheaven said:
Hi Guys,
I compiled an eclair rom using the 2.9.26-eclair branch of Cyanogen kernel on github . And I ported the camera-related sources from donut branch to eclair branch. Now both 3d and camera can work on my G1. But I still canoot play mp4 on G1.
Would you please tell me how to make mp4 work on G1? I knew Kingklick had succeed to make mp4 work. Is his sources open?
Thanks.
Click to expand...
Click to collapse
working dec libs come from the 2.1 drioderis dump which you can find in the eris dev forums.
you can also find them here
http://forum.xda-developers.com/showpost.php?p=5793964&postcount=667
Firerat said:
working dec libs come from the 2.1 drioderis dump which you can find in the eris dev forums.
you can also find them here
Click to expand...
Click to collapse
Would you please tell me which libs I should push into my 32B G1? I pushed libopencore_mp4*.so libOmxMpeg4.so from droid eris dump into my g1. But after that when I reboot my phone, my phone cannot be rebooted and stays at the first "G1 Tmobile" splash screen.
loveheaven said:
Would you please tell me which libs I should push into my 32B G1? I pushed libopencore_mp4*.so libOmxMpeg4.so from droid eris dump into my g1. But after that when I reboot my phone, my phone cannot be rebooted and stays at the first "G1 Tmobile" splash screen.
Click to expand...
Click to collapse
Code:
mkdir eris;mkdir Firerat3dvid
cd Firerat3dvid
unzip <fullpath to the update zip>
export SomeOtherDir=$PWD
cd ../eris
unzip <fullpath to dump zip>
cat > ~/bin/compmd5sum << "EOF"
#!/bin/sh
# md5sum a bunch of stuff
md5sum $1;md5sum $SomeOtherDir/$1;adb shell md5sum /$1
EOF
chmod 755 ~/bin/compmd5sum
find . |sed s/^/compmd5sum\ /|sh
now you can compare files in two dir on your linux box against the ones on your phone, tells you whats 'missing' what are the same and what are different
PS the files you need are in the zip files in the link I gave you
just thought that the above script might come in handy for someone wanting to compare files
Thank you very much!
I downloaded the CE-12-Patch_3D_vid_signed.zip you prodivded and pushed all the libraries in your zip (except the wlan.ko) into my G1. The kernel my G1 used is built from Cyanogen kernel eclair branch. After pushing the libraries, I reboot my G1.But the G1 got stucked in the first "T-mobile G1" splash screen and couldn't be reboot into the system.
Why did it happen? I should use your kernel?? The opencore library depends on the kernel?? I think the opencore is independent. Even if there is something wrong with opencore, G1 can always be reboot. Am I wrong?
Firerat said:
Code:
mkdir eris;mkdir Firerat3dvid
cd Firerat3dvid
unzip <fullpath to the update zip>
export SomeOtherDir=$PWD
cd ../eris
unzip <fullpath to dump zip>
cat > ~/bin/compmd5sum << "EOF"
#!/bin/sh
# md5sum a bunch of stuff
md5sum $1;md5sum $SomeOtherDir/$1;adb shell md5sum /$1
EOF
chmod 755 ~/bin/compmd5sum
find . |sed s/^/compmd5sum\ /|sh
now you can compare files in two dir on your linux box against the ones on your phone, tells you whats 'missing' what are the same and what are different
PS the files you need are in the zip files in the link I gave you
just thought that the above script might come in handy for someone wanting to compare files
Click to expand...
Click to collapse
loveheaven said:
Thank you very much!
I downloaded the CE-12-Patch_3D_vid_signed.zip you prodivded and pushed all the libraries in your zip (except the wlan.ko) into my G1. The kernel my G1 used is built from Cyanogen kernel eclair branch. After pushing the libraries, I reboot my G1.But the G1 got stucked in the first "T-mobile G1" splash screen and couldn't be reboot into the system.
Why did it happen? I should use your kernel?? The opencore library depends on the kernel?? I think the opencore is independent. Even if there is something wrong with opencore, G1 can always be reboot. Am I wrong?
Click to expand...
Click to collapse
your linux will be running fine, its the Android that isn't happy
the libs are not dependent on the kernel, but may be dependent on something which is already in CE
tbh I can't really help you , I have no idea what 'ROM' you are pushing these libs to.....
logcat is your friend, I have a whole bunch of them on one line
Code:
adb logcat;adb logcat;adb logcat;adb logcat;adb logcat;adb logcat;adb logcat;adb logcat;adb logcat
make sure your phone is connected the first time, and it will happily sit there when you unplug, 'waiting for device' till you plug it back in.
and in another console
adb shell busybox top
sometimes you can even shell in if you are not seeing anything on logcat
'busybox top' will give you an idea of what is running
and there is nothing stopping you from having a couple more terminals open
one with a shell for 'doing stuff' and another for pushing and pulling stuff
all while watching top and logcat
your loop is probably to do with drm, but the logcat will tell you
Firerat said:
your linux will be running fine, its the Android that isn't happy
the libs are not dependent on the kernel, but may be dependent on something which is already in CE
tbh I can't really help you , I have no idea what 'ROM' you are pushing these libs to.....
logcat is your friend, I have a whole bunch of them on one line
Code:
adb logcat;adb logcat;adb logcat;adb logcat;adb logcat;adb logcat;adb logcat;adb logcat;adb logcat
make sure your phone is connected the first time, and it will happily sit there when you unplug, 'waiting for device' till you plug it back in.
and in another console
adb shell busybox top
sometimes you can even shell in if you are not seeing anything on logcat
'busybox top' will give you an idea of what is running
and there is nothing stopping you from having a couple more terminals open
one with a shell for 'doing stuff' and another for pushing and pulling stuff
all while watching top and logcat
your loop is probably to do with drm, but the logcat will tell you
Click to expand...
Click to collapse
Thank you very much!
I used your method and found it is because my rom could not load the libwebcore.so in your zip. So I pushed my orignal libwebcore.zip back into G1, my G1 can boot now. But after that I still cannot watch Mp4 on my G1...
Would you please give me some advice? Thanks.
loveheaven said:
Thank you very much!
I used your method and found it is because my rom could not load the libwebcore.so in your zip. So I pushed my orignal libwebcore.zip back into G1, my G1 can boot now. But after that I still cannot watch Mp4 on my G1...
Would you please give me some advice? Thanks.
Click to expand...
Click to collapse
CE1.2 with my vid patch
wait for CE2
or Kings 1.8 AOSP
or
check the code in this
http://forum.xda-developers.com/showpost.php?p=5889900&postcount=4
with a bit of deduction, you could figure out what is missing/different
as I said in my last post, I can't help you as I have no idea what ROM you are trying to get mp4 to run on.........................................
Installing/Pushing CE-12-Patch_3D_Vid_signed.zip
Got a question... I recently downloaded the v4_1.zip, and was wondering if it's possible to incorporate the CE-12-Patch_3D_Vid_signed.zip in to it. I'm not new to the whole rooting thing, and have tried several variations of the Eclair and Donut roms floating around here. Unfortunately, I'm not to well versed in ADB. My main interest in pushing the above zip is to finally have an Eclair rom with working video. If anyone can help me out with this, it'd be greatly appreciated.
will4958 said:
Got a question... I recently downloaded the v4_1.zip, and was wondering if it's possible to incorporate the CE-12-Patch_3D_Vid_signed.zip in to it. I'm not new to the whole rooting thing, and have tried several variations of the Eclair and Donut roms floating around here. Unfortunately, I'm not to well versed in ADB. My main interest in pushing the above zip is to finally have an Eclair rom with working video. If anyone can help me out with this, it'd be greatly appreciated.
Click to expand...
Click to collapse
the v4 is a different beast
King's Eris has working video
King's Eris CachHacked has working video and is a lot faster
CE-12-Patch_3D_Vid_signed.zip
Thanks for the response. Actually, I was only using the v4 rom as an example. I have tried King's Eris rom, and I think I have the most recent version of it, but the last time I tried it the camcorder did it's I'm not gonna work for you thing. Is there a way to push the CE-12-Patch_3D_Vid_signed.zip to this rom instead, or did I misinterpret the description of this patch? At any rate, it is fun trying all these new and different roms. Can't wait for a fully working 2.0 pastry.
P.S: I just tried the FR-v4OL-CH-0-1_S.zip rom, and it does have video playback. Unfortunately, the camcorder is still non-funtional, of course, and data doesn't appear to be working.
will4958 said:
Thanks for the response. Actually, I was only using the v4 rom as an example. I have tried King's Eris rom, and I think I have the most recent version of it, but the last time I tried it the camcorder did it's I'm not gonna work for you thing. Is there a way to push the CE-12-Patch_3D_Vid_signed.zip to this rom instead, or did I misinterpret the description of this patch? At any rate, it is fun trying all these new and different roms. Can't wait for a fully working 2.0 pastry.
P.S: I just tried the FR-v4OL-CH-0-1_S.zip rom, and it does have video playback. Unfortunately, the camcorder is still non-funtional, of course, and data doesn't appear to be working.
Click to expand...
Click to collapse
/data not working?
if data wasn't working it wouldn't boot past the bootanimation splashscreen
if data is 'full' reboot, it will correct itself
Unfortunately, when I try to do something that requires a data connection, it suggests using wifi. During setup, I did select the first connection option, which I think was data and wifi or something like that. When I try to go into Market to sign in that way, I can't connect. Is there a step I'm missing, or has this happened to anyone else? Also, is there a way to push the CE-12-Patch_3D_Vid_signed.zip into the FR-v4OL-CH-0-1_S.zip rom, or can I just flash like a normal zip? Thanks in advance.
will4958 said:
Unfortunately, when I try to do something that requires a data connection, it suggests using wifi. During setup, I did select the first connection option, which I think was data and wifi or something like that. When I try to go into Market to sign in that way, I can't connect. Is there a step I'm missing, or has this happened to anyone else? Also, is there a way to push the CE-12-Patch_3D_Vid_signed.zip into the FR-v4OL-CH-0-1_S.zip rom, or can I just flash like a normal zip? Thanks in advance.
Click to expand...
Click to collapse
ahh, sorry I'm getting all mixed up, because everyone is stressed out over FR-a2sd using /data for something useful instead of leaving it as an empty,wasted space.
yes, data connection is not working, tbh I don't know why the Market doesn't work even if wifi is working..
The CE-12-Patch_3D_Vid_signed.zip isn't going to do anything for FR-v4OL-CH-0-1_S.zip
its just a 3D kernel , and libs I took from the eris dump which got video working.
infact , the libs are 'mostly' the same as the ones already in v4OL
( which means I'm totally not understanding why video is dark, got to be a framework thing, maybe, I don't really know, just guessing )
Flashing / pushing CE-12-Patch is just going to kill v4OL
I did CE-12-Patch a long time ago, shortly after re-visiting xda after initially rooting my g1 way back in Feb '09.. kinda wished I'd stuck around then.
anyway, CE-12-Patch WILL break v4OL, is it doesn't mount mtdblock4 in the right place.
the v4OL is beta , lots of things don't work
if you get your kicks trying to fix broken things, or making yourself understand things you don't understand ( i.e. you self teach )
then it is for you.
if you want things to work 'out of the box' ,
King's Eris mostly works
ce12 cachehack works
ce2.0 works ( with a 'lil' fixup, facebook fix is in the thread FR*S.zip coming soon.. )
OE1.3.0.1 has things working ( anyone flashed ce12-patch over oe1.3 ? )
and good ol' SuperD works very well.
personally I think your best root is the CE12 CacheHack
It's fully functional, and best of all, CE2.0 is a *no wipe* update
You can flash CE2.0 , just a couple of fixes that need to be consolidated
they are in the thread , minor fix is at post #1401 ( which I will update to a "no hassle,flash straight after CE2.0" soon )