Android 4.0 - Streak 5 General

If I was to try and port android ICS, would people be interested? And help me test it?
Im making no promise but I will try to do it.
Sent from my Dell Streak using XDA

hcaz301 said:
If I was to try and port android ICS, would people be interested? And help me test it?
Im making no promise but I will try to do it.
Sent from my Dell Streak using XDA
Click to expand...
Click to collapse
Hi!Be sure that every DS 5 user will be appreciate to you and every one of us is ready to test it and donate you!
If you search the forum you can see that hPa was developing CM9 for DS 5 but his phone crashes under bus and he shared his development files in the forum.
And i think you can use CM9 for acer liquid s as a porting source because it almost has the same hardware with DS 5.
Big big big thanks!!!

sinan33 said:
Hi!Be sure that every DS 5 user will be appreciate to you and every one of us is ready to test it and donate you!
If you search the forum you can see that hPa was developing CM9 for DS 5 but his phone crashes under bus and he shared his development files in the forum.
And i think you can use CM9 for acer liquid s as a porting source because it almost has the same hardware with DS 5.
Big big big thanks!!!
Click to expand...
Click to collapse
Yer I saw that, I am going to take a look at the pure ics files, and Ive made 2.2 work on my tablet so I think I might be able to, its worth a try
Sent from my dell streak XDA app
@hcaz_301 - Twitter
http://hcaz.me.uk/

any and all support will be happily provided... i have 2 DS5's ....
one that has a cracked screen , but luckily i can use droid explorer n screencast it on to my pc....

well it looks like I should try it, no promises though
Sent from my dell streak XDA app
@hcaz_301 - Twitter
http://hcaz.me.uk/

the main problem is to build the boot.img(kernel)
I compiled the ICS from source from Cyanogenmod9 N1(unofficial) source
replaced the proprietory drivers
but stuck on building kernel
if you could do this
we can release our first CM9_KANG_RCx(★★★★★)
world starts there

hPa said DSC kernel is enought to run ICS. You can try it.
Sent from my Dell Streak

tried but got stuck on bootlogo

Kolteabhiman said:
tried but got stuck on bootlogo
Click to expand...
Click to collapse
Did you PM to nop about this topic?

Kolteabhiman said:
tried but got stuck on bootlogo
Click to expand...
Click to collapse
It seems like you are almost there then? This is the ICS code you mentioned earlier right?

@Kolteabhiman: can you provide us with logcat ?
first thing to check - BOOTCLASSPATH in init.rc shoul be set to:
Code:
export BOOTCLASSPATH /system/framework/core.jar:/system/framework/core-junit.jar:/system/framework/bouncycastle.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/android.policy.jar:/system/framework/services.jar:/system/framework/apache-xml.jar:/system/framework/filterfw.jar/filterfw.jar
also, mediafire j1d440p472atddp <- this boot.img is taken from nandriod image of my own aosp 4.0.4_r1 build that is able to boot to lockscreen (i've proviided some photos of it in this thread in Q&A forum)

I think I already said in my thread
That I dont have my PC for now (my father sealed it)
And also it wont be there for a month more(till I get admission to Comp science engg in good college)
:-(

Kolteabhiman said:
I think I already said in my thread
That I dont have my PC for now (my father sealed it)
And also it wont be there for a month more(till I get admission to Comp science engg in good college)
:-(
Click to expand...
Click to collapse
Damn, your father is one tough man.

kibuuka said:
@Kolteabhiman: can you provide us with logcat ?
first thing to check - BOOTCLASSPATH in init.rc shoul be set to:
Code:
export BOOTCLASSPATH /system/framework/core.jar:/system/framework/core-junit.jar:/system/framework/bouncycastle.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/android.policy.jar:/system/framework/services.jar:/system/framework/apache-xml.jar:/system/framework/filterfw.jar/filterfw.jar
also, mediafire j1d440p472atddp <- this boot.img is taken from nandriod image of my own aosp 4.0.4_r1 build that is able to boot to lockscreen (i've proviided some photos of it in this thread in Q&A forum)
Click to expand...
Click to collapse
So your very close to having it done then?

Fuys we need a modified amss and dsp for ICS to work
Like froyo to GB bht I think its too hard to reverse engg
And we need to modify the dsc kernel with hPA patches I am going for it as soon. As get my PC

Kolteabhiman said:
Fuys we need a modified amss and dsp for ICS to work
Like froyo to GB bht I think its too hard to reverse engg
And we need to modify the dsc kernel with hPA patches I am going for it as soon. As get my PC
Click to expand...
Click to collapse
Hey then guys who made streak boot to ICS upto lockscreen
Have they used then kernel from then hPA cm0 dev files
Or any other

hcaz301 said:
So your very close to having it done then?
Click to expand...
Click to collapse
hope so
from what i've learned recently - disabled hw acceleration is caused by missing genlock support in kernel (it's required by adreno200 ics drivers, i believe). i've applied genlock enablement patch to dsc kernel sources, compiling it as i write this . if new kernel will give me working hw acceleration - i'll proceed to incorporating hpa's patches. fingers crossed
as of amss and dsp mods being required for ics to work - dunno yet. at least rild is working ok, according to logcat and signal strenght icon in statusbar and cell network name appearing on lockscreen.

Sorry for my noob question, I see our DS proc. and gpu similar with HTC HD2 and both use 2.6.35.xx kernel. HD2 can run ICS used the modified kernel from Tytung. They hv 2 version ICS, non hwa and full hwa, both can run smooth. Maybe we can use or modified the kernel for our DS.
I hv evo 4g running ICS, kernel Tiamat 2.6.38.xx. The rom is not too different from HTC HD2. ICS w/o hwa hv little lag but can reduce by using chainfire 3D to reduce the picture quality.

nom051205 said:
Sorry for my noob question, I see our DS proc. and gpu similar with HTC HD2 and both use 2.6.35.xx kernel. HD2 can run ICS used the modified kernel from Tytung. They hv 2 version ICS, non hwa and full hwa, both can run smooth. Maybe we can use or modified the kernel for our DS.
I hv evo 4g running ICS, kernel Tiamat 2.6.38.xx. The rom is not too different from HTC HD2. ICS w/o hwa hv little lag but can reduce by using chainfire 3D to reduce the picture quality.
Click to expand...
Click to collapse
why we have proprietary drivers for then? just in case?
learned that tiamat kernel's genlock patch (they also have it included since feb'12) is somewhat different of what i've used to apply to dsc sources and produces rejects when applied. will look into this later.
EDIT: Correct. Currently i'm examining both kernels you've mentioned for kgsl-related stuff. It's is quite different from what we have in dell (read dsc phoenix kernel) sources. Errors i'm getting currently clearly indicate that kernel-side need to be updated for using ics drivers.
Hence, here goes kgsl backport mini-project. No clear ETA, but I'll try to do my best and finish it asap.

jamo59
Hello there!
Van időm, mert megkértem ezt Kolteabhiman Super-v0.3.120308-ROM linket MokeeOS u8800pro Sakura.zip-on használom. Azt hiszem, gyorsan én nem találtam benne hibát stabil! Tudom használni a szuper jó! Mindenkinek ajánlom, hogy próbálja ki! (A fórum megtalálható az összes ROM-ot próbáltam, de azt látom, hogy ez a legjobb!)
Data_ext4_formatter.zip rendben van, de sajnos nem tudom használni a biztonsági nandroid! Aztán amikor megpróbálja ROM lenne nagyon fontos, hogy ne kelljen újra telepíteni alkalmazásokat használom 91dB!
Ha valaki használta volna a véleményem Android kernel 04:03 2.6.35.14.DSC.TEAM.Phonix 985 hPaKick ROM ha jó tanácsot írás!
Elnézést a google fordító hibázott a hozzászólásomra!
Köszönöm!
Jamo59

Related

FreeKernel Feedback (Bootloader bypass) UPDATE:VIDEO

Please post all feedback/comments to do with the FreeKernel here
DO NOT SPAM THE BOOTLOADER CRACKING THREAD, IT IS FOR DEVELOPERS ONLY.
zdzihu said:
The bootloader has been bypassed using the kexec/miniloader method
We are able to boot custom kernels now!
Anyway... this is the first release of the fully working custom kernel (flashable via xRecovery). I haven't had much time to work on it so it's kind of proof-of-concept. Tested for 48h without any problem (not even a reboot).
FreeKernel-alpha1:
http://www.mediafire.com/?d8v914keiqsmc3n
This is the alpha version of custom 2.6.29 kernel based on the SE sources. I do not plan to work on this release anymore - it is just for testing purpose. From today on I'll start to port SE stuff to the latest (GBread) kernel.
Changes:
- removed 32 fps cap
- implemented netfilter (Droid wall, native USB/wifi tethering etc.)
- undervolted to 0.950mV to save battery
- don't remember what else I did, I bet something nasty
- super ugly boot logo!
Requirements:
- baseband .52 + the relevant kernel
- clean 2.1 ROM, compatibile with .52 baseband (e.g. .504)
- working xRecovery
Please note I am not responsible for any damage this software may cause to your device! Use it at your own risk!
There is absolutely no support for this alpha release!​
Click to expand...
Click to collapse
So, if you want to test this new kernel, please keep in mind it is only compatible with stock 2.1 firmwares (.504 and above) that are compatible with baseband 52.
It is only for testing purposes, and any feedback for this alpha kernel is purely for the benefit of others, Z is not and will not be supporting this version, do not expect it to be ready for daily use!
Please post your results and how you get on with the kernel.
Video of FreeKernel
http://vimeo.com/21838810
does anyone know how to embed it?
I tested the kernel on baseband .46 on TripNMIUI 0.3.2, and the removal of the FPS cap is incredible, the phone is so much smoother and fluid it is unbelievable - it is like having a new phone. I noticed the screen feels a lot more responsive aswell!.
Obviously it is not at all compatible with the ROM, there is no radio and there are frequent reboots, but just a taster in terms of things to come
Apologies for the poor video, but I think its enough to get the general gist of the smoothness
Tried custom kernel just for kicks on trips miui 3.2...bb 54 and up super unstable no network/wifi tons of reboots....
bb 52 and bb49 no network but wifi IS working no sd card mount though
gonna test other roms aswell....
For install custom kernel to be need xrec by Z not from flashtool.
All works, clean install bb 2.0.46 and 2.0.A.0.504.
Dont problems.
I done back to my custom rom way xrec and flashed the patch bb.49, nothing problem.
cheers
this will not work on bb .46 i have tried and failed. no network at all. have tried on several roms... only eternity roms are working on this kernel on bb .52....
supposedly it is suppose to work with bb .49 have not tested on this bb so i cant say for sure.
guaranteed on .52 build 504...
results on quadrant show fps cap has been removed.
overclock is not possible but undervolting is
colors have not yet changed but should upon release of other custom kernels
Can I brick my x10 with this or only bootloop it (because bootloop is fixable with SEUS)
will this work with freex10 and can anyone give me a link to the main thread where zdhihu posted this? i can't find it. thanks.
PlayGunsta said:
Can I brick my x10 with this or only bootloop it (because bootloop is fixable with SEUS)
Click to expand...
Click to collapse
You can't brick it as you only flash some files to the system, and you should still be able to access xrecovery if it bootloops
THIS IS ONLY USABLE WITH STOCK 2.1 ON. 52 BASEBAND!!!
This is a test kernel not meant as anything more than a proof of concept. There is absolutely no reason to flash this unless you are personally working on making your own custom kernels. This kernel is not even an alpha release, it will never be developed or supported. If you choose to flash it just to toy around don't whine about functionality.
When custom kernels are available anything the hardware is capable of and drivers can be written for will be possible. Everyone needs to calm down and quit asking the same questions over and over.
Sent from my X10i using XDA Premium App
Have uploaded a video, does anyone know how to embed it in the post?
Thanks for the video!
a2ha said:
Thanks for the video!
Click to expand...
Click to collapse
no problem
BTW. will it work on Freex10?
a2ha said:
BTW. will it work on Freex10?
Click to expand...
Click to collapse
No. Z posted it in the bootloader cracking thread. This is only meant for stock 2.1 FW on. 49-.52 BB and is not functional for daily use. This is only meant as a test if you want a stable new kernel its still going to take a little while.
Sent from my X10i using XDA Premium App
a2ha said:
BTW. will it work on Freex10?
Click to expand...
Click to collapse
It won't work with any ROM 100% - its just designed for testing, you won't be able to use it for daily use yet.
If you just want to try it out, its possible it will boot up on freex10 and you will see the effects of not having a FPS cap - but it is unlikely the majority of things will work, like radio etc. as it is meant for stock 2.1 roms.
If you do want to try it, make a backup on xrecovery first
I dont know what you have xD
What do you mean with "its not ready for dayly use" ?
I use it now since yesterday afternoon and everything works perfect!
I had no random reboots and everything is very smooth!
My Battery lost 1 % with stable 1 Ghz (playing around and testing).
So not be scared! flash it!
Whitecookie said:
What do you mean with "its not ready for dayly use" ?
I use it now since yesterday afternoon and everything works perfect!
I had no random reboots and everything is very smooth!
My Battery lost 1 % with stable 1 Ghz (playing around and testing).
So not be scared! flash it!
Click to expand...
Click to collapse
As in its only supported by the stock 2.1 ROM, and if you run into any problems with it, its not being supported so you won't get a fix
so for example if i install this kernel on my freex10, how can i remove it later if i have problems with it?
a2ha said:
so for example if i install this kernel on my freex10, how can i remove it later if i have problems with it?
Click to expand...
Click to collapse
Create a backup on xrecovery before installing it, and then when you need to go back just restore it
Hey . Is this really working cos owain in ours minipro forums said its only first april joke, and we cant yet load custom kernel. Is there any difference between x10 bootloader and minis ??? How long it will take to do a fully working roms , softs to ours xperias ???
Sent from my X10minipro using XDA App
@ Whitecookie:
Do you use the .504 2.1 ROM?
Does someone if it works with 2.0.2 (the ROM which Eminence V1.2 is based on) works 100% with this kernel?

looking for fast and stable version of Android Froyo

Hi Guys,Please tell me a fast and stable version Froyo please.
Thanks.
later this week Beta 2 of SpicaGEnMod-Froyo will be released at the development thread at samdroid.net
Look for MOD+X in samdroid, go to the kitchen, cook the YONIP kernel version 22B (2.6.32) its the best ever, brings out the true performance of spica
doc_v15 said:
Look for MOD+X in samdroid, go to the kitchen, cook the YONIP kernel version 22B (2.6.32) its the best ever, brings out the true performance of spica
Click to expand...
Click to collapse
I've tried it and it's really fast, but the phone tends to restart very often. Do you have any idea why or what I can do that might solve this problem?
I had SpicagenMod beta3 with yonip #45 - it's my best opinion.
SpicagenMod beta 3.1 with supercharge
antonholmstedt said:
I've tried it and it's really fast, but the phone tends to restart very often. Do you have any idea why or what I can do that might solve this problem?
Click to expand...
Click to collapse
sorry for the late reply, I rarely go in spica's thread since I have not used my spica anymore..
Hmm..have you done a CLEAN INSTALL? Meaning, wipe data/cache, format SD card before installing?
Froyo has touchscreen delay. i recommend gb or ics. im using ics and it's not bad.
Sent from my Galaxy Spica using Tapatalk
CyanogenMod-7.2-NIGHTLY-Spica-alpha7.2 (ALL Credits to tom3q and samdroid) is good version but the whole problem is that camera don't work !!!!

Thanks to all DEV. Today, big day !

I would like to collecte here all post to say thank you very much for all great dev we have in our X10 Forum
Thx, Zdzihu, Jerpelea, DooMLoRD, TripNaver, 9Lukas5, tsuyo.kou, Wolfbreak, cobrato, rdannar, rendeiro2005, achotjan... and those i forgot forgive me...
Today, we can use Froyo 2.2 roms with Kernel k10.
That mean:
- Overclock capabilities
- FPS cap unlock (no more limited to 33fsp) and every thing so smooth....
- Quandrant score at 1300 pts
- more ram
- Wifi Working
- BT working
- GPS Working
- Proximity sensor working
- Led Flash Working
- Dual touch Working
- Flash 10.3 enable in Browser
- App to SD Working
- Camera
only Video recording at 720P not working... hope it can be fixed...
I'm sure our X10 will get some more tweak, and some surprise in near future...
But today is a leap forward... !!!
It's a Bird ? It's a plane ??? No it's our X10....
Thx all for the time passed
For more info go to dev subsection
here
and here
Have a good day
...
A french happy X10 Owner
+1 This is the first time I really enjoy using my X10. Thanks to the devs!
Sent from my X10i using XDA App
But .. battery drain! Other than that its smooth as hell!
Sent from my X10i using XDA Premium App
a1exander said:
But .. battery drain! Other than that its smooth as hell!
Sent from my X10i using XDA Premium App
Click to expand...
Click to collapse
Battery lasts forever when in 2G mode.
ooidort said:
Battery lasts forever when in 2G mode.
Click to expand...
Click to collapse
H*eell no! What ROM are you on? Are you on the 010 custom kernel?
a1exander said:
H*eell no! What ROM are you on? Are you on the 010 custom kernel?
Click to expand...
Click to collapse
Wolfbreak's 2.2, K010 kernel.
Taking photos in higher resolution than vga does now work?!
I think this will be the first custom kernel I will use. Now i just gotta figure out how to flash this.
Restoring backup of previous ROM. Even with patch I can't get wifi to work with CM Froyo of WolfBreak... Damnit, ROM was soo smooth and that stupid wifi didn't work.
I just wish there was a kind soul to tell me how to install Custom Kernel K10 on Wolf's ROM with Baseband 58.
Farhang said:
I just wish there was a kind soul to tell me how to install Custom Kernel K10 on Wolf's ROM with Baseband 58.
Click to expand...
Click to collapse
custom kernels only work with baseband .52
fiscidtox said:
custom kernels only work with baseband .52
Click to expand...
Click to collapse
I know how to change my baseband to 52 with FlashTool but I have no idea about the rest.
Farhang said:
I know how to change my baseband to 52 with FlashTool but I have no idea about the rest.
Click to expand...
Click to collapse
hmmmm wolfbreaks rom works on .54/.55/.58 right??
In this case you'd need to flash a baseband patch (the cm6.52 one) and then the custom kernel
fiscidtox said:
hmmmm wolfbreaks rom works on .54/.55/.58 right??
In this case you'd need to flash a baseband patch (the cm6.52 one) and then the custom kernel
Click to expand...
Click to collapse
yeah that seems the right way to do it
the patch's name is cm6bb49 by the way hehe
+1 @OP
I am still running a tweaked 2.1, but without the tools created by our wonderful dev's here I would still be feeling like i was robbed by SE.
Mr Rusch Gave me the ability to push framework so i could have a circle... sounds dumb and simple - and my wife still cannot understand why i am so happy with such simple MODs!!
Binary & Androxyde gave me Flashtool. snm, i am free to make as many mistakes as i know i will, safe in the knowledge i can flash a 2.1 anytime.
Z, legend, gave me recovery. now i can save my progress in the effort to make my x10 Xceptional.
Many others here deserve recognition, RoseRed, OmegaRed, DoomLord, X10iUser (my first line of help over @ AF) MyImmortal, PlayGunsta, Flo95.........................
Too many to mention, thanks all - I have learnt a great deal and contributed where i can, i am grateful for your time, skill and patience - and we all know you need lots of it, as we were all new once!!!! BOOKAI - you lot RULE
can someone write the procedure how to instal wolf rom with custom kernel on the bb 52 ?
From tot31:
1. Fresh install the stock rom with SEUS.
2. Root & install xrecovery using flashtool.
4. Flash the X10_52_ChangeBaseband.ftf using flashtool.
5. Reboot into recovery and wipe everything.
6. Install CM_6.1.3_[v006].zip.
7. Install CMFix_v6_v61.zip.
8. Install bb patch cm5bb49.zip.
9. Install 2.6.29.6 FX k010 froyo FXR busybox in xbin v06.zip (get it on the first page of WB's thread.
10. Reboot.
Problem SOlved.
Problem SOlved.

[Resource]UrukDroid 1.x summary [1.6RC1 Updated:24-10-11]

===============================
UrukConfig 1.1.0
Release - Link
Release Mod (w/ Rescue Menu) - Link
UrukConfig 1.1.2
Release - Link
===============================
UrukDroid 1.0/1.1 patch
Sibere kernel patch V13 (UrukDroid 1.0/1.1 stable and OC patch) - Link
Sibere kernel patch V15 (UrukDroid 1.0 stable and OC patch) - Link
Sibere kernel patch V15 for UD1.5! (UrukDroid 1.5 stable and OC patch) - Link
===============================
UrukDroid 1.1
-->INDEX<--
http://sauron.pourix.com/UrukDroid/UrukDroid-1.1
1.1B2
kernel: - Link
update: - Link
1.1B3
kernel: - Link
1.1RC1 - Link
1.1RC2 - Link
===============================
UrukDroid 1.5
-->INDEX<--
http://sauron.pourix.com/UrukDroid/UrukDroid-1.5/
1.5b1 - Link
1.5b2 - Link
1.5b3 - Link
1.5RC1 - Link
1.5 (Public Release) - Link
1.5 (OverClock kernel & 1.5b fix) - Link
1.5.1 (Required 1.5) - Link
1.5.1 (OverClock kernel) - Link
1.5.1 (Smaller soft button) - Link
===============================
UrukDroid 1.6
-->INDEX<--
http://sauron.pourix.com/UrukDroid/UrukDroid-1.6/
1.6B1
kernel: - Link
OC: - Link
1.6RC1 - Link
===============================
Hi leon,
Very cool summary thumbs up!
It would be great if you would give a little info text for the newbies, just a tip
Greets
Lenn
Can we use sibere kernel patch with the latest UrukDroid kernel 1.5b3?
Sent from my A101IT using XDA Premium App
waterpolo said:
Can we use sibere kernel patch with the latest UrukDroid kernel 1.5b3?
Sent from my A101IT using XDA Premium App
Click to expand...
Click to collapse
No because sauron did code complete fresh for urukdroid 1.5 , thats why it called 1.5
I think sibere just work at his new kernel, when he have enough time
We should remember that all devs dont get paid and they do this as their hobbys like me(not as a dev)
Lenn said:
No because sauron did code complete fresh for urukdroid 1.5 , thats why it called 1.5
I think sibere just work at his new kernel, when he have enough time
We should remember that all devs dont get paid and they do this as their hobbys like me(not as a dev)
Click to expand...
Click to collapse
But you do the general support which is very useful for the XDA users
Sent from my A101IT using XDA Premium App
waterpolo said:
But you do the general support which is very useful for the XDA users
Sent from my A101IT using XDA Premium App
Click to expand...
Click to collapse
Right
@Leon:
I really dont want to hijack this thread, but i could write a little text to every entry here, this evening but only if you want this
Lenn said:
Right
@Leon:
I really dont want to hijack this thread, but i could write a little text to every entry here, this evening but only if you want this
Click to expand...
Click to collapse
Orz..Lenn, call me Leo, NG is my last name in Hong Kong and China.
btw, what do you mean?
LeoNg628 said:
Orz..Lenn, call me Leo, NG is my last name in Hong Kong and China.
Click to expand...
Click to collapse
Ah okey
btw, what do you mean?
Click to expand...
Click to collapse
I mean that i or we should write a little text to eafh OS you listed here, for these ones who havent got so much knowledge so they can choose better but only if you want
Uruk is mispelled in the thread title...I'm just sayin'
Have a great day.
strongergravity said:
Uruk is mispelled in the thread title...I'm just sayin'
Have a great day.
Click to expand...
Click to collapse
oh thx!
Lenn said:
Ah okey
I mean that i or we should write a little text to eafh OS you listed here, for these ones who havent got so much knowledge so they can choose better but only if you want
Click to expand...
Click to collapse
sure, but I dont know about other OS, any suggestion?
LeoNg628 said:
sure, but I dont know about other OS, any suggestion?
Click to expand...
Click to collapse
No^^you didnt understand me right..
I want to write a little text for each OS you already have found.
with this the neewbies here can choose better
Lenn said:
No^^you didnt understand me right..
I want to write a little text for each OS you already have found.
with this the neewbies here can choose better
Click to expand...
Click to collapse
oic, let do it.
LeoNg628 said:
oic, let do it.
Click to expand...
Click to collapse
Yep, i think i will start this eve
hey guys,
dont wanna backstab u - but most of the worrk already is in the stick thread I created some weeks ago:
http://forum.xda-developers.com/showthread.php?t=1198389
I just didnt include outdated versions as those wount be very useful though (like 1.1b2),...
Anyway they still could be found here wich is also linked in my thread.
All i dont have in my thread for now is the different kernels (like sibere,.. v10,11,12,13) but I already was thinking about how to include this best
@ Lenn do u really think its useful "choosing" between em.
As far as i know (k I don't know much ) there is no reason to stick with an old urukdroid version at all (beside the dvb & cinemaplugin function are not yet inculed in 1.5 in a final stage)
@LeoNg628 perhaps u should rename it from [source] to [download] as i expected to fine the sources (source code) here
greetings
FrEcP
FrEcP said:
@ Lenn do u really think its useful "choosing" between em.
As far as i know (k I don't know much) there is no reason to stick with an old urukdroid version at all (beside the dvb function are not yet inculed in 1.5 in a final stage)
greetings
FrEcP
Click to expand...
Click to collapse
Oh yes^^
Many new users cant use the update function, so they had have to install via the easyinstall method..
So they had to use Uruk1.0, but the RC1 of 1.5 is out, so they can use the newest version
I told around 10 peoples how to update from 1.0 to b2 or b3 of 1.5...
Lenn said:
Oh yes^^
Many new users cant use the update function, so they had have to install via the easyinstall method..
So they had to use Uruk1.0, but the RC1 of 1.5 is out, so they can use the newest version
I told around 10 peoples how to update from 1.0 to b2 or b3 of 1.5...
Click to expand...
Click to collapse
so it more like and "update howto" not and choosing of an old version like 1.1b2 - kk
Also wanted to give some hints for mutliboot - but i didn't try the alternativeOS option on my own yet sinc ei had no time for
Y - already thought about creating another thread in dev secion for an "howto urukdroid" - but i didn't do it yet since it's very unconfortable using such thing in a "thread". already thought about asking sauron for wiki permissions so we could creat such a thing there.
Anyway it shouldn't be that hard for ppl to read the last 3 pages of a thread and be up-to-date to know how to use a version - or starting from the download post where sauron posted the last version.
If they don't do things like here happen more often eventualy (dont take it serious ). DEV versions shouldn't be for lazy ppl tho? Well im not sure how 2 handle this atm.
But i still think a wiki like thing would be nice.
FrEcP said:
hey guys,
dont wanna backstab u - but most of the worrk already is in the stick thread I created some weeks ago:
http://forum.xda-developers.com/showthread.php?t=1198389
I just didnt include outdated versions as those wount be very useful though (like 1.1b2),...
Anyway they still could be found here wich is also linked in my thread.
All i dont have in my thread for now is the different kernels (like sibere,.. v10,11,12,13) but I already was thinking about how to include this best
@ Lenn do u really think its useful "choosing" between em.
As far as i know (k I don't know much ) there is no reason to stick with an old urukdroid version at all (beside the dvb & cinemaplugin function are not yet inculed in 1.5 in a final stage)
@LeoNg628 perhaps u should rename it from [source] to [download] as i expected to fine the sources (source code) here
greetings
FrEcP
Click to expand...
Click to collapse
Sure, may be you can copy those link from my thread, I'm never mind and welcome ^^
updated UD1.5 Release w/ OC
LeoNg628 said:
updated UD1.5 Release w/ OC
Click to expand...
Click to collapse
Some questions about that I could not get an answer from $auron:
Can we use UrukDroid-1.5-kernelOC.tbz2 14-Aug-2011 18:32 5.2M after having installed UrukDroid_1.5-Install.rar 15-Aug-2011 22:53 147M?
I have doubt because the final 1.5 package is of later date. So is the kernel in the install package not newer than the OC package? Do I miss anything the final kernel in the package has if I install the older OC kernel??
Secondly, how does this $auron OC kernel compare to Sibere's OC kernel? Does $auron only do OC, no undervolting and no other tweaks?
Lastly... if the answers are positive... How do I install OC kernel on top of UD 1.5 exactly?
Thanks!!

331MB of free ram

the title says it all see if anyone can beat that screenshots below to anyone that dosent believe me rom+ kernel is
NXT GAMING+DX_Engine_Extreme (Beta)
extremetempz said:
the title says it all see if anyone can beat that screenshots below to anyone that dosent believe me rom+ kernel is
NXT GAMING+DX_Engine (Beta)
Click to expand...
Click to collapse
THATS AWSOME!:good:
Whats your Benchmark and how much are you overclocking?
Wao is fantastic:laugh:
WTF!?!?!
Sent from my CyberDroid
How much stuff did you delete? Because the most I've gotten while it still being a working phone with gapps and everything is 310mb.
its not the rom its the kernel
extremetempz said:
its not the rom its the kernel
Click to expand...
Click to collapse
So is this a new kernel that is in "testing" and is not released yet? Because doing a search only brought up DiXperia ROM, so guessing DikeJ is working on a kernel, perhaps?
If this kernel is available can you be kind enough to post a link for it?
Edit - scratch that, the only thing I find is an X10 kernel... so going to venture DikeJ is working on porting it to our Xperia PLAY.. as I know he does work on teh X10 as well.
http://forum.xda-developers.com/showthread.php?t=2345327
This says its a JB kernel, but is this a GB kernel as well?
I'm working on this kernel for DikeJ and his set of dixperia ROMs and I don't have any plans to upload it till DikeJ ask me to
edit: there will be a kernel for each android ROM DikeJ Makes this kernel is for dixperia perennial
Will the kernel work on r800x too?
chick3n564 said:
Will the kernel work on r800x too?
Click to expand...
Click to collapse
Possibly since its based on Lupus Kernel I should be able to work something out
That's awesome but when it's ready and dike j says you can upload do you think you can make two versions work one of them having als disabled. My phone als is broken so unless Als is disabled at kernel level it won't work. Sorry if it's too much to ask but if you can do that I'll be very grateful
Sent from my Xperia Play (r800x)
Could you be able to do this with ICS/JB kernels too?
Spatinator said:
Could you be able to do this with ICS/JB kernels too?
Click to expand...
Click to collapse
yeah I will you won't get 330 mb free ram though
Hail the King @extremetempz and @DiKeJ who are gonna build awesome Kernel + ROM for the R800x
But if you give the system, kernel etc. 420mbs of ram, there's only about 90mbs for the gpu/3d rendering(?) left. Wouldn't that cause lag in games?
Spatinator said:
But if you give the system, kernel etc. 420mbs of ram, there's only about 90mbs for the gpu/3d rendering(?) left. Wouldn't that cause lag in games?
Click to expand...
Click to collapse
The 90mb RAM is for the Kernel, not for GPU/3D Rendering - That is done using system RAM.
There will be 4 main Kernels from DXEngine:
-2 for X10 (GB and JB)
-2 for Play (GB and ICS/JB)
But it's not over, cause each main project will have other version with other destination - for example with some features disabled, but better in performance etc. etc. Justin (@extremetempz) is main Kernel Developer for my ROM projects so all credits goes to him - I focused on ROMs to make it best stable and settled with Kernels - trust me, it should do the job .
Spatinator said:
But if you give the system, kernel etc. 420mbs of ram, there's only about 90mbs for the gpu/3d rendering(?) left. Wouldn't that cause lag in games?
Click to expand...
Click to collapse
games should actually run smoother because I've doubled the vram 4mb vs 8m
Edit: if anyone can extract lupus v12 ramdisk because it keeps Chucking errors at me please pm me asap as I need to extract to put the WiFi modules in and change a few things
well i have extracted it its using another format for ramdisk(bot the normal gzip)
i dont have the link i used to know how to extract but if you search a bit you will find it
(i dont have the extracted ramdisk because i have deleted my compiler machine from virtualbox)
DiKeJ said:
There will be 4 main Kernels from DXEngine:
-2 for X10 (GB and JB)
-2 for Play (GB and ICS/JB)
But it's not over, cause each main project will have other version with other destination - for example with some features disabled, but better in performance etc. etc. Justin (@extremetempz) is main Kernel Developer for my ROM projects so all credits goes to him - I focused on ROMs to make it best stable and settled with Kernels - trust me, it should do the job .
Click to expand...
Click to collapse
Awesome. Hey DikeJ I hope you and extremetempz dont me offering to beta test this kernel for you. I am on GB currently debloated stock on Lupus Kernel v12. Would love to test out this kernel if you wanted to have someone test it out. Either way I am excited to see this new kernel whether I beta test it or not.
Thank you both of you for your hard work and efforts to keep our little device humming along.

Categories

Resources