Slim6 port for R1-HD **CAMERA_Almost_FIXED** - BLU R1 HD Guides, News, & Discussion

Know issues:
1. Bluetooth toggle will not turn on
2. video codec makes first 10-15 seconds of video only green screen--(not noticed so much after install gapps and using chrome browser)
3. Camera not working
Resolved*
*testing phone had stock camera app disabled and was using open camera. With stock camera multiple crashes and unable to connect issue with camera. V3.5 has removed stock camera and added open camera to priv-app (preinstalled)
4. Microphone is also not working
V3.5 has fixed microphone.
5. video recording not working
V3.7 fixed video record for back camera only--also seems to have stabilized photo camera--(but still has crashed)
V-x-4.1 minor edits. Removed old renamed files. Removed apps and libs for fingerprint scanner. Swapped apns-config.xml from V21 to try get connection for more carriers. But it seems some devices are not able to even see imei from board V4.1 removed. Audio broken
x-v-4.6 has audio streaming partly functioning. Audio/ video plays some amount of time then stops. but will continues if playing through bluetooth. Further testing on speaker needed. Audio issue notIS present in FMRadio and unknown in phone. So far only in streamingMOST SOUND situations, like music apps and YouTube.
Also list of added apps primarily added for testing reasons
1. GPS test
2. AudioRecorder
3. File_Manager _es_file V3 (fewer ads)
4. OpenCamera
V5.0
removed extra fingerprint program, added MDDB folder (base band) trying to resolve 2 reports of lost IMEI on this rom. I have not had issue, so cannot confirm if adding these files has fixed problem.
V6.7-current beta
/system changes tracked on github
v6.7-or current /system
boot.img changes on github
https://github.com/mrmazakblu/Slim-port-boot-img
..
..
Install:
must have unlocked boot loader.
put rom file on sdcard and install with twrp =>Latest TWRP 3.1.1-0
you needs to install gapps.
http://opengapps.org/http://opengapps.org/
You need to enable navigation bar to get onscreen buttons.
settings >Navigation >Navigation bar >Enable navigation bar.
thanks to : @vampirefo this rom is ported from his build for the BLU Life Max
XDA:DevDB Information
Slim6 port for R1-HD, ROM for the BLU R1 HD
Contributors
mrmazak
ROM OS Version: 6.0.x Marshmallow
Based On: @vampirefo 's Blu Life Max SlimRom
Version Information
Status: Beta
Stable Release Date: 2017-06-16
Current Beta Version: x-5.0
Created 2017-06-09
Last Updated 2017-11-02

Thanks Great work I would like a RR.5.7.4
Enviado desde mi R1 HD mediante Tapatalk

can you take photos from this rom how looks like and thanks for working on this device i hope issue with camera will be fixed thanks @mrmazak

meroher said:
can you take photos from this rom how looks like and thanks for working on this device i hope issue with camera will be fixed thanks @mrmazak
Click to expand...
Click to collapse
there are 4 screen shots on the screenshot tab. But the look of any rom can be changes how you like with different launchers if desired.

Fixed the bugs except for the camera one.
New zip file in download tab.
Moved status from testing to beta.

camer.sh is my porting script, I made it, to make porting libs easier.
Sent from my Life Max using Tapatalk

vampirefo said:
camer.sh is my porting script, I made it, to make porting libs easier.
Sent from my Life Max using Tapatalk
Click to expand...
Click to collapse
Yes, the original locations listed in the script are to your /home dir.
I imported all but a few of the libs listed. The ones left out were *nvram*, related and one for "fs_mgr". one of them caused the rom to freeze at boot with the pop up message "starting apps". Left it there for 20 minutes first time. then started removing libs untill it booted again.
I was hoping to find what you did to make the camera work in zenUI. and that camera.sh was big help, but did not get the camera going. By itself.
I have been using diff to compare the lib folder in zenrom to 6.6 (because 6.6 was used to port zen, i think) and then compare Slim lib folder. I compiled lists of different files, identical files, missing files. All this has not gotten me any closer yet.
so far I have (as long as I didn't miss any) swapped in all the libs that were identical between zen and 6.6 to this slimrom using V21 as donor, only seemingly to have no effect.
After I run out of libs to swap in I am out of ideas.
I know it has been said fixing camera on cm/ lineageOS 14 (android 7) is not possible yet. But I thought is was possible on android 6

Camera Is Fixed*
I now have camera working on this slim port...
uploading built/port number 33 (X-3.3)
still needs small bug fixed, that will not screen cast to chromecast.
and first time I opened camera I did not have any on-screen navigation buttons(no way to exit camera). after some time buttons were available and next time it opened normal.

mrmazak said:
Yes, the original locations listed in the script are to your /home dir.
I imported all but a few of the libs listed. The ones left out were *nvram*, related and one for "fs_mgr". one of them caused the rom to freeze at boot with the pop up message "starting apps". Left it there for 20 minutes first time. then started removing libs untill it booted again.
I was hoping to find what you did to make the camera work in zenUI. and that camera.sh was big help, but did not get the camera going. By itself.
I have been using diff to compare the lib folder in zenrom to 6.6 (because 6.6 was used to port zen, i think) and then compare Slim lib folder. I compiled lists of different files, identical files, missing files. All this has not gotten me any closer yet.
so far I have (as long as I didn't miss any) swapped in all the libs that were identical between zen and 6.6 to this slimrom using V21 as donor, only seemingly to have no effect.
After I run out of libs to swap in I am out of ideas.
I know it has been said fixing camera on cm/ lineageOS 14 (android 7) is not possible yet. But I thought is was possible on android 6
Click to expand...
Click to collapse
I believed the newer libs might fix the camera, that was the reason, I bought a cheap R1HD from eBay, but the phone didn't work so couldn't test.
Anyway it seems they did, so that's good.
Sent from my Life Max using Tapatalk

vampirefo said:
I believed the newer libs might fix the camera, that was the reason, I bought a cheap R1HD from eBay, but the phone didn't work so couldn't test.
Anyway it seems they did, so that's good.
Sent from my Life Max using Tapatalk
Click to expand...
Click to collapse
the final step was to use the stock "system\lib\hw\camera.mt6735.so" but rename it to "system\lib\hw\camera.mt6737m.so"
i found that when I was trying to change the build.prop to show "6735" on platform but phone would not boot like that. So i got thinking any file needed that had 6735 in the name would also not work,

mrmazak said:
the final step was to use the stock "system\lib\hw\camera.mt6735.so" but rename it to "system\lib\hw\camera.mt6737m.so"
i found that when I was trying to change the build.prop to show "6735" on platform but phone would not boot like that. So i got thinking any file needed that had 6735 in the name would also not work,
Click to expand...
Click to collapse
Yes, ROM is built for 6737, R1HD and Life Max are almost the same phone, difference size, camera and 6737 instead of 6735.
Anyway good job.
Sent from my Life Max using Tapatalk

how is the performance vs stock with all bloatware removed?

deathblade200 said:
how is the performance vs stock with all bloatware removed?
Click to expand...
Click to collapse
Seems a little quicker on slim6

Great job, I like it

So is this a usable daily driver?

roboman2444 said:
So is this a usable daily driver?
Click to expand...
Click to collapse
It's been stable and smooth for me, I have not had any force closes, reboots, or any odd behavior. I would call it a good daily.

mrmazak said:
It's been stable and smooth for me, I have not had any force closes, reboots, or any odd behavior. I would call it a good daily.
Click to expand...
Click to collapse
Nice, ill think about installing it then.
Will the camera fix potentially help with android 7 roms?

roboman2444 said:
Nice, ill think about installing it then.
Will the camera fix potentially help with android 7 roms?
Click to expand...
Click to collapse
I do not think the camera fix here will help 7.
These lib files, "so" files, "blobs", call them as you will. Are still for Android 6 so , as I believe will not work on 7

mrmazak said:
Seems a little quicker on slim6
Click to expand...
Click to collapse
I know benchmarks don't mean a whole lot but they can give an idea of performance so could you provide some benchmarks for comparison? just trying to decide if I should switch to the rom or not

deathblade200 said:
I know benchmarks don't mean a whole lot but they can give an idea of performance so could you provide some benchmarks for comparison? just trying to decide if I should switch to the rom or not
Click to expand...
Click to collapse
They would be the same or about the same, a rom doesn't increase benchmarks, a custom kernel might, benchmarks have their place this isn't one of them.
To each their own I guess.
Sent from my Life_Max using Tapatalk

Related

AOKP - Requests for development (Th3Bill's rom)

Well guys we have a pretty good chance to include everything (...what is possible) we ever wanted on our Atrix...
in an other thread th3bill (the dev. behind AOKP milestone 6 port) opened there were alot of request for features on the next builds, th3bill offered to open a discusion which include all requests in one place.
** Th3bill, we love your work and your willing to do for others. your private time "wasted" on porting and developing is not ovious and we do appriciate it. keep on the excellent work and again a major thank, us - the users.
since nobody did it so far i'll start:
i whould like the next build to include:
1. call recording option.
2. video call option.
3. webtop interface?
4. google music.
5. led color control in order to customize notifications.
6. o.c kernel.
7. some other cpu governors.
8. google's android jellybean featuers? espacially build-in voice recognition.
things to fix (what i've noticed):
1. video cam - known problem.
2. browser issus (fc when changing ls and portrait).
3. edit custom brightness levels (fc).
4. can't change signal and wifi colors.
5. also battery bar won't show up.
6. wifi direct won't work.
7. wifi hot spot works and immidiatly stops(maybe it's just my device).
-By now your port is the best rom my atrix had so...big thanks !!!
-I know you working too hard already (DON'T FORGET TO HAVE FUN !!, i wrote all of the things i think can be added. with or without them it is still almost perfect.
guys it is your turn now...make some suggestions for improvement:
Hey Everyone!
I'm sure most of you know me by now. Those of you who do not, I am NOT the type of rom porter who gets upset by questions/requests/PMs. Just understand that I build 3 builds of MIUI (Photon, Atrix, Infuse), 2 builds of AOKP (Photon, Atrix), 2 builds of Paranoid Android (Photon, Atrix), as well as help Jokersax11 with various projects, including our Kitchen Sink. That being said, it might take me a little bit to respond...but I will.
---------- Post added at 10:02 PM ---------- Previous post was at 09:53 PM ----------
toomaiv said:
Well guys we have a pretty good chance to include everything (...what is possible) we ever wanted on our Atrix...
in an other thread th3bill (the dev. behind AOKP milestone 6 port) opened there were alot of request for features on the next builds, th3bill offered to open a discusion which include all requests in one place.
** Th3bill, we love your work and your willing to do for others. your private time "wasted" on porting and developing is not ovious and we do appriciate it. keep on the excellent work and again a major thank, us - the users.
since nobody did it so far i'll start:
i whould like the next build to include:
1. call recording option.
2. video call option.
3. webtop interface?
4. google music.
5. led color control in order to customize notifications.
6. o.c kernel.
7. some other cpu governors.
8. google's android jellybean featuers? espacially build-in voice recognition.
things to fix (what i've noticed):
1. video cam - known problem.
2. browser issus (fc when changing ls and portrait).
3. edit custom brightness levels (fc).
4. can't change signal and wifi colors.
5. also battery bar won't show up.
6. wifi direct won't work.
7. wifi hot spot works and immidiatly stops(maybe it's just my device).
-By now your port is the best rom my atrix had so...big thanks !!!
-I know you working too hard already (DON'T FORGET TO HAVE FUN !!, i wrote all of the things i think can be added. with or without them it is still almost perfect.
guys it is your turn now...make some suggestions for improvement:
Click to expand...
Click to collapse
Enhancements:
1) Call recording, I need to play around with this rom some more...see if it has the capability...maybe I can pull from MIUI...can't guarantee, though
2) That will be tough until Moto gives libs
3) Loki and I have talked at length about this...we're trying to figure out a way to do it, but it will take a hybrid kernel and a lot of work. Not that we won't TRY...
4) This will be in the next release
5) Have an app in mind that I can include? Beauty Aroma is that I can include almost anything
6) I am working with Jokersax11 on making some that are compatible with our base. I know that some are kinda compatible, but not all....
7) By governors, I am assuming you're talking about some form of setcpu?
8) I have the apps on my PC...well some of them.
With respect to fixes, 1 and 2...those won't be till Moto plays nice with me and gives me drivers for ICS.
3) I need a logcat on this one please
4 and 5) Not too sure about these ones. I'll try them with my phone if I get a chance. If you can logcat, that'd be great
6) I think this is an ICS thing. Don't know that any of them do Ad-hoc at the moment
7) You need to forget whatever network you are near if you're connected...and make sure that wifi is ON before beginning tether
Sorry if I am a downer on some of it, but I would rather be honest with everything I tell you all. I have much love for the Android Community
I know of you and your builds well Th3Bill, unfortunately I'm just now working on my 10 posts, I have flashed everything for Atrix and Photon.
Much thanks
My Phone
log file
3) I need a logcat on this one please
4 and 5) Not too sure about these ones. I'll try them with my phone if I get a chance. If you can logcat, that'd be great
7) You need to forget whatever network you are near if you're connected...and make sure that wifi is ON before beginning tether
Sorry if I am a downer on some of it, but I would rather be honest with everything I tell you all. I have much love for the Android Community [/QUOTE]
Hi,
3+4+5) attached .txt file. (tried to make it shorter as possible.cleared log then did 3 then 4 then 5 and saved it)
7) you are right - worked.
tomer
really???
hey guys / girls,
there is not a single thing you would like to see on the next builds??
***DOESN'T MAKE ANY SENSE***
SO COME ON AND MAKE A WISH!!!
p.s
i defenetly would like a mod (or better - a buildin solution) that will trick the google play to show me all apps. (not the ones comptible with my specific device/settings).
tomer
toomaiv said:
hey guys / girls,
there is not a single thing you would like to see on the next builds??
***DOESN'T MAKE ANY SENSE***
SO COME ON AND MAKE A WISH!!!
p.s
i defenetly would like a mod (or better - a buildin solution) that will trick the google play to show me all apps. (not the ones comptible with my specific device/settings).
tomer
Click to expand...
Click to collapse
You can try changing the build I'd in the build.prop...but I'm not sure if that would work even...
Sent from my MB855 using xda premium
Just installed latest build an wanted to say thanks for bill's an jokers hard work..
I personally use the car dock alot an the transitions between audio playing and incoming call tends to be troublesome. When calls answered the phone doesn't port it over the USB. Usually speaker/headset and have to redock in call for it to work... also DSP manager doesn't have effect over the USB audio out. Only reason I revert to original moto rom.
That aside best cm9 based rom yet.
Sent from my MB860 using xda app-developers app
Also AOKP states it now supports adhoc.... tried on 2 different setups and no joy...
This is wifi direct I gather..
LS support also varies through various android tasks.
Sent from my MB860 using xda app-developers app
On paranoid android for the atrix when in tablet mode it won't allow me to make the recent apps the Sense htc style one, is there a fix for this?
Question/Report
Not sure if this is the right place to report issues. My luck, probably not. Here it goes..
I had your build 40. worked great!
updated to milestone 6 7b. worked better (yaay)
tried to update to milestone 6 revision. No wipe, same as previous, sent atrix into bootloop. tried few more times, same thing.
tried again with full wipe. Bootloop. tried again. bootloop. flashed 7b full wipe, works great again (yaay).
Just curious if you have any idea why my phone doesn't like the new one. saw in the rom thread a few others had same issue or similar, no answers there as of yet. i'm hesitant it try again unless you can think of something i could possibly be doing wrong somehow. Anything i can send or tell you that could help, let me know. Thanks
As for requests, i prefer Apex launcher over Nova. Maybe include it? it would be nice if i could uninstall Nova also
You Rock!
*So i tried installing again and it works now. not sure what the problem was*
Closer
hi,
not really worked...users didn't cooporate and besides cm 10 (JB) is already here and not bad, so this is closed!!
i wanna thank Th3Bill for his effort and wish you will continue develop for us.
tomer
CAN CLOSE THREAD
Hello
Hello One asks what is the kernel that I have to install
Call Recording and if possible hardware acceleration
paarkhi said:
Call Recording and if possible hardware acceleration
Click to expand...
Click to collapse
Hwa is in the ROM under advanced.
Call recording isn't yet supported by kernel. Funny you posted this as joker and I are discussing how to fix now
Sent from my MB855 using xda premium
Problems
I'm not sure if this is the right place to ask this. If not, i apologize.
I flashed your AOKP build 3 on my international atrix. The ROM doesn't recognize internal and external storage for me. When my phone boots it says that is safe to remove sd card. I used the two options EMMC and SD with or without build.prop tweaks. Also i flash this with FULL wipe (system, etc) The other thing that i cannot find are GApps. Can I use CM10 GApps for this rom ?
Thanks in advance.
So, are there options for an OCed kernel yet?
* Moved to development thread. *
I would really love to see an option to "Show only contacts with phone numbers" on Contact list settings...MIUI has this option and this is super usefull for me
MIUI SMS app is great too, but it doesn´t show smileys
Thanks
I have a good one! WebOS and Sense style multitasking (with long press home).
Sent from my MB860 using xda app-developers app
Facebook Sync
If this has been answered then i missed it and i searched first .
Is there a fix for the facebook sync
__________________________________________________________
MB860 running 4.1.2

[ROM][P7320/P7320T][JB 4.1.2] Unofficial CyanogenMod 10 [2013-12-22] "FINALLY"

[ROM][P7320/P7320T][JB 4.1.2] Unofficial CyanogenMod 10 [2013-12-22] "FINALLY"
THIS ROM IS FOR GT-P7320 AND GT-P7320T ONLY! JUST LIKE nrvate's CM10 ROM FOR THE i957, THIS ROM COULD EAT YOUR INCOMPATIBLE DEVICE AS IT DOES NOT DO A DEVICE CHECK.
This is a Jellybean 4.1 / CM10 ROM for the Galaxy Tab 8.9 LTE aka the P7320 or the P7320T.
The hardware in this tablet is almost identical to the SAMSUNG i957, except for the data partition being hosted on mmcblk0p28 instead of mmcblk0p26. First I tried converting the other builds, e.g. nrvate's work on the P7320, which worked well. Alas, I have decided a fresh build would be interesting. This build will probably stay at CM10/JB4.1 for now as the p5att variant has disappeared from the msm8660 source for JB 4.2.
You will need a CWM recovery to flash this, e.g. this one here: http://forum.xda-developers.com/showthread.php?t=1569122
DOWNLOAD LINK
For cm-10-20131222-UNOFFICIAL-p7320.zip: https://drive.google.com/file/d/0B48JIYNc4wvsMkN6bjhuQmtZdFE/edit?usp=sharing
Google Apps: http://goo.im/gapps/gapps-jb-20121011-signed.zip
Install the ROM ZIP and GAPPS ZIP at the same time if you like. Also the first boot may appear to be hung but it will take a short while - don't panic due to the lack of boot animation!
Latest changes:
Touchscreen sensitivity increased + source updates from P7300/P7310
Battery/charging code updates from offical samsung ICS source
Custom additions:
Use the Adreno GPU for 2D rendering - greatly improves performance in the stock browser and launcher, and especially in landscape mode due to our screens being rotated 90 degress in software
smartassV2 governor - you can enable this in Settings -> Performance
USB charging and notification
Enable saving of blocked attachments (e.g. zip files) from the email app (from CM10.1)
Touchscreen sensitivity increased
What is working:
Screen
Speakers / Audio
Wifi
3g/4g
Bluetooth
Camera (front, back, stills mode only)
Tethering
USB charging and notification
What is not working:
Automatic brightness
Camera for video (video - wrong aspect ratio, changing resolution cases crash in app)
Vibration (works but is weak and only sends the start and finish signals)
Boot animation doesn't display 90% of the time
Charging bug while turned off, you may need to unplug the cable to turn back on
Wifi Direct
HDMI out + probably anything that uses the dock port except for USB and charging
+ Lots more that I don't know about yet
History:
http://forum.xda-developers.com/showthread.php?p=48128437#post48128437
Feedback and help welcome of course.
Sources:
https://github.com/CL0SeY/android_device_samsung_p7320
https://github.com/CL0SeY/android_kernel_samsung_msm8660-common
(You can download the local manifest from here if you are keen on building: http://goo.gl/jlFxnl )
Most of the credit for this goes to nrvate and the other devs in this thread, which did lots of work for the i957:
http://forum.xda-developers.com/showthread.php?t=1867579
(You will find information on building the ROM yourself in there, however you should remember to use my repositories in the local manifest )
Downloading. The right build this time
Change History
cm-10-20131222-UNOFFICIAL-p7320.zip: https://drive.google.com/file/d/0B48JIYNc4wvsMkN6bjhuQmtZdFE/edit?usp=sharing
Touchscreen sensitivity increased + source updates from P7300/P7310
Battery/charging code updates from offical samsung ICS source
cm-10-20131218-UNOFFICIAL-p7320.zip: https://drive.google.com/file/d/0B48JIYNc4wvsV2xTNTJ2OElpTEk/edit?usp=sharing
Enable saving of blocked attachments (e.g. zip files) from the email app (from CM10.1)
Added init logo which will display for at least a few seconds during boot. The full boot animation still only displays sometimes.
cm-10-20131214-UNOFFICIAL-p7320.zip: https://drive.google.com/file/d/0B48JIYNc4wvsM1U2b0lCbmZ6S0E/edit?usp=sharing
*Really* use the adreno GPU for 2D rendering - this time the build.prop value is sticking.
USB charging and notification
cm-10-20131208-UNOFFICIAL-p7320.zip: https://drive.google.com/file/d/0B48JIYNc4wvsNE0yZWtEaWt6Z2M/edit?usp=sharing
Storage partition fixed up - now using fuse but actually telling android about it via storage.xml . Also the doubling up of storage devices in Settings->Storage no longer occurs.
cm-10-20131207-UNOFFICIAL-p7320.zip: https://drive.google.com/file/d/0B48JIYNc4wvsbm5JY2hESHlXRUk/edit?usp=sharing
Fixes touchscreen sensitivity by using the mapping from the ICS source
Use the adreno GPU for 2D rendering
cm-10-20131204-UNOFFICIAL-p7320.zip: https://drive.google.com/file/d/0B48JIYNc4wvsX3JUNnZ1dWQyMXM/edit?usp=sharing
First version
AWESOME
THIS IS GREAT !! 1 year since last update on P7320. Can't beleive it
New version available:
cm-10-20131207-UNOFFICIAL-p7320.zip: https://drive.google.com/file/d/0B48JIYNc4wvsbm5JY2hESHlXRUk/edit?usp=sharing
Fixes touchscreen sensitivity by using the mapping from the ICS source
Use the adreno GPU for 2D rendering
Storage reporting to android fixed
I must have been bored this weekend because I just made another one, this time with fixed storage:
cm-10-20131208-UNOFFICIAL-p7320.zip: https://drive.google.com/file/d/0B48JIYNc4wvsNE0yZWtEaWt6Z2M/edit?usp=sharing
Storage partition fixed up - now using fuse but actually telling android about it via storage.xml . Also the doubling up of storage devices in Settings->Storage no longer occurs.
Trying the newest, seems fine. I got the xda app working, yay
I'm very anxious to see the status of this rom in January... Does it fly to the Moon, does it wash my laundry, will it blend, etc...
Sent from my GT-P7320 using xda app-developers app
Is this ROM support USB Charge?(That mean can charge with PC)
bkk99213 said:
Is this ROM support USB Charge?(That mean can charge with PC)
Click to expand...
Click to collapse
Just tried it out then and doesn't seem to be working. I might have a look and see what can be done.
bkk99213 said:
Is this ROM support USB Charge?(That mean can charge with PC)
Click to expand...
Click to collapse
I've tested merging the USB charging changes in and it seems like it will be possible, but I will need to make another build. Will look at doing that later in the week.
The good news is, however, while running the tablet off USB, even without the patch, it appears to do some sort of charging, as shown in the "Settings->Battery" screen. So it might be more that the notification of charging, and potentially the "force charging" (which might be required for some devices), is missing.
I've been busy trying to get CM10.1 (JB4.2) booting properly on this device. Currently get ADB starting up, no display working, so not sure about what else.
If anyone who has been working on android/cm ROM development would like to help out please let me know as it's very very new to me !
New version 20131214
Hi all,
New version up that shows USB charging status.
Also the previous change to use the adreno GPU in 2D mode didn't take any affect, I've fixed that and added some more GPU related tweaks.
You can download it here: https://drive.google.com/file/d/0B48JIYNc4wvsM1U2b0lCbmZ6S0E/edit?usp=sharing
I also have a new kernel for testing some touchscreen behaviour.
Here is the flashable zip:
cm-10-20131214-UNOFFICIAL-p7320.kernelupdate.zip (use File -> Download from Google drive)
It has some more "up to date" files from the Samsung ICS tree, but I'm not sure if they are having any effect.
If you want to quickly roll back to the original kernel for comparisons, here it is:
cm-10-20131214-UNOFFICIAL-p7320.kernel.zip (use File -> Download from Google drive)
I'll probably keep the updates in there but I'd like a second opinion to see if I've made any difference at all
CL0SeY said:
I also have a new kernel for testing some touchscreen behaviour.
Here is the flashable zip:
cm-10-20131214-UNOFFICIAL-p7320.kernelupdate.zip (use File -> Download from Google drive)
It has some more "up to date" files from the Samsung ICS tree, but I'm not sure if they are having any effect.
If you want to quickly roll back to the original kernel for comparisons, here it is:
cm-10-20131214-UNOFFICIAL-p7320.kernel.zip (use File -> Download from Google drive)
I'll probably keep the updates in there but I'd like a second opinion to see if I've made any difference at all
Click to expand...
Click to collapse
Thanks, will try when I'm near to a PC. It's surprisingly hard if not impossible to download these just with the P7320... :|
Sent from my GT-P7320 using xda app-developers app
Mail client blocking attachments
Will at least CM 10.1 be available which solves the attachment blocking issue of the CM 10's mail client?
Otherwise can CM.10.1's mail client ne embedded in the presente release?
THX & bye
Adelmo said:
Will at least CM 10.1 be available which solves the attachment blocking issue of the CM 10's mail client?
Otherwise can CM.10.1's mail client ne embedded in the presente release?
THX & bye
Click to expand...
Click to collapse
Can you explain the issue, I haven't used the built in mail client myself. Is it only certain types of files?
CL0SeY said:
Can you explain the issue, I haven't used the built in mail client myself. Is it only certain types of files?
Click to expand...
Click to collapse
I've merged this attachment unblocking feature in the next build.
Also... is anyone having trouble with charging? Sometimes my tab won't charge past about 60-70% overnight. A reboot or charging while turned completely off seems to fix it... if others are having problems with it I might look into it further.
New version, includes saving of blocked attachments (e.g. zip files) from the email app (from CM10.1). Also the init logo now displays, before the boot animation does. Still pot luck as to whether the boot animation will display.
cm-10-20131218-UNOFFICIAL-p7320.zip: https://drive.google.com/file/d/0B48JIYNc4wvsV2xTNTJ2OElpTEk/edit?usp=sharing
So we can flash this over last one without wipeing?
Sent from my HTC One using XDA Premium 4 mobile app
strazicic said:
So we can flash this over last one without wipeing?
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Yup

[ROM][5.X] CyanogenMod 12.1 for Hisense Sero 7 Pro [M470BSA][METICULUS]

CyanogenMod 12.1 is a free, community built distribution of Android 5.1 (Lollipop) which greatly extends the capabilities of your phone, tablet or PMP.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
These are CM12.1 builds for the Hisense Sero 7 Pro (Enterprise, M470BSA). It may cause all the things in the disclaimer to happen, or steal your girlfriend while you are busy flashing ROMs.
GPL:
Code:
http://github.com/Meticulus/android_kernel_hisense_m470bsa
Warning: Currently, this ROM is in BETA
Download: meticulus.co.vu
Gapps here or here
I'm impressed. I have a Moto G 2nd Gen, which supposedly was one of the first devices to get Lollipop, but you beat them to it
NEW BUILD!
New build posted!
Mitigated a kernel issues causing lag
CM Sources update
Dude, thanks. Sero 7 and Dev's just keeps surprising me.
LOVE IT, minus one killer bug.
Thank you so much for this wonderful ROM. I understand you are a busy man and are working on many things at the same time. But there is one bug that I've noticed in this build, that may or may not apply to more devices, I am not sure. It seems that it is possible to set the brightness to absolute zero, and by that I mean that the backlight goes completely off and you can't do anything. I had to reinstall the ROM because I accidentally did this the first time I adjusted the brightness. Other than that bug though, this runs perfectly from what I've noticed.
I can't seem to log into your website, it wont send me a password in the email when I try and register, so I'm wondering if it's okay if I can post any bugs that I find here rather than in the comments section there.
Thanks for your work
Quickdraw996 said:
Thank you so much for this wonderful ROM. I understand you are a busy man and are working on many things at the same time. But there is one bug that I've noticed in this build, that may or may not apply to more devices, I am not sure. It seems that it is possible to set the brightness to absolute zero, and by that I mean that the backlight goes completely off and you can't do anything. I had to reinstall the ROM because I accidentally did this the first time I adjusted the brightness. Other than that bug though, this runs perfectly from what I've noticed.
I can't seem to log into your website, it wont send me a password in the email when I try and register, so I'm wondering if it's okay if I can post any bugs that I find here rather than in the comments section there.
Thanks for your work
Click to expand...
Click to collapse
My apologies for the sign up issues on my site. I believe I have them worked out and I have cleared your attempt so you can try again if you like.
NEW BUILD!
External SD fixed
SeLinux: enforcing
:highfive:
I tried to install Mounts2SD after installing the latest build and it warned that the device was S-on protected which never happened on the DoPa 2.51 build. Any thoughts on what this would mean?
lichan said:
I tried to install Mounts2SD after installing the latest build and it warned that the device was S-on protected which never happened on the DoPa 2.51 build. Any thoughts on what this would mean?
Click to expand...
Click to collapse
Hmm... S-on is an HTC thing isn't it? Like some sort of bootloader thing I think... Strange. Might be an Sepolicy issue.
I'll look into it... I currently looking into Apps2SD issues on another device ATM...
HTC and something else if I remember correctly.
Sent from my XT1023
A few things I noticed from the latest build (12/29). These are more notes on what I've observed from using the build so others might know ahead what to anticipate:
1 - I know this is alpha and I'm assuming this is more on the Cyanogenmod end but things really drag speed wise. Hopefully once more bug fixes and optimization happens in the CM12 code we'll start seeing better speed.
2 - Titanium Backup does not want to restore at all. I mean it just sits there. I tried to update Busybox and change over to SuperSU with no luck at all. Maybe it's just me.
3 - I'm assuming we'll see theme options further down the road on CM12? I really don't care much for the color scheme that it comes with stock as I prefer a more holo dark/blue look.
4 - From my limited time in use it seems like most basic functions are working fine for an alpha level build. External MicroSD is working perfectly fine now. I installed PowerAMP from Play Store and both mp3 and flac files are playing fine. Didn't have a chance to test BT. GPS, WiFI, headphone port, audio, etc are all working fine. The only thing I noticed is that WiFi passwords do not stick upon reboot. I know we had the same issue on the Verizon Note 3 with 4.4.2 and it was a simple build.prop fix but dang if I can't remember what that fix is offhand.
Thanks Meticulus for the hard work you've put into bringing us CM12. Can't wait for CM12 to mature and hopefully we'll get CarbonROM Lollipop soon as well.
AngryManMLS said:
A few things I noticed from the latest build (12/29). These are more notes on what I've observed from using the build so others might know ahead what to anticipate:
1 - I know this is alpha and I'm assuming this is more on the Cyanogenmod end but things really drag speed wise. Hopefully once more bug fixes and optimization happens in the CM12 code we'll start seeing better speed.
2 - Titanium Backup does not want to restore at all. I mean it just sits there. I tried to update Busybox and change over to SuperSU with no luck at all. Maybe it's just me.
3 - I'm assuming we'll see theme options further down the road on CM12? I really don't care much for the color scheme that it comes with stock as I prefer a more holo dark/blue look.
4 - From my limited time in use it seems like most basic functions are working fine for an alpha level build. External MicroSD is working perfectly fine now. I installed PowerAMP from Play Store and both mp3 and flac files are playing fine. Didn't have a chance to test BT. GPS, WiFI, headphone port, audio, etc are all working fine. The only thing I noticed is that WiFi passwords do not stick upon reboot. I know we had the same issue on the Verizon Note 3 with 4.4.2 and it was a simple build.prop fix but dang if I can't remember what that fix is offhand.
Thanks Meticulus for the hard work you've put into bringing us CM12. Can't wait for CM12 to mature and hopefully we'll get CarbonROM Lollipop soon as well.
Click to expand...
Click to collapse
1. I have noticed the stutter when launching apps and although I wish i could, I can't blame this on the CM team. I have not yet been able to narrow it down but I'll keep working to find it.
2. SeLinux/SePolicy is much more strict in Lollipop/CM12 as compared to KitKat/CM11. If it is an sepolicy issue then avc denials will show up in the audit log (/data/misc/audit/audit.log). If this is the case then it may be that sepolicy will need to be modified to allow TI to work... However making that change may cause security risks.... Then it may be some else entirely. Logs would be helpful....
3. Afaik, CyanogenMod 12 has not been released yet and there aren't even any official builds for "supported" devices. I suspect they still have a lot of work to do. The new "theme chooser" introduced in CM11 is missing. There is no built in "performance" app as there usually is...
4. Bluetooth definitely does not work. I'm going to have to get creative and/or lucky to get that working properly. It's a question mark right now. I do plan to try to find a way to build and maintain more than one ROM. It'll take some time though... Might not be Carbon... might try a different ROM....
Meticulus said:
External SD fixed
SeLinux: enforcing
:highfive:
Click to expand...
Click to collapse
Is it safe to do a dirty flash? Or should I do a clean install?
Quickdraw996
Sent from my P.O.S. LG L34C using XDA mobile app
(Also, please forgive any errors. I use voice typing because I have big hands and a tiny phone)
Quickdraw996 said:
Is it safe to do a dirty flash? Or should I do a clean install?
Quickdraw996
Sent from my P.O.S. LG L34C using XDA mobile app
(Also, please forgive any errors. I use voice typing because I have big hands and a tiny phone)
Click to expand...
Click to collapse
Don't dirty flash this one, the selinux contexts will be messed up if you do....
Alright, thanks!
Quickdraw996
Sent from my P.O.S. LG L34C using XDA mobile app
(Also, please forgive any errors. I use voice typing because I have big hands and a tiny phone)
Meticulus said:
1. I have noticed the stutter when launching apps and although I wish i could, I can't blame this on the CM team. I have not yet been able to narrow it down but I'll keep working to find it.
Click to expand...
Click to collapse
True. It's a matter of optimizing code and what not I'm assuming.
2. SeLinux/SePolicy is much more strict in Lollipop/CM12 as compared to KitKat/CM11. If it is an sepolicy issue then avc denials will show up in the audit log (/data/misc/audit/audit.log). If this is the case then it may be that sepolicy will need to be modified to allow TI to work... However making that change may cause security risks.... Then it may be some else entirely. Logs would be helpful....
Click to expand...
Click to collapse
I'll try to get you a log in the next day or two. I've been busy working on a project on my Verizon Note 3 not to mention I'm still trying to find a recovery that will still let me restore back to my CarbonROM 4.4.2 backup. Seems like the newer recoveries aren't letting me restore back... very weird.
3. Afaik, CyanogenMod 12 has not been released yet and there aren't even any official builds for "supported" devices. I suspect they still have a lot of work to do. The new "theme chooser" introduced in CM11 is missing. There is no built in "performance" app as there usually is...
Click to expand...
Click to collapse
True true. I was more of less noting there being no theme support for those wanting to know more than anything else.
4. Bluetooth definitely does not work. I'm going to have to get creative and/or lucky to get that working properly. It's a question mark right now. I do plan to try to find a way to build and maintain more than one ROM. It'll take some time though... Might not be Carbon... might try a different ROM....
Click to expand...
Click to collapse
I'll try to get you a log of Bluetooth use on my end alongside with the Titanium Backup issue.
And here we go...
http://www.androidpolice.com/2015/0...-built-lollipop-5-0-1-rolling-select-devices/
Official nightlies are coming out now.
NEW BUILD!
CM Sources update
Tweaks to Kernel for latency...
Feels snappier, but might be a placebo effect.
New bug/issue tracker on the download page. Please submit issues/bugs there. :good:
NEW BUILD!
BLUETOOTH FIXED!!!
Graphical Glitch in Navigation bar fixed
Missing schedulers in performance fixed
:victory:
Really want to try this but its my wife's tablet. So she won't let me. She doesn't want to loose everything on her device.

CyanoGenMod 13 soon ?

Don't want to ruin the surprise but I think somebody is trying to develop CyanoGenMod 13 for us...
https://www.androidfilehost.com/?w=files&flid=52432
http://forum.xda-developers.com/xperia-z5/general/dev-cyanogenmod-sony-xperia-z5-t3302622
http://forum.xda-developers.com/z5-compact/development/rom-cyanogenmod-13-sony-xperia-z5c-t3339930
yeah @moonbutt74 is working on the Z5 Premium, @CTXz on the compact
zacharias.maladroit said:
http://forum.xda-developers.com/xperia-z5/general/dev-cyanogenmod-sony-xperia-z5-t3302622
http://forum.xda-developers.com/z5-compact/development/rom-cyanogenmod-13-sony-xperia-z5c-t3339930
yeah @moonbutt74 is working on the Z5 Premium, @CTXz on the compact
Click to expand...
Click to collapse
To be fair we work both on both devices. There's still nothing to celebrate as both builds are still flooded with bugs
Risky to test ? x)
I'm building a pure aosp rom right now , will test today and see what the bugs etc are.
krabappel2548 said:
I'm building a pure aosp rom right now , will test today and see what the bugs etc are.
Click to expand...
Click to collapse
It should just work (Internet, Phone, SD Card, sensors, etc.) - the camera had some colors off last time I built one,
but with recent kernel changes it should have improved
krabappel2548 said:
I'm building a pure aosp rom right now , will test today and see what the bugs etc are.
Click to expand...
Click to collapse
zacharias.maladroit said:
It should just work (Internet, Phone, SD Card, sensors, etc.) - the camera had some colors off last time I built one,
but with recent kernel changes it should have improved
Click to expand...
Click to collapse
@CTXz has done a great job of squaring the sources for Cyanogenmod the, the repo is Sony Kitakami Platform Developer Organization A straight run of a build @ branch cm-13.0 should result in the following:
On my current build for the Z5P, @KbaB.BroS confirmed nfc and communications functional.
Bluetooth file transfer is working through cm filemanager send function, but legacy bluetooth apps may fail.
Media Playback, seems square, though access the microphone for audio recording is no go, though mic working in-call.
Camera is janky, and record function broken so screen record fails.
With the current state of Cyanogenmod, OpenGapps is working, Though due to mic issue OK Google crashes.
Rotation sensors are working, yay games.
Brightness is twitchy/dark, needs work.
CTXz, says omnirom has the storage issue sorted for exfat cards so i'm looking at vold to see if i can get it working.
Note: in house root is a bit twitchy, while system-less root is cool, i would recommend going the "traditional" route, BETA-SuperSU-v2.52
does well.
Trebuchet has issues when laying out wallpaper from gallery, Nova Launcher does not, so it's a problem with trebuchet.
m

[ROM][UNOFFICIAL][10] LineageOS 17.1 for Samsung Galaxy Tab S 10.5 WiFi (SM-T800 - chagallwifi)

Hello owners of Samsung Galaxy Tab S 10.5 WiFi (chagallwifi) SM-800,
Let's save some more devices from the garbage. Here is a build for LineageOS 17.1 for SM-T800 (tested only on this device).
Tested and working so far
Wifi.
Camera (front and back).
Location.
Touchscreen.
All other sensors.
I am not aware of anything broken.
This is a plain build of LineageOS 17.1, with only minimal SELinux policy modifications to make the device work.
If you prefer to use OpenGApps, download signed-ota_update-plain.zip, if you care more about privacy and prefer a degoogled version, download signed-ota_update-microg.zip which has microG bundled in it.
Special thanks to owners of:
LineageOS: https://github.com/LineageOS
Exynos5420: https://github.com/exynos5420
Kernel source.
microG: https://github.com/microg
Guide to building LineageOS with microG: https://gist.github.com/dic1911/407184ee427c50ad0066af643a20254f
microG Mobile Services: https://github.com/lineageos4microg/android_vendor_partner_gms
You are welcome
Great news, thanks!
Could you please clarify what you wrote about SELinux? Is it active and enforcing? Is encryption supported?
porcino said:
Great news, thanks!
Could you please clarify what you wrote about SELinux? Is it active and enforcing? Is encryption supported?
Click to expand...
Click to collapse
SELinux is active and enforcing, the modifications are because the default SELinux policies in LineageOS contradict with those of the device (probably because the device ones are few years old). The modifications are to remove some strict policies that would break device drivers like the camera and sensors if left enabled.
Encryption is disabled.
minashokry said:
SELinux is active and enforcing, the modifications are because the default SELinux policies in LineageOS contradict with those of the device (probably because the device ones are few years old). The modifications are to remove some strict policies that would break device drivers like the camera and sensors if left enabled.
Encryption is disabled.
Click to expand...
Click to collapse
It's great that SELinux is on, and it is expected to have minor cuts in the policies. They are a pain to develop. It has to be a separate project...
What's going on with encryption? Forgive me for a silly question, I just see this feature missing in LOS17 ROMs for other devices as well... Is it something LOS specific?
porcino said:
It's great that SELinux is on, and it is expected to have minor cuts in the policies. They are a pain to develop. It has to be a separate project...
What's going on with encryption? Forgive me for a silly question, I just see this feature missing in LOS17 ROMs for other devices as well... Is it something LOS specific?
Click to expand...
Click to collapse
Honestly I don't know about encryption. I didn't care about it while building this image.
minashokry said:
Honestly I don't know about encryption. I didn't care about it while building this image.
Click to expand...
Click to collapse
Fair point - it has to be running at all before looking at the advanced features. For the first release it's quite a remarkable result. It would be nice to have encryption on the to do list...
Another silly question: the speakers of this tablet are not very loud. Is it difficult/possible to boost their volume a little?
Will test this out. I had flashed LOS17.1 by @8224Freak, but its SELinux is disabled. Will see if this one works same or better. Does this build contains the most recent security patch?
@minashokry thanks for the build. Camera only works with picture taking. It freezes when video recording is ended.
​
@minashokry I have been using your build on my T800 and likes it a lot. In addition to the camera video recording freeze, mic does not appear to work well. I tried some audio recordings but only hear tiny sound during playback. I was wondering if you are planning on updating the build once awhile to at least include new security patch., or this is it - no more update? Thanks again for build this smooth LOS17 rom for the old tablet.
foolone said:
@minashokry I have been using your build on my T800 and likes it a lot. In addition to the camera video recording freeze, mic does not appear to work well. I tried some audio recordings but only hear tiny sound during playback. I was wondering if you are planning on updating the build once awhile to at least include new security patch., or this is it - no more update? Thanks again for build this smooth LOS17 rom for the old tablet.
Click to expand...
Click to collapse
Bump
Unfortunately did not get very far using either of these builds (plain or microG). In both cases, I'm unable to read or write to the internal storage on the tablet. File manager does not read any contents of the internal storage, fails to create a directory in internal storage, and can't download/save a file from the internet. The LOS 17.1 by @8224Freak does not have this problem, so assume it's something unique to these builds.
I also found that when I formatted an SD card for use as tablet storage (i.e., as an extension of the internal storage), it insists that the card is not inserted every time I power on the tablet. If I eject and reinsert the card while still powered on (no power cycle) it recognizes it and is okay from there.
Don't know if this is related to the above, but the native camera app insists that I must "Insert an SD card before using the camera" even though an SD card is plainly inserted and recognized by the rest of the system.
minashokry said:
Honestly I don't know about encryption. I didn't care about it while building this image.
Click to expand...
Click to collapse
Hello. I've tested your ROM just out of curiosity -- encryption works! This makes your ROM the leader in security! Well done, thanks!
Apart from this... I found a fault with video rendering. At some resolutions the video renders at a wrong scale, larger than the window or the screen. This happens with different websites. I am using Brave browser, which works fine on the same device with LOS-14.1. The same rendering problem is evident in the other LOS-17.1 ROM as well (by 8224Freak). It might be codec related.
Has anyone found a way of dealing with the video rendering fault in Brave/Chrome/Firefox?
What is the link to download this rom? I can't find it anywhere in this thread.
mmaazzaa said:
What is the link to download this rom? I can't find it anywhere in this thread.
Click to expand...
Click to collapse
Use the attachments to the first post "signed-ota...zip".
Thank you. Due to the file name I mistakenly thought it was just an update for the rom, not the rom itself.
Tried this ROM again (signed-ota_update-plain.zip), different screen resolutions, different screen densities - still video playback issues in browsers including Brave. The fault manifests itself as the video being zoomed in, so that only a part of it remains visible. The playback freezes for a fraction of a second occasionally, producing a "metal" screeching sound while doing it. In general this ROM feels a bit laggy. So, going back to lineage-14.1-20220107-UNOFFICIAL-chagallwifi, which feels cleaner, much faster and similar to this one has SELinux+encryption working.
Before anyone asked, the same video playback issues just without freezing I observed in lineage-17.1-20220504-UNOFFICIAL-chagallwifi, which is under active development now. The latter does not have SELinux+encryption though.
So, for now, the benchmark is set by DarkExistence for this device.
[ROM][7.1.2][UNOFFICIAL] LineageOS 14.1 - SM-T800
LineageOS is a free, community built, aftermarket firmware distribution of Android 7.1.2 (Nougat), which is designed to increase performance and reliability over stock Android for your device. #include /* * Your...
forum.xda-developers.com
Just tried this rom, I'm pretty sure the hitching and video playback issues are because the gpu is sitting at 0% utilisation so it's using the cpu for rendering... which would explain things
I downloaded and installed "signed-ota_update-plain.zip". But Google account is not added. There is no Google Play. Thank you to those who will help.
I installed Gapps and OK.
ahmetdamar said:
I downloaded and installed "signed-ota_update-plain.zip". But Google account is not added. There is no Google Play. Thank you to those who will help.
Click to expand...
Click to collapse
Did you install Gapps or its equivalents?

Categories

Resources