[Guide][CM7 2.3.5][ROM][BackLight Fix for CM7] CM7 and MIUI port from Defy - Milestone 2 Android Development

This thread is outdate.New thread is here: http://forum.xda-developers.com/showthread.php?t=1239778
======================================================================================================
[Real DEV][ROM][Port][Updated: 19-Aug-2011]GB MIUI for Milestone2 All-in-one update.zip Thanks to r2beta0 !
Now dangpzanco has set up a project base on MIUI/CM7 on github, anyone who interst in it can contact with him or come here !.
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------
If you have any problem in using CM7/MIUI, before question, you may take a look at this thread.
Im not a DEV, so any tutorial and help is very welcomed. If someone can develop for it, that would be very thankful !
Any defy CM7 based/cooked/moded ROM include MIUI can use this method to boot.
Thanks to dangpzanco and r2beta0 for their great effort. And walter79 for the great idea.
Known compatible kernels:
It seems only 2.6.32.9-********[email protected]**lnxdroid**#* series kernels are supported.
2.2.2-CH include 2.10.0 / 2.6.0 / 2.5.0
2.2.1-CH 1.10.0 / 0.24.0
Known incompatible kernels:
2.3.4-CH leak
2.2.2-UK/DE,AT,CH/Argentina/HongKong/Italy
2.2.1-Mexico
2.2-Brazil/France/UK/Australia
Unknown kernels:
2.2.2-France
2.2.1-Argentina
2.2-Argentina/DE, AT, CH
This is my nandroid backup with some fix but not all, you could choose one or not.
[Recommend!]1. Based on MIUI 1.8.12 moded by Wajk, download: http://www.megaupload.com/?d=1RF2A3JC
2. Based on a cooked CM7 ROM(thanks to VIPFXY): http://www.megaupload.com/?d=NOWVXJAK
3. Based on cm7-110813-2132-NIGHTLY-Jordan.zip http://www.megaupload.com/?d=17RERZSM
Patch for CM7/MIUI ( It should work on all defy CM7/MIUI based/cooked/moded ROM ):
This patch fix the following:
1.GSM problem, you may still need to use baseband switcher to change your baseband (If you still have no signal, take a look at this,theoretically it 100% works! http://forum.xda-developers.com/showthread.php?t=1182050 )
Thanks to i7ovehope and dangpzanco
2.Keyboard mapping issue ( except ALT-LOCK, however you can double press ALT instead ) Thanks to 19900828xy
3.fix CWM issues related to /data Thanks to r2beta0
4.When you are charing, you will have your LED turn yellow to tell you, instead of nothing (Charger light still not work)
5. Gravity-sensor/light-sensor are working again Thanks to walter79 and dangpzanco
6. GPS should works
7. compass should works
And the patch does NOT include the following fix, you will need to do it yourself:
[Both CM7 and MIUI]0. Keyboard backlight fix ( Thanks to r2beta0 for fixing. Thanks to nanox_06 from grupoandroid.com. Thanks to layoroa and Motodoido and julianlatasa for telling me ):
Make sure you have apply fix_for_cm7_miui.zip from my attachment ! AND, if you have tried the earlier method (replacing framework-res.apk ), you SHOULD restore the original apk before trying this method !
[CM7]open setting>CM setting>Displayer Setting>(on)Automatic brightness>Advance mode>(on) custom>Edit other levels...
[MIUI]open setting>Displayer Setting>(on)Automatic brightness>Advance mode>(on) custom>Edit other levels...
[Wajk/r2beta0`s MIUI]r2beta0 has uploaded a moded framework-res.apk in #203, you can download it from there and replace the one under /system/framework/ . Don`t forget to set the permission to rw-r--r--. Reboot and Done !
then you will see a mass of squares. Find keyboard row and change the first 2 value from 0 to 255. Save setting. OK, done! Pull out your keyboard and you will find backlight work again.(Be sure you are in dark environment)
Tips: After turning off automatic brightness, your backlight will still work.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
1. camera upside down ( Thanks to walter79 )
comment the line:
ro.media.capture.flip=horizontalandvertical
in /system/build.prop, make sure it is
#ro.media.capture.flip=horizontalandvertical
2. The camera noise after system booting, which exist in MIUI moded by Wajk
freeze talk.apk under /system/app
if you still need to use gtalk, try to install it from apk (not test if this will bring back the noise )
3. Stock soft-keyboard too small
Use 3rd-party keyboard app to replace it
4. Phone version shows MB525
Edit the line:
ro.product.model=MB525
in /system/build.prop to
ro.product.model=A953 //or anything you want
5. The default baseband of my nandroid backup is CH2.6.0/2.5.0
If you have no signal, please use baseband switcher to change to a suitable one or take a look at this (theoretically 100% works ) http://forum.xda-developers.com/showthread.php?t=1182050
6. If you think your flash light is a little dim compared to before. (Thanks to walter79 and below is what he said )
Be careful with that. Chinese pepole killed it with fixed-sbf for Europe Defy and in past europe people killed led with china fixed-sbf. It is related to devtree. But if your flashlight works more than 2x then you can edit your build.prop and del this:
- ro.media.capture.flashIntensity=41
- ro.media.capture.torchIntensity=25
7. SD card can NOT be mounted in recovery
In recovery, open advance, select start adbd and then kill adbd. Go back to try, and you should find your sd card has been mounted correctly. Next time if the issue appears again, just re-do it again.
8. If you have USB connection problem. Thanks to r2beta0
[MIUI] Please go to #211 for framework-res.apk. Replace the one under /system/framework/ with it.
[CM7] This is the manual solution r2beta0 post in #213
You must download apk_manager and use it to decompile framework-res.apk. Then you edit bools.xml that is inside res/values folder. The variable you must change is called config_enableUsbModeSelection, it is a user friendly name. Change from false to true. Then you use apk_manager to recompile it but don't sign. Set compression to zero.
The known issues which can NOT be solved till now:
1.Video hardware decoding is dead mostly, only .mp4 survival (need someone to fix that soon!)
[DEV] I upload these 2 patch which is used to port rmvb/mkv HW Decoding to froyo. It should help with porting HW to CM7/MIUI.
[MultiUpload] http://www.multiupload.com/JYNSW5VILR
[MegaUpload] http://www.megaupload.com/?d=A9OC25CT
[WithProxy][MegaUpload] http://174.140.154.13/?d=A9OC25CT
[Hotfile] http://hotfile.com/dl/127190044/59fde10/milestone2_RmvbMKV.7z.html
2.ALT-LOCK not working ( double press ALT instead )
3.USB mass storage mode issue ( except MIUI moded by Wajk )
You will find that you can NOT mount your SD card to PC.
Softwate Solution[Recommend]: Install Protocol-X Dual Mount SD Widget, you can download it from Android Market.
Manual Solution: Every time you connect to PC. Make sure connection manager appears in your notification bar, if not, enable/disable USB debug. Once it shows, first choose NONE, and then choose USB mass storage. By all this, you will see your SD card mounted in PC.
4. Charger light still not work
Seems lights.jordan.so under /system/lib/hw is related to it in some way. I replace it with the one from new leaked GB, then the LED became the charger light
Tutorial:
1. reboot to CWM and then restore nandroid backup (if you want to flash defy_cm7/miui.zip, make sure your CWM is 3.0+)
2. enable bootloader mode, flash fixed sbf via RSD ( fixed sbf is in firmware.7z )
3. Its recommend to make double wipes in stock recovery
4. reboot
5. CM7/Miui running.
[DEV]CH 2.2.2 (2.10.0) Download (The one who has downloaded it earlier should redownload it again for the correct SBF )
If anyone need to download any other CH ROMs but cannt find them, you can send me a PM
http://u.115.com/file/clsmsk69 PASSWORD: bbs.dkdiy.net
Defy CM7 Download http://defycm7.tanguy.tk/ //RC1 and nightly build are all OK
[Defy][DEV][ROM] CyanogenMod 7 (Android 2.3.4) By Quarx
[Fixed]CWM3.0 Download http://forum.xda-developers.com/showthread.php?t=1196590
Fixed sbf of CH 2.2.2(2.10.0) please download it from attachment below:

Great!
Everything is working?
Sent from my Milestone 2 with GingerBread

Oh that sound great.
My phone is bootlooping right now I could test anything before flashing a working ROM
Gsm radio not working is expected, need custom fixes for cm7.
Just try to fix the led/lights

Good lord, this week is beeing the best for the milestone 2 community! Thanks for your efforts guys!

If rom is booting, we can easily get logcats to fix all the problems

inheme said:
Good lord, this week is beeing the best for the milestone 2 community! Thanks for your efforts guys!
Click to expand...
Click to collapse
I concur. Thanks guys for all your efforts!
Sent from Motorola Milestone 2

will5 said:
If rom in booting, we can easily get logcats to fix all the problems
Click to expand...
Click to collapse
It did boot! Now I am runing CM7.

inheme said:
Good lord, this week is beeing the best for the milestone 2 community! Thanks for your efforts guys!
Click to expand...
Click to collapse
+1 / Like
Sent from Motorola Milestone 2 @ GB

Exciting! Cant wait for a decent workable version.

Endless7 said:
It did boot! Now I am runing CM7.
Click to expand...
Click to collapse
Have you tried all the baseband fixes we have? chinese fix, defy baseband changer, milestone 2 baseband app...
Anyway, if none of them work, maybe baseband needs to be adapted to cm7.

yea like this one http://forum.xda-developers.com/showthread.php?t=1182050

will5 said:
Have you tried all the baseband fixes we have? chinese fix, defy baseband changer, milestone 2 baseband app...
Anyway, if none of them work, maybe baseband needs to be adapted to cm7.
Click to expand...
Click to collapse
The biggest porblem: I cannot connect my SD card to PC !

Maybe you can push the files via ADB to your SDCard/Internal memory?

U should get a microSD usb reader. I have one, maybe I could test stuff out for u.

Or you can use a sd card reader
Lets wait for experienced people, I think sd is not working just because it behaves differently than defy storage, it wont be hard to fix it.

I have no minisdcard reader and now time here is 0:30 am, so it`s impossible to buy one.

jambo89liam said:
U should get a microSD usb reader. I have one, maybe I could test stuff out for u.
Click to expand...
Click to collapse
USB debug is now dead
I have upload the files needed. You all could have a try !

You can try USB storage from CWM.

will5 said:
You can try USB storage from CWM.
Click to expand...
Click to collapse
OK , will have a try

Which cm did u download, ive downloaded the latest nightly build. "cm7-110518-0722-NIGHTLY-Jordan"
Im on Gingerbread at the moment, do i need to go back to froyo before flashing?

Related

[ROM] (Flytouch 2, SuperPad, WWE10) 2.2 V2.5 #4325

New Rom: 2.2 V2.5 #4325
Kernal [email protected] #26
The U0 "u-boot-nand.bin" in the archive "4325" is U-Boot 2009.08-svn733 (Jun 29 2011 - 14:11:58).
Downloads thanks to kiodo1981
as we know Mega is dead..
and at the moment it looks like fileserver is going the same way..
File name: 4325.zip File size: 212.15 MB
This link is working as of 9/02/2012 - leave a post if you cant get it..
dropbox...
http://dl.dropbox.com/u/14174333/4325.zip
iuw1.1-english.rar 291.98 KB for those that dont have it..
http://www.fileserve.com/file/taD2UBA
I suggest you load barsuk_CWMRecovery first, its down in the 2nd post..and do the usual wipes that you should do before flashing a rom..
Just a quick note, hopefully will save others some time too..
I think if you just went ahead and flashed the zip from the sdcard..
and now got 'android' loading with blinking cursor and no further..
For the hell of it, I did the same and got the same result..
The download is not a flash-able zip straight from the sdcard..
read further down for instructions
Then I went ahead and used the USB method..
[GUIDE] :: SuperPad/FlyTouch2/WWE10 Android 2.2 Froyo USB Flashing ::
http://forum.xda-developers.com/showthread.php?t=1074251
No drama.. flashed and working fine.. just no camera at the moment.. I might play with some of the uboot's to see if it makes a difference.. but for now if you want your pad back.. I suggest go the USB route..
if you need a cable.. I use the same cable that comes with the usb cooling fans,
that power the cooling boards that people use under laptops.. Make sure you load the drivers or your computer will not recognize the pad.
Follow SmaRkieS thread and you should be fine..
If you cant burn the main android image using USB method.
You can try the MicroSD card method, but this is only applicable if your tablet will display the right uboot versions under the InfoTMIC start up logo.
@dyfren What does file zSYS.img?
I would say this is recovery.. I flashed it into this section..
hope this helps..
Will play over the weekend with it..
but at this stage running real smooth..
Previous version: 2.2 v2.1 #3925
http://forum.xda-developers.com/showthread.php?t=1067746
uboot-nand broken tab fix: thanks to minescumarius
http://forum.xda-developers.com/showpost.php?p=19598435&postcount=2071
http://forum.xda-developers.com/showpost.php?p=19619395&postcount=2072
Thread: infoTMIC Hardware ID's "hwver" and updates (*.ius)
http://forum.xda-developers.com/showpost.php?p=14859284&postcount=2
Gel case that fits it - found by Jiggity Janx
http://www.amazon.com/Skque-Clear-S...1?s=electronics&ie=UTF8&qid=1325020915&sr=1-1
Reserved for FAQ's
Reserved for info collection
Please note: As to the following rambling, this is just me playing with it and I suggest you watch the thread until it settles down..
I take no responsibility and will not support anyone that does the following and bricks their pad..
will update as I play over the coming week..
Noting of course that this is only a play thing.. so others please chime in as I am not supporting this Rom.. just giving you my experiences..
Working and confirmed on mine:
ROOT -THIS IS A MUST - Confirmed using Z4root
http://forum.xda-developers.com/showthread.php?t=833953
or : Working root using universal androot 1.6.2beta5
http://software2tech.com/tag/download-universal-androot/
:: z4root USB Debug solution ::
Code:
1. Download Launcher Pro.
2. Install Launcher Pro.
3. Tap the Home Button at the upper left, it will let you choose different type of launchers.
4. Select Launcher Pro.
5. Tap Menu Button = or at press the menu button at the top of your tablet.
6. Tap the + add
7. Tap Shortcuts
8. Scroll Down, and Tap the Activities.
9. Wait it will load, scroll down to Settings.
10. Scroll down and look for Development.
11. Press OK without changing the name.
12. On Desktop/Home Tap Development.
13. Check the USB Debugging.
14. Restart if necessary.
15. And your done ready to root.
_barsuk_CWMRecovery..
http://forum.xda-developers.com/showpost.php?p=16803134&postcount=278
Confirmed working.. I flashed Via USB to RECVRD
Power+Home to get to it..
vol-\vol+ - navigate
home - accept
back - back
I also got to it by downloading "system toolbox" from market... then just reboot into recovery..
http://dl.dropbox.com/u/14174333/Barsik%20CWMRecovery.zip
http://www.fileserve.com/file/mDPpyvH/Barsik%20CWMRecovery.zip
Google Market
Edits : Just got Google market to load... All I have done so far is to load up launcher pro and set : debug mode..
HDMI
Working - confirmed on with a Mpeg4 - Stock Video and Mxvideo player - load drivers from the MxVideo -- play movie then hit "Menu"
https://market.android.com/details?id=com.mxtech.videoplayer.ad&feature=search_result
Codec
https://market.android.com/details?id=com.mxtech.ffmpeg.v6_vfp&feature=search_result
Streaming is working both on the pad and out to HDMI - testing using DopoolTV
Which a Chinese streamer (Netflix may work then-someone confirm please)
Will load PPTV on lator and see if works..
Ethernet - working - but had to pull out HDMI - reset the Internet connection then plug HDMI back in.. then worked.. so can be setup as a streaming box..
Wifi - so far all reports are stable
Things to Do..
Bootable SDcard for easy install
U-boot conformation for camera to work
Flash another Ramdisk - Download New Ramdisk image to change the path of save files to SDCard1
and this might fix the USB1&USB2 issues I am having.. as they are not mounting and holding..
Tried to do this work around but its not holding..
http://forum.xda-developers.com/showpost.php?p=14894212&postcount=1
http://forum.xda-developers.com/showpost.php?p=18026187&postcount=428
had enough for one weekend on this thing.. let someone else have a go..
Flash - need to work on this
List Apps that work..
VPN - doesnt want to save settings.. may have to push a module to VPN to get it to work..
http://forum.xda-developers.com/showthread.php?t=1063656&page=2
Scripts - I cant get Script manager to work as yet
Netflix - need to confirm
Problems you may face (As I have)
After burning The U0 "u-boot-nand.bin" in the archive "4325" U-Boot 2009.08-svn733, I am not getting the trademark shut down.. so just downloaded a shut down from market that works..
Many thanks for your kindness.
Your post is really helpfull.
Allready in 3925 and works fine, but ... wanna try that new 4325.
I'll give feedback when tried.
Regards.
Bigfart10
i had a go following the guide and it was fine until i got to flashing the actual Android image, (number 19 in the Guide). PC does its bit, then tablet comes up with "flashing/updating linux" (first bit tablet does) or something like that but the progress bar always stays empty, left it for 10-15 mins and still hadnt moved. tried the version in the guide and the version here: http://forum.xda-developers.com/showthread.php?t=1067746
also tried SD card method, comes up with "Updating image hRamdisk" and a dead progress bar.
Which version of Android did you use at step 19?
Thanks for your help so far, seems to be getting there
bigfart10 said:
Many thanks for your kindness.
Your post is really helpfull.
Allready in 3925 and works fine, but ... wanna try that new 4325.
I'll give feedback when tried.
Regards.
Bigfart10
Click to expand...
Click to collapse
Yes.. I recommend it.. makes it feel just that bit more snappy..
Once I get time this weekend will try the root methods..then load in the V6 scripts and see how it goes..
sent from yet another MikG HTC Evo
which u-boot are you using?
mines still getting stuck at "Updating image linux-2.6.32.9"
MS
mine is Uboot - V 0.6.1.2(587)
Try the usual.. plug unplug and reboot computer..
as IUW can be a bit painful..
anybody test this FW ? i wanna try that new 4325 .
rooting
Working root using universal androot 1.6.2beta5
@hunterx: 4325 is working very fast. IT won't shutdown when in standby but drains battery faster.
Someone can explain how to modify the firmware to support the 3G _Barsuk_ as he had done?
Thanks for the new ROM, just installed USB method, works fine.
Generaly looks very "snappy" for a Pad with only 256mb of RAM.
Camera "force closes"; Youtube works fine, and Wifi also.
I'll keep posting as long as i play with it.
Sheers
anyone got USB1 or USB2 readable?
when I plug them in I am getting "preparing memory device" then "memory device ready for remove"
To me, this is saying that it see's it.. but for some reason is calling to unmount it straight away..
I would say it is fixable as we had a similar problem on other Roms.. its just setting up the right command..
I have loaded a mix of drivers in to the system/lib/modules...but no success..
Then tried to use terminal but not getting access in to the root..
I kinda need to learn a few more commands in terminal..
(Back to DOS days..)
is there a cheat sheet around for the basic commands?
was playing with the aps2sd.. got the sdcard formatted with a sd2ext
But its a no go at the moment.. as even with TB backup
This Rom is not mounting into it..
As said before, I can't even get script manager to load up so can't load V6 scripts..
Maybe someone will have better luck then me..
Sent from my Transformer TF101 using Tapatalk
dgcruzing said:
anyone got USB1 or USB2 readable?
when I plug them in I am getting "preparing memory device" then "memory device ready for remove"
To me, this is saying that it see's it.. but for some reason is calling to unmount it straight away..
Click to expand...
Click to collapse
I am using 4325 without any mods and both USB Ports are working fine with my fat32 sticks.
Can anybody tell me if flashplayer is working properly on this firmware?
Firmware I am running now wont play video in browser (just few seconds than it stops sometime sound is remaning.
What are the benefits of this firmware compared to the one I have now
2.2 V2.1#3925
Flash is working for me on this Rom..
but I haven't tested it a lot.. just been to a couple of sites I know with video and they work ok..
just was playing with a program idisplay..
http://www.shapeservices.com/en/products/details.php?product=idisplay&platform=iphone
works ok on it..
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
also I have been using better keyboard.. its a bit older but the lag is not there on it..
plus wireless mouse working great...
question about the flash
Last time I flashed is a while ago so dont know if im doing things right.
So ive got a few questions before I will flash
On startup my pad shows 0.6.1.2. (587) at the right bottom
So can I skip the uboot part of the SMarkies guide?
The folder of 4325 contains more files than mentioned in the guide if i'm correct I only have to use : Kernal, user, system and ramdisk? Please confirm?
Do i have to use ramdisk in 4325 folder or the one mentioned in the Smarkies guide?
Your advice please have to use my pad on christmastrip for my kids so I cant risk to brick it
It's not a problem with this Rom, I also faced the same with previous versions and stock Rom, any of you guys face accelerometer axels inverted when playing games like Raging Thunder or Labyrinth? When bending down turns right and bending up turns left.
Strange, it happens with all games and still can’t find a solution.
Any suggestions are welcome.
kiodo1981 said:
Someone can explain how to modify the firmware to support the 3G _Barsuk_ as he had done?
Click to expand...
Click to collapse
Try this patched lib.
View attachment libreference_ril.Universal.zip
Is new solution for 3g. It is much easier. Who want may create update.zip for CWM.
Just replace original lib and set permissions to 644 (owner root).
EDIT
Some patched binaries and libs: View attachment patched_binaries.zip
Include wpa_supplicant with ad-hoc (not tested), vold with ntfs support (need to load kernel module first), ril libs with disabled check for modem model (for gsm only, not for cdma).
kolk11 said:
Last time I flashed is a while ago so dont know if im doing things right.
So ive got a few questions before I will flash
On startup my pad shows 0.6.1.2. (587) at the right bottom
So can I skip the uboot part of the SMarkies guide?
Yes, I did...
The folder of 4325 contains more files than mentioned in the guide if i'm correct I only have to use : Kernal, user, system and ramdisk? Please confirm?
Do i have to use ramdisk in 4325 folder or the one mentioned in the Smarkies guide?
Flash all the files as per no:18 of the guide.. but use the ramdisk that comes with this package - dont use sMarkies at this stage - I flashed it to see if any difference but it only was for reading of the USBports.. the one with this package is stable enough
Your advice please have to use my pad on christmastrip for my kids so I cant risk to brick it
Click to expand...
Click to collapse
If you follow the guide, you should be right.
as usually people only brick on the U-boot flashing.
just take your time.
make sure you got the right files setup in IUW before you boot the pad..
then...boot-connect-flash...
best rom so far 4325
I am posting from this right now.
problems:
Wifi not starting on boot
Rotation/accelo messed up. Calibration makes it worse
Cell standby - fixed by renaming phone.apk
Market included but is missing skype and others
Camera working with 612 587 uboot
Anyone have advice on overclocking?
Thanks for the rom it is bad-ass.

[HOW TO] Root Nextbook8 Premium (and install market app) [UPDATED 1-17-12]

PLEASE BE ADVISED: THE AUTHOR OF THIS POST NO LONGER PROVIDES SUPPORT FOR THIS THREAD. HOWEVER YOU ARE MORE THAN WELCOMED TO CONTINUE USING THE FILES AND METHODS AT YOUR OWN DISCRETION. GOOD LUCK!!
INTRO: For all those searching the internet trying to find answers as to how to gain root on your Nextbook8 Premium and also gain access to the wonderful android market from which we were greatly deprived (as is the case with many low-priced tablets these days), the wait is over thanks to a certain someone who goes by the name of DEVMONKEY. Of course I take absolutely NO CREDIT for this and only took the liberty to re-write it thus adding a little more detail to the process. Enjoy!!!
DISCLAIMER​***I HAVE NOT TESTED THIS PARTICULAR ROM WITH MY N8 WHEN I HAD IT BUT AS THE PROCEDURE TO FLASH IS STILL THE SAME ALL SHOULD GO WELL. HOWEVER, I AM NOT RESPONSIBLE FOR WHAT MAY OR MAY NOT HAPPEN IF YOU USE THIS AND DAMAGE YOUR DEVICE. PLEASE FOLLOW ALL STEPS CAREFULLY***​
[HOW TO] Root and install Market on your Nextbook8 Premium​
UPDATE: This is post has been updated with a new rom to replace old one. Method of flashing is still the same so no worries. All those who want to upgrade to this rom from the one I previously posted in this guide when I first wrote it can just repeat the steps over again with the new rom package.​
This rom is based on Samhain's release: SamDroid v1.13
Modifications (mostly GUI / cosmetic tweaks):
1.) cifs.ko / slow-work.ko / nls_utf8.ko are in /system/lib/modules and can be loaded using Mount Manager app from the market. This will let you mount CIFS/SMB shares to the device.
2.) Honeycomb-like launcher and updated GUI icons. (you can change it to any Launcher you want)
A couple of things to note once you have installed the rom:
- It starts up in Italian, so open Android settings "Impostazioni" and go to the "Lingua e tastiera" setting, and change the "Seleziona lingua" to your preffered language.
- I've put a few wallpapers in /system/media that you can set full screen by going into Live Wallpapers and using the "Multipicture Live Wallpaper" set them to the screen.
- There are a few things (widgets) on the homescreen that don't work after initial boot, just remove them and add back whatever you want to the homescreen.
- Sleep of death issues seem to be fixed, and the camera works (Camera app works, but Skype and Fring don't work yet...).
- You can also grab Adobe Flash 11 from the market and it'll work correctly.
- This release boots MUCH faster, and is even more responsive than before.
- There is a cell standby issue that drains the battery more in theory so if you feel like that is happening with you just delete the Phone.apk and TelephonyProvider.apk from /system/app. You can use ADB or you can use Root Explorer to do so. You will likely have to force a reboot because you'll start getting repetitive force closes once you do so, but it won't hurt anything. Once you reboot, all is well.
VERY IMPORTANT: After installing custom roms that also flash a custom recovery your N8 may reboot into the custom recovery. If this happens hit reboot system and only reboot system.
​Download new rom from HERE and extract (using winRAR preferably) to your desktop or anywhere you choose. Location doesn't really matter for this guide to work.
NOTE: If you have anything you care about (like apps, notes etc.) on your N8 make sure you back it up now.
Step 1: Turn your N8 off.
Step 2: Press both Volume buttons down and plug the USB cord into the N8.
NOTE: On your screen you should see a bubble pop up in the lower-right corner saying "Installing drivers". Most likely it will say it can't find the drivers. This is normal. Continue following the steps to install the missing drivers.
Step 3: Open the Device manager by typing mmc devmgmt.msc into your "Run" box on XP or search box in start menu on Windows 7 and hitting enter (you can also find Device Manager in your Control Panel options in Windows 7).
Step 4: With your N8 still in an off state and plugged in via USB you should see a yellow exclamation symbol somewhere next to "Unknown Device" in the list of devices in the Device Manager. Right click on it and select "Update driver software".
Step 5: Now it will prompt you to choose how you want to search for it. Select "Browse my computer for driver software" and it will bring up a window for you to navigate manually to the driver location which is in the "drivers" sub-folder in the NEXTBOOK8ROOT folder. Select which ever system you have (32bit or 64bit) and then hit "OK". You might go thru one or two prompts before it actually installs. Just "OK" everything and you should be fine.
Step 6: Once the drivers are installed you are ready to flash. Go into the root of the NEXTBOOK8ROOT folder and select RK29update.exe (right-click for Win7 users and Run as Admin).
Step 7: Now you should be at the interface of the program and at the bottom in bold words it should say "FOUND RKAndroid rock usb" (if it doesn't then it mean the drivers probably weren't installed correctly). This part is VERY IMPORTANT!! Make sure all of the boxes on the left are checked (should look like the pic below). The one at top is the one usually missing a check and would need to be checked by you.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Step 8: Once all boxes on the left are checked you are going to click on "EraseIDB" at the bottom and let it complete. Once that finishes click on "Run" and you will see a series of commands running in the right window pane (see pics below). Give it some time as it will probably take a few minutes. When it's done it should look like the second pic below.
Once the process is finished your NEXTBOOK should reboot into the recovery and reflash the OS. Congratulations!!! You now have an affordable rooted tablet with access to the Android Market!!
OTHER ROMS YOU CAN FLASH INSTEAD OF THE ONE IN THE ABOVE GUIDE:
Pisteone - [SDK 2.1] EXT4 Bluetooth 3G Root [Basic FW 1.0.21] ICS Style - LINK
Fintadroid - [FULL ROOT & EXT4] [BT & 3G] [FW.1.0.21 PRESTIGE] - LINK
ALL ROMS FOR NEXTBOOK8 - LINK (Be very careful and read before you flash)
Thanks! worked great.
I signed up, so i can say thank you. this worked perfectly.. i was skeptical and scared i'd ruin this tablet, as i got it as a gift, and was obviously disappointed to see no market on it, but this worked. thank you.
How about Nextbook Premium 7?
Thank you!
This worked great, I was able to get the android market installed and working.
Android version?
What version of Android does this install?
Cheers, Greg.
It's work, your are wonderful,thank you Sunnyboy167
Great job! Good to have root and Market working. But anyone else get FC when opening Camera app?
Perfect! I have rooted many Android devices and this is one of the easiest ones. Just read the directions carefully and you'll do fine.
Hopefully someone will release an ICS update for this device soon..after using my Galaxy Nexus, Gingerbread seems so...obsolete.
I'm glad you enjoyed this info just as much as i did
To everyone YOU ARE WELCOME but please....the best way to thank me is by hitting the thank button at the bottom right of my post. Thanks!
@xxProphecyxx - here is a link for the nextbook7 http://gunnersbarn.wordpress.com/2011/11/04/how-to-install-android-market-to-nextbook-premium-7/ I don't see any root method listed on the site but im sure there is one out there if you want to root it too. Or you can even take a chance if youre brave and use a one click root based on the android version you have.
@ghi07 - All this method does is re-install the OS (which is Gingerbread to answer your question) with market and superuser.
@dalerious - I'm sorry but I don't have a Nextbook anymore but if I did I would definitely try my best to help you. Try doing the entire process over and see if that works. Good luck!
THANK YOU!!!!
I was about to throw this tablet out the window!!! Followed the instructions and it works perfectly!!!! Thanks SO SO much!!!
Thanks to you I had a very Merry Christmas haha thank button has been pushed repeatedly!
Hi Sunnyboy,
Just want to say a big thank you for the detail post. I was about to give up on on this tablet when I came across your post.
Chris
help help!!!
hi sunny boy,
i just got my nextbook8 yesterday... come across this website and trying to root my nextbook last night at home...
I encounter this problem...when i plug in my nextbook into the PC USB ..it turn on from the off mode. and the pc started to scan the driver and it actually install successfully. I am running on win7. after that i cant install the driver required.. can anyone help me out here cos i try to run exe. file. it cant root my nextbook... i am helpless now...
I am also having problem with the camera. I'll have this error:
The application Camera (process com.android.camera) has stopped unexpectedly. Please try again.
HELP HELP HELP...not able to on the device after updated the driver....PC shows device found after plug in USB, which shows the device is working but just cannot on it.. a total IT dummy and not sure what's going on..someone said the ROM is damaged which cause this.....any way to recover the tablet..i just bought it for less than a week. HELP HELP HELP!!!!!! (tried reset but still no response)
Sunnyboy167 said:
To everyone YOU ARE WELCOME but please....the best way to thank me is by hitting the thank button at the bottom right of my post. Thanks!
@xxProphecyxx - here is a link for the nextbook7 http://gunnersbarn.wordpress.com/2011/11/04/how-to-install-android-market-to-nextbook-premium-7/ I don't see any root method listed on the site but im sure there is one out there if you want to root it too. Or you can even take a chance if youre brave and use a one click root based on the android version you have.
@ghi07 - All this method does is re-install the OS (which is Gingerbread to answer your question) with market and superuser.
@dalerious - I'm sorry but I don't have a Nextbook anymore but if I did I would definitely try my best to help you. Try doing the entire process over and see if that works. Good luck!
Click to expand...
Click to collapse
I have already been to this website and successfully added the market to my Next7. I do want to root it and flash a custom ROM, but I have not found anything useful. Thanks though.
Rooted fine, thx a mil. Installed GOLAUNCHER EX and the icons were too big. Dl'd LCD resolution from market and decreased res from 160 to 140. To apply changes app reboots tablet. When it came back up, nextbook stuck on launch screen and I can't even turn it off!! This was my gf's xmas present from her parents!!! Any suggestions??
eybarra2 said:
Rooted fine, thx a mil. Installed GOLAUNCHER EX and the icons were too big. Dl'd LCD resolution from market and decreased res from 160 to 140. To apply changes app reboots tablet. When it came back up, nextbook stuck on launch screen and I can't even turn it off!! This was my gf's xmas present from her parents!!! Any suggestions??
Click to expand...
Click to collapse
u can reboot the device by using a paperclip and press in the reset button.
---------- Post added at 10:44 AM ---------- Previous post was at 10:39 AM ----------
Thanks for the detailed guide Sunnyboy167~ Anyway devmonkey just release a newer mod which works better than the previous. Do check it out
hi all,
I rooted my new nextbook8 ...and it works just nice...
just need some help on whether possible to use my iphone as a modem for my nextbook? as i realized it cant detect my wifi network from my iphone. While my colleague 's motorola zoom works fine with my iphone...any solution on this?
Caduser from singapore...

[ROM] [Acer Iconia Smart S300] [25/06/2012] MIUI ROM found on other website

Dear all,
First of all, I do not wish to take any credit for this ROM, I am just sharing it for the community as I do think it is a very nice addition to the collection and may help and progress development for other ROMs.
[credits]
I have found it on a Russion website:
http://acer-club.ru/topic/18146-custom-rom-miui-%D0%B4%D0%BB%D1%8F-acer-iconia-smart/
If you want a translation, Google Translate does the job:
http://translate.google.nl/translat...%D0%B4%D0%BB%D1%8F-acer-iconia-smart/&act=url
Click to expand...
Click to collapse
[downloads]
It can be downloaded from here:
http://narod.ru/disk/53152553001.2989f43dffd6f91bb6c8e726afe7aaf3/update.zip.html
Modded version (1.0) where I changed /mnt/sdcard/external_sd into /mnt/external_sd:
http://www.multiupload.at/8WAHWX3L4S
Additonally changed the default language, so here's a newer version (2.0):
http://www.mediafire.com/?npdyofr2uhn3but
If necessary I can upload to other locations as well.
Click to expand...
Click to collapse
[release notes]
According to the website, everything works (I'll be testing during the next days), except:
If the MMC is not ready to insert a picture from the camera is locked mms.
(translated using Google )
Click to expand...
Click to collapse
[instructions]
I installed it as follows:
Download update.zip, download see above
Install ClockworkMod Recovery
Reboot into ClockworkMod Recovery (Volume-Up, Focus & Poweron)
Copy "update.zip" to your external (!) sdcard
Note: internal sdcard is not supported by Clockworkmod Recovery
Make a backup of current ROM: "backup and restore" -- Backup
Check whether all backup files are > 0 kb (make sure backup is correct and store it safely)
Perform factory reset: wipe data/factory reset
Optional: I have also formatted /system, /data, /boot
Choose "apply update from sdcard"
Reboot
If language is Russian and you wish to change it, please see next section (screenprints)
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Regards,
Nika.
[screenprints]
And here's some screenprints from my device
First boot will show you are Russian screen:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
1. The Homescreen
2. Click Menu and then middle, bottom button, for Settings
3. Click the middle top button for System Settings:
3. Click the bar with the keyboard, Lanuage & Input Settings appears:
4. Click second bar from the top, Support Languages screen appears:
5. Click reboot (as some screens are still in Russian)
6. After reboot, just one item is still in Russian:
Nice, huh?!
That's very nice indeed
Too bad it's not Android 4 but it's still great.
paugustin said:
That's very nice indeed
Too bad it's not Android 4 but it's still great.
Click to expand...
Click to collapse
Yeah, it really is. I must say that this is the best ROM so far. I do have one major issue where I cannot select an APN and therefore have no 3G / 2G connection. Needless to say, this is a huge issue which may render the ROM to be unusable for me... Let me know what you guys experience if there's still some people willing to install new ROMs on their device
Do you mean there is no way to set the APN? I'm seriously considering flashing this ROM, but this APN issue that you mentioned is holding me back...
TooUglyForU said:
Do you mean there is no way to set the APN? I'm seriously considering flashing this ROM, but this APN issue that you mentioned is holding me back...
Click to expand...
Click to collapse
When you make sure you create a backup you can check and always restore the backup. The APN issue might also be related to my carrier or SIM card.
Please note that I definitely had to format /data (ie. factory defaults) because it will not work with the data of another rom. Also make sure to make an extra backup of your backup onto your system, just to be sure - in my case it has created corrupt files many times (ie. 0 kb)...
Good luck!
Regards,
Nika.
Unable to view External Sd card files
I'm a big fan of miui but when I installed the rom was unable to view external SD files had to revert back to stock rom any help how to get this working
t_avin said:
I'm a big fan of miui but when I installed the rom was unable to view external SD files had to revert back to stock rom any help how to get this working
Click to expand...
Click to collapse
Hi all,
I checked today and the external SD is available, but not under /mnt/external_sd but under /mnt/sdcard/external_sd. Not sure why it is in a subfolder, but see below some screenprints to demonstrate this. If anyone knows how to solve something like this, let me know
Regards,
Nika.
Well, that was easy, changed the vold.fstab and build.prop files and zipped it. Works fine when installed using cwm recovery. /mnt/external_sd is now the correct external sdcard
You can download the new version here:
http://www.multiupload.at/8WAHWX3L4S
While searching for a solution to fix my APN problem, I also changed the default language into English. APN is still an issue, so if someone knows what can cause APNs not to list in MIUI ROMs I'd love to know
Here's the download for the English version of this ROM (including the external storage fix ):
http://www.mediafire.com/?npdyofr2uhn3but
Be interesting to see if this will flash to my device, seeing as none of the other custom ROMs have ever done so...
EDIT: Well, it installed OK and runs, but like you, I have no APN's and setting them up manually doesn't seem to work. Also, a fair number of FC's, especially when trying to search networks...
EDIT2: This appears relevant to the APN problem: http://www.modaco.com/topic/351027-cannot-add-apn-with-both-cyanogen-and-miui/
FloatingFatMan said:
Be interesting to see if this will flash to my device, seeing as none of the other custom ROMs have ever done so...
EDIT: Well, it installed OK and runs, but like you, I have no APN's and setting them up manually doesn't seem to work. Also, a fair number of FC's, especially when trying to search networks...
EDIT2: This appears relevant to the APN problem: http://www.modaco.com/topic/351027-cannot-add-apn-with-both-cyanogen-and-miui/
Click to expand...
Click to collapse
I've not had any FC's - did you Factory Reset / wipe cache etc?
For APN, I'll see whether I have time to test this week. My device is getting buggier by the day, sdcard is not working anymore and has random reboots, so I may need to take it apart again. sdcard is quite a problem as that is impossible to reach without spare-parts did you see the "take device apart" device on the russian forum? quite cool
http://www.youtube.com/watch?v=ILYMc9Hkz1Y&feature=player_embedded
I needed internet, so for now, I've flashed back to my previous ROM. TBH, I'm not a fan of MIUI, but at least the bloody thing installed!
Oh, what I wouldn't give for ICS or better, JB, on our Smarts....
Yeah ICS would totally rock on the Smart ! too bad Vache broke his, he only needed to fix 3G on CM9. Well "only" may not be the word. Thepasto is using Vache's source to get CM9 on the Liquid MT and they weren't able to get 3G working so far.
paugustin said:
Yeah ICS would totally rock on the Smart ! too bad Vache broke his, he only needed to fix 3G on CM9. Well "only" may not be the word. Thepasto is using Vache's source to get CM9 on the Liquid MT and they weren't able to get 3G working so far.
Click to expand...
Click to collapse
Damn..
I really wish more devs would pick up Acer devices... I'd do it myself, but with a full time programming job and a family, I just don't have the time to learn the intricacies of ROM building.
FloatingFatMan said:
I needed internet, so for now, I've flashed back to my previous ROM. TBH, I'm not a fan of MIUI, but at least the bloody thing installed!
Oh, what I wouldn't give for ICS or better, JB, on our Smarts....
Click to expand...
Click to collapse
Agree, but I must say, that MIUI build is half not as bad as I expected! It really is good, definitely better than stock (other than the APNs not working for some SIMs - note the Russians do not seem to have any issue with it)...
nikagl said:
Agree, but I must say, that MIUI build is half not as bad as I expected! It really is good, definitely better than stock (other than the APNs not working for some SIMs - note the Russians do not seem to have any issue with it)...
Click to expand...
Click to collapse
I don't suppose there's any ROM builders out there who can take a look at this and see if they can do anything about the APN issue, is there?
Hi all,
Anyone interested in TeamWin Recovery Project (TWRP)? I've build an initial test version:
http://forum.xda-developers.com/showthread.php?t=1882747
To figure out how to mount the internal sdcard, can someone run the following commands on their device?
Code:
adb shell
su
cat /proc/mounts
cat /proc/emmc
ls -lR /dev/block | busybox egrep -i "rec|sos"
Regards,
Nika.
nikagl said:
Hi all,
Anyone interested in TeamWin Recovery Project (TWRP)? I've build an initial test version:
http://forum.xda-developers.com/showthread.php?t=1882747
To figure out how to mount the internal sdcard, can someone run the following commands on their device?
Code:
adb shell
su
cat /proc/mounts
cat /proc/emmc
ls -lR /dev/block | busybox egrep
Regards,
Nika.
Click to expand...
Click to collapse
Hi Nika
Sure, pls provide me specific instructions (from the PC? from the phone with terminal? ...?) and I'll be more than happy to help (if possible)
KR
ivan69_mi said:
Hi Nika
Sure, pls provide me specific instructions (from the PC? from the phone with terminal? ...?) and I'll be more than happy to help (if possible)
KR
Click to expand...
Click to collapse
Hi KR,
It can be done from both terminal on the phone or PC. Did you root your device? You should be doing to following when doing it on the PC (easiest):
1. Root your device, see http://forum.xda-developers.com/showthread.php?p=17569226
2. With rooting you also install drivers for adb, so that's ok
3. Connect your device with USB
4. Open a Command Prompt
5. Run "adb shell" (adb.exe is also available in the files for the recovery)
5. Type the following commands:
Code:
adb shell
su
cat /proc/mounts
cat /proc/emmc
ls -lR /dev/block | busybox egrep -i "rec|sos"
After each command you can copy/paste the results. Wrap the results between CODE tags when pasting it here or use stuff like http://pastebin.com/ and return the results
Thanks!
Regards,
Nika.

[ROM] *** Liors1-No.1 S6- v2.0.5 - UPDATE ***

It finally is here i just finish to Bulid the new ROM v2.0.5- base on 4.2.2 :laugh:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Information:
A New Rom for your No.1 S6 ,It is base on 4.2.2 ROM .
Features:
- Primary language - English
- Multilanguages
- Full translation to Italian
- Very smooth fluid and fast ROM
- Wifi Signal strength Optimization - more stable with weak signal
- Camera function optimization high res. real 13M
- Can edit the " Live companion " from lock screen
- Can update form CWM
- Allready Rooted !
I want to thank Forum Member that Helped me a lot : Mrrussia
FlashTool version's for v2.0.5
I am releasing two versions of Flash Tool : ​
1. standard Liors v2.05.
- for user without ext SD-Card can use the internal Storage
- when connecting to Windows via USB 1,77GB "Phone storage" are shown under Windows
- for user with ext SD-Card also can use the internal Storage
- when connecting to Windows via USB 1,77GB "Phone storage" + the ext SD-Card are shown under Windows
2. standard Liors v2.05 + SD-Card_Patch
- user without SD-Card can NOT use the internal Storage
- this make it easier to manage the personal files
- the complete internal ROM is for your APPS and android
- 2.73GB a the rest of your internal ROM
- you can use the Ext SD-Card for your personell stuff
- when connecting to Windows via USB the only the ext SD-Crad is shown under Windows
How to Install:
- Download the Rom
- Extract the zip
- Open SP Flash tools
- Load the scatter file from the folder
- check that all file's checked (if you dont sure that you have S6 hardware uncheck the preloader)
- Turn off the phone
- Remove Battery
- Press download button or firmware->upgrade
- Connect the phone by USB
- Wait until the process ends
ROOT Fix for FlashTool version:
- After Flash the ROM
- Copy file name "Liors1_no.1_4_2_3_v2.0.5_ROOT_Fix.zip" into your SD card
- Reboot into Recovery (Volume [+] + Power Button])
- Install Zip from SD card
- Choose zip from SD card
- Select the *.zip file
- Install
Flash tool version for v2.0.5 -v1
Flash tool version for v2.0.5 -v2
CWM version for v2.0.5 ​How to Install:
- Download the file
- Copy the ROM into your SD card
- Reboot into Recovery (Volume [+] + Power Button])
- Wipe Data / Factory Reset
- Wipe Cache
- Advanced -> Wipe Dalvik Cache
- Go Back
- Install Zip from SD card
- Choose zip from SD card
- Select the *.zip file
- Install
​
------------------------------------------------------------------------------------------------------------------------
Hi, with this ROM I can't even connect to my WiFi, the message "obtaining IP address" is shown until the phone decides to avoid the connection because of poor connection.
I never had any issues with connecting to WiFi with any of my Android phones and this ROM is the first one that made things even worse in that category.
I have flashed back the original stock rom with the 2013.09.19 date and the WiFi immediately worked and I got connected with the maximum 135mbps that is possible where I use the phone (two concrete walls in between). So I assume that something went wrong with the WiFi in your ROM?
I had the same problem but..
Flash the rom with flashtool
Boot one time
After firtst boot flash the rom with the cwm verion
And ready to go and works fine wifi connect again
Gr Fred
Great ROM!! I'm using it for a month and only missing some app working as S-note (the app opens but not painting).
Have you think to develop and AOSP ROM for our phones? That would be great also... Our phone will looks as the S4 Google edition...
Not wanting to bother you, just wondering if you have planned to update or develop a new ROM...
Thanks again for such a good job!
msantan said:
Great ROM!! I'm using it for a month and only missing some app working as S-note (the app opens but not painting).
Have you think to develop and AOSP ROM for our phones? That would be great also... Our phone will looks as the S4 Google edition...
Not wanting to bother you, just wondering if you have planned to update or develop a new ROM...
Thanks again for such a good job!
Click to expand...
Click to collapse
yes i do work on AOSP ROM for S6 phones :laugh:
Fantastic!! Count with me as a tester!!
Enviado desde mi S6 usando Tapatalk 2
msantan said:
Fantastic!! Count with me as a tester!!
Enviado desde mi S6 usando Tapatalk 2
Click to expand...
Click to collapse
thanks :good:
Wait for AOSP ROM (Google Edition Rom)
liors111 said:
thanks :good:
Click to expand...
Click to collapse
When for AOSP Rom Mr. Liors ?? :highfive::highfive::highfive:
Hello
Hello, and sorry for my poor english
I installed the rom and all works perfectly except the camera and the autorotation function. Is there any solution? Very thanks for all your job! :good::laugh:
edit: the phone is an no.1 s6 1Gb - 4Gb, and I tried second flash tool option and CWM. Thanks again.
Volume up on this Rom
Liors 111 I would like to ask how we can move up in this rom the speaker volume during a call, when we hear music and the volume in the headphones when calling the radio and music. Thank you very much and wait your answer :good:
WDCMA
How can i get the 900MHz WDCMA enabled ??
Hello,
I want to change the system information to put in the brand rather than n01 samsung and the model put i9500 instead of s6. I modified the build.prop file but still showing the brand and s6 N01 model .... How is it done?
Rayden1980 said:
Hello,
I want to change the system information to put in the brand rather than n01 samsung and the model put i9500 instead of s6. I modified the build.prop file but still showing the brand and s6 N01 model .... How is it done?
Click to expand...
Click to collapse
go to system/res there is a file called app4 open it an change the name there
it looks like this
#╚Ý╝■░µ▒¥║┼
ro.build.display.id=JSS15J.N9006ZCUBMJ3
#▓·ãÀð═║┼
ro.product.model=Galaxy S4
ro.product.name=Galaxy S4
ro.product.device=Galaxy S4
ro.build.product=Galaxy S4
ro.product.board=Galaxy S4
#▓·ãÀ╔╠▒Û
ro.product.brand=Samsung
#ÍãÈý╔╠
ro.product.manufacturer=Samsung
#Ë▓╝■ã¢╠¿
ro.mediatek.platform=MT6589T
#ANDROID ░µ▒¥
ro.build.version.release=4.3
#╗¨┤°░µ▒¥
ro.baseband.version=N9006ZCUBMI3
#─┌║╦░µ▒¥
ro.kernel.version= 3.4.5-1590669 [email protected] #1 Sat Oct 12 05:11:24 KST 2013
#ro.myroot=1 ▒Ý╩¥╗±Á├ROOT╚¿¤Ì
#ro.myroot=0 ▒Ý╩¥╚í¤¹ROOT╚¿¤Ì
ro.myroot=1
-fluffy- said:
go to system/res there is a file called app4 open it an change the name there
it looks like this
#╚Ý╝■░µ▒¥║┼
ro.build.display.id=JSS15J.N9006ZCUBMJ3
#▓·ãÀð═║┼
ro.product.model=Galaxy S4
ro.product.name=Galaxy S4
ro.product.device=Galaxy S4
ro.build.product=Galaxy S4
ro.product.board=Galaxy S4
#▓·ãÀ╔╠▒Û
ro.product.brand=Samsung
#ÍãÈý╔╠
ro.product.manufacturer=Samsung
#Ë▓╝■ã¢╠¿
ro.mediatek.platform=MT6589T
#ANDROID ░µ▒¥
ro.build.version.release=4.3
#╗¨┤°░µ▒¥
ro.baseband.version=N9006ZCUBMI3
#─┌║╦░µ▒¥
ro.kernel.version= 3.4.5-1590669 [email protected] #1 Sat Oct 12 05:11:24 KST 2013
#ro.myroot=1 ▒Ý╩¥╗±Á├ROOT╚¿¤Ì
#ro.myroot=0 ▒Ý╩¥╚í¤¹ROOT╚¿¤Ì
ro.myroot=1
Click to expand...
Click to collapse
Many thanks liors1!
Rayden1980 said:
Many thanks liors1!
Click to expand...
Click to collapse
im not liors1
how can I increase the volume
Liors 111 I would like to ask how we can in this rom increase the speaker volume during a call, when we hear music and the volume in the headphones when calling the radio and music. Thank you very much and wait your answer
auto rotate problem
hi there ,this is a very nice rom,but i have problems with " auto rotate" ,the display swings always in the wrong direction.
is there a fix for this problem?
Reversed display
With this ROM, the problem is that with my S6, the display rotation is reversed ...
how do you install?
sorry for my english but I'm Italian, I have not figured out which of the 3 should I download? then how are installed on the phone please help me again and are incapable.
fv1ede said:
I had the same problem but..
Flash the Rom with flash tool
Boot one time
After first boot flash the Rom with the cwm version
And ready to go and works fine WiFi connect again
Gr Fred
Click to expand...
Click to collapse
Gr Fred is right!! I did the step he suggests and succeeded. So, for those who have problem with (obtaining ip address), follow Gr Gred suggestion.
Until now can see these different types of problems:
Screen rotation:
A problem, and not only mine, is the screen rotation
I dont know how i can fix this...
Bluetooth: (Fixed)
The device cant be recognized and also cant recognize any blue tooth device. After a little research i found that my No1 S6 hasn't blue tooth address
Usb mass storage
When i connect my No1 S6 to pc, and asking to turn on the mass storage, nothing happens
Regards
Andrew

[ROM][5.1.1_r12][p6200/p6210/t869](27Sep2015OmniROM-Homemade

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is an experimental build of the open ROM Omni5.1 for our Samsung GalaxyTab Plus.
Get the media patch for the 20150819 build in the 7.7 thread.
Detail can be found in 7.7 thread
Before you post, read the 7.7 thread first!
*** Post with no detail will be ignored ***
Know issues:
Now is in an early stage. Read carefully before flashing.
1. Wifi direct not fully working
2. May be more....
Downloads: :highfive:
AFH: https://www.androidfilehost.com/user/?w=settings-dev-files&flid=28293
d-h.st: http://d-h.st/users/danielhk/?fld_id=44273#files
mirror: 百度网盘
Use the latest Delta gapps: http://forum.xda-developers.com/showthread.php?t=2997368
** Latest TWRP (2.8.6.x or above) is required.
Omni is not rooted. To root, flash the latest SuperSU-24x.zip in recovery.
Credits: :good:
** The OmniROM team who have such a good idea and their hardworks
** All those who donate to me. Giving me the resources to upgrade my PC and accessories!
** All those who help our cool tab's developments!
Donations:
OMG.i'm such an idiot.roll out and i saw the twpr 2.8.6.0.I wasn' t see that before.flashing succes.Every thing work smoth and fast.
Main problem until now:
1.Brightness slide broke->soluion is download this app and disable "Automatic Brightness" https://play.google.com/store/apps/details?id=net.ailuro.android.settings.screen.brightness
2.Wifi passw clear LOL ~
3.Setting interface xxx
4.Unable to use Simcard
5.HW video notwork.BUT- you can try UC Browser for online video(Fb,youtube,...) like an option https://play.google.com/store/apps/details?id=com.UCMobile.intl .Not done yet,you need to restore the flash cache from 4.4 in titanium backup from the link below,other wise ,it don't work.
6.Can't upload file!
7.I don't see any problem left with reboot.app and system.I'm a BIG dump dump when forget to check update twpr ...what a shame (='.'=)
*.Root: http://download.chainfire.eu/supersu
Trung Gs said:
In TWPR ,after wipe,Omni(27mar2015) p6200 build and gapps5.1 is flashing succes.But,when i reboot system,the screen is black and my tab can't boot into homescreen.I try again with only rom,it still the same problem.It 's hard to say when i have try every way i know. what a shame ≧﹏≦. I hope u can't find out what problem with this build from other people too or the error come from my mistake.
Click to expand...
Click to collapse
Guess might be your tab............works for me. just perform a wipe, reboot the back into recovery and wipe once more.
Install rom, wipe and install rom again.
Reboot and see if it works for you. (can flash gapps later and super su if u need)
Can't access download link
Its weird! AFH says I dont have access to file, Dev-Host just direct me to their homepage, and mirror link is in chinese so I dont have any idea what buttons to hit. Is it just me? Anyone here who can guide me how to download the file?
omike123 said:
Its weird! AFH says I dont have access to file, Dev-Host just direct me to their homepage, and mirror link is in chinese so I dont have any idea what buttons to hit. Is it just me? Anyone here who can guide me how to download the file?
Click to expand...
Click to collapse
Edit 1:
Downloading now! Using google chrome I was able to translate mirror link page to English.
Edit 2:
Successfully flash the Rom via TWRP 2.8.6.0
As mentioned in the OP
- quicksettings pulldown can only be pulled once.
- adjusting brightness slider do nothing
- torch is working
- system apps seems to load faster than cm12.
One thing that caught up my attention is that simcard is not recognized. Have to goto settings/about tablet and found out that baseband version is unknown. Shame cause I really think this rom is more fluid compare to cm12.
I was unable to test user's app due to simcard unavailability, hence 3G as well, as I heavily dependent on it.
Also noticed that 1st & 2nd boot is ok but on 3rd boot is only showing blank screen ( omni bootlogo not showing ) have to longpress power button a couple of times until omni bootscreen appears.. P6200 user here.
Thanks again to this ROM, pretty much stable , no soft reboots. Battery is good, Minor issues i could see.
Video playback is still an issue i believe, even in YouTube.
Thanks again
If this rom could see the daylight I will really love it. It's much better than cm12 . Aside the baseband issue in p6200 really would have preferred this .
Sent from my GT-P6200 using xda Forums PRO
Have just installed latest version 20150518. Installation process without any problem. System is running stable.:good:
But SIM-card is not found. Tried several times.
It's no problem with CM12.1 rom. So I'm back to CM12.1.
uli-hh said:
Have just installed latest version 20150518. Installation process without any problem. System is running stable.:good:
But SIM-card is not found. Tried several times.
It's no problem with CM12.1 rom. So I'm back to CM12.1.
Click to expand...
Click to collapse
So unknown baseband issue has'nt been fix yet?
omike123 said:
So unknown baseband issue has'nt been fix yet?
Click to expand...
Click to collapse
That's what it shows in settings/about phone
uli-hh said:
That's what it shows in settings/about phone
Click to expand...
Click to collapse
Well I guess I'll just have to wait for the next release. I'm sure @daniel_hk would fix this in future updates.
omike123 said:
Well I guess I'll just have to wait for the next release. I'm sure @daniel_hk would fix this in future updates.
Click to expand...
Click to collapse
I don't have problem showing the baseband with or without a sim card. Don't know why some p6200 can't. It's the same modem chip and I'm using the same lib for both too.
Clean flash, Wait for a few minutes, etc.
Can anyone confirm that?
If really can't, in a terminal emulator type:
su (already rooted of course)
rild
see if any error message
here is the result:
WARNING: linker: libsec-ril.so has text relocations. This is wasting memory and prevents security hardening. Please fix.
rm: /data/misc/radio/dlink: permission denied
it is also showing invalid IMEI and unknown baseband version.
PugeAko said:
here is the result:
WARNING: linker: libsec-ril.so has text relocations. This is wasting memory and prevents security hardening. Please fix.
rm: /data/misc/radio/dlink: permission denied
it is also showing invalid IMEI and unknown baseband version.
Click to expand...
Click to collapse
The first one is just a warning because of the only old blob we have.
The second line means the daemon is not start. I'll look into it but I need someone with a p6200 to test for me.
daniel_hk said:
The first one is just a warning because of the only old blob we have.
The second line means the daemon is not start. I'll look into it but I need someone with a p6200 to test for me.
Click to expand...
Click to collapse
Willing to do that.
edwin270 said:
Willing to do that.
Click to expand...
Click to collapse
I think I found the reason. There is a file missing. View attachment libsecril-client.zip
unzip the above zip will get the file libsecril-client.so. Copy the file to /system/lib with a root browser (eg. ES FileExplorer) will do.
Hoping it work for t869 too. t869 owners are welcome to test too.
Good luck!
PS. Will include it in the next build
daniel_hk said:
I think I found the reason. There is a file missing. View attachment 3324813
unzip the above zip will get the file libsecril-client.so. Copy the file to /system/lib with a root browser (eg. ES FileExplorer) will do.
Hoping it work for t869 too. t869 owners are welcome to test too.
Good luck!
Click to expand...
Click to collapse
Was about to try that and alert you. Compared the lib folder for cm12.1 to that of omni and Realized the same missing libsecril-client.so and a couple of others. Looks like you got to it first. Anyway thinking of creating a flashable package for it. [emoji4] [emoji4] [emoji4]
OTG -Wifi???
@daniel_hk This may be stupid but i have to ask u.Does this kernel support USB Wifi with OTG?
Tried the lib files provided and a couple of others from cm12.1...................same old. Installed CM12.1 again and tried the rild check and got the same error as mentioned by PugeAko , though baseband is working with that rom.
Will be pulling the lib from stock MF1 rom for our dear p6200 soon, to see what comes of it.
Will post my findings soon.
Edit:
Checked radio directory in cm12.1 vrs OMni and some files are missing in Omni. Pulled that from cm12.1 but this constant black screen booting of Omni is making me frustrated at the moment. Too much black screen. Trying to see if I can get a boot.
Edit2:
Giving up. Don't know what it is but cannot endure this constant black screen any longer and time is not a luxury that I can afford now, its preventing me from helping figure out how to fix this baseband issue. Going back to the buggy cm12.1 rom. This rom is promising though.
Trung Gs said:
@daniel_hk This may be stupid but i have to ask u.Does this kernel support USB Wifi with OTG?
Click to expand...
Click to collapse
Each USB Wifi probably have different chips which requires drives supplied by the manufacture. For it to work, it requires HAL drivers/firmwares too. Normally there is a CD or place to download. Window might have some driver for a few chips. Linux (Android) would be another story.
Normally, a kernel would only have the drivers for the on board chips.
edwin270 said:
Tried the lib files provided and a couple of others from cm12.1...................same old. Installed CM12.1 again and tried the rild check and got the same error as mentioned by PugeAko , though baseband is working with that rom.
Will be pulling the lib from stock MF1 rom for our dear p6200 soon, to see what comes of it.
Will post my findings soon.
Edit:
Checked radio directory in cm12.1 vrs OMni and some files are missing in Omni. Pulled that from cm12.1 but this constant black screen booting of Omni is making me frustrated at the moment. Too much black screen. Trying to see if I can get a boot.
Edit2:
Giving up. Don't know what it is but cannot endure this constant black screen any longer and time is not a luxury that I can afford now, its preventing me from helping figure out how to fix this baseband issue. Going back to the buggy cm12.1 rom. This rom is promising though.
Click to expand...
Click to collapse
cm12.1 is probably the wrong place to try. Omin for p6800 would be the wiser choice.
Anyway, I will try to get it work on the next build.

Categories

Resources