[ROM]MIUI V4 JElly Bean[BOOTS NOW] NEW BUILD 06 SEPTEMBER - Samsung Galaxy R i9103

Hello,
I have built MIUI jelly bean for GALAXY R based CM10.
This is a tester version, if it boots thread would be shifted to Development section.
https://docs.google.com/open?id=0B_dDbUNwuFRlLTl6VnFpSkJMZ3M
Just download the rom and place in your sd card. Reboot into recovery,wipe data and then flash.
report back here, if it boots or doesn't and come with logs.
IT BOOTS UP, YOU GUYS CAN TEST IT.
thanks

ronak.super said:
HELLO,
I have made an Miui build and i want someone to test it.
If it boots up and stuck at boot animation give me the logs.
Android 4.0.4
https://docs.google.com/open?id=0B_dDbUNwuFRlSkU4a1c0clI2VTQ
Report if installing!.
thanks
If have something to ask PM me!
Click to expand...
Click to collapse
Can you post some screenshots or links which will tell us more about this rom..
Sent from my GT-I9103 using xda premium

drarunmmc said:
Can you post some screenshots or links which will tell us more about this rom..
Sent from my GT-I9103 using xda premium
Click to expand...
Click to collapse
Google it
Just type miui

ronak.super said:
HELLO,
I have made an Miui build..
Report if installing!.
thanks
If have something to ask PM me!
Click to expand...
Click to collapse
I just downloaded it.... Please wait... reporting u in a while possibly with logcat if it boots....
Sent from my GT-I9103 using xda app-developers app

bhargav143 said:
I just downloaded it.... Please wait... reporting u in a while possibly with logcat if it boots....
Sent from my GT-I9103 using xda app-developers app
Click to expand...
Click to collapse
????
Booted or stuck at animation

ronak.super said:
????
Booted or stuck at animation
Click to expand...
Click to collapse
Downloading now ... I dont have a very fast connection.
Sent from my GT-I9103 using xda app-developers app

ronak.super said:
????
Booted or stuck at animation
Click to expand...
Click to collapse
Stuck at samsung logo i9103 and a boot audio plays for once...but it fails to boot and produce a logcat...
Sent from my GT-I9103 using xda app-developers app

Yeah, exactly the same problem i have been facing
Sent from my GT-I9103 using xda app-developers app

Reboot into recovery and get a /proc/last_kmsg to see kernel problems if any.
Sent from my GT-I9103 using xda premium

It's really hard to make a working Miui build without CM. I think you should wait for CM.
Gesendet von meinem Galaxy Nexus mit Tapatalk 2

Adam77Root said:
Reboot into recovery and get a /proc/last_kmsg to see kernel problems if any.
Sent from my GT-I9103 using xda premium
Click to expand...
Click to collapse
Okay I can confirm the that the 3 builds fuss, mine and yours are giving the exactly same kernel logs.
And I get get Linux 2.6.x ZSLE6 in the logs with your build too(but only with ardatdat kernel 4.0). Maybe he didn't change it or something. Dont know.
Here are the logs from the two kernels - the one in your build and ardatdat's
Adam, while you are here could you please have a look. I don't understand much in there
----------------EDIT-----------------------
Does it have something to do with the touch? One gives backlight warning. Other keeps calibrating and we see all the key press release and all. Have no clue. Just a wild guess. Maybe you or Ardatdat can tell.

Grarak said:
It's really hard to make a working Miui build without CM. I think you should wait for CM.
Gesendet von meinem Galaxy Nexus mit Tapatalk 2
Click to expand...
Click to collapse
I guess you are right buddy. Reading the MIUI patchrom documentations it looks like a cakewalk.
But once you start build you get all the issues. The patchrom documentation just says it will extract rom out of your mobile and build MIUI on it. If only it were that simple

I didn't notice anything extraordinary in the last_kmsg with ardatdat's kernel. Nevertheless, I don't understand why it's showing 2.6 as version. I'll take a deeper look into it tomorrow.
Sent from my GT-I9103 using xda premium

Adam77Root said:
I didn't notice anything extraordinary in the last_kmsg with ardatdat's kernel. Nevertheless, I don't understand why it's showing 2.6 as version. I'll take a deeper look into it tomorrow.
Sent from my GT-I9103 using xda premium
Click to expand...
Click to collapse
Thanks a lot Adam.
Maybe his kernel picks it up from some config which is still zsle6 and 2.6 in my case.
When you have a look please also notice all the key press and releases. I ain't touching anything.
Sent from my GT-I9103 using xda app-developers app

OK lets make it more clear.
You got stuck at Samsung i9103 logo? Or did it pass it and reach boot animation.
If stuck at Samsung logo will upload debugged files and replace in the rom and try to boot!

They are stuck in boot anim...
Sent from my GT-I9103 using xda app-developers app

Adam77Root said:
Reboot into recovery and get a /proc/last_kmsg to see kernel problems if any.
Sent from my GT-I9103 using xda premium
Click to expand...
Click to collapse
How to get that? I dont know sorry.... Please tell... I will try my best to help....
Sent from my GT-I9103 using xda app-developers app

bhargav143 said:
How to get that? I dont know sorry.... Please tell... I will try my best to help....
Sent from my GT-I9103 using xda app-developers app
Click to expand...
Click to collapse
@Bhargav: Thanks Buddy but I have already attached the logs from two kernels in one of above posts. Anyways to get those you need restart and go into recovery(CWM). Then you do 'adb pull /proc/last_kmsg'
@All: Guys, I think I know what the problem is. We have all been using some other phone's code base for the development and it doesn't work that way. Not with our phone atleast.
Last night I was building it from scratch, solving errors when they appered and with a almost clean makefile. It is then I realized - we missing framework-res.apk/res/values folders in our ICS. The patchrom just needs it. I couldn't find a workaround. So I replaced only the framework-res folder from i9100.
Why I write all this long text - The result it booted. The button backlight comes on. I get the vibration, one we get just before launcher comes on. But then it couln't render the screen. The samsung screen disappears after a while and I get just the black screen with no launcher initialized.
Now the strange part is I still don't get adb to work. So no logcats. I think there is some other issue with adb not working.
But the phone definitely boots now. And the reason it cannot render the screen could be because framework-res contains all drawables and resolution related files.
So to cut the long story short - can any of our devs see why we don't have framework-res.apk/res/values folder in ICS when all other phones including samsung ones seem to have it on ICS( I'll double check with their stock codes but patchrom codes have it). It appears like ours is a different structure for framework-res.apk.
And guys, I see the last 3 post are from my Indian friends(my guess). Guys what were you doing up so early on a Sunday morning. Didn't have a Saturday night blast
----EDIT----
Damn!! This post is big. I am sorry guys but I just thought I should share my findings

Lets try replacing runtime and see if it boots.
Download the attached file, unzip it.
Then open my miui rom with some archive go to system/lib and copy the downloaded file in there.
flash and see if it boots.
thanks:good:

ronak.super said:
Lets try replacing runtime and see if it boots.
Download the attached file, unzip it.
Then open my miui rom with some archive go to system/lib and copy the downloaded file in there.
flash and see if it boots.
thanks:good:
Click to expand...
Click to collapse
I am away right now. Wont be back tilll evening. Can someone else test this. Or I'll test at night.
Sent from my GT-I9103 using xda app-developers app

Related

[BOOT ANIMATION] Skyrocket Bios boot animation Updated 8/20/12 ICS and JB

This is an updated version of the bios boot animation.
Its updated to show the Skyrocket hardware.
Their are now two versions. one for ICS and one for JB
Download, Rename to bootanimation.zip and place in system/media folder.
if custom boot animations ar not working for you. it may be because you are still on the stock kernel.
you must be on a custom kernel that allows boot animations.
if you like the boot animation and use it please hit thanks.
hope everyone likes it.
Updated 8/17/12 Changed the text at the bottom "thanks zefie for the suggestion"
Updated 8/20/12 fixed spelling errors and created another one for 4.1.1 JB
Link
ICS
https://www.box.com/s/83da0c3bfddb66e387ed
JB
https://www.box.com/s/2f2c708c3d37daf607f2
p0k3sm0t said:
Hey guys this is my first boot animation its updated to the skyrocket so it shows what the skyrocket has in it.
hope everyone that uses it likes it.
Link
https://www.box.com/s/fa3c2216f936dbbf8ffa
Click to expand...
Click to collapse
Any screenshots or video of it? also got a malicious software warning for some reason.
Bruno2123 said:
Any screenshots or video of it? also got a malicious software warning for some reason.[/QUOT]
its safe dont know why ive done alot of themeing and other stuff like that and never had any problems. ill put up some screen shots. and try to attach it to the thread.
Click to expand...
Click to collapse
its safe dont know why ive done alot of themeing and other stuff like that and never had any problems. ill put up some screen shots. and try to attach it to the thread.
Click to expand...
Click to collapse
Thanks for screenshots, yeah i never got the message before it might have been from chrome maybe it just didnt like the site uploaded to or something
Its a really cool boot animation will definitely be using this from now on thanks!
Very nice!
Sent from my SAMSUNG-SGH-I727 using xda premium
I can't get it to work. I have placed it in system/media and local/data but I still get the stock at&t animation. I am rooted running the stock 4.0.4 rom. I have changed the permissions to meet those of other files in the directories but nothing seems to do the trick. Someone wanna offer a hand?
(edit) made sure to specify my rom version.
Sent from my SAMSUNG-SGH-I727 using xda premium
Stock kernel doesn't allow custom boot animations - you'll need to flash a kernel that supports it. Check the dev section for them.
Will that trip my flash counter?
Sent from my SAMSUNG-SGH-I727 using xda premium
Not if you use recovery to flash as opposed to Odin. Plus there is a thread somewhere in dev I think with info that allow you to reset the counter.
What kernel is suggested? And what benefits would it bring to the table?
Sent from my SAMSUNG-SGH-I727 using xda premium
suggestion for the bottom (i440BX = pentium 2 )
08/01/2012-v7NE0N-G00G13-4NDR01D0S-04
zefie said:
suggestion for the bottom (i440BX = pentium 2 )
08/01/2012-v7NE0N-G00G13-4NDR01D0S-04
Click to expand...
Click to collapse
I'm willing to make changes. Just not sure what you mean. And bottom of were?
This for the skyrocket. Don't think it's Pentium at all. Correct me if I'm wrong. And what is i440BX?
Sent from my SAMSUNG-SGH-I727 using xda premium
kirbee213 said:
What kernel is suggested? And what benefits would it bring to the table?
Sent from my SAMSUNG-SGH-I727 using xda premium
Click to expand...
Click to collapse
This thread has links to mohan's kernels
http://forum.xda-developers.com/showthread.php?p=28350575
It's got a modified ramdisk which gives you the ability to use custom boot animations and init.d support.
Seanscreamz' latest ROM thread also has links to similar kernels, but they may have been adjusted further to work more specifically with his ROM; mohan's kernels are pretty much stock.
---------- Post added at 06:49 AM ---------- Previous post was at 06:44 AM ----------
p0k3sm0t said:
I'm willing to make changes. Just not sure what you mean. And bottom of were?
This for the skyrocket. Don't think it's Pentium at all. Correct me if I'm wrong. And what is i440BX?
Sent from my SAMSUNG-SGH-I727 using xda premium
Click to expand...
Click to collapse
He's referring to the text at the very bottom of your first screenshot, i440BX is the Intel chipset for Pentium 2.
Awesome work btw -nice to see something different
nthuser said:
This thread has links to mohan's kernels
http://forum.xda-developers.com/showthread.php?p=28350575
It's got a modified ramdisk which gives you the ability to use custom boot animations and init.d support.
Seanscreamz' latest ROM thread also has links to similar kernels, but they may have been adjusted further to work more specifically with his ROM; mohan's kernels are pretty much stock.
---------- Post added at 06:49 AM ---------- Previous post was at 06:44 AM ----------
He's referring to the text at the very bottom of your first screenshot, i440BX is the Intel chipset for Pentium 2.
Awesome work btw -nice to see something different
Click to expand...
Click to collapse
Oh lol. I see. Ya I did just copy and paste that little bit from the one I was using as a reference. Ya that is a great suggestion. I can do that. great idea. Give me a Lil bit cuss that's going to be changing like 80 pngs. But ok ya not a problem. I'm out on vaca. Not around my PC.
Sent from my SAMSUNG-SGH-I727 using xda premium
Should be "initialization" and "receiver" too. Your edit at the bottom is a different color from the main body text as well... Was that intentional? Otherwise, awesome and using it.
Sent from my SAMSUNG-SGH-I727 using xda premium
Darkecrowe said:
Should be "initialization" and "receiver" too. Your edit at the bottom is a different color from the main body text as well... Was that intentional? Otherwise, awesome and using it.
Sent from my SAMSUNG-SGH-I727 using xda premium
Click to expand...
Click to collapse
Lol IM stupid. Spelling errors. Ya the bottom is supposed to be grey and white like it is. I'll fix the spelling errors next. Thanks for pointing them out.
Sent from my SAMSUNG-SGH-I727 using xda premium
It would be cool if you made one that said android 4.1.1 instead of 4.0.1
-rene said:
It would be cool if you made one that said android 4.1.1 instead of 4.0.1
Click to expand...
Click to collapse
I have to make a couple changes to the one. I can make one for jb as well as keeping this one for ics.
Give me a couple days I'll get the two up.
Sent from my SAMSUNG-SGH-I727 using xda premium
This is by far the coolest boot animation. Thanks man. Good work.
Sent from my SGH-I727 using xda app-developers app
I know this is a lot to ask, but do you think you could port this over to the hercules?
Sent from my SGH-T989 using xda premium

[ROM] [TESTING] Alpha SGS4G port of SGS2 CM9 Based

Here it is just like an ota of ics to the galaxy s 4g based on cm9 let me know what you think and tell me if its good or if theres problems.
https://www.dropbox.com/sh/crcawx6jhl6sdit/paBNvIoOTv
Instructions
Backup
Do a full wipe of everything
Flash with cwm or twrp
Reboot
Allow about 10 mins
Remember this is for testing
All thanks are apreciated
Give me input
http://forum.xda-developers.com/showthread.php?t=1872697
this is where you can put comments and concerns
Anyone try this yet?
Sent from my SGH-T959V using xda app-developers app
That looks remarkably like a question... which should be asked on the Q/A thread linked in the OP.
downloading now, will upload to my site when finished. OP, pm me when you get time. i'll hook you up with a little something.
sent from within the beast
GFX.myst. said:
downloading now, will upload to my site when finished. OP, pm me when you get time. i'll hook you up with a little something.
Click to expand...
Click to collapse
Awesome GFX. I was hoping you might be able to help with this. People should thank the ****e out of you for all the hosting you do.
So has anyone tried this yet?
Sent from my T-Mobile G2 using xda premium
Kiladar said:
So has anyone tried this yet?
Sent from my T-Mobile G2 using xda premium
Click to expand...
Click to collapse
OP, check your PM's
Kiladar said:
So has anyone tried this yet?
Click to expand...
Click to collapse
Yep. Been staring at the CM9 bootscreen for about 10 minutes. I'll give it a few more before I pull the plug. Could be that using the buid.prop and updater-script from Rem ICS is causing some issues. lol
EDIT: It booted. Give me a few to play and I'll update.
Update: No launcher. TW is not playing nice. Most likely because of the CM base. Pull down notifications work but that's about it. Rebooted fixed perms now stuck watching CM bootscreen again.
hechoen said:
Update: No launcher. TW is not playing nice. Most likely because of the CM base. Pull down notifications work but that's about it. Rebooted fixed perms now stuck watching CM bootscreen again.
Click to expand...
Click to collapse
Pop out your sdcard. Sounds crazy but it might work.
hechoen said:
Yep. Been staring at the CM9 bootscreen for about 10 minutes. I'll give it a few more before I pull the plug. Could be that using the buid.prop and updater-script from Rem ICS is causing some issues. lol
EDIT: It booted. Give me a few to play and I'll update.
Update: No launcher. TW is not playing nice. Most likely because of the CM base. Pull down notifications work but that's about it. Rebooted fixed perms now stuck watching CM bootscreen again.
Click to expand...
Click to collapse
Did you get it running?
Sent from my SGH-T959V using xda premium
YourWorstPoison said:
Did you get it running?
Click to expand...
Click to collapse
Nope. Just reporting not trying to fix it.
http://cdgfx.me/vpo0q
there you go, much better dl speeds for everyone now.
just hit the thanks button.
sent from within the beast
hechoen said:
Nope. Just reporting not trying to fix it.
Click to expand...
Click to collapse
I just meant did you figure out the launcher problem?
Sent from my SGH-T959V using xda premium

[Q] Has anyone tried Pimp My Rom on i9103?

Link to Original post here --> http://forum.xda-developers.com/showthread.php?t=1908269
Hope I do not break any forum rules; in which case, request appropriate action from Mods/Admins.
Thanks!
kaustubhkul said:
Link to Original post here --> http://forum.xda-developers.com/showthread.php?t=1908269
Hope I do not break any forum rules; in which case, request appropriate action from Mods/Admins.
Thanks!
Click to expand...
Click to collapse
PM this to any developer,they'll check it and can tell us better
Sent from my GT-I9103
Tried lite version, thankfully phone booted, almost applied all the tweaks, yet to check the performance.
Sent from my GT-I9103 using xda app-developers app
parmarket said:
Tried lite version, thankfully phone booted, almost applied all the tweaks, yet to check the performance.
Sent from my GT-I9103 using xda app-developers app
Click to expand...
Click to collapse
Most of the tweaks in it are already present in MaZel II
Rebooted 3-4 times, every time it shows starting applications popup.
Sent from my GT-I9103 using xda app-developers app
parmarket said:
Rebooted 3-4 times, every time it shows starting applications popup.
Sent from my GT-I9103 using xda app-developers app
Click to expand...
Click to collapse
Try clearing the cache/dalvik cache once. Does it shows Optimizing all the apps popup or only starting applications popup?
On first reboot showed normal optimizing window, later Application is upgrading- start applications window every time.
Sent from my GT-I9103 using xda app-developers app
parmarket said:
On first reboot showed normal optimizing window, later Application is upgrading- start applications window every time.
Sent from my GT-I9103 using xda app-developers app
Click to expand...
Click to collapse
Wat are the tweaks u applied? Attach ur build.prop from /system for checking.
Sorry i slept last night, but in morning i noticed phone did not go in deep sleep and sucked up 45% Battery, and battery graph/bar showed mediacentre had consumed all that battery juice, so i restored my backup. I had applied mostly all the tweaks the list was long, only didn't touch some unknown (to me) tweaks.
Sent from my GT-I9103 using xda app-developers app
Yup i did try but i didnt find a lot difference i did select almost all of d tweaks
HiT ThE ThnX BuTTon If I Help U
Have any one tried Inverted GAPPS.... which are provide in the Pimp My ROM....
mj.vikram said:
Have any one tried Inverted GAPPS.... which are provide in the Pimp My ROM....
Click to expand...
Click to collapse
He's mentioned in the thread somewhere below that the inverted gapps will work only on JB...
Here's the link
Btw i'm yet to flash it.. I had a doubt..
He's mentioned in his post that I need to copy some file called "update-binary" from the .zip file i used to flash the stock ROM.. But I've flashed the stock using the .tar file!
Can I flash this thing directly?
The apps it should install aren't being installed in my phone
Shurplayker said:
The apps it should install aren't being installed in my phone
Click to expand...
Click to collapse
Apparently is doesn't work for me. It gives me an error 0 in the log.
boulder96 said:
Apparently is doesn't work for me. It gives me an error 0 in the log.
Click to expand...
Click to collapse
Status 0 (I think you mean that.) is when the update-binary is wrong. It is probably for NEON-capable phones and gives 'Illegal instruction' error. Or the binary segfaults.
Do not flash zips that have not been made for our device directly. In worse cases you might get hard time to restore.
Sent from my GT-I9103 using xda premium
Adam77Root said:
Status 0 (I think you mean that.) is when the update-binary is wrong. It is probably for NEON-capable phones and gives 'Illegal instruction' error. Or the binary segfaults.
Do not flash zips that have not been made for our device directly. In worse cases you might get hard time to restore.
Sent from my GT-I9103 using xda premium
Click to expand...
Click to collapse
No we can also use it but we need to change the update binarie from our device developer already mentioned it clearly in his thread....
i used it but nothing great......
Sent from my GT-I9103 using xda premium

DELETED

Lock/delete please
deleted
How to submit a bug.
When you submit a bug you want to make sure that nothing from your side is causing it.
Otherwise I might be hunting a bug which doesn't really exist.
The best way to achieve this is by doing the following.
Make a nandroid backup.
Perform a full wipe (factory reset + wipe /system)
Now we have two different ways depending on what kind of problem do you're having.
--When you're having a problem with a ROM function flash just the ROM without GAPPS etc. and boot back into the system. You will boot directly onto the homescreen.
--When you're having a problem with a 3rd party app in combination with our ROM then flash the ROM and GAPPS.
Boot now back into the system. You will boot to the setup wizard.
Log in to your Google account but make sure that you untick "Restore from my Google Account to this phone/tablet".
Finish the setup and open the playstore and download only the app you're having problems with.
Start a logcat recording and reproduce the bug (if possible more than once) while taking the logcat. If you don't know how to get a logcat read this tutorial or this.
Post the logcat in a txt file or on pastebin (this is important because you otherwise clog up the threads with your log) in the correct thread.
Please also write detailed how we can reproduce the bug.
Restore your backup from point 1 and wait for a fix (don't ask for ETAs).
Thank you I was trying to port carbon to the og EVO but wasn't working out I been wanting to run it ever since I ran it on my galaxy tab 2
Edit: for your download its says April its June crazy :thumbup:
Sent from my PC36100 using Tapatalk 2
Very nice Eric,ive never heard of this rom,love the look.
Damn man great work. I ran it for a couple of days from my own source build a few months ago. It was flaky and I never felt like working on it. Must say keep it up.
Sent from my PG86100 using xda app-developers app
FYI, installed A2SD, HammerSlammer, maxwoz GPS fix, and gapps 4.2.2 version at same time I flashed the rom. So far everything is running as expected. Haven't had much chance to play with it, but I'm sure someone is going to ask about your kernel and a2sd. Now to go finish chopping wood.
Very nice. Been running this off & on, on my Note 2 for months. Still running the copy for the evo that you sent me Eric, & it was awesome. Thank you.
Sent from my SPH-L900 using JellyBombed Tapatalk 2
g2435 said:
Thank you I was trying to port carbon to the og EVO but wasn't working out I been wanting to run it ever since I ran it on my galaxy tab 2
Edit: for your download its says April its June crazy :thumbup:
Sent from my PC36100 using Tapatalk 2
Click to expand...
Click to collapse
Excuse for the date..... I updated CM last night and I still had April on the brain from the cm initial release, I'll fix it.
Y'all enjoy. You're the reason I do this.
It was getting a little quiet in here. Downloading now, thanks Wambo!
Sent from my PC36100 using xda premium
This looks awesome! Thanks Wambo!
Sent from my PC36100 using xda premium
Amazing broski.
Sent from my EVO using Tapatalk 2
Is anyone else having issues with WiFi?
Never mind, a fresh install did the trick.
Sent from my PC36100 using xda premium
Running great so far!
Sent from my PC36100 using Tapatalk 2
clutterking said:
Running great so far!
Sent from my PC36100 using Tapatalk 2
Click to expand...
Click to collapse
I know.
Well F me running and run me F-ing... another awesome toy to try out..
Sent from my PC36100 using xda app-developers app
Wambo_Bomb said:
Aheeejd -- For initial testing and a2sd
Click to expand...
Click to collapse
You mention in the OP about a2sd testing, but when I went to terminal it said a2sd was not found. Should I flash it in recovery or is there an init.d issue?
chrisstl said:
You mention in the OP about a2sd testing, but when I went to terminal it said a2sd was not found. Should I flash it in recovery or is there an init.d issue?
Click to expand...
Click to collapse
A2SD works, but I did not include it. Init.d support is there as usual.
Wambo_Bomb said:
A2SD works, but I did not include it. Init.d support is there as usual.
Click to expand...
Click to collapse
Awesome! Thank you sir!
Wambo dude this ROM runs like a boss! It's like Slim Bean woke up and did some roids haha :thumbup::beer:
Sent from my PC36100 using xda premium

Ubuntu touch on infuse 4g

So I have just ported ubuntu touch to my fascinate and wanted to know if anyone here is interested in running it on their infuse .
ubuntu touch
Unjustified Dev said:
So I have just ported ubuntu touch to my fascinate and wanted to know if anyone here is interested in running it on their infuse .
Click to expand...
Click to collapse
Is it compatible with Infuse?
FLASHMINATOR said:
Is it compatible with Infuse?
Click to expand...
Click to collapse
Of course it is and its easy to port as well.
Sent from my SCH-I500 using xda app-developers app
Let me known if you need a tester this is great
Sent from my SGH-I997 using xda app-developers app
knight master said:
Let me known if you need a tester this is great
Sent from my SGH-I997 using xda app-developers app
Click to expand...
Click to collapse
Its building now I hope it boots. Should be uploaded in the next hour or so.
Sent from my SCH-I500 using xda app-developers app
@knight master
Ubuntu Touch Test
1.Download base zip http://goo.im/devs/Unjust/Infuse4G/Ubuntu/infuse4g_ubuntu.zip
2. Download preinstall http://cdimage.ubuntu.com/ubuntu-to.../current/saucy-preinstalled-phablet-armhf.zip
yes it is 300+mb make sure you have space on your sdcard for it
3. Reboot to recovery wipe data and format system then flash bootstrap file first the infuse_ubuntu zip then reboot recovery may do it itself
4. in ubuntu's purple recovery flash the saucy zip takes a while to flash make sure your battery is charged
5. Note this a preview not a daily driver it is pretty cool but it lacks full features.
if it doesnt boot up go into ubuntu's recovery wipe data and format system then flash bootstrap then saucy
To update partially go to terminal on your phone and type sudo apt-get update && sudo apt-get upgrade -y
the password is phablet
I am working on porting the flipped version which has more features
Yeah, my phone got soft bricked after flashing the base zip. Darn, I was excited...I guess I'll Odin it back when I have the time.
Sent from my "Nexus 4" using xda app
porkchopsandwiches said:
Yeah, my phone got soft bricked after flashing the base zip. Darn, I was excited...I guess I'll Odin it back when I have the time.
Sent from my "Nexus 4" using xda app
Click to expand...
Click to collapse
What do you mean what did it do ?
Please explain did it reboot etc ?
I did the wipes and partition formats like you instructed from CWM (version 6.1 I think, can't check ATM). I flashed the first zip and it aborted and said please flash again to confirm. I did, a status bar appeared then it rebooted to the white Samsung logo boot screen and sat there for a good thirty minutes before I got fed up and pulled the battery. Now when I boot I get the black screen with the Samsung logo and I can't boot into recovery anymore so I'll have to plug it up to Odin and repartition. I left it at home though so its gonna be a while.
Sent from my "Nexus 4" using xda app
porkchopsandwiches said:
I did the wipes and partition formats like you instructed from CWM (version 6.1 I think, can't check ATM). I flashed the first zip and it aborted and said please flash again to confirm. I did, a status bar appeared then it rebooted to the white Samsung logo boot screen and sat there for a good thirty minutes before I got fed up and pulled the battery. Now when I boot I get the black screen with the Samsung logo and I can't boot into recovery anymore so I'll have to plug it up to Odin and repartition. I left it at home though so its gonna be a while.
Sent from my "Nexus 4" using xda app
Click to expand...
Click to collapse
You guys can flash recovery? If so try a newer recovery like scotts newest 4.2.2 builds because I am using his source idk if it will have any effects but i did read about his partition change and if you're using that version of cwm thats pretty old
The galaxysmtd isnt much different from this phone same partitions so I used their ubuntu guide
Having the same problem here and I have the newest recovery
Sent from my BN NookHD+ using xda app-developers app
knight master said:
Having the same problem here and I have the newest recovery
Sent from my BN NookHD+ using xda app-developers app
Click to expand...
Click to collapse
Ok let me redo my source and send you all new bootstrap later
Screenshots? Photos?
Sent from my SGH-I337 using Tapatalk 2
Any luck with this? Kinda sucks that it seems that no devices have this working fine
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
deathblade said:
Any luck with this? Kinda sucks that it seems that no devices have this working fine
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
Not yet I need one of these to test on . I am working on getting Ubuntu touch not preview working on my phone I talked to Scott about the error with the build since our devices both will fail since the file is exactly the same.
Sent from my SCH-I500 using xda app-developers app
Unjustified Dev said:
Not yet I need one of these to test on . I am working on getting Ubuntu touch not preview working on my phone I talked to Scott about the error with the build since our devices both will fail since the file is exactly the same.
Sent from my SCH-I500 using xda app-developers app
Click to expand...
Click to collapse
I really wish I could help, I would offer you the one I have but USB data doesn't work (you know if it gets soft bricked then there is no fixing it) so for that reason I don't believe it would be a prime candidate, you sometimes can get these freedom eBay at a really good price as long as you can deal with not having something work, or if you post a thread asking to borrow someone device for a while that seems to have worked pretty well in the past here
Sent from my SGH-I997 using xda app-developers app
I have a working motherboard with USB fully functional
Sent from my SGH-I997 using xda app-developers app
I would be interested in helping test this as well. I'm not super experienced, but I have been flashing roms on my infuse for a while(not my daily driver, I use a nexus 4) I have no problem abusing it. I would need some details on getting started with this, and what details you need, from me to help.
I have already downloaded the files from earlier in the thread. my current recover is cwm 6.0.3.2 but I think one of the zips replaces that, right? I'm posting the info to make sure there hasn't been a problem with changing over from there.
Unjustified Dev said:
So I have just ported ubuntu touch to my fascinate and wanted to know if anyone here is interested in running it on their infuse .
Click to expand...
Click to collapse
yes i am ..
PM a link please
Thank you .
happy to help
If anyone is working on porting this, I'd also be glad to test. My infuse is doing nothing other than collecting dust right now so I might as well do something with it.

Categories

Resources