[02 Mar 2011][CWM-zip][Fix] Loud outgoing volume fix - HD2 Android NAND Development

Warning: Use this fix at your own risk. Please do not pm me for support on this. I'm just sharing a fix I found already in place and used in another rom.
Credit: 100% credit goes to iamgpc http://www.mobile01.com/topicdetail.php?f=224&t=1957441&m=f&r=3&p=1 http://forum.xda-developers.com/showthread.php?t=909096 .
Problem:
- Outgoing (dialing out) volume defaults to the maximum. The work around is to either hit the volume + or - or turn the speaker phone on and off quickly during a outgoing to force the device to pick up the preset volume
- Depending on the preset volume, incoming calls could be quiet and outgoing calls can be extremely loud depending on the htcleo.acdb file
- I had this issue on almost every rom I used
Solution - libaudio.so
- During my testing of "gpc_hd2_gingerbread_v19b" rom, I noticed this issue did not exist on this particular rom.
- Traced this back to libaudio.so after comparing various libs under /system
- Pushed libaudio.so from the gpc rom to /system/lib/ using tyween's "Typhoon" rom and noticed the max outgoing call volume issue was not longer present
Fix
- Highly recommend doing a nandroid back-up prior to applying fixes. If fix does not work and cause boot loops, you will have to restore /system .
- Extract and push the lib files from the attached zip file to /system/lib/.
or
- Try flashing the zip using CWM. I quickly slapped it together so not sure if it is working correctly
Tested to work on following rom's:
libaudio-fix-CM-Typhoon.zip for the following builds:
- tyween's "Typhoon CM7 2.4.5" rom no longer needed. Incorporated in V2.5+
- Mdeejay 2.6 CM7 build - Based on user feedback
- Pongster's HyperDroidGBX v7 - Based on user feedback
libaudio-fix-NexusHD2-Ginger-tytung.zip for the following builds:
- Tytung's "NexusHD2 Gingergread 2.3" rom
- rafpigna's RAFDROID HD 3.2.2 - SD build only
- Untested on other builds
Change log:
- Mar 02, 2011 - Added separate zip file (libaudio-fix-NexusHD2-Ginger-tytung.zip) for Tytung's ginger bread

Nice man!
Edit: Just tried on a Desire build doesn't boot for me

after installing in rafdroid 3.1 it stucks in the first screen.....

Doesn't work on NexusHD2-Gingerbread
At startup:
E/AndroidRuntime( 94): java.lang.UnsatisfiedLinkError: Cannot load library: link_image[1962]:
66 could not load needed library 'libsystem_server.so' for 'libandroid_servers.so' (link_image[1962]:
66 could not load needed library 'libaudioflinger.so' for 'libsystem_server.so' (link_image[1962]:
66 could not load needed library 'libaudio.so' for 'libaudioflinger.so'
(reloc_library[1311]: 66 cannot locate '_ZN7android14AudioParameter7keyFmOnE'...
Click to expand...
Click to collapse
Maybe it worked only on CM7 builds

Works very good for me.
MDJ cyanogenmod 7 v. 2.6

It doesn't work with 2.2.1

Thanks for the hard work. Tested working perfect on Typhoon 2.4.5..

stanleywoon said:
Thanks for the hard work. Tested working perfect on Typhoon 2.4.5..
Click to expand...
Click to collapse
I am not sure I feel this really makes a difference.
All my calls starts with the other party saying:
"wow, it's very loud on your side."
or
"you are talking too loud"
I thought this fix would have solved the problem.
Any suggestions ?

Zagzag read again the first post its not fixing you "problem"

DimICE said:
Doesn't work on NexusHD2-Gingerbread
At startup:
Maybe it worked only on CM7 builds
Click to expand...
Click to collapse
Thanks for the logcat. Updated to work on Tytung's NexusHD2 gingerbread build. Use zip libaudio-fix-NexusHD2-Ginger-tytung.zip.
zagzag99 said:
I am not sure I feel this really makes a difference.
All my calls starts with the other party saying:
"wow, it's very loud on your side."
or
"you are talking too loud"
I thought this fix would have solved the problem.
Any suggestions ?
Click to expand...
Click to collapse
The high mic gain is a separate issue. There is a fix by using a different htcleo.acdb file. Try searching for the fix. I don't have the link at the moment.

pecora said:
Works very good for me.
MDJ cyanogenmod 7 v. 2.6
Click to expand...
Click to collapse
Yes. Ive got a same detection. Great work .......... Thanx

Tested working on RAFDROID Desire HD 3.2.2 - SD build. This should also work on Rafdroid Desire HD 3.2 nand build.

You think it will also work on Desire based build? (not HD)

DFT
will this work on the DFT version of MDJ CM7 2.6? If so how can I apply it?

Working with HyperDroidGBX v7! Thanks! libaudio-fix-CM-Typhoon.zip
But it feels like volume is loud at first, but than quickly became normal..is it ok?

The Phone Volumen works fine now,but the Media Volumn become too low?
Anyone have the same Problem?
PS: Typhoon_CM7_2.4.5

EDIT: The ideal solution for this problem is to fix the source code. Unfortunately, I don't have the time and proper tools to decompile the lib file libaudio.so. Any Dev's want to give this a try? I'm not sure if this lib is based on the passion(Nexus one).
ITAYSHARONI said:
You think it will also work on Desire based build? (not HD)
Click to expand...
Click to collapse
Which Desire build are you using? I'm not certain if these fixes will work on the Desire build you are using. Unfortunately the libs are not consistent between builds and contain different modifications. When changing anything in /system, there is always the risk of having to restore.
If you are comfortable with basic ADB commands, you could copy the original libs as backup and push them back using ADB if you get a bootloop. But be warned, you may have to reflash causing data loss if you use a DFT based flash(no clockwork mod recovery). I should note I've intentionally caused the bootloop on various builds just to identify the libs that are different between builds and have always been able to recovery from boot loop pushing the original files back.
lowrider262 said:
will this work on the DFT version of MDJ CM7 2.6? If so how can I apply it?
Click to expand...
Click to collapse
You could try using either adb or root explorer to manually push the file. Make sure you back up the original lib file. I would strongly recommend you try Typhoon CM7 rom. It is much more up to date in comparison to Mdeejay's rom.
Kefir.net said:
Working with HyperDroidGBX v7! Thanks! libaudio-fix-CM-Typhoon.zip
But it feels like volume is loud at first, but than quickly became normal..is it ok?
Click to expand...
Click to collapse
This appears normal. The volume is at max for half a second and corrects to the pre-set value.
freemanxp said:
The Phone Volumen works fine now,but the Media Volumn become too low?
Anyone have the same Problem?
PS: Typhoon_CM7_2.4.5
Click to expand...
Click to collapse
I'm running the same rom and don't notice any difference in media volume.

2000impreza said:
Tested working on RAFDROID Desire HD 3.2.2 - SD build. This should also work on Rafdroid Desire HD 3.2 nand build.
Click to expand...
Click to collapse
Which CWM-Zip file did you use , becouse i want to try it on my rafdaroid 3.2 NAND

Im using Bauner-LEO-V4_20.02.11_cwm Build
When i tried the first file it didn't eve got to a bootloop, it got stuck on htc logo

zaidsa3sa3 said:
Which CWM-Zip file did you use , becouse i want to try it on my rafdaroid 3.2 NAND
Click to expand...
Click to collapse
I would highly suggest doing a nandroid backup before flashing. As indicated on the first post, try zip file: libaudio-fix-NexusHD2-Ginger-tytung.zip for Raftdroid rom.
ITAYSHARONI said:
Im using Bauner-LEO-V4_20.02.11_cwm Build
When i tried the first file it didn't eve got to a bootloop, it got stuck on htc logo
Click to expand...
Click to collapse
Unfortuneately I don't have the time to look at the libs for this rom to figure what will/won't work. Since it uses CWM to flash the rom, you could do a nandroid backup followed by flashing zip file: libaudio-fix-NexusHD2-Ginger-tytung.zip to see if it works. Worse case, restore /system from the nandroid backup if it doesn't work.
The best solution is to rebuild libaudio.so from source to correct the issue. Unfortuneately I don't have the expertise nor time to do this. Any dev's willing to look at this?

Related

CyanogenMod 6 Kaiser [RLS5.2] - RC2 based, odex:ed build [6.8.2010]

CyanogenMod 6 Kaiser [RLS5.2] - RC2 based, odex:ed build [6.8.2010]
This release is based on CyanogenMod 6 RC2, modified to be Kaiser & Polaris friendly (and hopefully Vogue too). Parts of other releases, mostly dzo's Fresh Froyo are also used.
What's new:
RLS5.1:
- Completely re-done release, based on CyanogenMod 6 RC2 FRF91
- System completely odex:ed (thanks kallt_kaffe for all your help with this)
- Google Apps FRF91 MDPI
- Wifi tethering - courtesy of urban69 and kallt_kaffe.
- Removed most of the "bonus" apps except Astro File Manager, due to /system size limit. To get YR Weather Widget, Brut Maps, Linpack or Nexusrevamped Live Walpaper dowload the AppPack.zip here, unzip the files to your SD card and install via Astro..
- Experimental libhtcgeneric-ril.so to enable 2G/3G switching (again all credits to kallt_kaffe) included. The enable/disable "2G mode only" switch in settings now works!!
For best performance enable compcache in Settings > CyanogenMod Settings > Performance. If you want to squeeze even more out of it disable dithering, also in Settings > CyanogenMod Settings > Performance.
Download RLS5.1: Mediafire, FileFactory or Megaupload!
Update RLS5.2
-New version of experimental libhtcgeneric-ril.so to enable 2G/3G switching (again all credits to kallt_kaffe) included
RLS5 and RLS5.1 can be updated to RLS5.2 via update attached below: rls5_rls5-2_update.zip.
What works:
Everything should be working as in other Froyo builds. But I may have missed someting - if so, please report!
- Phone: calls, SMS, standard stuff..
- Camera
- BT & BT audio
- Wifi
- Email
- MMS
- Exchange sync, Google sync
- Market
- GPS & Wireless (WiFi or Data) location
- JIT
- Compacache
- et cetera..
Installation:
Put the androidinstall.tar to /andboot folder and install to SD / NAND. SD users will find complete SD HaRET distro attached below, with zImage-froyo-26-07-10 (HaRET.zip). Edit default.txt according to your needs and wishes, but it should be o.k. for most Kaiser users (except panel and battery parameters - fix those). Polaris users should edit default-polaris.txt for Polaris. Vogue users need to use their standard default.txt.
I've tested RC5 on SD (ext2/ext2) install, so I really don't know how it will work on NAND.
If you have problems with Wifi connections, you can try other power levels using script made by kallt_kaffe:
Code:
$ sudo
# wifi_level.sh low|medium|high
To switch between Froyo | Eclair | Paid Market, use a script market.sh, made by kallt_kaffe:
Code:
$ su
# market.sh eclair|froyo|paid
There is a small DeskClock.apk issue in RLS5.X. To get back DeskClock.apk from RLS4, which is o.k. for our resolution, apply attached DeskClock_fix.zip.
Screenshots:
Check them out at CyanogenMod 6 screens page.
Credits go to:
- mssmision for porting CyanogenMod 6 for our devices and all the other work his done
- dzo for his kernels and Froyo releases - without you man there would be no Vogue/Kaiser Android community
- kallt_kaffe for many many contributions he made to Android Vogue/Kaiser community
- Incubus26Jc also for his fine builds and many contributions made to Android Vogue/Kaiser community
- Brut.all for his Maps mod
- DmK75 for the default.txt for Polaris and all the other contributions his done in testing and delivering fixes for this build. Thx man!
- Complete Vogue/Kaiser community
Thank you guys for your great work and sorry for stealing your ideas and soultions, but they're just to tempting not to be used and abused.
I'd be glad to get as much of your feedback as possible. Enjoy!
============================================================
History
RLS4:
- Fixed bootanimation to comply with 240x320 res, also slimmed down bootanimation.zip by 1 Mb
- Replaced all Google Apps with the FRF91-mdpi version
- Updated ADW Launcher to latest version 1.0.1-mdpi
- Removed LinPack
- Included updates from RLS3 in the main build
- Other smaller modifications and optimizations
RLS3:
- Replaced old Vending.apk with a new one from FRF91 source to fix constant FC'ing
- Replaced some other system resources with FRF91 source
- Updated ADW Launcher to latest version 1.0.1
- PNG'optimized and zippaligned all apk's - shaved ~ 10-15% off in average
- Optimized all OGG files - shaved 20-30% off in average (you shouldn't, but if you notice any drop in ringtones quality, please inform me)
- Included Brut Maps, Astro, NexusRevamped LiveWalpaper and LinPack in the release, on the account of newly freed space
- New kernel zImage-froyo-26-07-10 added to HaRET.zip
- Included Wifi tethering fixes made by kallt_kaffe (thx man, great work). No more post installations scripts needed to make it work.
Nice work! Sometime I will try this build.
Just about the best i've tried yet.
This is by far the most responsive version i've tried yet and i've spent about two days trying all the versions mentioned in the
"Android Build Index - Look here before asking" -I can't post the link-
I'm trying this on NAND. I can't get Wifi to work on my kaiser but i'm going to keep playing around with this one.
Love the speed.
Oh, what is the name of the female football picture/wallpaper?
Hi,
I will try it on my Pola.
This build is useful for using bluetooth speakerphone in car?
Chick wallpaper.
http://bit.ly/acABBj
wifi won't start. It just states "error"
@nemuro are you a Kaiser or Polaris user and did you apply my update?
Best yet!!
I'm not sure how, but Wifi is now working. It may have something to do with fixing permisions between a re-install. This version is quick and snappy. My favourite so far!!!
milanche said:
If you find any problems, please report..
Click to expand...
Click to collapse
Where i install update, i seen message "tar: short read"
Is error?
DmK75 said:
Where i install update, i seen message "tar: short read"
Is error?
Click to expand...
Click to collapse
No. It installed fine, don't worry! I get that error too, it has something to do with the way 7Zip I use makes tarballs, but it has no effect on install.
milanche said:
@nemuro are you a Kaiser or Polaris user and did you apply my update?
Click to expand...
Click to collapse
Yes, I applied the update. I am using kaiser, and haret + latest z-image. Is it the problem that I am using a wrong version of default.txt? Do you want me to post that file?
Gonna try it tonight...
Ive been using urban69's rom for 5 days and have enjoyed it although am having application fc's frequently and still dealing with the battery issues....I'll try this on Nand tonight and reply back....Thanks for all your work!!!
If it weren't for all of you dev's we'd be in tech limbo!!!
First of all...Im new to installing Android on Kaiser, so sorry for stupid q's and stuff...
Ive installed it on a danish Tytn II, it works, with some errors...
1. Wifi doesnt work(dont know why...just doesnt find any networks(and it seems to have no macaddress, at least thats what the infobox says, the same about bluetooth)
2. No marked...Weird i think
3. Battery stuck at 15%
4. i sometimes have problems answering calls...
Think that was it for now...Else its a great build...Thx a lot..
THink i will install another build for now...but will probably try it again...
milanche said:
No. It installed fine, don't worry! I get that error too, it has something to do with the way 7Zip I use makes tarballs, but it has no effect on install.
Click to expand...
Click to collapse
Thank for this build!
I install it on my Polaris and tested: Wifi, BT and GPS works.
Also i noticed full russian translate and working superuser app!
One issue in Market, it sometimes "stopped unexpectedly".
nemuro said:
Yes, I applied the update. I am using kaiser, and haret + latest z-image. Is it the problem that I am using a wrong version of default.txt? Do you want me to post that file?
Click to expand...
Click to collapse
Please try my latest release where all needed HaRET files are included. And don't forget to change panel type in default.txt to correspond your panel!
Zalasta said:
First of all...Im new to installing Android on Kaiser, so sorry for stupid q's and stuff...
Ive installed it on a danish Tytn II, it works, with some errors...
1. Wifi doesnt work(dont know why...just doesnt find any networks(and it seems to have no macaddress, at least thats what the infobox says, the same about bluetooth)
2. No marked...Weird i think
3. Battery stuck at 15%
4. i sometimes have problems answering calls...
Think that was it for now...Else its a great build...Thx a lot..
THink i will install another build for now...but will probably try it again...
Click to expand...
Click to collapse
That's weird. I have Wifi and BT working. Please download the new full SD HaRET release from first post and see how this one works for you. It has all needed files included, including latest 15-7 kernel.
Added new complete androidinstall.tar release to first post!
doesn't work on nand, it's too fat to be installed in nand... the update fails with no space left on device as does the new androidinstall
i guess something needs to be took off to install in nand
milanche said:
If someone is kind enough to send me default.txt for Polaris, I'll be glad to include it!
Click to expand...
Click to collapse
Here default.txt for Polaris, i use it.
DmK75 said:
One issue in Market, it sometimes "stopped unexpectedly".
Click to expand...
Click to collapse
Yes, I have the same problem. Will look into it.
DmK75 said:
Here default.txt for Polaris, i use it.
Click to expand...
Click to collapse
Thank you very much! Will include it into next release.
succo said:
doesn't work on nand, it's too fat to be installed in nand... the update fails with no space left on device as does the new androidinstall
i guess something needs to be took off to install in nand
Click to expand...
Click to collapse
Ok, thanx. I'll look into it.

[02 JAN][KERNEL][RMNET][SMARTASS][G-Sensor Fix] prj's kernel v0.3

I usually use Hastarin's kernel, but since he has not released one to work with NAND yet, I made one myself.
It is meant to be used with this build:
http://forum.xda-developers.com/showthread.php?t=893620
I have not tested with any other builds.
This kernel is the newest stock, with the following improvements:
* G-Sensor fix
* 60ma drain after call fix
* Some other small optimizations
Changelog:
http://gitorious.org/~projection/linux-on-wince-htc/projections-linux_on_wince_htc
Download:
http://gm.mainframe.no/stuff/prj_kernel_v0.3.zip
Installation:
* Download the archive
* Unpack the archive
* Connect your phone with USB, make sure it's rooted and USB debugging is on
* Make sure you have the Android SDK installed
* Run "install_kernel.bat"
* If you get "'adb' is not recognized as an internal or external command", add adb.exe to PATH or place the files in the same location as adb.exe and rerun "install_kernel.bat"
* Disconnect the USB cable
* Restart your phone
A boot.img is also provided, if you want to use the kernel in your ROM.
Credits:
* Most patches have been taken from Hastarin's GIT
* config was taken from cotulla's build.
* ocm for helping me with getting the right tool to make the boot image.
Reserved!!!
Please let me know how this works for you.
It should be very similar to Cotulla's stock build, except with a couple bugs fixed.
can you make bluetooth mac address changable as well? Thanks
Can I test this on other builds? such as gauner1986's HD-FI 0.3 ? I downloaded it...but at the same time I want to make sure, I should add to it or not?
cuibap said:
can you make bluetooth mac address changable as well? Thanks
Click to expand...
Click to collapse
It already is.
loaferkan said:
Can I test this on other builds? such as gauner1986's HD-FI 0.3 ? I downloaded it...but at the same time I want to make sure, I should add to it or not?
Click to expand...
Click to collapse
I haven't tested.
Worst thing that can happen is that it won't boot past the DFT logo.
Then you can just reset your phone, hold down the power button and flash the old kernel back using magldr.
---
I get 2mA in standby with everything on right now.
just tested on nexushd2 and it booted fine.
SH4YD33 said:
just tested on nexushd2 and it booted fine.
Click to expand...
Click to collapse
Nexushd2 has hastarin kernel and I think it needs old camera driver.
This kernel does not really offer anything over that kernel... it should be basically the same. Unless that kernel was compiled with newest toolchain and has the 60mA after call bug.
for ext batt?
Does your kernel support extended battery? It looks like the majority of initial nand builds do NOT.
Thank you! Saw the htc-linux irc log, I just couldn't make the MIUI's wifi and bluetooth work on NAND...Will try this
Please remind me how to change the wifi Mac
Sent from my HTC HD2 using XDA App
famewolf said:
Does your kernel support extended battery? It looks like the majority of initial nand builds do NOT.
Click to expand...
Click to collapse
Nope, it does not.
Can you make one for the HD builds.. thx
depakjan said:
Can you make one for the HD builds.. thx
Click to expand...
Click to collapse
Have you tested it with them?
I don't like Desire HD base builds, because they run _much_ slower than Desire base, so if this works with them - fine. If it doesn't, I won't lose any sleep over it
projection said:
I haven't tested.
Worst thing that can happen is that it won't boot past the DFT logo.
Then you can just reset your phone, hold down the power button and flash the old kernel back using magldr.
---
I get 2mA in standby with everything on right now.
Click to expand...
Click to collapse
Confirm that worst thing didn't happen.
I've just tried and it works well with gauner1986's HD-FI 0.3.
I even didn't need to copy .ko file because google's contacts is synchronizing, it means that wifi is working
Thank you for the kernel,
projection said:
Have you tested it with them?
I don't like Desire HD base builds, because they run _much_ slower than Desire base, so if this works with them - fine. If it doesn't, I won't lose any sleep over it
Click to expand...
Click to collapse
Yes, it works, but you're right, it's slow & laggy.
Plan to be back to Stock Desire (but its low-volume in call is annoying)
hungtd said:
Plan to be back to Stock Desire (but its low-volume in call is annoying)
Click to expand...
Click to collapse
Have you tried AudioBoost to increase the low volume in call?
This kernel have over clocking built in? Happy New Year!
Can anyone tell me how many ROM left when the first booted?

[DEV/TEST] Kernel with two-way call recording [needs testing]

Hi all
With help of avs333 that found a way to enable two-way call recording on the Desire, I included the changes in my kernel.
From my tests all is working fine, but I need other tests to check that other apps and functions that uses audio, are working fine.
Remember: make a nandroid backup before flashing this kernel, to revert back after testing or if something goes wrong
You have to use rVoix or CallRecorder (suggested) to have call recording working
You can find them in the original thread here:
Original thread: http://forum.xda-developers.com/showthread.php?t=993793
rVoix is attached to original thread first post
Call Recorder by skvalex (suggested) http://forum.xda-developers.com/showpost.php?p=12403411&postcount=182
How to report testing issues:
ROM that you are using
Previous kernel you were using without issues
Your RADIO version
cLK or MAGLDR
Detailed description of the issue
App that caused the issue
If it's a call recording issue, specify the detailed issue and wich app you are using (rVoix or CallRecorder)
At the moment I'm including the patch only on the normal kernel (not the GB one)
This kernel is exactly as my 1.9 OC with just the call recordin patch applied so please dont post unuseful stuff like battery drain or other things not related to audio because nothing has changed about battery/data/wifi/cpu or other stuff.
More you keep this thread clean more I can release this as "stable" version soon.
Kernel Download here: (rafpigna_2r0_TESTRELEASE)
http://www.multiupload.com/6RFJGX804S
Credits goes to avs333 for his patch. Go in his thread, click the thanks button and consider a donation.
reserved for future use
Just flashed through CWM/hyperdroid11/2.15 radio.....getting bootloops. Was working till i updated to hyperv11. Funny though v11 with stock kernel, the apk still works fine. The call volume on other side is a lil lower but still loud enough to hear just fine. You just helped add a major feature to the android community. As u stated below pongsters build is not fully compatible with some of your kernels.
Thank you very much.....first one in!!!!
Sent from my HTC HD2 using XDA Premium App
does the test kernel suport CLK?
Thanks, rafpigna !
I could not boot it with cLK on HyperdroidGBX10, though.
Hi.
Using pongster's cm7
2.15 radio
Magldr
Getting boot loops
Regards
mishik said:
Thanks, rafpigna !
I could not boot it with cLK on HyperdroidGBX10, though.
Click to expand...
Click to collapse
2wice said:
Hi.
Using pongster's cm7
2.15 radio
Magldr
Getting boot loops
Regards
Click to expand...
Click to collapse
this has nothing to do with the changes.
probably you will have same results (no boot/bootloop) with my 1.9 kernel. try it
I dunno why there are issues with pongster's builds...
hi raf i am willing to test this i have you're own rom with 1.9 oc kernel when i usedtwo way recording it worked fine till i use the bluetooth on which i couldn't connect until i deactivate the recording does this patch resolves this problem?
rafpigna said:
this has nothing to do with the changes.
probably you will have same results (no boot/bootloop) with my 1.9 kernel. try it
I dunno why there are issues with pongster's builds...
Click to expand...
Click to collapse
I'm using cLK, so that could be the problem...
sbibif said:
hi raf i am willing to test this i have you're own rom with 1.9 oc kernel when i usedtwo way recording it worked fine till i use the bluetooth on which i couldn't connect until i deactivate the recording does this patch resolves this problem?
Click to expand...
Click to collapse
There was no such thing as 2-way recording from the line without this patch.
Your calls were recrded from the mic and i'm sure you could barely here the other side, unless you used the speaker. This patch enables recrding directly from the line, so both sides should be nice and clear.
Two way call recording working on your test kernel.
Test the kernel on CoreDroid 1.5
Also testing with BT hands free.
Sorry for English
mishik said:
There was no such thing as 2-way recording from the line without this patch.
Your calls were recrded from the mic and i'm sure you could barely here the other side, unless you used the speaker. This patch enables recrding directly from the line, so both sides should be nice and clear.
Click to expand...
Click to collapse
thank you of course as i was driving when this happened i did not notice this simple thing.
edit :well after one day even with bluetooth on , i can say it works 100%
Coredroid 1.5 ext 2048 Rafdroid 4.0.2 ext1024 Rafdroid 4.2(sd)
all of them raf 1.9OC
Radio 2.15.50
MAGLDR 1.3 with CWM 3.0.1.4
no issue everything is working GOOOOOD
CallRecorder
no go on typhoon cm7, i know you said your regular kernel should work on gingerbread roms but it just bootloops for me. im using your 1.9oc gb currently, radio is 2.15, magldr 1.13 with cwm 3.0.1.9
Appears to be good on CMYGLO's 1.1.9n load; only a few hours of use thus far, but no problems noted at this point.
Coredroid DHD 1.5
Radio 2.15.50
MAGLDR 1.3 with CWM 3.0.2.4
WORKING PERFECT
Working Nice!!!
Coredroid 1.5
Raf 1.9OC
Radio 2.15.50
cLK 1.3.3 with CWM 3.0.2.4
Both sides of call recorded clearly!
CallRecorder
[RAM HD v2] Incredible Sense v1.0 - CAM FIXED! [HTC Vivo]
Kernel - Raf 1.9OC
Radio 2.15.50.14
MAGLDR
CallRecorder http://forum.xda-developers.com/showpost.php?p=12403411&postcount=182
Heard great!
me and buddy ...
A very long time waiting for this patch.
Thank you very much!
Sorry for my English (with google )
Hi everyone,
If you want to test my patched r8.3_callrec kernel, you can get it from my post.
If adding another test kernel won't mess this thread.
And if rafpigna doesn't mind, all questions can be discussed in this thread.
Otherwise go to my thread above.
Thanks.
DAF ANDROID_BOYPPC-SHIFTPDA_Desire HD Glass A2SD V7 (28.Mar)
does not work ((
at the beginning of boot - GO GO GO and "Error loading kernel"
(((
I can not install fix for this ROM?
if so please help?
how to do this?
sorry for my english (((

[BUILD]CyanogenMod 6.1 (Android 2.2.)

CyanongenMod 6.1
Download CyanogenMod 6.1 Touchwiz-Port (Android 2.2)
Based on CyanongenMod 6.1 for Xperia X1. Tanks @ squallvia
Original Source: http://forum.xda-developers.com/showthread.php?t=1030695
- working: Wifi, GPS, 2G/3G data, Sound, Market, etc.
- camera and fm radio did not work
known Bugs:
keyboard mapping:
change physkeyboard=rhod100_uk in startup.txt
rhod100_uk
rhod100_de
rhod100_it
rhod110
rhod210
tilt2
rhod400
rhod500
Installation:
First format your sd card with min. 2 parititions. (1x fat32, 1x ext2) Video: http://www.youtube.com/watch?v=oyO6DOS1leQ&feature=player_embedded
Read this: http://forum.xda-developers.com/showthread.php?t=1021658
- copy files to sd card (fat32-partion)
- copy attached startup.txt to /sdcard/nkpinstall
- run from windows mobile /sdcard/nkpinstall/install.exe (phone will reboot after finishing installation)
- run now, /sdcard/haret.exe
For CyanogenMod 7 use this link: http://forum.xda-developers.com/showthread.php?t=1008139
Maybe someone can help fix missing camera?
attached files = this files are different to original source
Thanks )
Hey thanks, tried this on my Rhod210 and it's very fast. Been running it all day today and it hasn't given me any major problems. I replaced the Kernal with the latest Wistilt2 one because I was having issues with my phone's screen waking up.
Keep up the good work!
Nice!! Its so happens that I'm getting an Xperia X10 in a couple days as well! Moving from my beloved Tilt2
But on the other hand... I'm getting a freaking Android device!!!
I'll be better able to support Rhodium now though since I will have both devices and will be able to port freely between the two
keymapping fixed:
change physkeyboard=kovsq in startup.txt
rhod100_uk
rhod100_de
rhod100_it
rhod110
rhod210
tilt2
rhod400
rhod500
For your interest:
Those builds above are forked or based or contain parts of my old ROMs.
An almost full working CM7.1 will be released later today to Team Members for testing on several devices. I am doing all my internal test on Rhod300 / Tilt2 and everything looks nice. So stay tuned it should be also available very soon to public.
So who's excited about magldr
Sent from my T-Mobile myTouch 3G using Tapatalk
dswaggz said:
So who's excited about magldr
Click to expand...
Click to collapse
Please, keep the useless off-topic comments to yourself.
To the OP, I've already posted a version of CM7 from Neopeek..
http://forum.xda-developers.com/showthread.php?t=1008139
I'll keep updating it as well. If this is for the Xperia X1, don't you think it belongs in that section of the forum?
Keep the CM6 build tho - I'd like to see one optimized for the RHOD, if possible...
As the annoying crashes with GAPPS have now been solved I will also pick up the CM6.1.X and recompile it after CM7 is out
arrrghhh said:
To the OP, I've already posted a version of CM7 from Neopeek..
http://forum.xda-developers.com/showthread.php?t=1008139
I'll keep updating it as well. If this is for the Xperia X1, don't you think it belongs in that section of the forum?
Keep the CM6 build tho - I'd like to see one optimized for the RHOD, if possible...
Click to expand...
Click to collapse
i will keep the touchwiz cm6.1 build. only camera and fm radion did not work. maybe someone can help to get camera working.
Hi i can not install the Rom´s with this kind of installation instructions.
can we get a detailed installing instruction please?
I tryd it several times, i don't know where i have to place the attached files...every time when i want to start via haret.exe the installer starts up and rebboting after the procedure aaahhhhhhhh
Pleas help
schlei said:
Hi i can not install the Rom´s with this kind of installation instructions.
can we get a detailed installing instruction please?
I tryd it several times, i don't know where i have to place the attached files...every time when i want to start via haret.exe the installer starts up and rebboting after the procedure aaahhhhhhhh
Pleas help
Click to expand...
Click to collapse
Check out this tutorial: http://forum.xda-developers.com/showthread.php?t=1021658
WoW my Rhodium100_de was never so fast in Android !!
Really nice im running the Cyanogen 6.1 Touchwiz with an 8gb class4 card impressive Speed !
Thx so much this is the way !
Can anyone tell me why my orientation is out of wack? the phone's orientation is either showing upside down or facing away from the keyboard when in landscape mode??
scattaman said:
Can anyone tell me why my orientation is out of wack? the phone's orientation is either showing upside down or facing away from the keyboard when in landscape mode??
Click to expand...
Click to collapse
Just turn off the auto orientation switch, this will fix the problem for now until a fix is released.
scattaman said:
Can anyone tell me why my orientation is out of wack? the phone's orientation is either showing upside down or facing away from the keyboard when in landscape mode??
Click to expand...
Click to collapse
The startup.txt file in the first post fixes the orientation.
New Download.
Changes:
- replaced startup.txt files
- replaced zimage and modules (rhodium - from last xandroid build)
- added ts-calibration file
walter79 said:
New Download.
Changes:
- replaced startup.txt files
- replaced zimage and modules (rhodium - from last xandroid build)
- added ts-calibration file
Click to expand...
Click to collapse
Thanks Man. I just tried the build out and it is awesome! I do recommend the 4/15 testing kernal with it. I appreciate your efforts with this. Looking forward to a stable CM7
vnes1984 said:
Thanks Man. I just tried the build out and it is awesome! I do recommend the 4/15 testing kernal with it. I appreciate your efforts with this. Looking forward to a stable CM7
Click to expand...
Click to collapse
You can use all new kernel. Only replace zimage and module file.
I do some test with clockworkmod.
Easy way for updates.

[DEV][ROM][JB 4.2.2][Unofficial] CM10.1.0 RC2 [30/05/2013]

CM 10.1.0 RC2 code base has been released and here it is for your flashing pleasure!
DISCLAIMER:
I am new to android development so more of a builder than a developer at the moment. So please do BACK UP your phone before you get started. If you know how to fix an issue in the ROM then feedback is more than appreciated. Bug reports are welcome, however please understand that I probably won't be able to figure out the solution without help. You can expect that CM code updates will be rolled into this ROM as these come out though.
For those of you looking for Skype audio this ROM does not yet fix it BUT I have tried the tinyalsa_audio stuff from Adam77Root and that does get Skype working just fine, but then it messes up your phone audio to where you don't hear anything or send anything out about 3/4 of the time. So we're getting close but not quite there yet... Oh and bluetooth calling was not fixed when skype worked, so there's something else wrong there...
RC1 was accidentally released with the tinyalsa_audio driver.. So this is RC2 with the "correct" libaudio which means skype is broken but calls work...
Using CWM:
1) BACK UP your current ROM!!!
2) Preform wipe / factory reset
3) Flash the ROM: cm-10.1-RC2-20130530-UNOFFICIAL-i927.zip (MD5 = 2e65e45bdc7539d5260062abdf6cd1cd) Mirror 1
4) Optionally flash GAPPS: gapps-jb-20130427-nonneon-tonyp.zip (MD5 = 13fc57e24ead77ec2613efd643af3800)
Stuff that I've noticed that looks to be fixed / has changed since M3:
- Moved over to KickAss kernel and battery life now totally rocks!
- Picture editing in the gallery is also working fine now.
- HDR photo capture looks to be working just fine also...
- Lock screen lag much less noticeable, but I do sometimes need to press the button twice...
Known issues without workarounds:
- Audio in skype is there but plays back at wrong rate (slower than normal, woman's voice sounds like a man's)
- I was not able to get my two bluetooth headsets working but bluetooth GPS works fine
Known issues with workarounds:
- GPS works great and fast but reports 0-2 satellites only, NMEA data stream seems to be incorrect, so parsing this data may be touchy in some apps
- Pictures taken by camera are shown rotated 90 degrees (then can be manually rotated within the gallery app)
Please don't report any of the above known issues. General CM 10.1 bug tracking thread <- Please check here before posting a bug report!
I'm sure there are others but I've not noticed them yet. I don't use a hands free but I can confirm the bluetooth does work with an external GPS for instance.
Change log:
20130530 - Corrected call audio issue and CM 10.1.0 RC2 code base
20130525 - Moved to KickAss kernel and CM 10.1.0 RC1 code base
20130503 - Fixed gallery pic editing, update OTA image
20130502 - Combined LiteKernel built 20130418, broke the gallery pic editing, added OTA support
20130417 - Combined LiteKernel built 20130414 into the ROM, no need to flash kernel seperately
20130416 - New LiteKernel build by bubor
20130415 - WiFi fix by bubor applied
20130412 - M3 code release, still using LiteKernel from 20130222
20130405 - Rolled back non-monthly code updates to revert this back to the original M2 code release. Corrected build environment to generate proper boot.img, No longer using the one from the LiteKernel which means that the LiteKernelManager is not messing around with settings now.
20130404 - Used the 2013/02/23 branch of the device tree and also re-synced with the CyanogenMod source. SD card mappings now match the CM10.1 later builds so recommend wiping and re-installing fresh for this one,
20130402 - Build LiteKernel into the ROM so no need to flash the kernel separately
Credits:
- KickButtowski for the kick ass KickAss kernel
- tonyp for the non-neon GAPPS package
- bubor: WiFi tether fix and new kernel that fixed data usage, image editing in galley and google now hotword detection as well as new GAPPS
- Adam77Root for the libaudio code that fixed the camera audio in video recordings
- yohan4ws for pointing me towards Adam77Root's libaudio stuff
- gtmaster303: CM 10.1 bug tracking thread maintenance
- The-Covenant team: For the device tree and vendor proprietary files
- dman3285: For the tutorial on building CM10 and CM10.1 from source, and all your work getting this setup
- thegreatergood: For the LiteKernel source and binary
If I've missed anyone apologies in advance and just let me know and credit will be added...
And here is the ling to my device tree should anyone want to follow along. Seperate branch available for the tinyalsa_audio for the more adventurous ones.
Reserved...
sweeeet!
wow, another rom i will try it tomorrow, juts 1 question, if i flash lite kernel the wifi will work? and how about ohter mods or skype?
I am gonna try it tomorrow, thanks thanks
Awesome, thanks!
Can you please list the non working things you have already discovered?
lorddavid said:
wow, another rom i will try it tomorrow, juts 1 question, if i flash lite kernel the wifi will work? and how about ohter mods or skype?
I am gonna try it tomorrow, thanks thanks
Click to expand...
Click to collapse
Correct - If you flash the LiteKernel on top of the ROM then the WiFi will work.
braintweaker said:
Awesome, thanks!
Can you please list the non working things you have already discovered?
Click to expand...
Click to collapse
Done...
This is pretty much just a new build with all the upstream commits, correct?
I suggest everyone review my bug tracker thread before posting bugs, as these builds are one in the same rom...
http://forum.xda-developers.com/showthread.php?p=38339702
gtmaster303 said:
This is pretty much just a new build with all the upstream commits, correct?
I suggest everyone review my bug tracker thread before posting bugs, as these builds are one in the same rom...
Click to expand...
Click to collapse
Agreed.
This build is based on:
- CM 10.1 M2 release code base (released 4 Mar 2013 so the Feb ROMs are based off the M1 release)
- The-Covenant device tree and proprietary files which I assume have not been touched since end of Feb
- thegreatergood's LiteKernel binary which is the same as the other ROMs
So any issues that were related to the kernel or device specific stuff will still be there, but CM based issues may have been resolved. Case in point the audio playback lag is now fixed on my phone.
YMMV of course!
I am doing right now a backup of my current rom. I really want to see if skype and magic jack works now. I will post back in some hours.
Is bluetooth handsfree fixed in this build?
Re: [DEV][ROM][JB 4.2.2][Unofficial] CM10.1-M2 3/31/2013
One question. Do i need to flash the keyboard fix? and the rom is compatiblr with the mod to put external sd as internal? i try to flash but never boot. I will try again in a few moment
Sent from my SGH-I927 using xda app-developers app
jzamoras said:
Is bluetooth handsfree fixed in this build?
Click to expand...
Click to collapse
In my test both headsets connected fine but one gave no sound and the other gave me only static. Not sure if the mic was working on either one. I don't usually use bluetooth so can't say for sure but I think this is still an issue on this build at this time unfortunately.
lorddavid said:
One question. Do i need to flash the keyboard fix? and the rom is compatiblr with the mod to put external sd as internal? i try to flash but never boot. I will try again in a few moment
Sent from my SGH-I927 using xda app-developers app
Click to expand...
Click to collapse
You won't "need" to but the crashing keyboard gets annoying fast. So installation of a keyboard from the play store (I used the hacker's keyboard) is a must to make this usable. now if there is a "fix" available for the stock keyboard on the JB builds then let me know what it is and I'll see about adding it to the ROM by default.
As for the memory cards, the internal is mounted as /mnt/emmc and the external is mounted as /mnt/sdcard. Not sure if that answers your question...
spyke555 said:
In my test both headsets connected fine but one gave no sound and the other gave me only static. Not sure if the mic was working on either one. I don't usually use bluetooth so can't say for sure but I think this is still an issue on this build at this time unfortunately.
Click to expand...
Click to collapse
Is the same I got using AOKP. I guess I'll wait then.
spyke555 said:
You won't "need" to but the crashing keyboard gets annoying fast. So installation of a keyboard from the play store (I used the hacker's keyboard) is a must to make this usable. now if there is a "fix" available for the stock keyboard on the JB builds then let me know what it is and I'll see about adding it to the ROM by default.
As for the memory cards, the internal is mounted as /mnt/emmc and the external is mounted as /mnt/sdcard. Not sure if that answers your question...
Click to expand...
Click to collapse
I was talking about these patches http://forum.xda-developers.com/showthread.php?t=2067954
there is a patch for swap the external sd with the internal, and another for the keys in the keyboard.
Edit: i think that the keyboard patch no needed. But the Patch to swap the the external SD as internal, doesnt work. The rom never boot when i install it.
Another thing, its me, or the wifi is very very slow? i am downloading skype from the market and is taking so much.
Sorry if i wrote something bad :/
Just corrected the link to the LiteKernel, you may want to download this new link and re-apply to make sure you have the latest kernel installed. Trying to get this built into the ROM to avoid any further confusion...
Ok, i will try it again, but the skype/magicjack audio issue still exist
Just posted a new ROM build that now has the LiteKernel-20130222 built in. No need to flash separately. CM code is the same so no change there. If you already downloaded the 20130331 version and installed to 20130222 kernel then no need to re-download.
CM10.1-M3 release should be coming out shortly so do expect another update soon...
spyke555 said:
Just posted a new ROM build that now has the LiteKernel-20130222 built in. No need to flash separately. CM code is the same so no change there. If you already downloaded the 20130331 version and installed to 20130222 kernel then no need to re-download.
CM10.1-M3 release should be coming out shortly so do expect another update soon...
Click to expand...
Click to collapse
I'll jump as soon bluetooth thing is fixed

Categories

Resources