[DEV][ROM][JB 4.2.2][Unofficial] CM10.1.3

Search This thread

bubor

Senior Member
Feb 7, 2013
697
1,433
Since Spyke555 is busy, I updated cm10.1 with his last device tree.
You can download from http://dualhoki.vim.hu/bubor/dev/10.1/cm-10.1-20131024-UNOFFICIAL-i927.zip
Please read http://xdaforums.com/showthread.php?t=2217288
It has same issues. Cm has security bugfix, and I want to keep cm up to date.


- Gps was fixed.
20131025: update to cm 10.1.3, increaes dalvik.vm.heapsize, android_packages_app_settings at b1755aad3d3ad2ac0e72297a6b4b60031d15ff69
20150826: cm security update

issue
same as other cm 10.1
settings -> about crash
ghost call: please try litekernel

Updated kernel here: http://dualhoki.vim.hu/bubor/dev/11.0/tegra-reserved-192mb-kernel-only-oldone.zip with lowered tegra reserved memory ( more usable memory)
Litekernel found here

Home long press not work

Sent from my SGH-I927 using xda premium

settings -> system -> hardware keys -> enable custom actions (check) and home key (long press) set to Recent app switcher
And you may set app switch key to voice search, so mic key will work as voice search.
 
Last edited:

Neuntoter

Senior Member
Feb 8, 2013
50
16
Didn't have time to test everything but gave it a quick spin but noticed something right away... Couldn't download from playstore. Gave some error about couldn't find information.
Had to go back to spykes last version which is dd, will try to play more later. for reference I don't have any playstore issue after restore.
 

bubor

Senior Member
Feb 7, 2013
697
1,433
Didn't have time to test everything but gave it a quick spin but noticed something right away... Couldn't download from playstore. Gave some error about couldn't find information.
Had to go back to spykes last version which is dd, will try to play more later. for reference I don't have any playstore issue after restore.

Was that clean install?
I can install app from play store.
 
  • Like
Reactions: m1batt1

m1batt1

Senior Member
Unfortunately it seems the same issues that Kick is having with calls is present here as well so it's definitely seems to be something from CM. I haven't had anyone try to call me but I made a test call and was unable to end the call.
 

bubor

Senior Member
Feb 7, 2013
697
1,433

xtacb4

Senior Member
Oct 11, 2010
136
31
please try this:
http://dualhoki.vim.hu/bubor/cm-10.1-20130726-UNOFFICIAL-i927.zip
ITs use opensource libril. Please feedback ASAP

Hey! I'm at work currently but got chance to test it so here it goes what I found.

Calls: ok. I did 2 calls, receive 2 calls, did 1 outgoing call and put speaker, and receive 1 call and also test with speaker. So far all calls had audio.

Skype, and this is interesting. I tested from the glide to my work skype account, and in the glide the audio is still broken:

- Calling from glide to pc: I could hear myself ok ON the PC (so lets say the other side could hear me), but not FROM the pc, I heard it was all all deep and slow (nothing new to me there). I could even turn on the video call and it worked.

- Calling from pc to glide, skype in the glide just dies and restarts.

I'm sorry I cannot test more, I'm at work. I was using CM 10.1 RC2 from spyke555 and dirty flashed this one (just cleared cache and dalvik).

Bubor, if you can think a protocol for testing specific things (for example 1-test X and note results, 2-test Y and note resulted, after all tests report back to forum with results) somehting like that that would be equal among all that we are testing and might give you insight of the problems or if you need to test just 1 particulare thing, well, for that thing.


Keep it up people, let's give the devs what they need, tests, reports, results, they give us their time doing this, we must at least do the same!
 

Neuntoter

Senior Member
Feb 8, 2013
50
16
Okay. Did full wipe of sdcard and all, now no issues with play store.
Now I have never had voice search work with hot word detection, and that is still the case. Am I just lame or is this the way it should be. I had heard people talk about it working before.

Calls work. Both directions 4 times each tested. can hang up etc.

Unless there is something else supposedly fixed I guess it works for me.
 

Neuntoter

Senior Member
Feb 8, 2013
50
16
How did you include the kernel? Just put the zip in the kernel/samsung/i927 folder?
Also are you still using the proprietary vendor files from The Covenant?

I know libril is a library for radio access but can you help me understand which one we need and how to include it in the build?

Thanks for any help you can provide still working on my first build after hours of downloading cm repo.
 

bubor

Senior Member
Feb 7, 2013
697
1,433
How did you include the kernel? Just put the zip in the kernel/samsung/i927 folder?
Also are you still using the proprietary vendor files from The Covenant?

I know libril is a library for radio access but can you help me understand which one we need and how to include it in the build?

Thanks for any help you can provide still working on my first build after hours of downloading cm repo.

this device tree including kernel binary and modules. It would fail to build, if you include kernel source with this device tree.
Both device and vendor files you can found http://dualhoki.vim.hu/bubor/dev/cm-10.1-20130726-UNOFFICIAL-i927.tgz
You need one more thing that is https://github.com/CyanogenMod/android_hardware_samsung (just change _ to / for correct path)
 

Neuntoter

Senior Member
Feb 8, 2013
50
16
this device tree including kernel binary and modules. It would fail to build, if you include kernel source with this device tree.
Both device and vendor files you can found http://dualhoki.vim.hu/bubor/dev/cm-10.1-20130726-UNOFFICIAL-i927.tgz
You need one more thing that is https://github.com/CyanogenMod/android_hardware_samsung (just change _ to / for correct path)
When you say kernel binary you mean the zip I download from kickass right? Are you saying I just put that in the kernel/samsung/i927 folder and it will automatically be included?

Just to clarify.

Get rid of device tree I got from spyke555's GIT and use the ones from your tgz. Now I assume I still put them in device/samsung/i927 and vendor/samsung/i927 right?

for the https://github.com/CyanogenMod/android_hardware_samsung
Do I just git clone that into the root? Or where should I be putting this?

Sorry for all the questions but I want to make sure I learn this and am a help later on.
 

bubor

Senior Member
Feb 7, 2013
697
1,433
When you say kernel binary you mean the zip I download from kickass right? Are you saying I just put that in the kernel/samsung/i927 folder and it will automatically be included?

Just to clarify.

Get rid of device tree I got from spyke555's GIT and use the ones from your tgz. Now I assume I still put them in device/samsung/i927 and vendor/samsung/i927 right?

for the https://github.com/CyanogenMod/android_hardware_samsung
Do I just git clone that into the root? Or where should I be putting this?

Sorry for all the questions but I want to make sure I learn this and am a help later on.

Depend what is in your boardconfig.mk, if it has prebuild things, you would not put kernel source, but put kernel binary.
TARGET_PREBUILT_KERNEL := device/samsung/i927/prebuilt/kernel
TARGET_PREBUILT_RECOVERY := device/samsung/i927/prebuilt/recovery.img

If you use kernel source, it would be:
TARGET_KERNEL_SOURCE := kernel/samsung/i927
TARGET_KERNEL_CONFIG := tegra_bose_defconfig
Where keren source path, and the other is the defconfig what is in kernel/samsung/i927/arch/arm/configs


When you change _ to / in android_hardware_samsung you get android/hardware/samsung where android is the dir where you start, so you put to hardware/samsung. With command
Or you can put to the manifest, so repo sync will update to you.
If you wish, I could put whole directory to somewhere, but it would be something like 30giga.
 

Neuntoter

Senior Member
Feb 8, 2013
50
16
Thank you Bubor! Couldn't of done it without you!
It appears to be building. I guess I won't know for sure until it is done.
 
  • Like
Reactions: amppcguru

braintweaker

Senior Member
Feb 25, 2011
110
15
Since Spyke555 is busy, I updated cm10.1 with his last device tree.
You can download from http://dualhoki.vim.hu/bubor/cm-10.1-20130726-UNOFFICIAL-i927.zip
Please read http://xdaforums.com/showthread.php?t=2217288
It has same issues. Cm has security bugfix, and I want to keep cm up to date.

Last month I tried to fix tinyalsa, what fix most sound issue ( except bt calls). I'll keep trying.
Bubor, local forum users say that GPS is finally fixed in your build. I can confirm that, now GPS status and toolbox shows much more sattelites than previous CM versions. Thanx for that!
 
  • Like
Reactions: yohan4ws and rad30n

Top Liked Posts