[ROM] Vanilla AOSP Gingerbread v1.03 w/OC Kernel (updated 20110507) - G Tablet Android Development

Vanilla Flavored AOSP (Gingerbread 2.3.4)
Gtablet AOSP is a project for pure vanilla Android with the Gtablet. It aims to be bare bones and as true to the AOSP code as possible. The Google AOSP code is modified as little as possible to provide functionality, and the ability to boot. It is stripped down for modification by the end user.
Using CyanogenMod device files, Pershoot's latest kernel (20110501, 2.6.32.39 with overclock ability), and some cherry picked cyanogenmod/nv-tegra files, a functional 'rom' and a github repo for this project has been created. As functionality has been added since inception, more pieces from Cyanogen are making there way in (browser fix and tweaks, some under the hood stuff, internal storage fixes, etc) to improve overall experience. All variances from original AOSP code is visible via the public git.
Huge props to the Gtablet and the Cyanogen development community. Without your work, this wouldn't be possible.
Thanks to EJHart for his direct assistance with getting this project up and running. Thanks to GoJimi for a bunch of tweaks. Thanks to Pershoot for the pimp kernel. And thanks to Bekit and the Harmony team, as well as the Cyanogenmod team... probably more...
To use this rom, you will use ClockwordMod to flash the zip file as you would any other rom. I have only used ClockworkMod .8 in my testing.
DISCLAIMER: I cannot be held liable for anything you do to your GTablet. Make sure you are comfortable with recovery tools, such as nvflash, before proceeding. Do not overclock unless you fully understand the risk, by default this rom won't overclock on it's own.
Download V1.03 (20110503)
V1.03 zip file -- http://www.mediafire.com/?aj69ubpkm3dfk3x
MD5 -- b621ca65ee3f91d9c2bf5e8ab9125edf
Overclock kernel -- The default max scaling clock is 1ghz. Therefore to overclock, you will need to change the speed via a third party app (like setcpu) or to do it via the shell. With SetCPU, using the automatic detection mode should work, and allow you to change min/max speed.
Gapps -- Current Gingerbread GAPPS will work -- http://goo-inside.me/google-apps/ (Latest is 20110307 Universal).
Known Issues:
Most if not all the issues facing Cyanogen 7
Changes:
v1.03
External mounting now supports emmc and sdcard simultaneously.
FLAC decoding is included.
Minor upstream changes.
v1.02:
Fixed YouTube HQ video
Fixed h264/x264 video recognition
Fixed file downloads in browser
Latest GAPPS now work (no longer requires dated 20110120 build).
Forked skia from CM7 for performance enhancements
Previous builds see attached changelog.
Hardware acceleration for video and audio is a work in progress by the CM7 team You will find the hw acceleration works well with certain videos, including YouTube HQ. Video acceleration can be overwhelmed with larger files, overclocking the unit makes a noticeable difference.
---------------------------------------------------------------
BUILD YOUR OWN:
GitHub -- https://github.com/aosp-gtablet
Use this project from github to create your own image:
repo init -u git://github.com/aosp-gtablet/gtablet-aosp.git
The process for CM7 will work. Run extract-files.sh, run envsetup.sh, lunch, make -j[X] bacon. Anything more is outside the scope of this post.
** Additional notes -- GoJimi's Soft Buttons are available in the source code, but are disabled in this release.
I am a minimalist, and I know there are others. I hope others enjoy, and help make this a better project
Please let me know what bugs you find so I can work on them! Thanks.
Screenshots:
{
"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"
}

Note:
The max scaling clock is set to 912MHZ on boot. If you are not planning on using SetCPU and/or cpufreq sysfs to adjust your clocks, and you would like to run at max 1GHZ, do this for your specific device:
adb shell
cd /sys/devices/system/cpu/cpu0/cpufreq
echo 1000000 >scaling_max_freq
Alternatively, you can create an init.d script (on boot) and/or a gscript (manual click) to do this for you.
.....
Known Issue:
-If you are overclocking, please downclock to 1000 or below, before mounting USB. After dismounting, it can be clocked back up. Alternatively, you can disconnect the plug, and it will unmount.

CTRL + D'ed!

GAPPS+ROM is good to go
So apparently the GAPPS issue I found with this rom last night after rounds of testing was isolated to my tablet. I found an IO error on /data, which I have since resolved and proven this works just fine.

Is the G-sensor and camera working correctly?

theheathen said:
Is the G-sensor and camera working correctly?
Click to expand...
Click to collapse
+1, my camera in Vegan Gingerbread is really bad, like 8-bit color.

Current status
I have resolved the issue with GL games such as Samurai II crashing... there was some missing GL code in the source which has been applied (https://github.com/aosp-gtablet/gta...mmit/54cb22b60cbd654e3ddfda0b20e80f0452597f15). I have added Video Hardware Acceleration from the recent CM7 commits for stagefrighthw from Ventana. It loads matroska videos, but freezes within seconds of starting to play. This does not occur in CM7, so I have spent time trying to isolate what's causing it in AOSP. I don't know if it's something in stagefright or something else. I am working on an update which will include the GL fixes, the Browser agent set to Desktop by default, and catching up commits for IO performance increases.
Regarding the GSensor, it works properly to the best of my knowledge. The camera pictures work with a delay, and video recording still crashes. It looks grainy, and this may be due to the fact we are using Froyo libraries to accomplish functionality.

Does this ROM support FLAC?

scotchguy said:
Does this ROM support FLAC?
Click to expand...
Click to collapse
OP updated.
Regarding FLAC -- it's not currently implemented, but is on my list of items to add.

if your using the latest kernel, you don't need a custom setcpu file in /data/local anymore. use setcpu -> auto.
there is no more usb mount/unmounting issues. there is sufficient luns in the kernel to accomodate.

also, the default max scaling clock is now 1GHZ, and not 912MHZ.

pershoot said:
also, the default max scaling clock is now 1GHZ, and not 912MHZ.
Click to expand...
Click to collapse
Thanks pershoot, I have updated the OP accordingly.

I think it's time I try this ROM again

2.3.4 is supposed to have Google video chat built-in. Have you tested this out by chance?

Coldfirex said:
2.3.4 is supposed to have Google video chat built-in. Have you tested this out by chance?
Click to expand...
Click to collapse
I have been playing with the new Google Talk which has video. When initiating a connection, it crashes. I am not sure if this is specific to our device or the 1.3 Google Talk. Also, I am not sure it would work right now since the camcorder functionality is broken in Gingerbread GTablet.

i'm getting the "no sd card found" when trying to download anything. i did a full wipe and re-partitioned the internal sd but still getting the same thing. did i miss something?

Thanks for the build! Definitely moving in the right direction. However, a few notes:
- For some reason Google services (Gmail, Talk, News, Voice, Market, etc.) are not present. Market has an icon but is crashing. This really kills much of the functionality of the build.
- Most acceleration seems to work, but on some HD content I am still getting errors. A few games are also malfunctioning (Gun Bros, for example).
- Voice recognition, for some reason, is not available.
But I feel like this is very close! Great work so far! It is already significantly faster than the old build I was using.

Multimedia hardware acceleration works? So do we now have Nvidia drivers for Gingerbread? Or is this some fancy footwork?

asilentcivilian said:
i'm getting the "no sd card found" when trying to download anything. i did a full wipe and re-partitioned the internal sd but still getting the same thing. did i miss something?
Click to expand...
Click to collapse
This appears to be an issue which I did not originally reproduce. I will work on fixing this as soon as possible for the next build.
devilsadvocatenu said:
Thanks for the build! Definitely moving in the right direction. However, a few notes:
- For some reason Google services (Gmail, Talk, News, Voice, Market, etc.) are not present. Market has an icon but is crashing. This really kills much of the functionality of the build.
- Most acceleration seems to work, but on some HD content I am still getting errors. A few games are also malfunctioning (Gun Bros, for example).
- Voice recognition, for some reason, is not available.
But I feel like this is very close! Great work so far! It is already significantly faster than the old build I was using.
Click to expand...
Click to collapse
Thanks for the feedback. Google services are part of the separate gapps download. They should work fine. I will check out voice recognition.
adampdx said:
Multimedia hardware acceleration works? So do we now have Nvidia drivers for Gingerbread? Or is this some fancy footwork?
Click to expand...
Click to collapse
The hardware acceleration is in recent CM7 commits. It calls on portions of code from nvidia ported in, plus the Ventana board stagefrighthw library. This allows things like x264 to work.

Current issues
So I have isolated a few priority issues in the current v1.01.1 build which I will work on addressing as soon as possible:
* Youtube does not play video correctly. This is the same behavior I see with certain x264 videos which play music but seem to crash the gallery player. This appears isolated to this current build.
* Downloading files from the browser currently does not work.
-----------
This is all fixed in v1.02

Related

[ROM][JULE19]-=Virtuous XooM v. 1.1.2=- [HC 3.2 / 99,9% Multilang][Kernel: UNITY V8]

discontinued on XDA​
{
"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"
}
Click to expand...
Click to collapse
Based on Motorola Xoom OTA (Honeycomb 3.2 HTJ85B) & SDK13
Kernel:
2.6.36.4 UNITY V8 OC kernel
If you want to use it as base then you must have the permission from us. If you want to join us to improve the ROM please contact us and we will be happy to find new members.
Click to expand...
Click to collapse
- 99.9% stock Android Honeycomb 3.2
- Multilanguages
- Improved EXT4 performance
- Ultra Fast
- Virtuous CPU scaling scripts - READ MORE
- Deodexed
- Zipaligned
- 216-1200MHz default
- OC up to 1600MHz (with SetCPU or other apps)
- ASUS Email widget
- ASUS MyWater live wallpaper
- ASUS Weather widget
- Samsung Photo Editor
- Samsung Memo
- Samsung Ebook
- Samsung MyFiles (requested by Ebook app)
- Samsung Double Clock widget
- Acer 3D Photo Browser
- Acer ApInAp
- TweetComb / FriendMe
- Busybox / Superuser
- 3G modem support (Huawei)
- Nano text editor support
- Bash command shell support
- and more
Click to expand...
Click to collapse
Issues (WIP):
- you tell me
Click to expand...
Click to collapse
- Flash via ClockworkMod Recovery
[TUTORIAL] How to Flash Virtuous Picasso Rom On the Acer Iconia A500:
(Thanks to cfcoleman)
Click to expand...
Click to collapse
V1.1.2 Full ROM:
http://www.multiupload.com/RHDAVSR382
Do a full wipe & format /system before first flash
Click to expand...
Click to collapse
More Info & GPL:
Acer: http://www.acer.com/
Kernel: http://gitorious.org/picasso-hc-kernel/picasso-hc-kernel
Credits: Google, Virtuous Dev Team (m-deejay, seo), fguy, roggin & others​
Screenshots:
Click to expand...
Click to collapse
Changelog:
Click to expand...
Click to collapse
Code:
v.1.1.2:
- Reverted old Huawei drivers
- Reverted surfaceflinger (from xoom 3.2)
- Updated ES File Explorer
- Tweaked default launcher workspace (after first start)
v.1.1.1: - http://www.multiupload.com/GA27MJVE82
- Newest kernel UNITY V8
--- Updated audio drivers
--- Tweaked interactive governor
--- Improved 1.6GHz voltage
--- 1.2GHz default
--- etc
- More translations
- Added Google Video Editor
- Updated YouTube App
- Updated ASUS widgets
- Updated Polaris Office
- Updated Huawei libs (need tests)
- Ad-Hoc support
- Removed Google Books
- Added Google+ app
- Added UI sounds/Ringtones/Notifications/Alarms from HTC Sense
v.1.1.0: - http://www.multiupload.com/5YQT9OPDGK
- Fully multilanguage (some apps from SDK 13)
- Added SMS/MMS app
- Added Quick Search Box
- Other minor fixes
v.1.0.7: - http://www.multiupload.com/5UUMKYC0EA
- Fixed USB drive mount
- Removed LumiReader
- Added Samsung Ebook
- Added Samsung MyFiles
- Removed Google Video Editor (temporarily)
v.1.0.6 U1: - http://www.multiupload.com/D9O5UA7C3Z
- Translated Gallery
- Translated Music
- Translated Browser
- Translated Market
- Translated Exchange
- Translated Calendar
- Translated SoundRecorder
- Translated DownloadProviderUI
- Translated Contacts
- Translated Desk Clock
- Updated Wi-Fi firmware
v.1.0.6: - http://www.multiupload.com/R2C93ZINF0
- Updated kernel to UNITY V7 (based on Acer official source code)
--- Updated video/camera/media drivers from nvidia git
--- Updated bcm4329 drivers
--- Boost overall performance
--- Other minor tweaks & configs
- Added ES File Explorer
- Added Samsung Photo Editor
- Added Polaris Office
- Added Samsung Memo
- Added LumiReader
- Added ApInAp
v.1.0.4/1.0.5: - http://www.multiupload.com/N3417H6OPM http://www.multiupload.com/YUHC1Q64H6
- Reverted old Market
- Final kernel included
v.1.0.3: - http://www.multiupload.com/2K33PJD81L
- Wifi dhcp fixed
- other minor fixes
- Added Asus Email widget
- Added Asus water live wallpapers
- Added Asus Weather widget
v.1.0.2: - http://www.multiupload.com/F2MGY1258X
- Fixed camcorder
- New kernel (based on roggin source)
- Other minor fixes
v.1.0.1: - http://www.multiupload.com/5SCMX3ZQTH
- Fixed sensors
- Fixed root permissions
- Fixed video playback
- Other minor fixes
v.1.0.0: -
- Initial Release
Introduction to the new Overclocking Daemon
Click to expand...
Click to collapse
This ROM features a completely new way of Overclocking and managing screen states.
The History
But before explaining it further, let's talk about previous solutions.
There are several different approaches to archieve "screen-state-scaling".
That means basically that the govenor changes if you turn the screen off and changes back to normal when turning the screen on.
This is mainly used to restrict the amount of CPU usage (the frequency in fact) during screen off. This can lead to a major battery life increase.
The solutions so far were:
App like SetCPU, which change automatically the govenor based on profiles
integrated solutions in the govenor itself
Both these solutions have major problems.
The one with a tuner app is always a little laggy right after turning on the screen because SetCPU (or any other CPU tuner) needs some time to change the govenors (up to 7 seconds). This leads mostly to major lag in the lockscreen.
The second solution is the smartass govenor. It has already a screen-state-scaling included, so it reduces the frequency when the screen turn off.
This could be a really nice solution but it has some problems too.
Smartass most of the time is not really stable and has problems with its frequency scaling.
State-of-the-art-solution
So we (more precisely rmk40) thought of a better solution.
He wrote a native C Daemon which changes the govenors instantly without any lag.
This leads to major performance improvements right after turning on the screen and in the lockscreen.
But at the moment this solution is a little bit harder to configure. We are plaing to make a GUI for this, so you get the same comfort as using SetCPU.
Nevertheless you can even now adjust the daemon to your needs.
Be aware that the daemon only works if all CPU tuner apps are deinstalled. Otherwise it deactivates itself.
How to adjust the daemon
Click to expand...
Click to collapse
The daemon is configured with 6 files in the folder /system/etc/virtuous_oc/.
There are 3 files for the wake state and 3 for the sleep state. For each state one file for the govenor, one for the minimal frequency and one for the maximal frequency.
You can easily edit these files eg. with RootExplorer or any other app which can edit system files. So you can adjust the frequencies and the govenor for each state just like with SetCPU.
In order to get the available frequencies for the current kernel, just open your favorite terminal app and type
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies
You could also use adb shell to show the frequencies on your computer.
To get the available govenors use a similar approach:
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors
Please make sure, you are entering the right values in the daemon's config files.​
woooooooow i will try it
Can't wait to download it :X
Wow you are fast! And weird! Where the hell did you get the 3.2 from? But also could you perhaps put a detailed change log or description? Would be greatly appreciated.
Thank you. You are the man (Y)
But to be honest, this 3.2 version is not enough to pursuade me to walk away from 3.1 on ur Galaxy Tab version =) The best interface, apps, speed and battery for me.
is here tun support ?
Can you provide info to the Unity version #5 and #6 please ??
I have asked in other ROM threads of your and pointed out that your link to Unity v5 is actually linked to version #4.... there are no v5 or v6 link/thread in existence....
thanks
Will Unity V6 Be in the Samsung thread soon. How is video playback any hardware capabilities yet???
Super small DL. I see it says test, but is everything functional??
edit: nevermind, i'm slow today (or you added the issues when I wasnt looking, j/k)
5 Minutes until I am finished downloading. I will post my experience. I am quite a bit pumped about this.
Thanks a lot for your work
I have install but I have got 2 problem :
- Wifi work just with static IP adress
- Keyboard is QWERTY not AZERTY
I have it installed and I am impressed. Very fast compared to out of box and the other ROMs I have tried.
I also have a problem with WIFI. It will not connect to anything (I can't try static IP from where I am right now). So I can't really test anything requiring a connection.
Kudos for the hard work!
**EDIT** I see the things you have noted as not working. So far that is all I am seeing. When I get home I will jump online with my home router and see if I can find any other issues.
I dont mean to be rude, but what exactly is the point of this rom? I mean I get the galaxy rom, its got the touchwiz, and each rom has its own appeal, but what does this rom have that the Acer doesn't? N I also understand that it is a newer version of android, but I thought it was just some minor fixes
Great! As soon as wifi is fixed I'm going to try it!
Any comments on performance? My main concern is speed and smoothness
Thanks
Enviado desde mi A500 usando XDA Premium App
I noticed my screen is not rotating properly. **FIXED** re-tested in 1.0.4
Also i cannot find the External USB thumb drive that used to be under \mnt\external_usb\ (xoom does not have a full size usb port so this might be the reason?)
and finally although superuser is installed and it comes up for all my apps they all claim not to get root access , i installed #root checker and verified i did not have root. **FIXED** re-tested in 1.0.4
good news is the screen Zoom functions for 3.2 work very nice.
also thanks for all your hard work on this ROM
I see a big difference between Xoom rom and others... the SIZE...
no kidding nearly half of the size less than the Acer one quite small already.
I think Virtous Team could provide a comparative chart and tables between all their rom
- something like VIRTOUS ROM VAULT
Xoom
Virtuous version
HC version
Size Stock
Using Stock rom ... etc...
Pros
Cons
Link to changelog
anyone know official google changelog for 3.2 ?
wanna try this rom, but i think virtuous galaxy will still be my daily usage rom
What's up with wifi? DHCP is failing for me:
139 DhcpStateMachine D DHCP failed on wlan0: Timed out waiting for dhcpcd to start

[ROM][JULE19]-=Virtuous Thrive v. 1.0.1=- [Honeycomb 3.1][Kernel: UNITY V8]

discontinued on XDA​
{
"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"
}
Click to expand...
Click to collapse
Based on Toshiba Thrive OTA 01.5.0022 (Honeycomb 3.1 HMJ37)
Kernel:
2.6.36.4 UNITY V8 OC kernel
If you want to use it as base then you must have the permission from us. If you want to join us to improve the ROM please contact us and we will be happy to find new members.
Click to expand...
Click to collapse
- 99.9% stock Toshiba Thrive ROM
- Awesome SRS postprocessing & Equalizer
- Multilanguages
- Improved EXT4 performance
- Ultra Fast
- Virtuous CPU scaling scripts - READ MORE
- Deodexed
- Zipaligned
- 216-1200MHz default
- OC up to 1600MHz (with SetCPU or other apps)
- Busybox / Superuser
- 3G modem support (Huawei)
- Nano text editor support
- Bash command shell support
- and more
Click to expand...
Click to collapse
Issues (WIP):
- microSD mounted in "/storages/sdcard-disk0" or "mnt/storages/sdcard-disk0"
- USB Flash Drive mounted in "/storages/usb0-disk0" or "mnt/storages/usb0-disk0"
- you tell me
Click to expand...
Click to collapse
- Flash via ClockworkMod Recovery
[TUTORIAL] How to Flash Virtuous Rom On the Acer Iconia A500:
(Thanks to cfcoleman)
Click to expand...
Click to collapse
V1.0.1 Full ROM:
http://www.multiupload.com/DE8VNOGAMY
Audio fix for v.1.0.1: http://www.multiupload.com/16KBWLBKU7
Do a full wipe & format /system before first flash
Click to expand...
Click to collapse
More Info & GPL:
Acer: http://www.acer.com/
Kernel: http://gitorious.org/picasso-hc-kernel/picasso-hc-kernel
Credits: Google, Virtuous Dev Team (m-deejay, seo), fguy, roggin & others​
Screenshots:
Click to expand...
Click to collapse
Changelog:
Click to expand...
Click to collapse
Code:
v.1.0.1:
- Fixed mount USB Drives
- Removed Toshiba File Manager
- Added ES File Explorer
- Other minor fixes & tweaks
v.1.0.0: - http://www.multiupload.com/HBO8ISCD1C
- Initial Release
Introduction to the new Overclocking Daemon
Click to expand...
Click to collapse
This ROM features a completely new way of Overclocking and managing screen states.
The History
But before explaining it further, let's talk about previous solutions.
There are several different approaches to archieve "screen-state-scaling".
That means basically that the govenor changes if you turn the screen off and changes back to normal when turning the screen on.
This is mainly used to restrict the amount of CPU usage (the frequency in fact) during screen off. This can lead to a major battery life increase.
The solutions so far were:
App like SetCPU, which change automatically the govenor based on profiles
integrated solutions in the govenor itself
Both these solutions have major problems.
The one with a tuner app is always a little laggy right after turning on the screen because SetCPU (or any other CPU tuner) needs some time to change the govenors (up to 7 seconds). This leads mostly to major lag in the lockscreen.
The second solution is the smartass govenor. It has already a screen-state-scaling included, so it reduces the frequency when the screen turn off.
This could be a really nice solution but it has some problems too.
Smartass most of the time is not really stable and has problems with its frequency scaling.
State-of-the-art-solution
So we (more precisely rmk40) thought of a better solution.
He wrote a native C Daemon which changes the govenors instantly without any lag.
This leads to major performance improvements right after turning on the screen and in the lockscreen.
But at the moment this solution is a little bit harder to configure. We are plaing to make a GUI for this, so you get the same comfort as using SetCPU.
Nevertheless you can even now adjust the daemon to your needs.
Be aware that the daemon only works if all CPU tuner apps are deinstalled. Otherwise it deactivates itself.
How to adjust the daemon
Click to expand...
Click to collapse
The daemon is configured with 6 files in the folder /system/etc/virtuous_oc/.
There are 3 files for the wake state and 3 for the sleep state. For each state one file for the govenor, one for the minimal frequency and one for the maximal frequency.
You can easily edit these files eg. with RootExplorer or any other app which can edit system files. So you can adjust the frequencies and the govenor for each state just like with SetCPU.
In order to get the available frequencies for the current kernel, just open your favorite terminal app and type
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies
You could also use adb shell to show the frequencies on your computer.
To get the available govenors use a similar approach:
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors
Please make sure, you are entering the right values in the daemon's config files.​
deejay, not to question your motives, nor your talent, because you churn out more ROMS than any other dev on the A500 forums, but whatever possessed you to port the Thrive over to the A500?!?!?
I had this tablet for three days last week before taking it back for a full refund.
The initial build had the "infamous" sleep bug built in right from the factory. Toshiba was aware of it, and as of last week were supposedly working hard to correct it.
It has a very nice stock video player in it, but other than that, IMHO the rom was horrid!
Knowing you, you've probably already worked the sleep bug out of it, even though the devs at Toshiba couldn't lol!
Wow! That was quick
Will be havin' a go on this
MJ-12
How come no other responses? This is either brand spankin new or after they run it it killed everyone!
PS. Just got home and found 1.1.1 of Xoom at 4% (from 85%) last night. It said Android took 54% and 19 hours of the battery.
kjy2010 said:
deejay, not to question your motives, nor your talent, because you churn out more ROMS than any other dev on the A500 forums, but whatever possessed you to port the Thrive over to the A500?!?!?
I had this tablet for three days last week before taking it back for a full refund.
The initial build had the "infamous" sleep bug built in right from the factory. Toshiba was aware of it, and as of last week were supposedly working hard to correct it.
It has a very nice stock video player in it, but other than that, IMHO the rom was horrid!
Knowing you, you've probably already worked the sleep bug out of it, even though the devs at Toshiba couldn't lol!
Click to expand...
Click to collapse
no sleep bug here.
works fine. and very fast
i love sound & srs
m-deejay said:
no sleep bug here.
works fine. and very fast
i love sound & srs
Click to expand...
Click to collapse
lol You might want to give Toshiba a call, and give them some help then!
d/l now. I'll let you know how it compares to the actual ROM the thrive came with in a bit
im a little confused though- aside from an equalizer, what does this have to offer? And what are the possibilities of a super rom? As in all of the best features of all of your Roms in one?
1st little bug, stock file explorer doesn't see the external sd card. Notification in the lower right tray shows up as "sd card inserted", but the icons at the top of the stock file explorer do not respond to the external sd card. root explorer finds it in "storage" just fine though.
Have to format, wipe and reinstall with my "browser.apk" so I don't have to keep setting ua string.
bbl with more after re-install.
Ok here we go. Video playback on YouTube is the best so far on any ROM. All audio levels are great. I injected the browser.apk from your VP ROM, and no longer have to worry about UA string.
USB drive does not work at all. No notification, can't even see it in root explorer. The notification in tray for SD card states "SD Card Inserted", but when trying to view it in the stock file explorer, when you click on the SD card Icon (upper left), you get error "SD Card is not inserted", even though notification icon shows as being inserted. I can however go into Root Explorer, and R/W the sd card under "storage".
Going to play some more, just wanted to give you the few major bugs thus far. Great job on the first port!
m-deejay,
Why do all the roms try to load handcent at the begining? do you have them all linked back to your phone?
sd card don't work as well don't read music on it in media player
m-deejay how many tablet you have ????
when I see your release loooooks so easy to make a rom hahaha...
but I know it is not easy..
good job..
what's next ?
Virtuous Galaxoomthrissus ?
Virtous PLAYBOOK !!!! Pleasse
The Odom Project said:
what are the possibilities of a super rom? As in all of the best features of all of your Roms in one?
Click to expand...
Click to collapse
I'm not an expert, but I'm guessing that isn't very likely until source for Honeycomb is available (or ICS, as it may be by then)
Music keeps ghost playing from Toshiba music app. Also storage space is way off. Says I have almost 8gb of app but still have 12gb free???
Sent from my A500 using XDA Premium App
Crsdr37 said:
Music keeps ghost playing from Toshiba music app. Also storage space is way off. Says I have almost 8gb of app but still have 12gb free???
Sent from my A500 using XDA Premium App
Click to expand...
Click to collapse
Lol mine says "Total Space 14.91Gb"...."Available 22.75Gb"
Apparently I have more than 10Gb Available than the total space of the drive!
I wouldn't worry about the initial bugs, as deejay will have them ironed out pretty quick. I'll have to say that this is the best initial release you've put out so far, or anyone else for that matter! +100,000
More CrAzInEsS! Went into my external SD card to copy my gps.conf file for my country over to the etc directory, opened it up as text, and it appears blank (nothing at all in the file). When I bring that same file back to my laptop and open it, I has all the information in it that should be there.
While I'm no DEV, there is clearly something wonky (technical term few of you will understand lol) about the way this ROM is reading, or failing to read the SD card.
I can't wait to see this rom grow. I could really use that cool galaxy clock and weather widget. I'm also missing the screen shot button which was really nifty. Keyboard is really laggy for me.
Nice initial release. Can't wait for more.

[ROM] T.M.C | CyanogenMod 7.2.0 - 19.05.2013

{
"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"
}
[T]he [M]ost [C]lean
CyanogenMod 7.2.0
19.05.2013
Download:
http://code.google.com/p/forumber-projects-for-u8800/downloads/list
​
Changelog:
18022013 ----> 19052013
- Update WiFi power control changed by dzo
- Some fixes for SD Card detection changed by dzo
- CPU voltages are changed for more battery life
- Add force phone mic with headphones & fix speakerphone echo by ksatta
- GPU driver was using offical drivers. But now, The system uses CyanogenMod GPU drivers. The new drivers decode/encode videos better,more battery friendly. And also fixes some graphic bugs in some games (like Dead Trigger,Vector)
- X5 Settings is moved to Settings and removed some useless features.
- Camera drivers are changed. Auto focus improved in photo/video capture.Fixed the problem of blurring while capturing video.
- Updated Synaptics Touch Screen driver. It's more responsive now.
- Battery life is improved.
- ZRAM turned on by default.
- All native tethers (WiFi & USB) are working
29012013 ----> 18022013
- WiFi driver changed to genokolar's driver. It may slower but more stable than offical wlan driver
04012013 ----> 29012013
- "Phone sometimes going to bootloop on bootanimation" is really fixed now
- WiFi drivers are updated from offical GB by Huawei.
- Audio drivers are updated from lastest ICS drivers in kernel
- Atmel Touch Screen driver updated by me (increased feedback,fixed the lag). Now, as good as in 2.6.32.9
- Other updates
01012013 ----> 04012013
- Added SmartAssV2 governor
- Added & enabled bfq i/o schulder by default
- Keypad led brightness is reduced
- Added haptic feedback for soft keys support. You can enable this in X5 Settings
- some fixes for bluetooth problems
- Disabled second mic and voice quality is improved
- Added X5 Settings
- changed some voltages for system stability and battery life. also You can change voltage volues with Antutu CPU Master
- Lag on Atmel TS is fixed but I'm not sure,please give me a feedback about this
- Font changed to "Ubuntu" font
16122012 ----> 01012013
- Sensors are updated. All of sensors are working
- Compass fixed
- Added some tweaks for battery & stability
- This update will wipe dalvik-cache so the first boot after update may take longer than other
09122012 ----> 16122012
- "Phone sometimes going to bootloop on bootanimation" is fixed
- Disabled Beats Audio,Added DSPManager
- VSYNC turned on,battery will not draining
04082012 ----> 09122012
- Builded from lastest CyanogenMod source so base is fully changed
- Kernel Changed (with a lot of updates)
- Some libraries taken from LeWaOS
- Fixed a lot of updates
- etc
12072012 ----> 04082012
- Beats Audio added,DSP Manager deleted
- Bravia Engine updated
- Themes comes by default and ICS Theme is enabled by default.
- Revert to genokolar's CM7 and I fixed a lot of bug,so it runs more stable and faster.
- My preference, use auto task terminator for more RAM.
- FPS unlocked (up to 55 fps)
- ZRAM turned off
- Added Google Maps and Google Talk
First release ----> 12072012
- CyanogenMod base was changed to RC0
- Written host file blocking ads
- Nemus Launcher updated, will be less teasing.
- Written scripts against overheating.
- Shortened time connecting to Wifi
- Many tweaks for games.
Main Features:
- based on CyanogenMod 7.2.0 RC2
- Completely clean
- Bug free!
- CPU has stable frequencies up to 1.8 Ghz with modded kernel
- Incoming / outgoing sounds are clean - high
- Fully multilanguage
- FPS locked to 45 for prevent the fluctuation of the screen and improve battery performance. If you are prompted,you can unlock it.
- Media Profiles (video-camera settings) taken from Elite X1
- Experience lifelike colors on the screen with Bravia Engine.
- Wi-Fi drivers have been updated. Now, more than 15 Mbit download speed, even in the WPA
- Accelerometer works stable.
- Compass is working stable. (after calibrate)
- Light sensor reacts quickly.
- Additional theme support (by CM7)
- Stable even at 600 Mhz.
- USB Tether works. Use Barnacle Tether for Wifi Tether.
- Customized settings for the RAM (Thanks MosTERRA)
- Database IO performance is better with modded sqlite.
- If you select auto 3G/2G mobile settings, the device gives higly priority to 3G.
- ZRAM turned on by default.
- You can play Gameloft games without any need for correction of build.prop
- You can see internal and external storages at the same time in the PC and phone.
Screenshots:
​
so this is for wich version of the kernel? .32? .35? 3.0.8?
first impression: smooth, a lot of usable (!) features, but rom is still pretty smooth and fast even at 600mhz (like you said), MC3 runs at 1ghz as smooth as it should, nice animations and i also love other icons. I am verry impressed at speed of this rom
installation went well with cwm5.8
there is a common cm7 problem - error while searching for network. and another thing - primary language is turkish, but I mannaged to change it I just looked at icons
so far is this very good rom, i think i will stay at this one for a long while - i usually flash new one every week
didnt saw it... really sorry...
brdnacer said:
first impression: smooth, a lot of usable (!) features, but rom is still pretty smooth and fast even at 600mhz (like you said), MC3 runs at 1ghz as smooth as it should, nice animations and i also love other icons. I am verry impressed at speed of this rom
installation went well with cwm5.8
there is a common cm7 problem - error while searching for network. and another thing - primary language is turkish, but I mannaged to change it I just looked at icons
so far is this very good rom, i think i will stay at this one for a long while - i usually flash new one every week
Click to expand...
Click to collapse
oow,I forgot to write a note about "first boot lang is Turkish". I'm sorry.
Thanks for feedback!
could you give some instructions about installation? i am on kernel .32 now. do i need to install this after updating to official gingerbread?
forumber2, this, of course doesn't support force internal mic with headphones on, like every other .35 ROM, correct? I would love to try this, but the lack of that is a big problem for me
fjsferreira said:
forumber2, this, of course doesn't support force internal mic with headphones on, like every other .35 ROM, correct? I would love to try this, but the lack of that is a big problem for me
Click to expand...
Click to collapse
I didnt try it so I can not say anything about this,sorry
Experiences said:
could you give some instructions about installation? i am on kernel .32 now. do i need to install this after updating to official gingerbread?
Click to expand...
Click to collapse
You must install offical GB before install this ROM. If you want, I can send a PM about install this ROM?
Very nice Rom, I am loving it, I was missing CM
Is it possible to increase the painel frame rate to 53 with this script?
Code:
echo 31745 > /sys/devices/platform/mddi_nt35582_wvga.0/t2
This would make this Rom my main 4 some time for sure:fingers-crossed:
Experiences said:
could you give some instructions about installation? i am on kernel .32 now. do i need to install this after updating to official gingerbread?
Click to expand...
Click to collapse
if what u want to ask is if you need to install oficial .35 rom before installing this rom the answer is yes...
kaza said:
Very nice Rom, I am loving it, I was missing CM
Is it possible to increase the painel frame rate to 53 with this script?
Code:
echo 31745 > /sys/devices/platform/mddi_nt35582_wvga.0/t2
This would make this Rom my main 4 some time for sure:fingers-crossed:
Click to expand...
Click to collapse
You can unlock FPS to 55, but i think your method dont work on this ROM. You can do this method for unlock FPS to 55;
1-Open Root Explorer
2-find "system/etc/enhanced.conf"
3-Mount as RW
4-Open "enhanced.conf" with Text Editor
5-find "VSYNC=on" in "enhanced.conf"
6-change "VSYNC=on" to "VSYNC=off"
7-save it and reboot
enjoy :good:
forumber2 said:
You can unlock FPS to 55, but i think your method dont work on this ROM. You can do this method for unlock FPS to 55;
1-Open Root Explorer
2-find "system/etc/enhanced.conf"
3-Mount as RW
4-Open "enhanced.conf" with Text Editor
5-find "VSYNC=on" in "enhanced.conf"
6-change "VSYNC=on" to "VSYNC=off"
7-save it and reboot
enjoy :good:
Click to expand...
Click to collapse
This method works, but unfortunatly it causes some screen tearing on my device, at 53fps it works perfectly, anyway, thanks for your answer
I'll test. I'ma big fan of CM7.
Thank you.
im not a big fan of cm7 but im starting to be a huge fan of forumber2 work... just wanted to say that im not sticking with this rom i prefer crazy miui as they are both really good, but just cause i prefer miui style, cause as far as im concern this rom in 2 hours of use its working flawless and smoth...
im gonna stick with it till tomorrow to see how battery performs... to reply here...
thks forumber2 for another well done work...
inculto said:
im not a big fan of cm7 but im starting to be a huge fan of forumber2 work... just wanted to say that im not sticking with this rom i prefer crazy miui as they are both really good, but just cause i prefer miui style, cause as far as im concern this rom in 2 hours of use its working flawless and smoth...
im gonna stick with it till tomorrow to see how battery performs... to reply here...
thks forumber2 for another well done work...
Click to expand...
Click to collapse
Yeap,battery performance reports and more screen shots are being waited impatiently here.
---------- Post added at 02:31 AM ---------- Previous post was at 02:23 AM ----------
Guys,I wonder:
-Is volume rocker wake possible? I can't live without it anymore.
-What about sensors? Are photos rotating without lags besides proximity sensor?
Thanks.
volume rocker function is available...
and for now im a bit dissapointed with battery performance... 16% with no use and wifi on.... hum... maybe its draining a bit?
inculto said:
volume rocker function is available...
and for now im a bit dissapointed with battery performance... 16% with no use and wifi on.... hum... maybe its draining a bit?
Click to expand...
Click to collapse
Nooooooooo
It's too much cause it's nearly nothing even if wifi is on on most roms.
I'll install 30 min.later.we can compare.Be sure i'm very obsessed with battery drain.can interpret easily.
Edit:After 2 hours,battery seems normalat least,as good as an official rom.
Installed this, but there's something wrong with it. Wiped everything and no phone functionality / does not register battery.
-KJ
fjevel said:
Installed this, but there's something wrong with it. Wiped everything and no phone functionality / does not register battery.
-KJ
Click to expand...
Click to collapse
You must install B5xx before install this ROM :good:
forumber2 said:
You must install B5xx before install this ROM :good:
Click to expand...
Click to collapse
Hi fornumber2,
I am now on stock B528, just would like to see if I am eligible to install your ROM? Can't wait to give it a try... :cyclops:

[ROM][4.4.4]VanirAOSP[OFFICIAL][Galaxy Exhibit-SGH-T599X]

{
"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"
}
Smooth like Butta
Follow on G+: Team Vanir
Vanir Team:
NuclearMistake
Sonicxml
DHO
PrimeDirective
Not all features are available yet.
Features:
Welcome to VanirAOSP. Our mission is to deliver a clean optimized version of Android with subtly improved versions of the features you love to as many devices as possible. we've tried to incorporate and improve our features in a way that makes them more cohesive to improve the overall user experience while correcting any performance regressions and improving functionality..
What to expect:
- This is not a McCopy ROM. What goes into our build is well thought-out and not a bunch of stuff duck taped together because we could.
- maximum optimization. We do our research. We test hard. We build -fstrict -O3 globally and include a massive array of code optimizations and memory leak fixes that we write ourselves and eventually submit to AOSP or Linaro.
- originality in our source. We generate a lot of new commits being features or general code improvements. We are open source to share and improve the community but we also try to make sure we offer a unique experience.
- aesthetics.. hopefully in your opinion
General features:
stock mode - ability revert to stock AOSP code with the exception of a few custom features we chose to keep active
enhanced performance.. longer uptime with less slowdown
custom written CRON and init.d.
UI and graphics improvements
custom navbar, navring, and hardware key features
improved notification handling (active display & halo are in review also)
usability improvements like power reboot menu and sound
animation control
Improved Vanir keyboard
CM's profiles & quicksettings
additional quicksetting tiles
immersive mode
statusbar mods
clock & battery mods
lockscreen blur and other mods
soon to come -> quick cam and flash notifications
busybox, embedded root, init.d, cron etc
yatta yatta yatta
more to come when i feel like updating the op
Changelog:
**Vanir Open Status
**Vanir Merged Status
Vanir Downloads (nuclearmistake):
**Nightlies
Recovery Downloads:
**TWRP 2.7
**CWM
Vanir Github:
**VanirAOSP Git
Gapps:
**4.4.2 PA Gapps
Installation Instructions
Make sure your using twrp above it's required
Full wipe
Install ROM
Install Gapps
Thanks
TeamVanir
Meticulus
Everyone here for keeping me inspired
Too many to thank. You know who you are who stood by since day 1
Reserved

			
				
Awesome Job Unjustified Dev! Another New Great ROM to add to the list. It's definitely smooth like butter! Thank you!
Sent from my SGH-T599X using XDA Premium 4 mobile app
Thanks for this ROM which someone can fix the BT audio in call but thanks I will use this one I like thanks again
Sent from my SGH-T599N using xda app-developers app
Tethering
Nice to see a few ROMs for the T599! I am testing on the T599 T-Mobile variant.
Maybe there is an issue with Bluetooth.
Bluetooth tethering is not working.
But, WiFi tethering is working fine. :good:
Installed smoothly once I updated CWM. Will post on how it goes from here.
ps That's a bad ass boot image lol
Edit: Not a fan of how you put Vanir over the space bar, but I guess it doesn't matter because I'm not going to be using the stock keyboard anyway.
Edit2: Phone seemed to turn off randomly in the middle of the night, other than that it's working great so far.
Edit3: The music app combined with DSP Manager is pretty neat. If the music is distorting, the music app will pause to avoid damaging your system.
Edit4: Screen recording completely freezes the phone.
Kennehisftw said:
Installed smoothly once I updated CWM. Will post on how it goes from here.
ps That's a bad ass boot image lol
Edit: Not a fan of how you put Vanir over the space bar, but I guess it doesn't matter because I'm not going to be using the stock keyboard anyway.
Edit2: Phone seemed to turn off randomly in the middle of the night, other than that it's working great so far.
Edit3: The music app combined with DSP Manager is pretty neat. If the music is distorting, the music app will pause to avoid damaging your system.
Edit4: Screen recording completely freezes the phone.
Click to expand...
Click to collapse
Screen recording doesn't work on these devices. I am removing the option that shows that to prevent device freezing.
I've redone the device tree and device is now codinalte. I made this change so that the assert checks won't allow flashing of older recoveries which would lead to device bootloops if used with the new j4fs and param setup.
Make sure you see the new instructions.
Changelog
-Used gcc 4.8 instead of 4.7 now that it's been tested.
-Removed all device asserts to prevent use of older recoveries.
-Disabled the use of screen record
-Switched device name to codinalte to cause less confusion with ace 2 users
-Upstream Vanir changes
-Philz cwm , cwm , and twrp now available for codinalte enabled builds only
Excellent ROM
Sent from my SGH-T599N using XDA Premium 4 mobile app
To everyone wondering this is the initial release of codinalte. I made this change to ensure everyone would be on the correct recovery and if you are on an older one it wouldn't let you install it . It would cause a bootloop due to the mismatch of j4fs and param module. This is the only way I can think of to ensure everyone is safe.
Unjustified Dev said:
To everyone wondering this is the initial release of codinalte. I made this change to ensure everyone would be on the correct recovery and if you are on an older one it wouldn't let you install it . It would cause a bootloop due to the mismatch of j4fs and param module. This is the only way I can think of to ensure everyone is safe.
Click to expand...
Click to collapse
What bugs does this have other than the Bluetooth audio? Same as Omni Rom?
Cogra147 said:
What bugs does this have other than the Bluetooth audio? Same as Omni Rom?
Click to expand...
Click to collapse
Yes , we should all have the same bugs. The only ones that will make a difference are rom specific issues.
Unjustified Dev said:
Yes , we should all have the same bugs. The only ones that will make a difference are rom specific issues.
Click to expand...
Click to collapse
Here are some bugs I'd experienced recently with VanirAOSP ROM latest build.
1. Last night I had set my alarm clock to wake up this morning but the alarm didn't go off because I found my phone shutdown or powered off. Apparently the randomly shutdown in the middle of the night.
2. Yesterday I had two occasions where my Network was lost completely. I had to reboot the phone to get it back.
3. I noticed that when I receive a call or make a call the volume sounds like is half way down. I always have my volume set all the way up. When someone calls me I have to hit the volume down one or twice and then back up to fix the loudness of the call. Something is not right.
4. I noticed that when ever I play and embedded YouTube Video whether in a Browser of any kind or an RSS Reader it FCs the application before the video starts. All the time. Here is an example. I recorder this LogCat for you....https://www.dropbox.com/s/aaf7wgywrf66b7a/2014-03-17-14-15-24.txt I try playing a YouTube video on this website.. http://sploid.gizmodo.com/here-are-7-facts-about-superheroes-you-probably-didnt-1541767101 on the AOSP Browser and same thing happens with other Browsers and apps with YouTube Video embedded in them.
Sent from my SGH-T599N using XDA Premium 4 mobile app
DJVargas said:
Here are some bugs I'd experienced recently with VanirAOSP ROM latest build.
1. Last night I had set my alarm clock to wake up this morning but the alarm didn't go off because I found my phone shutdown or powered off. Apparently the randomly shutdown in the middle of the night.
2. Yesterday I had two occasions where my Network was lost completely. I had to reboot the phone to get it back.
3. I noticed that when I receive a call or make a call the volume sounds like is half way down. I always have my volume set all the way up. When someone calls me I have to hit the volume down one or twice and then back up to fix the loudness of the call. Something is not right.
4. I noticed that when ever I play and embedded YouTube Video whether in a Browser of any kind or an RSS Reader it FCs the application before the video starts. All the time. Here is an example. I recorder this LogCat for you....https://www.dropbox.com/s/aaf7wgywrf66b7a/2014-03-17-14-15-24.txt I try playing a YouTube video on this website.. http://sploid.gizmodo.com/here-are-7-facts-about-superheroes-you-probably-didnt-1541767101 on the AOSP Browser and same thing happens with other Browsers and apps with YouTube Video embedded in them.
Sent from my SGH-T599N using XDA Premium 4 mobile app
Click to expand...
Click to collapse
You could try this for low call fix http://forum.xda-developers.com/showthread.php?t=2676518
Use the onlyincallfix.apk it should work to fix volume please confirm this.
The video problem is due to the patches we used not supporting a certain function required for the video playing. The phone randomly dying is something i know nothing about as of yet.
Does it work on the international version and does it have random reboots like in the latest CM11?
LMH1998 said:
Does it work on the international version and does it have random reboots like in the latest CM11?
Click to expand...
Click to collapse
This is not for s3 mini. Please wait some time for me do a test build. I don't have the s3 mini but it's a similar device. If you want I can send you a pm of the test build. Please continue this conversation in a private message.
Phone died overnight even though on charger. I believe its the performance function. Installed voltage control. Still testing. Will post results.
Sent From DWil's Magic Carpet t599n
wilbigdaddy2000 said:
Phone died overnight even though on charger. I believe its the performance function. Installed voltage control. Still testing. Will post results.
Sent From DWil's Magic Carpet t599n
Click to expand...
Click to collapse
I am looking into it. I haven't noticed why it did that yet. I can add back dvfs limit if you think it's the voltage. Basically you won't be able to use performance control it will stay at 0 for min and max.
Unjustified Dev said:
I am looking into it. I haven't noticed why it did that yet. I can add back dvfs limit if you think it's the voltage. Basically you won't be able to use performance control it will stay at 0 for min and max.
Click to expand...
Click to collapse
wilbigdaddy2000 said:
Phone died overnight even though on charger. I believe its the performance function. Installed voltage control. Still testing. Will post results.
Sent From DWil's Magic Carpet t599n
Click to expand...
Click to collapse
The same thing happened to me, but while running Beanstalk. I have been running Vanir for the past few days and I have not seen any issues with FC or reboot yet. Battery life appears to be excellent, lasting 48 + hours with light use.
I am running the T-Mobile variant.

Android M is coming tomorrow to an i9000 near you!

OK,
so i thought I would let everyone know tomorrow I will release the first M release for i9000, the reason I waited so long is because I felt it was pointless to release something that was barley working, now keep in mind there are still many stuff still to fix but its a great achievement after weeks of work which I would like to share with you.
So the first ROM will be OMNI, and before you all go crazy and say "you promised CM", It may come later but right now CM is so bloated its not worth it, I got it running but its slow as hell and has more work to do to bring it up.
Omni is usable but don't expect 5.1.1 performance, even using the overclocked kernel its pretty damn slow with the google framework.
Anyway here is the current progress:
Fully Working:
* Wifi
* RIL
* Sensors
* Audio
Unknown/half-baked:
* GPS (I'm not sure, I think it needs a few updates so don't count on it)
* BT (it turn on and connects but sometimes disconnects itself, anyway its 50% done)
* Camera (doesn't work using aosp app, works on 3rd party apps but for some reason rotation doesn't always work)
* Storage works but since we can't emulate partitions yet we only can used the shared data partition so no access to the full storage only 1.5GB or so, I will fix it once I figure out how to apply LVM to android M
Notes: I created a special gapps since system partition is too small even for omni and a pico gapps, it removes some apps that can be downloaded via play store such as browser and camera.
Also keep in mind its pretty sluggish at times, memory is used 100% of the time and zRAM is pretty slow
I will upload the package tomorrow.
On a side note: I used a special dedicated server with high speed internet to sync and push commits, I can't afford it myself anymore, its only $50 a month but sadly its too much for me, if I don't renew it by the 2, they will close me down and I will need to work on my home PC which is much slower and will take longer to compile, if anyone can donate anything it would help. I also spent $50 on this phone (I own a LG G3 as my main device) just to show you how much I want to help everyone out. its a fun hobby
Anyway feel free to comment.
Screenshot bellow
{
"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"
}
Deleted.
Amazing!!!
Ok, I will try Optimize
A-6.0.0 in coming
sooti said:
OK,
Unknown/half-baked:
* GPS (I'm not sure, I think it needs a few updates so don't count on it)
* BT (it turn on and connects but sometimes disconnects itself, anyway its 50% done)
* Camera (doesn't work using aosp app, works on 3rd party apps but for some reason rotation doesn't always work)
* Storage works but since we can't emulate partitions yet we only can used the shared data partition so no access to the full storage only 1.5GB or so, I will fix it once I figure out how to apply LVM to android M
Click to expand...
Click to collapse
Not sure exactly your sources, but with bluetooth you probably want to modify bdroid_buildcfg.h in device/samsung/galaxysmtd and disable BLE, GATT, and SMP from the bluetooth stack. To fix compilation issues, you will then need to apply Dmitry Grindberg's system/bt patch.
For the insufficient storage for gapps problem, you could try modifying the updater.sh and changing the SYSTEM_SIZE declaration near the top to something larger. Note that this does take away from /data. You could also try disabling DEX_PREOPT if you haven't already.
Did you get selinux working, even in permissive mode? If so, then I could probably help with creating the proper policies to set it to enforcing.
Anyways, thanks for all your work!
xc-racer99 said:
Not sure exactly your sources, but with bluetooth you probably want to modify bdroid_buildcfg.h in device/samsung/galaxysmtd and disable BLE, GATT, and SMP from the bluetooth stack. To fix compilation issues, you will then need to apply Dmitry Grindberg's system/bt patch.
For the insufficient storage for gapps problem, you could try modifying the updater.sh and changing the SYSTEM_SIZE declaration near the top to something larger. Note that this does take away from /data. You could also try disabling DEX_PREOPT if you haven't already.
Did you get selinux working, even in permissive mode? If so, then I could probably help with creating the proper policies to set it to enforcing.
Anyways, thanks for all your work!
Click to expand...
Click to collapse
Hey, regarding BT, it compiles fine, and turns on fine, i can connect to other devices, but sometimes get disconnections, in short its just not 100% stable
storage i'll look into it, thanks for the tip.
selinux is disabled right now, if you want to help me with se policies that would be great, i can probably do it myself but help would be great.
What wo;; DEX_PREOPT do?
big question is how to get it running smoother, even using commits from your kernel for OC its still slow as hell with gapps...
sooti said:
Hey, regarding BT, it compiles fine, and turns on fine, i can connect to other devices, but sometimes get disconnections, in short its just not 100% stable
storage i'll look into it, thanks for the tip.
selinux is disabled right now, if you want to help me with se policies that would be great, i can probably do it myself but help would be great.
What wo;; DEX_PREOPT do?
big question is how to get it running smoother, even using commits from your kernel for OC its still slow as hell with gapps...
Click to expand...
Click to collapse
DEX_PREOPT basically pre-compiles the system apps for ART. You can read more about it at https://source.android.com/devices/tech/dalvik/configure.html. It speeds up the first boot significantly at the trade-off for storage space. We have it enabled in BoardConfigCommon.mk
For the BT bit, when I first brought up my variant to Omni5.1 I didn't have those bits disabled and I got similar random disconnections, etc so I figured it might be a similar problem (plus on the CM13 branch on your github you have them enabled).
With selinux, where is it disabled? l couldn't get anything to boot if I had selinux enabled in the defconfig, but when I disabled selinx (as you have in the android-6.0 branch of your kernel) then things started booting.
And I have no idea how to get it running smoother....
xc-racer99 said:
DEX_PREOPT basically pre-compiles the system apps for ART. You can read more about it at https://source.android.com/devices/tech/dalvik/configure.html. It speeds up the first boot significantly at the trade-off for storage space. We have it enabled in BoardConfigCommon.mk
For the BT bit, when I first brought up my variant to Omni5.1 I didn't have those bits disabled and I got similar random disconnections, etc so I figured it might be a similar problem (plus on the CM13 branch on your github you have them enabled).
With selinux, where is it disabled? l couldn't get anything to boot if I had selinux enabled in the defconfig, but when I disabled selinx (as you have in the android-6.0 branch of your kernel) then things started booting.
And I have no idea how to get it running smoother....
Click to expand...
Click to collapse
I'll look into the bt, selinux is disabled in kernel
https://github.com/lollipopi9000/android_kernel_samsung_aries/commit/c1d925aeca5af739206df44f742ddb0d32ab6d3e
Your Bulid 6.0.0 support init.d ?
dracov76 said:
Your Bulid 6.0.0 support init.d ?
Click to expand...
Click to collapse
No idea...
Not ready??
althafvly said:
Not ready??
Click to expand...
Click to collapse
Almost, since I couldn't offord my build server I set up build on my local pc and its slow and has issues, hopefully in a few hours ill post it
i use on my old hp touchpad the new marshmallow version from flintman and it it's faster then the old 5.1.1 version. Perhaps you can ask him to improve the speed.
Trainer_H said:
i use on my old hp touchpad the new marshmallow version from flintman and it it's faster then the old 5.1.1 version. Perhaps you can ask him to improve the speed.
Click to expand...
Click to collapse
HP touchpad has 1GB of ram, that will work ok on 6.0, the i9000 has 512MB which 380MB are used for actual OS use, so you really are pushing the limit, i'll look into it in any case.
Also, official thread is up in development forum, I'm uploading the build now
Thanks God it's not CM. Please, not CM. Always that damn CM! Why? It is good, yes, but usually more laggy than others.
OmniROM 6.0 (Android M) v. ALPHA 2
When does the update do? Can not wait. Thank you
:good:
for I9000
Will it be capable of handling the firmware?
---------- Post added at 05:38 AM ---------- Previous post was at 05:37 AM ----------
abc_sk2002 said:
Will it be capable of handling the firmware?
Click to expand...
Click to collapse
not able to believe....

Categories

Resources