*****!!start on a beta version of the camera!!!***** - XPERIA X1 Android Development

OK so we hav wifi battery, keys, apps, pretty much the basics, except the camera which i think we need to start working on, currently have have much or less evrthing wrkig to hav this running, if the camera can be worked on we can jus head on just on develping and finalizing the other developments, i think if everyone who is involved in this project, if sucessful should present our work to sony and google, and im sure they will be impressed,.../may even think about employing some of us...sooo lets gett this show on the road,,,....lights CAMERA..Action!!!

***reseRVED FOR ALL LATEST UPDATS ON THIS TOPIC****
ALSO- the link for the fastest and most stable android os, it involves ext2 and linux swap partition....reallyy awesomee...
http://www.neopeek.com/en/forum/Son...o-FRG83---Android-221-Beta-Release-05-11-2010
make sure and follow instructions
and back up data! jus in case

I think first we should solve buttons and charging problem.

sateshboi said:
***reseRVED FOR ALL LATEST UPDATS ON THIS TOPIC****
ALSO- the link for the fastest and most stable android os, it involves ext2 and linux swap partition....reallyy awesomee...
http://www.neopeek.com/en/forum/Son...o-FRG83---Android-221-Beta-Release-05-11-2010
make sure and follow instructions
and back up data! jus in case
Click to expand...
Click to collapse
I have to agree, this android is the fastest. And i've tried quite a few versions..

matejdro said:
I think first we should solve buttons and charging problem.
Click to expand...
Click to collapse
with the sp3dev version charging worked for me...
i think it's a great idea to start on the camera function

Where to START???
ya have to start work on camera
does any one know where to start..
where can we know how to program or how xperia x1 camera driver works??

blackcmos said:
with the sp3dev version charging worked for me...
i think it's a great idea to start on the camera function
Click to expand...
Click to collapse
Yes, but you must have X1 plugged in when launching android. Otherwise it won't be detected.

ok maby it is a stupid question but can anyone explain me why it is so hard to make camera work don take it like i'm underestimateing devs I only want to know what has to be done to make it work i'know that it is a lot of work but i wanna know what kind of work has to be done
P.S. i didn't want to start a new thread because the forum alreday is a bit of a mess

no
jbruneaux (HTC Touch Diamond User) was success launch camera in MSM.
http://www.youtube.com/watch?v=vhz0sPjT2UA
but, it has some problem.
we just wait msm_camera complete build by jbruneaux.
and this forum sn't need new thread.

onece again i'm asking someone smarter than me a person with somkind of knowledge to eyplain me why we can't use Gigabyte GSmart G1317 Rola's drivers for the camera or htc tatoos ones they have almost the same cpu like xperia but with opengl 2 support i'm just curious and keen to know why xD

viruscrazy(jbruneaux) uploaded kernel for Diamond,Blackstone,Raphael with Camera,anybody can mod it to xperia?
http://forum.xda-developers.com/showthread.php?t=883966

matejdro said:
Yes, but you must have X1 plugged in when launching android. Otherwise it won't be detected.
Click to expand...
Click to collapse
yes...after you launched android plugged in,you can unplugge. and plugg in anytme you want
(sorry for my english)

ok, try out the new zImage
http://www.mediafire.com/?ci7wd5qe3scenia
the changes are pushed to git. the camera preview works now. not sure if anything else is working. take care, this version will drain battery power because the video decoder is never powered off. also, the sensor settings are a bit incorrect, and the logcat is filled with errors.. will fix that after the exams

sp3dev said:
ok, try out the new zImage
http://www.mediafire.com/?ci7wd5qe3scenia
the changes are pushed to git. the camera preview works now. not sure if anything else is working. take care, this version will drain battery power because the video decoder is never powered off. also, the sensor settings are a bit incorrect, and the logcat is filled with errors.. will fix that after the exams
Click to expand...
Click to collapse
MAN I LOVEEEEEE YOU XD
Thanks a lottt xD

Big thanks sp3dev

i dont know why device restarting after loading (((what build do u use???

I'll test it, but I need to know what build does this work with. Do I simply replace the zimage on existing build, or do I have to install from the beginning? Thnx!

Simply replace zImage.. I'm afraid it won't work on any current X1 build, you need camera libraries from htc magic 2.2 upgrade.. I'll update you with all the info once camera snapshot and video are fully working

Sp3dev.....you're the men.
Sent from my cyanogenMod6.0 by Neopeek using XDA App

sp3dev said:
Simply replace zImage.. I'm afraid it won't work on any current X1 build, you need camera libraries from htc magic 2.2 upgrade.. I'll update you with all the info once camera snapshot and video are fully working
Click to expand...
Click to collapse
Where to download that Lib ?

Related

Kovsky Kernel Development [2.6.27]

Guys,
Seems like there are lots of threads popping up with new 'packages'. I thought we should create a thread solely for the discussion of kernel hacks/patches so that we can separate the two:
For those of you who dont know, http://gitorious.org/linux-on-qualcomm-s-msm/linux-msm-xdadev is the repo were are working on.
Just to clarify, this topic is ONLY for discussion regarding Kernel patches. Thanks to vdelf's headset patch it seems sensible to focus on:
1. Backlight always on problem FIXED 01/05/10 (vdelf)
2. Battery Issue FIXED 11/05/10 (drlucky)
3. Camera
4. USB
5. GPS
Makes sense. Lets add USB to the list. While charging works, data transfer does not. Also USB might allow us to debug kernel/android on the x1 and that is what dev's always dream of
:suggestion: why not add the latest kernel as download in the 1st post if there is progress. So everyone know where to download the latest updates u ppl do
dexteral said:
:suggestion: why not add the latest kernel as download in the 1st post if there is progress. So everyone know where to download the latest updates u ppl do
Click to expand...
Click to collapse
It will be great to do this, and stick it
@dexteral,
Anyone can checkout the kernel from the above repo I posted. To do what you require we would need to upload the Kernel everytime someone adds a patch...
vdelf said:
Makes sense. Lets add USB to the list. While charging works, data transfer does not. Also USB might allow us to debug kernel/android on the x1 and that is what dev's always dream of
Click to expand...
Click to collapse
Is data transfer even possible in haret? I mean how would system unmount sdcard if it's running from sdcard itself?
not fast data but normal will work
love it
vietdoan20062006
Hi, Lets add fm-radio to the list
Great idea ... otherwise we are creating such a mess with lots of different kernel versions in different threads.
If anyone is interested in compiling the kernel as well as the wifi modules, I have setup a VMWare debian appliance containing all necessary tools and scripts to compile everything. Since this is a few hundes MB, I haven't got a place to upload ... need to check this first. If you are interested, let me know.
@drlucky
Have you had a chance to look at the backlight issue? I am almost out of ideas
Can you post your modifications on the microp-module and what you found out until now?
_Sensible said:
Guys,
Seems like there are lots of threads popping up with new 'packages'. I thought we should create a thread solely for the discussion of kernel hacks/patches so that we can separate the two:
For those of you who dont know, http://gitorious.org/linux-on-qualcomm-s-msm/linux-msm-xdadev is the repo were are working on.
Just to clarify, this topic is ONLY for discussion regarding Kernel patches. Thanks to vdelf's headset patch it seems sensible to focus on:
1. Backlight always on problem
2. Battery Issue
3. Camera
4. USB
5. GPS
Click to expand...
Click to collapse
hey could you post the steps involved for compiling the kernel i am able to comile the kernel but it is not running
Wich toolchain do you use? arm-2008q1 or arm-2009q3?
X1iser said:
Wich toolchain do you use? arm-2008q1 or arm-2009q3?
Click to expand...
Click to collapse
arm-2010q1
could u write all the commands used by you
the way i have written
Personally I'll start to see how to compile the kernel. Can you share the link to download arm-2010q1?
Have you read this post ?
X1iser said:
Personally I'll start to see how to compile the kernel. Can you share the link to download arm-2010q1?
Have you read this post ?
Click to expand...
Click to collapse
http://www.codesourcery.com/downloa...-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2
but may be it is not the right one it has got 202 in it insted of 67
ya i read that post only
i was able to compile the kernel but it is giving some errors
_Sensible said:
@drlucky
Have you had a chance to look at the backlight issue? I am almost out of ideas
Click to expand...
Click to collapse
Sorry, haven't had the time. Could you push your changes to the git repo, I will try to have a look at it this week ...
okay i tried to make the kernel bt following the guide above by fatsal...
but i got stuck at
make htckovsky_defconfig ARCH=arm
htckovsky_defconfig doesn't exist (in the new repo anyway, i believe)
any help? which defconfig to use? :S
drlucky said:
Sorry, haven't had the time. Could you push your changes to the git repo, I will try to have a look at it this week ...
Click to expand...
Click to collapse
Just played with the klt-driver a bit. I always get version 0x0000, which on a hero means "bootloader mode". I have tried to migrate the hero code, but with no luck. It seems that the microp-klt needs a "reset", which shoudl be done by using a magical GPIO (on hero: 76), but this doesn't currently work at all. Kernel boots up, but still gets no valuable version number.

[ROM][DEV][WIP] Icecream Sandwich port for Ideos X6

so....... yeah. I've been working on this since MoDaCo dropped the Galaxy Nexus rom dump a few days ago. so far...... the phone vibrates when I hit the power button. It showed a boot screen once, and nothing more..... I do not plan on releasing this rom, well, ever. Unless I can get it to boot fully. If/when that happens, I'll post it up if it does, it'll be full of bugs that I probably won't know how to fix, so, sorry
If anyone else wants to try porting and gets it done before me, more power to ya if not, please pray that I at least get to the lockscreen xP
More info when stuff happens
UPDATE: December 11th, 2011, thus far, it boots, but touchscreen still does not work... Will keep trying.
always wanted to do this,
RESERVED
and,
RESERVED AGAIN
thanks you are also there..
tj_style has successfully booted ics sdk on our fih-fbo & ported the touchscreen drivers..
nothing else is working other than that
here's a video-
www.youtube.com/watch?v=_13ikGCviJg
may you should ask him for help..
i think it would more easy porting sdk than the dump porting as system dump is already coded for a device with completly different hardware..
nitindeck said:
thanks you are also there..
tj_style has successfully booted ics sdk on our fih-fbo & ported the touchscreen drivers..
nothing else is working other than that
here's a video-
www.youtube.com/watch?v=_13ikGCviJg
may you should ask him for help..
i think it would more easy porting sdk than the dump porting as system dump is already coded for a device with completly different hardware..
Click to expand...
Click to collapse
true, although the sdk is missing tons of stuff... so i just thought porting this would be easier haha guess not... i mean ive gotten further than most devs, my device at least powers on i think im gonna try a different kernel. maybe tomorrow.... ill report back
great work man keep going on you will get it
Source Code OUT NOW!!
groups.google.com/group/android-building/browse_thread/thread/4f85d9242667a85f?pli=1
nitindeck said:
Source Code OUT NOW!!
groups.google.com/group/android-building/browse_thread/thread/4f85d9242667a85f?pli=1
Click to expand...
Click to collapse
i know ive been working on it since yesterday
ICS ported to HTC G1
ICS has been ported to HTC G1 the first android phone... so it is just matter of time that we could also get it in our device..
http://forum.xda-developers.com/showthread.php?p=19648827
welp, i got it to boot, and it goes to the lockscreen, but then goes into bootloop... and the touchscreen doesnt work...... ah.. lots of work ahead, but i think the hard parts over ill keep updating!!!
keep going man you will get it
ICS Update by Huawei
Huawei U8860 Honor Official ICS Beta Update Released.....I am not a programmer so this might be a DUH! post...but still came across so shared...maybe the great Devs can shed some light..
Specs:
Chipset Qualcomm MSM8255T Snapdragon
CPU 1.4 GHz Scorpion
GPU Adreno 205
News Update: http://bbs.huaweidevice.com/cn/forum/index.php?app=forum&mod=Detail&act=index&id=32441
ICS Update: http://www.huaweidevice.com/cn/technicaIndex.do?method=gotoProductSupport&productId=3826&tb=0
hope it would be fast port coz' m' totally failed
this would be MUCH easier to port, considering propriotary drivers, and the chipset is nearly exactly the same. im gonna work on this when i get home.
I WILL LET YOU KNOW MY PROGRESS TONIGHT STAY TUNED!!!
^ I am tuned to hear updates from you on ICS ............
c_anuraag said:
Huawei U8860 Honor Official ICS Beta Update Released.....I am not a programmer so this might be a DUH! post...but still came across so shared...maybe the great Devs can shed some light..
Specs:
Chipset Qualcomm MSM8255T Snapdragon
CPU 1.4 GHz Scorpion
GPU Adreno 205
News Update: http://bbs.huaweidevice.com/cn/forum/index.php?app=forum&mod=Detail&act=index&id=32441
ICS Update: http://www.huaweidevice.com/cn/technicaIndex.do?method=gotoProductSupport&productId=3826&tb=0
Click to expand...
Click to collapse
More Data Here.....
https://www.codeaurora.org/gitweb/quic/la/?p=kernel/msm.git;a=shortlog;h=refs/heads/msm-3.0
egarly waiting
c_anuraag said:
More Data Here.....
https://www.codeaurora.org/gitweb/quic/la/?p=kernel/msm.git;a=shortlog;h=refs/heads/msm-3.0
Click to expand...
Click to collapse
kernels... i dont know a thing about em.. xD
this is odd....
you download the .zip, inside it goes like this
.zip
u8860IceCream_B863_Kernel2.6.35
dload
UPDATE.APP
if I'm not mistaken, .app is a Mac OSX file extension.... Anyone know how to decompile or extract it on windows? cuz i'm stuck.
alx294 said:
this is odd....
you download the .zip, inside it goes like this
.zip
u8860IceCream_B863_Kernel2.6.35
dload
UPDATE.APP
if I'm not mistaken, .app is a Mac OSX file extension.... Anyone know how to decompile or extract it on windows? cuz i'm stuck.
Click to expand...
Click to collapse
Bro...i was able to use below to extract Update.App using a Perl Script that I found here:
http://android.modaco.com/topic/311344-repacking-updataapp-was-new-version-of-split-updatapl/
I installed Perl from here : http://www.perl.org/get.html#win32
the command : perl split_updata.pl update.app extracts the files recovery.img and system.img along with other files that I have no clue about. However this does throw lots of CRC errors....
I am not a Perl script expert maybe you can look further into that

[Q] [WIP] ICS on IncS

I've been trying to port over ICS from DHD but no success(ROM doesn't boot, stuck at HTC splash screen)
Since I'm a noob to ROM porting any help would be appreciated.
I followed a simple guide which told me to replace certain files in the boot.img and system folder along with a couple of files more.
I used the ICS rom of DHD and MIUI ICS rom for IncS.
cooljais said:
I've been trying to port over ICS from DHD but no success(ROM doesn't boot, stuck at HTC splash screen)
Since I'm a noob to ROM porting any help would be appreciated.
I followed a simple guide which told me to replace certain files in the boot.img and system folder along with a couple of files more.
I used the ICS rom of DHD and MIUI ICS rom for IncS.
Click to expand...
Click to collapse
a suggestion for you...try the cm7 rom instead of miui ics build.
thanks for your effort. i will also dig about it but after my last exam. i request everyone who could contribute....its for our phone.
keep trying bro.
If it is simple enough I could give it a try, any moderate to advanced programming I wouldnt have a clue
I have been working on this over the last couple of days and so far my port has touchscreen, audio, RIL, wifi, 2D HW acceleration, notification LED and proxy sensor working (pretty much the same as the DHD port I think). Last I tried the microphone wasn't working for calls but it should be fixed in my new build.
I will post it up in the next couple of days once it's ready to be used. I've been busy with other things so haven't had a chance, plus I don't have access to the developer section yet.
st.matt said:
I have been working on this over the last couple of days and so far my port has touchscreen, audio, RIL, wifi, 2D HW acceleration, notification LED and proxy sensor working (pretty much the same as the DHD port I think). Last I tried the microphone wasn't working for calls but it should be fixed in my new build.
I will post it up in the next couple of days once it's ready to be used. I've been busy with other things so haven't had a chance, plus I don't have access to the developer section yet.
Click to expand...
Click to collapse
good job. if you need any help just let us know. i will try to look into it today night positively.
Anyone got any guides/tutorials kinda stuff for this?
Nopes, no tuts as such... just small guides....
Any links??
Keen to see how much of your port is working so far as well
EDIT: just tried it myself using a guide in other thread. used the DHD beta 3 and vivo latest CM7 nightly and is stuck at htc splashscreen
EDIT2: didnt sign the rom before, lets try that again...
EDIT3: still stuck on splashscreen
I will post my port up later tonight. I had a chance to do a bit of work on it and it's pretty good right now but the market is broken for some reason.
Once I get that working (and hopefully bluetooth as that shouldn't be hard) then I will upload it.
st.matt said:
I will post my port up later tonight. I had a chance to do a bit of work on it and it's pretty good right now but the market is broken for some reason.
Once I get that working (and hopefully bluetooth as that shouldn't be hard) then I will upload it.
Click to expand...
Click to collapse
Sounds good, what ROMs did you use to port it?
st.matt said:
I will post my port up later tonight. I had a chance to do a bit of work on it and it's pretty good right now but the market is broken for some reason.
Once I get that working (and hopefully bluetooth as that shouldn't be hard) then I will upload it.
Click to expand...
Click to collapse
Looks like a nice birthday gift... ;D
Unfortunately I wasn't able to get market working.. but anyway here is the first Alpha.
It is based on a combination of the Desire HD build and using the kernel by TwistedUmbrella. I have a device setup to work with TwistedUmbrella's ICS tree but I don't know if it will 100% build successfully at this stage (takes forever to build on my 5 year old computer..). All credits go to the DHD guys as they have done basically everything, I've just made it work (or at least, most of it) on the vivo.
Working:
- Hardware 2D/3D Hacks
- Touchscreen
- Bluetooth
- Wifi (not tethering)
- RIL
- Data
- Sound
- Sensors
- Rotation
- Status LED
Not Working:
- Hardware video acceleration
- Tethering
- UMS (use adb instead)
- USB tethering
- Camera
- Google account (so Gmail, Market all not working)
The account error seems to be something to do with xt_qtaguid.. here is the log info:
Code:
I/qtaguid ( 3029): Failed write_ctrl(u -1) res=-1 errno=9
I/qtaguid ( 3029): Untagging socket -1 failed errno=-9
I/GLSUser ( 3029): GLS error: NetworkError
Might be a problem with the kernel, but I'm not really sure. Any help would be nice, I've spent about 5 hours on this and gotten nowhere.
Link: http://www.multiupload.com/Z4JKSC1JK2
Please don't post bugs reports just yet. This is the first alpha, it's not really a daily driver and I know that there are bugs. Post fixes instead.
Sounds awesome Matt! what are you using to break down and build the rom??
Will give it a go in the morning and post any other feedback
Nice work you got slot further than I did! I will see if I can contribute anything to your build once I have it installed.
The Desire S version is pretty good, and the hardware is almost identical to the Inc S, maybe that would make for a better base?
Sent from my HTC Incredible S using xda premium
l0st.prophet said:
Nice work you got slot further than I did! I will see if I can contribute anything to your build once I have it installed.
The Desire S version is pretty good, and the hardware is almost identical to the Inc S, maybe that would make for a better base?
Sent from my HTC Incredible S using xda premium
Click to expand...
Click to collapse
That's probably not a bad idea. I will see if I have time tonight to try and see if I can get market working by using some of the desire s stuff.. or maybe someone else could try as well.
For anyone that gives it a go, just keep in mind that the button backlight levels are in framework-res.apk, and will need to be recompiled from source or decompiled and edited to get the levels right.
P1n3apqlExpr3ss said:
Sounds awesome Matt! what are you using to break down and build the rom??
Will give it a go in the morning and post any other feedback
Click to expand...
Click to collapse
Well so I have checked out TwistedUmbrella's ICS tree and 7x30 kernel, and have made a vivo config for both. I've then used the prebuilt DHD ICS rom and taken out the DHD stuff and put in stuff from the vivo Miui.us rom. Then I've just gone through and fixed the boot ramdisk, built the kernel and put it together for the boot image.
In future I will try building from source, but as I said it takes a very long time for me.
st.matt said:
Well so I have checked out TwistedUmbrella's ICS tree and 7x30 kernel, and have made a vivo config for both. I've then used the prebuilt DHD ICS rom and taken out the DHD stuff and put in stuff from the vivo Miui.us rom. Then I've just gone through and fixed the boot ramdisk, built the kernel and put it together for the boot image.
In future I will try building from source, but as I said it takes a very long time for me.
Click to expand...
Click to collapse
This sounds WAY over my head, all I tried was unzipping CM nightly 146 and the DHD build and changing files, rezipping and signing it. No wonder I got stuck at the HTC splashscreen...
Keep up the good work
st.matt said:
Unfortunately I wasn't able to get market working.. but anyway here is the first Alpha.
It is based on a combination of the Desire HD build and using the kernel by TwistedUmbrella. I have a device setup to work with TwistedUmbrella's ICS tree but I don't know if it will 100% build successfully at this stage (takes forever to build on my 5 year old computer..). All credits go to the DHD guys as they have done basically everything, I've just made it work (or at least, most of it) on the vivo.
Working:
- Hardware 2D/3D Hacks
- Touchscreen
- Bluetooth
- Wifi (not tethering)
- RIL
- Data
- Sound
- Sensors
- Rotation
- Status LED
Not Working:
- Hardware video acceleration
- Tethering
- UMS (use adb instead)
- USB tethering
- Camera
- Google account (so Gmail, Market all not working)
The account error seems to be something to do with xt_qtaguid.. here is the log info:
Code:
I/qtaguid ( 3029): Failed write_ctrl(u -1) res=-1 errno=9
I/qtaguid ( 3029): Untagging socket -1 failed errno=-9
I/GLSUser ( 3029): GLS error: NetworkError
Might be a problem with the kernel, but I'm not really sure. Any help would be nice, I've spent about 5 hours on this and gotten nowhere.
Link: http://dl.dropbox.com/u/52030869/vivo_ics.zip
Please don't post bugs reports just yet. This is the first alpha, it's not really a daily driver and I know that there are bugs. Post fixes instead.
Click to expand...
Click to collapse
great job bro! just need the camera and gmail account. rest everything is perfect ! i will try it today and see. thanks for your efforts
Download link not working... Too much traffic :/
Sent from my Incredible S using XDA App
Splux said:
Download link not working... Too much traffic :/
Sent from my Incredible S using XDA App
Click to expand...
Click to collapse
yes its not working. can we get other links please?
Yeah sorry I didn't realise dropbox imposed download limits. Here is another download link: http://www.multiupload.com/Z4JKSC1JK2
I think I may have fixed Google accounts though, so there might be another download in another 30 minutes or so.

[rom] miui 1.12.2

This rom is based from zukriaksah's miui 1.12.16. His had a good foundation just some issue. I have made some changes to it and so far things are working (keep in mind that this has not been tested for a little more than 2 days).
Link https://docs.google.com/open?id=0B6a1DYyFKfu1YjI4MDg0YTEtZGExOC00ZGZkLTg4MGEtMmM0Y2ZjYTQwYzlh
(sorry file are on work pc and this is the only way that I can get them up...so if some one can move to a better site for downloading...pls feel free to do so)
you will have issues with wifi on this rom - the work around that I used it to load cacingkalung's modded version of the sd kernel...get it here http://forum.xda-developers.com/showpost.php?p=20326475&postcount=240
had to change the build.prop this phone keep rebooting with some of the files that I had to switch out. I used files from tj and issac.
usb and headphone issues are gone (so far)
added the miui 4-way reboot (hold power button for options)
the fm radio that is in the rom fc's (wish someone can fix this..I am at a loss, I know that it has to be a driver issue but I have no clue which one have been searching for weeks it seems to correct this...I really miss the radio)
added some init.d tweaks...these are found in the various forums here on xda
you might have to load script manager to get them to work (I load this anyways so I dont know if it is needed)
what I added to the init.d:
10cpu - sets the cpu values and govenor
11 iosched - set i/o scheduler
both of these you do not need if you use setcpu or other program like it...I just dont like to have these loaded they take up space and memory.
80netspeed - internet speed hack (helped on mine)
97ks - some kernel mods - helps rom run smoother in my opinion
98kt - internal task killer values
you dont need these you can remove them...play around with the settings you might be able to tweak the rom more to you liking...these are the values that worked best for me
I dont have much of a clue on the battery life yet...have had phone up and down so much that I have not let it go threw my daily pace
So far things seem stable...still no HDMI, dont know if we will ever have this...I am not that good with dev have look at other roms but if the drivers aint right it wont work
I also use force2sd to move the programs to the sdcard to free up the internal memory...everytime that I have tried to include apps2sd thing go wrong..this way works for me so I am not going to worry about it
you will probably get unknown for the carrier...if you know your spn values you can edit it and the name will show up...there are progams in the market that will fix it...other have had luck with out needing a program...In the miui forums they have miui extra setting and they say that you can use it to change the carrier name (never tried)
make sure that you do a system wipe before installing....I dont know what issue you will get if you dont
**latest update**
http://forum.xda-developers.com/showpost.php?p=20803286&postcount=35
Thanks for helping me
Sent from my CSL-MI410 using xda premium
zukriaksah said:
Thanks for helping me
Sent from my CSL-MI410 using xda premium
Click to expand...
Click to collapse
zukriaksah, not a problem, hopefully we can get hdmi and fm working
can someone post the austrie kernel in a seprate thread so everyone can see it with wifi module of course
cowsgo said:
zukriaksah, not a problem, hopefully we can get hdmi and fm working
Click to expand...
Click to collapse
FM Radio Not Work Open FC
preyesh1 said:
can someone post the austrie kernel in a seprate thread so everyone can see it with wifi module of course
Click to expand...
Click to collapse
preyesh,
Here you go:
http://forum.xda-developers.com/showthread.php?t=1407689
mibsut said:
FM Radio Not Work Open FC
Click to expand...
Click to collapse
Please read carefully... As they say, they are trying their best to make the hdmi and fm working... please be patient and hope they can overcome the problem. And to be honest, its not an easy task... So, just wait and give the developers some time to fix it.
preyesh1 said:
can someone post the austrie kernel in a seprate thread so everyone can see it with wifi module of course
Click to expand...
Click to collapse
what is that kernel? for miui? if yes for which version?
---------- Post added at 10:48 PM ---------- Previous post was at 10:42 PM ----------
ohh got it ... the SD kernel
anyone who tries the kernel please update on battery backup
cowsgo said:
This rom is based from zukriaksah's miui 1.12.16. His had a good foundation just some issue. I have made some changes to it and so far things are working (keep in mind that this has not been tested for a little more than 2 days).
Link https://docs.google.com/open?id=0B6a1DYyFKfu1YjI4MDg0YTEtZGExOC00ZGZkLTg4MGEtMmM0Y2ZjYTQwYzlh
(sorry file are on work pc and this is the only way that I can get them up...so if some one can move to a better site for downloading...pls feel free to do so)
you will have issues with wifi on this rom - the work around that I used it to load cacingkalung's modded version of the sd kernel...get it here http://forum.xda-developers.com/showpost.php?p=20326475&postcount=240
had to change the build.prop this phone keep rebooting with some of the files that I had to switch out. I used files from tj and issac.
usb and headphone issues are gone (so far)
added the miui 4-way reboot (hold power button for options)
the fm radio that is in the rom fc's (wish someone can fix this..I am at a loss, I know that it has to be a driver issue but I have no clue which one have been searching for weeks it seems to correct this...I really miss the radio)
added some init.d tweaks...these are found in the various forums here on xda
you might have to load script manager to get them to work (I load this anyways so I dont know if it is needed)
what I added to the init.d:
10cpu - sets the cpu values and govenor
11 iosched - set i/o scheduler
both of these you do not need if you use setcpu or other program like it...I just dont like to have these loaded they take up space and memory.
80netspeed - internet speed hack (helped on mine)
97ks - some kernel mods - helps rom run smoother in my opinion
98kt - internal task killer values
you dont need these you can remove them...play around with the settings you might be able to tweak the rom more to you liking...these are the values that worked best for me
I dont have much of a clue on the battery life yet...have had phone up and down so much that I have not let it go threw my daily pace
So far things seem stable...still no HDMI, dont know if we will ever have this...I am not that good with dev have look at other roms but if the drivers aint right it wont work
I also use force2sd to move the programs to the sdcard to free up the internal memory...everytime that I have tried to include apps2sd thing go wrong..this way works for me so I am not going to worry about it
you will probably get unknown for the carrier...if you know your spn values you can edit it and the name will show up...there are progams in the market that will fix it...other have had luck with out needing a program...In the miui forums they have miui extra setting and they say that you can use it to change the carrier name (never tried)
make sure that you do a system wipe before installing....I dont know what issue you will get if you dont
Click to expand...
Click to collapse
thats great.......
but I am not able to download.............. can some one who already downloaded can upload on other site as this download link is not working with me ...
guys, can you make softkey vibrate?
thanx for the build cowsgo!
does the front camera flip-up? last time i used ur build the front camera is working fine, but after flashing cacingkalung's SDKernel it flipped up
hey COWSGO thanks for this.... can you please resolve the headphone and wifi issues for 1.12.2 build.... I really liked that 1.12.2
Perhaps this is the last version we stay on gingerbread. Keep on and go stable.
Sent from my CSL-MI410 using XDA App
To easily download frm google docs, 1st dont use stock browser, use 3rd party, eg. Opera mini, 2nd change yr google docs view to desktop mode
Sent from my CSL-MI410 using xda premium
anyone having problems with bluetooth? i cannot seem to activate it.
mi410 said:
hey COWSGO thanks for this.... can you please resolve the headphone and wifi issues for 1.12.2 build.... I really liked that 1.12.2
Click to expand...
Click to collapse
mi410, I will look at this after the holliday
emt said:
anyone having problems with bluetooth? i cannot seem to activate it.
Click to expand...
Click to collapse
emt,
I will look at the files and see what I missed for the bluetooth. Sorry I dont use it so I didnt test it.
hey COWSGO..... really thanks for the this beautiful ROM.
quite smooth ...... experience .....
really happy with the ROM.
next time when you update the ROM with Bluetooth wish following update also ....
1. Camera if possible (Front)
2. Time should be at center of status bar like what you did with 1.12.2
3. FM if you able to repair ....
enjoy your holidays .....
Dont know if anybody has gps issues or proximity issues....I did....this is what I did to solve this
use root explorer goto system\lib\hw and rename two files to .old
the files are gps.fb0.so and sensors.fb0.so
then goto settings click programs and goto call settings and turn off enforce proximity (what ever the option is under use proximity sensor
reboot....after I did this the sensor works with incoming and outgoing calls and the gps locks in under 30 seconds. used gps status from the market to confirm...dont for get the you might have to edit the gps.conf file in system\etc (I think)...if you didnt edit this file after you loaded the rom then it will be set for north-america.
dont know why this worked....has to be a issue in the files...when I get more time I am going to decompile them to see what is different

[ROM] CyanogenMod 13.0 has arrived!

Hi, I'll try to keep it short, between yesterday and today, I have been researching CM13, I thought it was a really hard project, but the results look promising so far, I am not ready to release anything at the moment, but I'll let you see some screenshots. This is just a side project, and I'll keep working on AOSP. I'll update this post whenever I feel like the ROM is kind of finished.
PS: This is Android 6.0.1, EMUI is just on 6.0.0 Isn't that exciting?
http://imgur.com/a/kbybk
See you!
PS2: No PMs about this please, you'll have it as soon as it's finished
CM 13 For HUAWEI P8 Lite?
I solve art/runtime error
wow this is great,i wish you all the best in these projects !
When will be this finished? I can't wait!??❤
Sent from my ALE-L21 using XDA-Developers mobile app
just wondering something, how much space uses system from CM13 and AOSP? for example, on stock Huawei roms almost always they use 2GB+
EDIT: and anyways im asking because, i use Honor 4X/Gplay, and its the same phone that the P8 lite, except internal storage, so that's why im wondering, anyways i think i used your AOSP, that had some bugs like no signal, no wifi, etc (im not sure if you made it), the thing is that rom worked it in my phone too lol
You're just awesome dude! We are all very excited about this project. This is just awesome!
Finally someone who is making ROMs for this phone (and unlike someone doesn't say he'll delete everything "because of noobs")
Sent from my ALE-L21 using XDA-Developers mobile app
Sounds great! If you want someone who can help you testing, i can do that!
Yay, i bought p8lite 2 days ago and i love it!
Great work btw
dude this is awesome !!! so there is no more ril problem this is just great thank you very much !!!!
Hi @XePeleato first of all Good Job and second as i can see into the screenshots the RIL problem is persistent or you didn't insert the SIM . I'm following your work on github if u need someone who test the ROM call me
Spineshankumb said:
Hi @XePeleato first of all Good Job and second as i can see into the screenshots the RIL problem is persistent or you didn't insert the SIM . I'm following your work on github if u need someone who test the ROM call me
Click to expand...
Click to collapse
Hi, The SIM is there, the thing is that I need to patch the framework in order to include the Huawei Java classes that enable the RIL stack. I'll release a testing version soon, since I want to include things to test, it wouldn't make sense to upload a rom with 1 or 2 features working, there would be nothing to test
XePeleato said:
Hi, The SIM is there, the thing is that I need to patch the framework in order to include the Huawei Java classes that enable the RIL stack. I'll release a testing version soon, since I want to include things to test, it wouldn't make sense to upload a rom with 1 or 2 features working, there would be nothing to test
Click to expand...
Click to collapse
Sure! what about the camera? i think is not possible to port the Snap camera feature on HiSi
panchovix said:
just wondering something, how much space uses system from CM13 and AOSP? for example, on stock Huawei roms almost always they use 2GB+
EDIT: and anyways im asking because, i use Honor 4X/Gplay, and its the same phone that the P8 lite, except internal storage, so that's why im wondering, anyways i think i used your AOSP, that had some bugs like no signal, no wifi, etc (im not sure if you made it), the thing is that rom worked it in my phone too lol
Click to expand...
Click to collapse
Wifi worked fine on my 5.1 AOSP version, The system.img weighs roughly 800MB, I don't know exactly how much will it take, since CM13 didn't erase my internal storage.
NeedleGames said:
Finally someone who is making ROMs for this phone (and unlike someone doesn't say he'll delete everything "because of noobs")
Sent from my ALE-L21 using XDA-Developers mobile app
Click to expand...
Click to collapse
Well, sokkoban recieved a LOT of input about his roms, there were a lot of questions and stuff, it can get really annoying, these open source projects come "As is, without warranty of any kind" - quoting the GPL so actually, trying to give some decent support on this forums is really kind.
Spineshankumb said:
Sure! what about the camera? i think is not possible to port the Snap camera feature on HiSi
Click to expand...
Click to collapse
The Snap app is included, however since I haven't included the camera HAL yet, I don't know for sure if it will work.
--
I'll be off like a week or so, I have compiled my own kernel, with some CPU governors to try, and I have fixed the screen DPI so far, there's still some serious patching needed.
@XePeleato yeah it worked, but if im not mistaken, with static wifi, but interesting, if the system is 800MB i think i will be fine, thanks for all about this
This is just my mind. But i would be more happier if i got fully working cm13 marshmallow than aosp lollipop. If i was you. I would take cm as a primary mission. But do as you want. Aosp is great news too
Keep it up man!
Vika__ said:
This is just my mind. But i would be more happier if i got fully working cm13 marshmallow than aosp lollipop. If i was you. I would take cm as a primary mission. But do as you want. Aosp is great news too
Keep it up man!
Click to expand...
Click to collapse
Sure, your opinion matters. Luckily, if I apply a patch to CM, it's also valid on AOSP, the same applies for the kernel.
XePeleato said:
Hold on I said nothing about the RIL stack, I don't know if it will work or not, but that's the last thing I am going to try to fix since I don't know if I am going to be able to fix it at all.
Click to expand...
Click to collapse
holly crap I thought this problem is finally solved :/ , okey I hope it can be fixed then , good luck !!!
Great!If I port this for Honor 4C,will it work?Sorry for my bad English.
来自华为荣耀畅玩4C CHM-TL00H -天生急性子 Android 小楼阁

Categories

Resources