Search This thread

statuzz

Senior Member
Jul 31, 2009
119
22
SWF
New builds are compiling as we speak, I'll upload them in the next few hours hopefully. I'm at work so I can't test them, but Bluetooth should be fixed, as well as auto brightness and wifi from the previous few builds. I'd be especially curious if some P6210 people could test these, as there seemed to be strange bugs for them in the July 17th build. Hang tight for the builds to finish and upload.



PS, where's the SGH-T869 dude? I can walk you through testing this build after it's uploaded, if you'd like.

Here I'm brother also thanks again for ur help :)
I tried to flash p6200 but I'm having the assert issues although I change the assert verification off. Maybe I have to change something else before trying to flash? Anyways u have a tester here :)

Ps I'm guessing I will have to edit the rom's build.prop before trying again right?
Sent from my SGH-T869 using xda app-developers app
 
Last edited:

aorth

Senior Member
Nov 10, 2010
1,122
1,997
Nairobi, Kenya
mjanja.ch
July 19, 2012 nightly

I gotta run to a meeting, but this build should have working bluetooth and hopefully no graphics glitches...? To improve wireless stability, flash this patch (P6200 and P6210).

P6200/P6201/P6200L
ROM (July 19, 2012): goo.im / mirrors wanted (md5: 3d244ef1ffd7057392130bd1eb485b55)

P6210/P6211/P6210L
ROM (July 19, 2012): goo.im / mirrors wanted (md5: 7531831ea3d70bcb835924edd159732b)

Have fun. :)
 
Last edited:

Vivified

Senior Member
Jan 30, 2011
1,184
249
Fresno, CA
Guess I'll pull the July 17 update for P6210. Not sure why it's behaving strangely. I don't have time to look at the logcats yet, but thanks! Stick to the July 15th build.

btw, HDMI out? Never tried it. I don't have the right cables to try it so a patch is most likely not going to come from me :\

Yup, HDMI out with one of these adapters. I flashed back to stock and can confirm it's working on stock ICS, just tested it.

Not sure yet, I actually didn't look at the logcat which was posted. I wanted to get new builds up which are based on brand new trees. locerra combined a few trees last night, and we're attempting to get these devices included officially in CyanogenMod, so I need all the testing I can get right now. :)

btw, there was a change in the sensors hal for P6210 on July 17th. Let's see if this July 19th build has the same bug, then we'll know it was that sensor hal.

I'll test this out for you today, but without HDMI working I'll be going back to stock ICS.
 

viper001

Senior Member
Dec 20, 2010
745
261
Samsung Galaxy Z Flip3
I gotta run to a meeting, but this build should have working bluetooth and hopefully no graphics glitches...?

P6200/P6201/P6200L
ROM (July 19, 2012): goo.im / mirrors wanted (md5: 3d244ef1ffd7057392130bd1eb485b55)

P6210/P6211/P6210L
ROM (July 19, 2012): goo.im / mirrors wanted (md5: 7531831ea3d70bcb835924edd159732b)

Have fun. :)


Thanks. been waiting for this. Testing Now.
 
  • Like
Reactions: aorth

viper001

Senior Member
Dec 20, 2010
745
261
Samsung Galaxy Z Flip3
Cool :). btw, testing P6210 or P6200?


Testing P6200.

First Impression... very smooth.

Bluetooth is working :good:

First glitch... wifi. Turns on ok, but after selecting a network and entering key to connect, wifi turns off, then on, then attempts to connect and repeats the on off thing. (Tested on the office network which is marginally reliable) :angel:. I'll try to tether to my Neo V and see
 
  • Like
Reactions: aorth

aorth

Senior Member
Nov 10, 2010
1,122
1,997
Nairobi, Kenya
mjanja.ch
T-Mobile SGH-T689

Here I'm brother also thanks again for ur help :)
I tried to flash p6200 but I'm having the assert issues although I change the assert verification off. Maybe I have to change something else before trying to flash? Anyways u have a tester here :)

Ps I'm guessing I will have to edit the rom's build.prop before trying again right?
Sent from my SGH-T869 using xda app-developers app

You don't have to edit the build.prop, you need to edit the zip file's META-INF/com/google/android/updater-script to remove a few lines at the top:
Code:
assert(getprop("ro.product.device") == "p6200" || getprop("ro.build.product") == "p6200" || 
       getprop("ro.product.device") == "GT-P6200" || getprop("ro.build.product") == "GT-P6200" || 
       getprop("ro.product.device") == "GT-P6201" || getprop("ro.build.product") == "GT-P6201" || 
       getprop("ro.product.device") == "GT-P6200L" || getprop("ro.build.product") == "GT-P6200L");

Are you on Windows or Linux? In Linux I'd do something like this:
Code:
unzip cm-9-20120719-UNOFFICIAL-p6200.zip META-INF/com/google/android/updater-script
vim META-INF/com/google/android/updater-script
<delete the asserts>
zip cm-9-20120719-UNOFFICIAL-p6200.zip META-INF/com/google/android/updater-script

Done!
 
  • Like
Reactions: statuzz

aorth

Senior Member
Nov 10, 2010
1,122
1,997
Nairobi, Kenya
mjanja.ch
Testing P6200.

First Impression... very smooth.

Bluetooth is working :good:

First glitch... wifi. Turns on ok, but after selecting a network and entering key to connect, wifi turns off, then on, then attempts to connect and repeats the on off thing. (Tested on the office network which is marginally reliable) :angel:. I'll try to tether to my Neo V and see

Wifi works, but it's known to be a bit iffy. This patch flashes the wpa_supplicant binary from the stock ICS ROM and it greatly improves the wifi connectivity. Give it a try. :) We're still working on a way to fix wifi 100% without needing proprietary crap from Samsung's stock ROM.
 

viper001

Senior Member
Dec 20, 2010
745
261
Samsung Galaxy Z Flip3
Did someone test the audio (from the other side) during a call?

Inviato dal mio GT-P6200 usando XDA Premium HD app


Yes. audio 5/5 on my bluetooth headset.

called both ways.
tested from tablet to phone normal, phone BT headset, phone speakerphone.
tested from phone to tablet BT headset.

---------- Post added at 05:41 PM ---------- Previous post was at 05:37 PM ----------

Wifi works, but it's known to be a bit iffy. This patch flashes the wpa_supplicant binary from the stock ICS ROM and it greatly improves the wifi connectivity. Give it a try. :) We're still working on a way to fix wifi 100% without needing proprietary crap from Samsung's stock ROM.


Used the patch. It works!!! thanks again.

BTW, per the changelog:

What's not working:
  • USB mounting of internal (will never work). Removable sdcard can work, but is disabled for now.
But when i plugged in the tablet to the PC USB i noticed that:

IT'S CHARGING!!!! :laugh: :good::good::good: (sorry, got carried away by that...still can't get over it...:fingers-crossed:)

the "Internal SD" and the "External SD" both registered and i could manipulate the data on both. can you clarify?
 
  • Like
Reactions: aorth

ColMustard

Senior Member
Jan 28, 2012
237
68
North of Boston, MA
Results of 6210 July 19

Great work guys, so far from my testing this is a nice stable build.

Wifi - working with no known issues.
Auto brightness - works
Auto rotate - works
Bluetooth - works to some degree (Sony Ericson MW600).
Bluetooth paired.
Stop/Start/Forward/Previous controls work.
Current song displayed on device.
No sound coming from the device though.

I'm charging another device to test out, with report back with my findings on this device.
 

Vivified

Senior Member
Jan 30, 2011
1,184
249
Fresno, CA
how to flash to stock ics back? just using odin?
Used Mobile Odin Lite. Also, I replaced the recovery stock comes with, with the recover.tar.md5 for CWM to ensure I keep CWM through the flash. Be sure to wipe data/factory reset when it boots to recovery after the flash.

Great work guys, so far from my testing this is a nice stable build.

Wifi - working with no known issues.
Auto brightness - works
Auto rotate - works
Bluetooth - works to some degree (Sony Ericson MW600).
Bluetooth paired.
Stop/Start/Forward/Previous controls work.
Current song displayed on device.
No sound coming from the device though.

I'm charging another device to test out, with report back with my findings on this device.

Well, aorth it looks like you have a couple testers that already confirm a solid build so I'll be staying on stock until I can get confirmation that HDMI out works. Unfortunately it's one of my needs for this tablet and without that, the ROM isn't really usable for myself.
 

viper001

Senior Member
Dec 20, 2010
745
261
Samsung Galaxy Z Flip3
Great work guys, so far from my testing this is a nice stable build.

Wifi - working with no known issues.
Auto brightness - works
Auto rotate - works
Bluetooth - works to some degree (Sony Ericson MW600).
Bluetooth paired.
Stop/Start/Forward/Previous controls work.
Current song displayed on device.
No sound coming from the device though.

I'm charging another device to test out, with report back with my findings on this device.


P6200 Here:

same results for bluetooth. (Jabra Street)
  • Bluetooth paired. Works great on Calls both incoming and outgoing.
  • Bluetooth Media No working (Music, Movies). No Audio.
  • Some stuttering (will play fast then pause the fast, and so on) on the videos.
  • Cameras (front and back) Works. Video record from rear only. when i selected front for recording, the stock app crashed.
  • Internet seems faster than stock.:good:
 
Last edited:

statuzz

Senior Member
Jul 31, 2009
119
22
SWF
I
You don't have to edit the build.prop, you need to edit the zip file's META-INF/com/google/android/updater-script to remove a few lines at the top:
Code:
assert(getprop("ro.product.device") == "p6200" || getprop("ro.build.product") == "p6200" || 
       getprop("ro.product.device") == "GT-P6200" || getprop("ro.build.product") == "GT-P6200" || 
       getprop("ro.product.device") == "GT-P6201" || getprop("ro.build.product") == "GT-P6201" || 
       getprop("ro.product.device") == "GT-P6200L" || getprop("ro.build.product") == "GT-P6200L");

Are you on Windows or Linux? In Linux I'd do something like this:
Code:
unzip cm-9-20120719-UNOFFICIAL-p6200.zip META-INF/com/google/android/updater-script
vim META-INF/com/google/android/updater-script

zip cm-9-20120719-UNOFFICIAL-p6200.zip META-INF/com/google/android/updater-script

Done!

Thanks @aorth
On my way home now, will let u know as soon as I flash this :) and report back

Sent from my Galaxy Nexus
 
Last edited:

cdrom1028

Senior Member
Jul 22, 2010
284
79
Dayton, Ohio
plus.google.com
GT-P6210

  • Bluetooth Pairs But I get no sound.
    -- I tied 3 devices that I would normally use: BB903+ headset, Windows 7 Pro, Logitech Wireless Speaker Adapter
  • Device Runs fast and UI is smooth
  • WiFi is iffy, I Applied the patch and now WiFi works great
  • DNLA streaming is working wit Bubble UPnP !! Woo Hoo !!
  • No IR.. I don't believe this is in the DEV road map


Over all the tablet runs fast and smooth.

.
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 71
    Hear ye, hear ye! I've started porting CyanogenMod 9 to the Galaxy Tab Plus. While it's up and running (and actually quite usable), this is really only a developer preview. Please understand that this is a very rough initial port, and lots of stuff doesn't work.

    Warning! Do not flash!

    Do not flash this unless you know how to backup your data and especially unless you know how to get back to stock. If you don't already know how to do this, you might want to familiarize yourself with the process now, while the other developers and me get CM9 to a more "daily driver" state. I don't have time to help n00bs unbrick their devices. No offense!

    Known issues
    Please don't complain about them unless you're willing to fix them. :)
    • USB mounting of internal storage (will never work). Removable sdcard can work, but is disabled for now. Note: USB mounting is different than MTP, which works fine already.
    • HDMI out
    • Hardware acceleration for DivX/MP3
    • IR Blaster
    • WiFi is a bit iffy, sometimes you need to toggle it off and on
    • GPS doesn't get as many satellites as in stock

    Download (P6200/P6201/P6200L)
    ROM (September 17, 2012): goo.im (md5: 6c13a8753cfdbcb3cf81a7abb90f6c3a)
    ClockworkMod Recovery (6.0.1.0): goo.im / Mediafire (md5: 4554f940ac0064dba3e1c5e12469efd2)
    Google Apps: http://goo-inside.me/gapps (use the CyanogenMod 9 one)

    Download (P6210/P6211/P6210L)
    ROM (September 17, 2012): goo.im (md5: 5f87f7bf0fd887b9ace4ea5d95773fa7)
    ClockworkMod Recovery (6.0.1.0): Mediafire (md5: e71feb63ee44a7e809b6c2e7ae6d6e7d)
    Google Apps: http://goo-inside.me/gapps (use the CyanogenMod 9 one)

    Download (T869)
    ROM (September 17, 2012): goo.im (md5: 936707a07e36d27b59ea26284a52474e)
    ClockworkMod Recovery (6.0.1.2): goo.im (md5: 5827f2e38bf609d6583f8b715667b8d3)
    Google Apps: http://goo-inside.me/gapps (use the CyanogenMod 9 one)

    Flash
    Flash from ClockworkMod Recovery 6.0.1.x (probably works with 5.0.2.x, but I use 6.0.1.x so your mileage may vary). Make sure to wipe data/factory reset. No whining if it eats your homework.

    Sources
    We share a LOT of similar hardware with other Exynos 4210 / Mali 400MP devices. Right now we're sharing lots of code with the Tab 7.7 people. Here is a list of where you can find my/our code.

    Credits
    • ohanar -- set up the initial device tree for the GT-68x0 (Tab 7.7). Huge help and time saver!
    • teamhacksung -- badass dev dudes who have a dream
    • goo-inside.me -- hosting
    • CyanogenMod community in general

    Donate
    I do this for fun (I have a day job that pays me). If you're able to donate, donate to one of the following organizations, without whom none of this would be possible:
    28
    Reserved for changelog, detailed flashing instructions, etc. :)

    Screenshots to tide you over!

    6F2dL.png

    a7kP9.png

    jtYAu.png

    Changelog

    September 17, 2012
    • New kernel (same one from CM10
    • Sync with latest CM source

    August 10, 2012
    • WPA supplicant driver switched to Wext, should be more stable now without the hack from stock ICS we were using before
    • A2DP fixed
    • Low-power mode (off-mode charging) works
    • P6210 no longer thinks it is a GSM device
    • Camera FCs while video recording fixed

    July 19, 2012
    • Bluetooth works

    July 17, 2012
    • Auto brightness works

    July 13, 2012
    • Based on a new kernel (smdk4210-tab, a hybrid of Galaxy S3 + p6200 ICS kernel sources)
    • Using many new blobs from the official P68x0 and P62x0 ICS releases
    • Video recording works
    • Front and back camera work (with flash!)
    • Audio is now stereo (moblix, please confirm ;))
    • Calling works, but someone needs to see if the voice is still distorted on the remote side
    • Support for GT-P6210L
    • Low-power mode kinda works, but keeps rebooting (now using AOSP one, not Samsung)
    • Bluetooth broken (regression)

    June 24, 2012
    • Updated CyanogenMod sources
    • Experimental new bus frequencies for larger displays
    • Off-mode charging is still broken because I haven't even looked into it

    June 10, 2012
    • Bluetooth is working
    • Sync with latest upstream CM9 (new Apollo music player, CRT Off animation, new Cid boot animation, etc)
    • Seems I broke low-power mode charging...

    DP3.2 Hotfix 1 (May 27, 2012)
    • P6200: New kernel with mic fix

    DP3.2 (May 19, 2012)
    • Rear camera working again (regression in DP 3.1)

    DP3.1 (May 17, 2012)
    • Off-mode charging now works
    • Sync'd with latest upstream repos (a few new high-res icon graphics, not too noticeable)

    DP3 (May 13, 2012)
    • Rebased work ontop of the 3.0.x-based smdk4210 kernel
    • RIL working again (now using Galaxy S II RIL blobs)
    • GPS working again
    • Some hardware-accelerated video should work (not all video/audio codecs are working yet)
    • Rotation animation doesn't glitch anymore
    • Camera kinda works... strong emphasis on "kinda"
    • Ditto for wifi

    DP2 (April 13, 2012)
    • Audio working
    • GSM partially working (calls, SMS, and some USSD requests). Getting data working on this one is trivial if you're not afraid to use adb.

    DP1 (April 1, 2012)
    • Initial preview
    18
    I'm baaaack.

    I'm back from vacation, and I've synced up with locerra's latest changes to the tab device trees. He's been very productive over the last two weeks, and I have new builds for P6200, P6210, and T869 on their way to the server as we speak...

    You'll have new builds verrrrrry soon.
    15
    Developer preview 3.2

    Here's DP 3.2. Nothing major, just a minor update with the rear-facing camera working again. Note: it's still not working 100%, merely back to how it was before it regressed in DP 3.1 (locerra made some libcamera changes). :)

    P6200: goo-inside.me (md5: 1271d226e74a96341d75a8439735eac1)
    P6210: goo-inside.me (md5: 38ed64d1f625ef7d5d174007139f008e)

    While it is working, I get roughly 5 out of 10 shots which are plagued by artifacts, for example:

    13
    DP3 for P6210

    I've decided to take up managing the P6210 releases for now, since kmmxracer has decided to leave us. :)

    Here's some DP3 love for the wifi guys:

    P6210 (DP3, May 13, 2012): goo-inside.me / mirrors wanted! (md5: b6ec56f08d32fcf052a2cc7f63cc8230)
    ClockworkMod Recovery P6210: From garyd9
    Google Apps: http://goo-inside.me/gapps/ (use the CyanogenMod 9 one)

    Keep in mind I don't actually have this device... so if it doesn't boot, BREATH, and then tell me what happened. :)