Is G2 have same overclock files as G1?
If not sure, please try the following commands on super terminal.
ls -l /sys/devices/system/cpu/cpu0/cpufreq/
Then post the output here, please.
Great thanks.
# ls -l /sys/devices/system/cpu/cpu0/cpufreq
ls -l /sys/devices/system/cpu/cpu0/cpufreq
-r--r--r-- root root 4096 2009-06-04 10:09 cpuinfo_min_freq
-r--r--r-- root root 4096 2009-06-04 10:09 cpuinfo_max_freq
-rw-r--r-- root root 4096 2009-06-04 10:09 scaling_min_freq
-rw-r--r-- root root 4096 2009-06-04 10:09 scaling_max_freq
-r--r--r-- root root 4096 2009-06-04 10:09 affected_cpus
-r--r--r-- root root 4096 2009-06-04 10:09 related_cpus
-rw-r--r-- root root 4096 2009-06-04 10:09 scaling_governor
-r--r--r-- root root 4096 2009-06-04 10:09 scaling_driver
-r--r--r-- root root 4096 2009-06-04 10:09 scaling_available_governors
-rw-r--r-- root root 4096 2009-06-04 10:09 scaling_setspeed
-r--r--r-- root root 4096 2009-06-04 10:09 scaling_cur_freq
drwxr-xr-x root root 2009-06-04 10:09 ondemand
Thanks dude, it helps me a lot!
Hello,
I've been looking into the issue with WiFi tethering and one interesting thing I've noticed is in the /etc/firmware directory there are two bcm4329.bin files.
Code:
ls -l
-rw-r--r-- root root 9220 2010-04-29 01:47 yamato_pm4.fw
-rw-r--r-- root root 173082 2010-04-29 01:47 Supersonic_20100204_Sprint_Jack_324016_v2.acdb
-rw-r--r-- root root 137911 2010-04-29 01:47 default.acdb
-rw-r--r-- root root 15336 2010-04-29 01:47 BCM4329B1_002.002.023.0360.0361.hcd
-rw-r--r-- root root 137911 2010-04-29 01:47 MFG.acdb
-rw-r--r-- root root 241820 2010-04-29 01:47 fw_bcm4329.bin
-rw-r--r-- root root 239616 2010-04-29 01:47 fw_bcm4329_ap.bin
-rw-r--r-- root root 1156 2010-04-29 01:47 yamato_pfp.fw
One is suffixed with _ap. This to me stands for access point.
I don't know that much about how these firmware files work, but the fact there is two of them makes me suspicious.
Sprint's built in tethering app has no problem with the wireless interface, but the free ones do. What could be the solution?
Hi guys,
I few days back i rooted my samsung galaxy gio S5660 (froyo 2.2.1) and explored its file system. I was surprised to know that there wasn't any /efs directory unlike most of the galaxy s variants. Here's how it looked
PHP:
drwxr-xr-x root root 2011-05-19 11:20 acct
dr-x------ root root 2011-05-19 11:20 config
drwxrwx--- system cache 2011-05-19 11:20 cache
drwxrwx--x system system 2011-05-19 11:20 data
drwxr-xr-x root root 2011-05-19 13:42 dev
drwxr-xr-x root root 1970-01-01 12:03 lib
drwxrwxr-x root system 2011-05-19 11:20 mnt
lrwxrwxrwx root root 2011-05-19 11:20 d -> /sys/kernel/debug
lrwxrwxrwx root root 2011-05-19 11:20 etc -> /system/etc
drwxrwx--x system system 2011-05-19 11:20 persist
drwxr-xr-x root root 2011-05-19 11:20 system
drwxr-xr-x root root 1970-01-01 12:03 sys
drwxr-x--- root root 1970-01-01 12:03 sbin
lrwxrwxrwx root root 2011-05-19 11:20 sdcard -> /mnt/sdcard
dr-xr-xr-x root root 1970-01-01 12:03 proc
drwx------ root root 2011-03-18 13:19 root
-rwxr-x--- root root 17250 1970-01-01 12:03 init.rc
-rwxr-x--- root root 3301 1970-01-01 12:03 init.qcom.sh
-rwxr-x--- root root 1116 1970-01-01 12:03 init.qcom.rc
-rwxr-x--- root root 2016 1970-01-01 12:03 init.qcom.post_boot.sh
-rwxr-x--- root root 1512 1970-01-01 12:03 init.goldfish.rc
-rwxr-x--- root root 101828 1970-01-01 12:03 init
-rw-r--r-- root root 224 1970-01-01 12:03 default.prop
-rw-r--r-- root root 10014 1970-01-01 12:03 GIO.rle
Does any body has some insights into it ?? It seems like playing with the nv_data.bin file is not an option any more !!!
{
"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"
}
Basically this is an app to add files in /data/local/hwui.deny folder, so that the corresponding package is denied hwui. Usage : Just untick the apps that you want hwui denied. (you should be using atleast http://defy.wdscript.fr/defy-cm9/CM9-NIGHTLY-120710-Defy.zip)
Please not that this app is in beta phase and is only for the use of developers. Don't install it if you don't know what you're doing.
Install : Just flash the latest zip file in your cwm recovery. (Old versions :Just use any app like X-plore to copy it to /system/app/. And rename the apk to HwaSettings.apk. )
About permissions, this is a system app. It uses an attribute `android:sharedUserId="android.uid.system"`, so this app have access to all the permissions available in android. Also it can change any file in your data partition. Check out the source code.
Changelog :
Code:
Version 1.04 *(2012-07-23)*
---------------------------
* New : Keep system apps at the end of the list
* New : Traditional Chinese translations : kckc0220
* New : Croatian translations : ppero196
* New : Spanish Spain translation : martin6230
* New : Slovak translations : pepcisko
* New : Bulgarian translations : SFisherBG
* Fix : Ignore exceptions on boot
Version 1.03 *(2012-07-18)*
---------------------------
* New : Improve list performance
* New : Show blacklisted apps always on top
* New : App label changed to Hwa Settings
* New : Filtered list starts with queried text
* New : Code optimisation
* New : Use a new service to apply changes
* New : Latin American Spanish translations - javonera, cdlq456
* New : French translation update - epsylon3
* New : Polish translation - ???, mike_oldfield
* New : Hungarian translation - Tamas
* New : Czech translations - mikrom.cz, klovan200
* New : German translations - AnTerNoZ, TheBoegl
* New : Indonesian translations - marhensa
* New : Italian translations - sonyc2011
* New : Netherlands Dutch translations : Martijn1971
* New : Romanian translations - sonyc2011
* New : Greek translations - saltofx_v
* New : Russian translations - Quarx
* New : Brazilian Portugese translations : Gafanhotz
* Fix : Minor bugs
* Known issue : Crash on filtering after few checks/unchecks, only in ICS. Might be a frameworks bug.
Version 1.02 *(2012-07-16)*
---------------------------
* New : French translations (epsylon3)
* New : Better UI
* New : Improve list performance
* New : Remove uninstalled packages during scan
* New : Disable keyboard popup at start
* New : Sort by application label
* Fix : Crash on boot completed
Version 1.01 *(2012-07-15)*
---------------------------
* New : Icon from epsylon3
* New : Faster loading
* Fix : An FC
* Fix : CheckBox state not retained when soft keyboard popups.
Ubuntu install script (install.sh) :
Code:
#!/bin/bash
adb shell mount -o rw,remount /system
adb shell rm /system/app/HwaSettings.apk
sleep 2
adb push HwaSettings-release-1.00-beta-royale1223.apk /system/app/HwaSettings.apk
sleep 2
adb shell mount -o ro,remount /system
exit 0
My hwui.deny folder :
Code:
$ adb shell ls -la /data/local/hwui.deny
drwxrwxr-x 2 system nobody 4096 Jul 22 12:48 .
drwxrwx--x 8 shell shell 4096 Jul 18 23:28 ..
-rw------- 1 system system 0 Jul 22 03:39 ccc71.bmw.pro
-rw------- 1 system system 0 Jul 22 03:39 com.aldiko.android
-rw------- 1 system system 0 Jul 21 03:09 com.andrew.apollo
-rw------- 1 system system 0 Jul 21 03:12 com.android.backupconfirm
-rw------- 1 system system 0 Jul 21 03:09 com.android.browser
-rw------- 1 system system 0 Jul 21 03:09 com.android.calendar
-rw------- 1 system system 0 Jul 21 03:09 com.android.certinstaller
-rw------- 1 system system 0 Jul 21 03:11 com.android.defcontainer
-rw------- 1 system system 0 Jul 21 03:10 com.android.email
-rw------- 1 system system 0 Jul 21 03:10 com.android.exchange
-rw------- 1 system system 0 Jul 21 03:10 com.android.htmlviewer
-rw------- 1 system system 0 Jul 21 03:09 com.android.inputmethod.latin
-rw------- 1 system system 0 Jul 21 03:10 com.android.keychain
-rw------- 1 system system 0 Jul 21 03:11 com.android.mms
-rw------- 1 system system 0 Jul 21 03:11 com.android.providers.applications
-rw------- 1 system system 0 Jul 21 03:09 com.android.providers.calendar
-rw------- 1 system system 0 Jul 21 03:09 com.android.providers.contacts
-rw------- 1 system system 0 Jul 21 03:10 com.android.providers.downloads
-rw------- 1 system system 0 Jul 21 03:10 com.android.providers.drm
-rw------- 1 system system 0 Jul 21 03:11 com.android.providers.media
-rw------- 1 system system 0 Jul 21 03:12 com.android.sharedstoragebackup
-rw------- 1 system system 0 Jul 21 03:12 com.android.smspush
-rw------- 1 system system 0 Jul 22 03:40 com.android.vending
-rw------- 1 system system 0 Jul 21 03:11 com.android.vending.updater
-rw------- 1 system system 0 Jul 22 12:48 com.android.voicedialer
-rw------- 1 system system 0 Jul 22 03:39 com.bittorrent.client
-rw------- 1 system system 0 Jul 21 03:08 com.bytestorm.speedx
-rw------- 1 system system 0 Jul 21 03:09 com.dooblou.WiFiFileExplorerPRO
-rw------- 1 system system 0 Jul 22 03:39 com.droidhen.defender2
-rw------- 1 system system 0 Jul 22 03:39 com.evernote
-rw------- 1 system system 0 Jul 21 03:07 com.facebook.katana
-rw------- 1 system system 0 Jul 21 03:07 com.gh4a
-rw------- 1 system system 0 Jul 22 03:39 com.github.mobile
-rw------- 1 system system 0 Jul 21 03:11 com.google.android.apps.genie.geniewidget
-rw------- 1 system system 0 Jul 22 03:40 com.google.android.apps.plus
-rw------- 1 system system 0 Jul 21 03:07 com.google.android.apps.unveil
-rw------- 1 system system 0 Jul 21 03:11 com.google.android.apps.uploader
-rw------- 1 system system 0 Jul 21 03:10 com.google.android.backup
-rw------- 1 system system 0 Jul 21 03:11 com.google.android.feedback
-rw------- 1 system system 0 Jul 22 03:39 com.google.android.gm
-rw------- 1 system system 0 Jul 21 03:10 com.google.android.googlequicksearchbox
-rw------- 1 system system 0 Jul 21 03:10 com.google.android.gsf
-rw------- 1 system system 0 Jul 21 03:10 com.google.android.gsf.login
-rw------- 1 system system 0 Jul 21 03:11 com.google.android.location
-rw------- 1 system system 0 Jul 21 03:10 com.google.android.onetimeinitializer
-rw------- 1 system system 0 Jul 21 03:10 com.google.android.partnersetup
-rw------- 1 system system 0 Jul 21 03:10 com.google.android.syncadapters.bookmarks
-rw------- 1 system system 0 Jul 21 03:10 com.google.android.syncadapters.calendar
-rw------- 1 system system 0 Jul 21 03:10 com.google.android.syncadapters.contacts
-rw------- 1 system system 0 Jul 21 03:11 com.google.android.talk
-rw------- 1 system system 0 Jul 21 03:10 com.google.android.tts
-rw------- 1 system system 0 Jul 22 03:40 com.hanhuy.android.irc.lite
-rw------- 1 system system 0 Jul 22 03:40 com.ideashower.readitlater.pro
-rw------- 1 system system 0 Jul 21 03:09 com.imo.android.imoimbeta
-rw------- 1 system system 0 Jul 21 03:07 com.mfunzbasebandswitcher
-rw------- 1 system system 0 Jul 21 03:11 com.motorola.android.AudioEffectSettings
-rw------- 1 system system 0 Jul 21 03:10 com.motorola.android.fmradio
-rw------- 1 system system 0 Jul 21 03:11 com.motorola.android.motophoneportal.androidui
-rw------- 1 system system 0 Jul 21 03:10 com.motorola.fmradio
-rw------- 1 system system 0 Jul 21 03:11 com.motorola.usb
-rw------- 1 system system 0 Jul 21 03:07 com.nolanlawson.logcat
-rw------- 1 system system 0 Jul 22 03:40 com.opera.mini.android
-rw------- 1 system system 0 Jul 21 03:09 com.quoord.tapatalkxda.activity
-rw------- 1 system system 0 Jul 22 03:39 com.realarcade.DOJ
-rw------- 1 system system 0 Jul 22 03:39 com.rovio.angrybirdsrio
-rw------- 1 system system 0 Jul 22 03:39 com.rovio.angrybirdsseasons
-rw------- 1 system system 0 Jul 22 03:39 com.sirma.mobile.bible.android
-rw------- 1 system system 0 Jul 21 03:11 com.svox.pico
-rw------- 1 system system 0 Jul 21 03:08 com.swype.android.inputmethod
-rw------- 1 system system 0 Jul 22 03:40 com.tinyco.village
-rw------- 1 system system 0 Jul 21 03:09 com.tunewiki.lyricplayer.android
-rw------- 1 system system 0 Jul 21 03:09 com.twitter.android
-rw------- 1 system system 0 Jul 21 03:07 com.vivis.android.livetv
-rw------- 1 system system 0 Jul 21 03:07 de.bwulfert.buildpropedit
-rw------- 1 system system 0 Jul 21 03:09 devian.tubemate.home
-rw------- 1 system system 0 Jul 21 03:06 dk.logisoft.aircontrolbeta
-rw------- 1 system system 0 Jul 21 03:07 info.kfsoft.android.TrafficIndicator
-rw------- 1 system system 0 Jul 21 03:09 mobi.infolife.itag
-rw------- 1 system system 0 Jul 21 03:07 net.micode.compass
-rw------- 1 system system 0 Jul 21 03:07 org.games4all.android.games.indianrummy.prod
-rw------- 1 system system 0 Jul 21 03:09 org.wordpress.android
-rw------- 1 system system 0 Jul 21 03:08 tw.com.quickmark
-rw------- 1 system system 0 Jul 21 03:07 uk.co.aifactory.chessfree
Basicaly you can deny hwui to any app that targets API 10 or below, any app that uses Holo.Light theme(Eg: Gmail : No gradient needed, but you have to be carefull because apps like Google+ and Github relies on hwui for animations/effects) or any app that doesn't have a UI. You see when hwui is not denies some libs are loaded :
Code:
07-17 14:20:37.968: D/libEGL(4041): loaded /system/lib/egl/libGLES_android.so
07-17 14:20:37.976: D/libEGL(4041): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
07-17 14:20:37.991: D/libEGL(4041): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
07-17 14:20:37.991: D/libEGL(4041): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
If you deny hwui, these are not loaded. So denying hwui for one or two apps won't make a diffrence, but disabling hwui for many apps can save you some memory or even some battery.
Source : https://github.com/royale1223/HwaSettings
Translators : https://github.com/royale1223/HwaSettings/blob/master/res/values/strings.xml
thanks friend, i don't know what's the problem with hwa for all the system, but many people can't be wrong then it's a good idea have a list with the apps that don't need hwa...... for the optimization of the system.:good:
I dunno where is problem, but I am not able to install it. I tap on install, and it say that app is not installed.
Latest quarx. Try download twice.
Odesláno z mého MB526
mikrom.cz said:
I dunno where is problem, but I am not able to install it. I tap on install, and it say that app is not installed.
Latest quarx. Try download twice.
Odesláno z mého MB526
Click to expand...
Click to collapse
Same problem for me
Sent from my MB525 using xda premium
Same issue for me.
OMG, the app requires a lot of permissions
EDIT:
I pushed the app to /system/app/ and didn't work.
Me too.
mikrom.cz said:
I dunno where is problem, but I am not able to install it. I tap on install, and it say that app is not installed.
Latest quarx. Try download twice.
Odesláno z mého MB526
Click to expand...
Click to collapse
john9 said:
Me too.
Click to expand...
Click to collapse
EtaCarinae said:
Same issue for me.
OMG, the app requires a lot of permissions
EDIT:
I pushed the app to /system/app/ and didn't work.
Click to expand...
Click to collapse
mohegan said:
Same problem for me
Sent from my MB525 using xda premium
Click to expand...
Click to collapse
I think I somehow uploaded the unsigned apk. I should get some sleep. It should work now. Just use any app like X-plore to copy it to /system/app/. And rename the apk to HwaSettings.apk. About permissions, this is a system app. It uses an attribute `android:sharedUserId="android.uid.system"`, so this app have access to all the permissions available in android. Also it can change any file in your data partition. Check out the source code.
Thanks! It works now. :good:
Are you gonna make a list of the system apps that don't require hwa?
EtaCarinae said:
Thanks! It works now. :good:
Are you gonna make a list of the system apps that don't require hwa?
Click to expand...
Click to collapse
Nope. But feel free to post your findings here. It might help others. Disabling hwa for browser makes it faster.
I still get not installed msg.... I changed d chmod of d app too like other sys apps... Help????
Sent from my MB525 using xda app-developers app
bharaththeunique said:
I still get not installed msg.... I changed d chmod of d app too like other sys apps... Help????
Sent from my MB525 using xda app-developers app
Click to expand...
Click to collapse
Install it by pushing to /system/app. The fisrt post was updated.
Installed it as said & its working fine..
Procedure I followed:
Enabled root access in ES File Explorer
Copied HWAsetting.apk (download from the first post) to system/app
Did a reboot & found the app in the drawer.
Now woking with no problems.
Installed as per instructions on quarx's 100712+ build, after rebooting and opening app for the first time GSM died. Rebooted... GSM still dead... Deleted app, rebooted.... GSM alive and well again.
Coincidence?
Tried this on CM9-NIGHTLY-120711-Defy of Epsylon3 and it works fine, then installed paranoid 1.5 rom based on Epsylon3 hwa build 05/07 and this keeps on force closing.
Has anyone else tried it with the paranoid rom and had FC's?
Cheers
in Eppy 05.07 nightly there was no hwui.deny folder so (only .allow) so its natural that it does not work... you have to wait for an update of paranoid.
Add this to Defy Settings!!!
Sent from my MB525 using xda premium
why the app need all this permissions
Defy mit Android 4.0.4 CM9 RockZ
AnTerNoZ said:
why the app need all this permissions
Defy mit Android 4.0.4 CM9 RockZ
Click to expand...
Click to collapse
Royale explain about it in a previous post....
Anyway,
Someone can make a list of process that should be blacklisted in order to consume less RAM of our phone?
espaciosalter20 said:
Royale explain about it in a previous post....
Anyway,
Someone can make a list of process that should be blacklisted in order to consume less RAM of our phone?
Click to expand...
Click to collapse
ooh, it defiantly too late for me ^^ misread the thing with android:sharedUserId="android.uid.system"`
Defy mit Android 4.0.4 CM9 RockZ
Version 1.01 release
Changelog :
Code:
Version 1.01 *(2012-07-15)*
---------------------------
New : Icon from epsylon3
New : Faster loading
Fix : An FC
Fix : CheckBox state not retained when soft keyboard popups.
Hi there,
I'm working with a stock, non rooted, lollipop 5.0.2 for xt1032 Moto G ROM, I'm trying to create a symbolic link from "popcorn download" folder to "my downloads" folder, so other programs can take the movies for streaming or whatever (who cares why anyways) but even when a touch or rm command works fine, ln commands doesn't like to lend a hand.
bad boy LN, bad boy.
Here is an exerpt on what i did:
1|[email protected]_umts:/sdcard/Download $ pwd
/sdcard/Download
[email protected]_umts:/sdcard/Download $ ls -l /sdcard/time4popcorn/downloads
drwxrwx--- 3 root 1028 4096 Apr 25 02:29 3980d0dd-29a9-4711-9a83-7955661b1aef
drwxrwx--- 3 root 1028 4096 Apr 25 02:34 3f02c279-84bb-4d74-bb69-2a7959a23774
drwxrwx--- 2 root 1028 4096 Apr 25 02:31 50548bf9-6cf6-436b-9b80-179ec8fc8bca
drwxrwx--- 3 root 1028 4096 Apr 25 02:00 c20989ae-375b-46e0-aa6e-d373c0bf2659
[email protected]_umts:/sdcard/Download $ touch popcorn
[email protected]_umts:/sdcard/Download $ ls -l
-rw-rw---- 1 root 1028 457290 Apr 24 22:29 422.pdf
drwxrwx--- 2 root 1028 4096 Apr 19 04:17 BigBang Theory
drwxrwx--- 2 root 1028 4096 Apr 19 04:12 Super_Mario_Theme
-rw-rw---- 1 root 1028 0 Apr 25 18:00 popcorn
[email protected]_umts:/sdcard/Download $ rm popcorn
[email protected]_umts:/sdcard/Download $ ln -s /sdcard/time4popcorn/downloads popcorn
ln: popcorn: Operation not permitted
1|[email protected]_umts:/sdcard/Download $ whoami
app_135
[email protected]_umts:/sdcard/Download $ id
uid=10135(app_135) gid=10135(app_135) groups=1015(sdcard_rw),1028,3003(inet),9997,50135(app_40135)
[email protected]_umts:/sdcard/Download $
I hope you can trhow some light to me and help me out
.
Thanks in advance, and kind regards to everyone! :highfive:
Gnokix