CLOSED

Status
Not open for further replies.
Search This thread

temasek

Senior Member
Feb 2, 2010
23,624
85,271
Singapore
Last edited:

stfudude

Senior Member
Aug 17, 2010
1,053
308
Egypt
I'll be posting how to use supersu instead of superuser & let it survive flashing of new builds soon.

Personally I'm using supersu.

Edit: Here it is.

Download & flash from recovery.
http://temasek.hopto.org/Samsung Galaxy S3 - i9300/CM10.1/Misc/CWM-SuperSU-v0.99.zip

Download & copy into /system/addon.d
http://temasek.hopto.org/Samsung Galaxy S3 - i9300/CM10.1/Misc/80-supersu.sh

Set permissions to 755
Eg
XXX
X-X
X-X

This is really helpful. I want to report something. Expanded desktop feature is kinda buggy. Look at this picture:
ratu5ese.jpg


Expanded desktop turned off:
e6u2y7ud.jpg


As you can see, the screen is shifted downward, just a bit. Sometimes the screen doesn't shift, but when I touch the button (in game) it doesn't correspond to the point where I touch.

Sent from my Nexus 7 using Tapatalk 2
 
Last edited:

temasek

Senior Member
Feb 2, 2010
23,624
85,271
Singapore
Natively mounting OTG Storage in CM10.1 tilapia / grouper

SUCCESSFUL


iTHeRH91Nj6Ud.png


Basically it is split into 2 commits
- grouper device branch enabling OTG Storage with framework overlay for grouper (actually I don't have to add grouper overlay :D)
- tilapia framework overlay enabling OTG Storage & init.tilapia.rc changes.

Now both grouper & tilapia CM10.1 users will benefit, how nice :)

I'll test abit more before submitting to CM Gerrit for review.

EDIT: Commits submitted to cm gerrit for review

Grouper
http://review.cyanogenmod.org/#/c/29054/

Tilapia
http://review.cyanogenmod.org/#/c/29055/
- Needs grouper commit as per above
 
Last edited:

temasek

Senior Member
Feb 2, 2010
23,624
85,271
Singapore
temasek's CM10.1 UNOFFICIAL BUILD - DEC 24


MERRY CHRISTMAS

  • Natively mounting of OTG Storage :D
  • Without completing OTG Storage, I can't stop so after my Christmas dinner, I finished this OTG Storage and might as well upload it for users to use. :)
  • Soon I may add my own build number in "About Phone" just like what I did for my i9300 CM10.1 KANG builds.
  • Next in the task will be Mms.apk auto building into the rom.



cm-10.1-20121224-UNOFFICIAL-tilapia.zip
MD5SUM: d6ea7f5c9a412ceda322e091aa15c2cf


CHANGELOG

MERGED COMMITS UP TO
powertop: fix power top build for MIPS
http://review.cyanogenmod.com/#q,status:merged+branch:cm-10.1,n,z


CHERRY-PICKS

- Enable OTG Storage (my own submission to cm gerrit)
- Navigation Bar Customisation
- Enable Wi-Fi Tethering (my own submission to cm gerrit)
- Update build fingerprints to 4.2.1 (my own submission to cm gerrit)



DOWNLOAD SITES:
http://temasek.hopto.org
 

n3ocort3x

Senior Member
May 10, 2012
5,859
10,822
Vienna
Natively mounting OTG Storage in CM10.1 tilapia / grouper

SUCCESSFUL


iTHeRH91Nj6Ud.png


Basically it is split into 2 commits
- grouper device branch enabling OTG Storage with framework overlay for grouper (actually I don't have to add grouper overlay :D)
- tilapia framework overlay enabling OTG Storage

Now both grouper & tilapia CM10.1 users will benefit, how nice :)

I'll test abit more before submitting to CM Gerrit for review.

EDIT: Commits submitted to cm gerrit for review

Grouper
http://review.cyanogenmod.org/#/c/29054/

Tilapia
http://review.cyanogenmod.org/#/c/29055/
- Needs grouper commit as per above

haha... nice one. use it since yesterday and encounter ed no problem s so far. Just wanted to report

Sent from my Nexus 7 using Tapatalk 2
 

kenkiller

Senior Member
Nov 21, 2009
3,434
551
Are there any limitations to the OTG method implemented?

I put in my usual 64gb formatted to FAT32 microsd card, it read it as damaged and wanted to format it.

I started Stickmount and it managed to mount it correctly, but now I have a bunch of corrupted files inside that cannot be deleted.
 

PVL_93_RU

Senior Member
Apr 20, 2012
3,243
545
Are there any limitations to the OTG method implemented?

I put in my usual 64gb formatted to FAT32 microsd card, it read it as damaged and wanted to format it.

I started Stickmount and it managed to mount it correctly, but now I have a bunch of corrupted files inside that cannot be deleted.

I think that limitation depends purely on the voltage output of the USB port of the Nexus, just like on any other device to which you can connect external HDDs - if the USB port does not have enough power output - the HDD will not work, unless you connect the HDD to the second port or use an AC adapter
 

kenkiller

Senior Member
Nov 21, 2009
3,434
551
I think that limitation depends purely on the voltage output of the USB port of the Nexus, just like on any other device to which you can connect external HDDs - if the USB port does not have enough power output - the HDD will not work, unless you connect the HDD to the second port or use an AC adapter

Umm...I'm not talking about a HDD. I'm using a 64gb microsd card that has prior worked fine with stickmount on the same device. :)
 

temasek

Senior Member
Feb 2, 2010
23,624
85,271
Singapore
Umm...I'm not talking about a HDD. I'm using a 64gb microsd card that has prior worked fine with stickmount on the same device. :)

I'm sorry to hear that. I don't have 64gb to test. I only tested my 16gb & 32gb card. Both cards tested ok, read / write & sdcard stays good.

Did u remember to unmount the sdcard via Storage settings before plunging out your sdcard? Plugging out without unmounting may cause files corruption.

There isn't much difference in how other cm devices mounts its otg storage. It is only how one adds codes into the device tree. For tilapia we depends on grouper branch & its common mk files which also resides in the grouper device tree.
 
Last edited:
  • Like
Reactions: kenkiller

PVL_93_RU

Senior Member
Apr 20, 2012
3,243
545
Umm...I'm not talking about a HDD. I'm using a 64gb microsd card that has prior worked fine with stickmount on the same device. :)

Well, shouldn't the theory be the same? It's still being connected via Nexus's USB port, so the power output on it still matters, even if you are simply trying to connect a card reader, or a SD card through USB-OTG-SD cable or whatever

Right?
 

kenkiller

Senior Member
Nov 21, 2009
3,434
551
I'm sorry to hear that. I don't have 64gb to test. I only tested my 16gb & 32gb card. Both cards tested ok, read / write & sdcard stays good.

Did u remember to unmount the sdcard via Storage settings before plunging out your sdcard? Plugging out without unmounting may cause files corruption.

There isn't much difference in how other cm devices mounts its otg storage. It is only how one adds codes into the device tree. For tilapia we depends on grouper branch & its common mk files which also resides in the grouper device tree.

Just formatted the 64gb to FAT32, clean and tried mounting it again. On first mount it shows the same damaged error. So maybe 64gb isn't supported.

Yup, I did unmount it properly. Strangely, stickmount is able to mount it and see the files correctly. In that case, is it possible to have a toggle where the system doesn't attempt to mount the mass storage plugged in and let the 3rd party apps do their stuff?

---------- Post added at 05:41 AM ---------- Previous post was at 05:40 AM ----------

Well, shouldn't the theory be the same? It's still being connected via Nexus's USB port, so the power output on it still matters, even if you are simply trying to connect a card reader, or a SD card through USB-OTG-SD cable or whatever

Right?

That's entirely out of the point. I'm talking about the exact same setup, except that it used to work before today's update. :D Power ratings doesn't come into question here.
 

temasek

Senior Member
Feb 2, 2010
23,624
85,271
Singapore
Just formatted the 64gb to FAT32, clean and tried mounting it again. On first mount it shows the same damaged error. So maybe 64gb isn't supported.

Yup, I did unmount it properly. Strangely, stickmount is able to mount it and see the files correctly. In that case, is it possible to have a toggle where the system doesn't attempt to mount the mass storage plugged in and let the 3rd party apps do their stuff?

---------- Post added at 05:41 AM ---------- Previous post was at 05:40 AM ----------



That's entirely out of the point. I'm talking about the exact same setup, except that it used to work before today's update. :D Power ratings doesn't come into question here.

Maybe I know what's wrong. Will do test as soon as I can.
 
  • Like
Reactions: kenkiller

manekineko

Senior Member
Jul 26, 2009
1,005
229
1. Enable Camera no problem, u just need the shortcut to be installed. Search for "Camera launcher for Nexus 7" in Play Store.

Any chance of including the shortcut directly into your awesome build? Just seems cleaner to enable the native AOSP camera instead of having to install the shortcut from the market.

Sent from my Nexus 7 using Tapatalk 2
 

Januka

Senior Member
Jan 4, 2011
73
24
Trying or ROM, nice job mate.

Have to report same bugs I found in official build.

All notification sound are mute
Force closes in clock application setting an alarm

I flahsed ROM , wiped reinstalled gapps, deleted application data etc.. So I suppose those are real bugs of the cyano build

Kind regards and thank for ur great work

Sent from my Nexus 7 using xda app-developers app
 

temasek

Senior Member
Feb 2, 2010
23,624
85,271
Singapore
Trying or ROM, nice job mate.

Have to report same bugs I found in official build.

All notification sound are mute
Force closes in clock application setting an alarm

I flahsed ROM , wiped reinstalled gapps, deleted application data etc.. So I suppose those are real bugs of the cyano build

Kind regards and thank for ur great work

Sent from my Nexus 7 using xda app-developers app

1. All my notifications sounded good. I can't replicate your issue. Can u check your sound settings?

2. Alarm working good here. Can u try wiping the clock data via settings-> apps -> all -> clock

What rom were u prior to flashing cm10.1? If it's stock or other roms, you need to wipe data prior to flashing. If you on official cm10.1 then just flash over is fine.
 

temasek

Senior Member
Feb 2, 2010
23,624
85,271
Singapore
temasek's CM10.1 UNOFFICIAL BUILD - DEC 25


MERRY CHRISTMAS

  • Natively mounting of OTG Storage - UPDATED: 25 DEC
  • Updated cm source
  • Christmas day, no time for any other stuffs.
  • Enjoy :)



cm-10.1-20121225-UNOFFICIAL-tilapia.zip
MD5SUM: a31e9535b4d52242df42143e56b8c2be


CHANGELOG

MERGED COMMITS UP TO
Possible leak in android_emoji_EmojiFactory_newInstance
http://review.cyanogenmod.com/#q,status:merged+branch:cm-10.1,n,z


CHERRY-PICKS

- UPDATED - Enable OTG Storage (my own submission to cm gerrit)
- Navigation Bar Customisation
- Enable Wi-Fi Tethering (my own submission to cm gerrit)
- Update build fingerprints to 4.2.1 (my own submission to cm gerrit)



DOWNLOAD SITES:
http://temasek.hopto.org
 

manolohd

Senior Member
Nov 1, 2009
165
19
frunhyc
temasek's CM10.1 UNOFFICIAL BUILD - DEC 25


MERRY CHRISTMAS

  • Natively mounting of OTG Storage - UPDATED: 25 DEC
  • Updated cm source
  • Christmas day, no time for any other stuffs.
  • Enjoy :)





CHANGELOG

MERGED COMMITS UP TO
Possible leak in android_emoji_EmojiFactory_newInstance
http://review.cyanogenmod.com/#q,status:merged+branch:cm-10.1,n,z


CHERRY-PICKS

- UPDATED - Enable OTG Storage (my own submission to cm gerrit)
- Navigation Bar Customisation
- Enable Wi-Fi Tethering (my own submission to cm gerrit)
- Update build fingerprints to 4.2.1 (my own submission to cm gerrit)



DOWNLOAD SITES:
http://temasek.hopto.org

Temasek but my request?
do you remember? i have ask you if you can add mobile data toggle in fast setting panel.
I hope that you can add this in your next release.
TY for your work. :good:
 
Status
Not open for further replies.

Top Liked Posts