Page 6 of 15 FirstFirst ... 2345678910 ... LastLast
Results 51 to 60 of 150

Thread: [ROM]ACS ICS v5.5 - WE'LL DO IT LIVE[EI22]

      
   
  1. #51
    Forum Member pacostacos's Avatar
    Join Date
    Oct 2011
    Location
    Pflugerville, TX
    Age
    34
    Posts
    53
    Post Thanks / Like
    it flashed it for me. I am currently running the Samurai Kernel and I didn't flash one independently.


  2. #52
    Forum Member glf752's Avatar
    Join Date
    Nov 2011
    Age
    27
    Posts
    3
    Post Thanks / Like

    Google Voice

    Quote Originally Posted by pacostacos View Post
    hey Marcusant, when you have a second... i'm experiencing something kind of "funny". My wife is running v3.5 (me 4.0) right now and when she calls me, I get a voice when I answer her call. It tells me who's calling and then it ask me "if you want to accept, press 1 if you want to deny with a message, press 2". It also did it while I was on 3.5.

    However, it doesn't do it when anyone else calls me nor does it do it to her, when i call her. Is anyone else seeing this "feature"?
    Hello the reason why that happens is because her phone as intergrated with google voice so anytime someone calls your wife that will happen use less she takes off the google voice service


  3. #53
    Forum Member warrenpeace24's Avatar
    Join Date
    Nov 2011
    Age
    30
    Posts
    5
    Post Thanks / Like
    Quote Originally Posted by joshag View Post
    Have you tried 'Voltage Control' App? OC'd by clicking a slider.. 3100+ Quad scores. Stable
    Just used the voltage control app and it works perfect. OC'd to 1.3 without any problems, and had a quad score of 3333. I am gonna tune it back down to 1.2 for reliability but everything seems stable so far.

    and I gotta give some props to voltage control, I tried every app on the market and this one is by far the best!

    Also a big thanks to syndicate for this rom, it makes my phone work as intended.


  4. #54
    Forum Member pacostacos's Avatar
    Join Date
    Oct 2011
    Location
    Pflugerville, TX
    Age
    34
    Posts
    53
    Post Thanks / Like
    Hello the reason why that happens is because her phone as intergrated with google voice so anytime someone calls your wife that will happen use less she takes off the google voice service
    I thought that might be the culprit. Thanks glf752. I will check it out when she gets home. It is a nice feature, for say a Car Dock situation. But as a phone in hand situation, it's a bit annoying.


  5. #55
    Forum Member DaveWW00's Avatar
    Join Date
    Jul 2011
    Age
    31
    Posts
    3
    Post Thanks / Like
    i have been using this rom for about a day now and only problem i am having is with wifi. the wifi finds and connects to the network with no problems- they issue is I have no internet connection even though it says its connected. rebooting the phone seems to work but its starting to get really annoying having to reboot just to get the wifi to stay connected. any suggestions or is this a known bug with the rom? thanks!


  6. #56
    Forum Member Pibe38's Avatar
    Join Date
    Sep 2011
    Age
    31
    Posts
    10
    Post Thanks / Like
    So I may have taken the wrong approach here and I restored my apps and data through Titanium Backup.

    Everything seems to be working fine, but I lost the CRT off animation. Is there a way to restore it?


  7. #57
    Forum Member jeffgus's Avatar
    Join Date
    Nov 2011
    Age
    41
    Posts
    1
    Post Thanks / Like
    Quote Originally Posted by DaveWW00 View Post
    i have been using this rom for about a day now and only problem i am having is with wifi. the wifi finds and connects to the network with no problems- they issue is I have no internet connection even though it says its connected. rebooting the phone seems to work but its starting to get really annoying having to reboot just to get the wifi to stay connected. any suggestions or is this a known bug with the rom? thanks!
    I'm having issues with Wifi and 4G also. Whatever interface is toggled on before I shutdown works on bootup. For example, if I turn off Wifi and turn on 4G and then reboot, the 4G works. Visa versa for Wifii. If both are on, only Wifi works.

    The problem seems to be with a disagreement on whether dhcpcd is running:

    D/StatusBarPolicy( 496): received WimaxState : CONNECTING, newDetailedState: 4
    D/StatusBarPolicy( 496): received WimaxState : OBTAINING_IPADDR, newDetailedState: 8
    D/StatusBarPolicy( 496): received WimaxState : OBTAINING_IPADDR, newDetailedState: 8
    D/ConnectivityService( 304): ConnectivityChange for WiMax: CONNECTING/OBTAINING_IPADDR
    I/dhcpcd ( 2369): dhcpcd 4.0.15 starting
    E/dhcpcd ( 2369): AP Address Get... FAIL
    E/dhcpcd ( 2369): bssid info get Fail. (line : 1362)
    I/dhcpcd ( 2369): Current ST = 0
    W/dhcpcd ( 2369): host does not support a monotonic clock - timing can skew
    I/dhcpcd ( 2369): broadcasting for a lease
    I/dhcpcd ( 2369): offered 99.203.49.72 from 10.41.93.46
    I/dhcpcd ( 2369): acknowledged 99.203.49.72 from 10.41.93.46
    I/dhcpcd ( 2369): leased 99.203.49.72 for 3600 seconds
    E/dhcpcd ( 2369): add_route: Network is unreachable
    I/WimaxStateTracker( 304): [DhcpHandler:EVENT_DHCP_START] DHCP request failed: [wimax]Timed out waiting for dhcpcd to start
    D/WimaxStateTracker( 304): [handleMessage] Received msg = 3
    E/WimaxStateTracker( 304): [handleMessage] >>> IP configuration... failed <<<
    I/dhcpcd ( 2369): received SIGTERM, stopping
    E/WimaxStateTracker( 304): Could not stop DHCP


    Clearly dhcpcd is running, but WimaxStateTracker doesn't think so. Very odd.

    I'm new to this, so I'm not sure if this error matters much. I see this after a fresh flashing of the ROM:

    I/init:init_scripts( 324): run_init_scripts : Running: /nubernel/scripts/init_05_permissions.sh
    I/init:init_scripts( 327): init_05_permissions : Start
    I/init:init_scripts( 329): init_05_permissions : Fixing permissions and ownership
    I/init:init_scripts( 330): init_05_permissions : chmod 0755 /sbin/*
    I/init:init_scripts( 332): init_05_permissions : chmod 0755 /vendor/bin/*
    I/init:init_scripts( 334): init_05_permissions : chown root.system /default.prop
    I/init:init_scripts( 336): init_05_permissions : chown root.system /init
    I/init:init_scripts( 338): init_05_permissions : chown root.system /init.sh
    I/init:init_scripts( 340): init_05_permissions : chown root.system /lib
    I/init:init_scripts( 342): init_05_permissions : chown root.system /lib/*
    I/init:init_scripts( 344): init_05_permissions : chown root.system /lib/modules
    I/init:init_scripts( 346): init_05_permissions : chown root.system /lib/modules/*
    I/init:init_scripts( 348): init_05_permissions : chown root.system /sbin
    I/init:init_scripts( 350): init_05_permissions : chown root.system /sbin/*
    I/init:init_scripts( 352): init_05_permissions : chown root.root /sbin/kexec
    I/init:init_scripts( 354): init_05_permissions : chmod 6755 /sbin/kexec
    I/init:init_scripts( 356): init_05_permissions : Sync filesystem
    I/init:init_scripts( 358): init_05_permissions : End
    I/logwrapper( 325): /nubernel/scripts/init_05_permissions.sh terminated by exit(0)
    E/logwrapper( 416): executing /system/etc/init.d/00remount failed: Permission denied
    E/logwrapper( 419): executing /system/etc/init.d/01acid_sysctl failed: Permission denied
    E/logwrapper( 422): executing /system/etc/init.d/02kerneltweaks failed: Permission denied
    E/logwrapper( 425): executing /system/etc/init.d/02sdcardspeedfix failed: Permission denied
    E/logwrapper( 428): executing /system/etc/init.d/03kerneltweaks failed: Permission denied
    E/logwrapper( 431): executing /system/etc/init.d/03sdcardspeedfix failed: Permission denied
    E/logwrapper( 434): executing /system/etc/init.d/04sysctltweaks failed: Permission denied
    E/logwrapper( 437): executing /system/etc/init.d/05juwesramscript failed: Permission denied
    E/logwrapper( 440): executing /system/etc/init.d/06GPS-start failed: Permission denied
    D/dalvikvm( 492): DexOpt: 'Landroid/net/wimax/WimaxStateTracker$DhcpHandler;' has an earlier definition; blocking out
    D/dalvikvm( 492): DexOpt: not verifying 'Landroid/net/wimax/WimaxStateTracker$DhcpHandler;': multiple definitions
    W/PackageManager( 446): Permission com.sec.android.app.sns.permission.RECEIVE_SNS_BRO ADCAST from package com.sec.android.provider.logsprovider ignored: original from com.sec.android.app.sns
    W/PackageManager( 446): Permission com.sec.android.app.sns.permission.READ_SNSDB from package com.sec.android.provider.logsprovider ignored: original from com.sec.android.app.sns
    D/dalvikvm( 528): DexOpt: 'Landroid/net/wimax/WimaxStateTracker$DhcpHandler;' has an earlier definition; blocking out
    D/dalvikvm( 528): DexOpt: not verifying 'Landroid/net/wimax/WimaxStateTracker$DhcpHandler;': multiple definitions
    D/dalvikvm( 535): DexOpt: 'Landroid/net/wimax/WimaxStateTracker$DhcpHandler;' has an earlier definition; blocking out
    D/dalvikvm( 535): DexOpt: not verifying 'Landroid/net/wimax/WimaxStateTracker$DhcpHandler;': multiple definitions
    D/dalvikvm( 539): DexOpt: 'Landroid/net/wimax/WimaxStateTracker$DhcpHandler;' has an earlier definition; blocking out
    D/dalvikvm( 539): DexOpt: not verifying 'Landroid/net/wimax/WimaxStateTracker$DhcpHandler;': multiple definitions
    It appears there is more than one definition of WimaxStateTracker. Does this matter????

    I can't post on the xda-developers devel forum because I'm a newbie. I hope this information is useful to the ACS devels.


  8. #58
    Forum Member cyc's Avatar
    Join Date
    Mar 2011
    Age
    25
    Posts
    17
    Post Thanks / Like

    Few Suggestions

    I really like the ROM overall but have a few recommendations:

    1. Unlock the Lock screens so the individual user can pick the one he/she likes
    2. Include Reboot, Recovery, and Download Mode in Power menu
    3. Swype version 3.25 that was included with Nexus S 4G I believe had a theme that looks awesome with your ROM (I manually swapped it out myself and even though it is technically an older version it looks much cooler and is still 3.x and works great)


  9. #59
    Forum Member Little_G's Avatar
    Join Date
    Jun 2011
    Age
    51
    Posts
    25
    Post Thanks / Like
    Quote Originally Posted by cyc View Post
    2. Include Reboot, Recovery, and Download Mode in Power menu
    Might want to look at the "ACS Updater" on the Android Market. It adds all that and more, and can be added to any screen as a one touch clickable icon.

    No need for the three button reset it's all right there in one easy menu.


  10. #60
    Forum Member Little_G's Avatar
    Join Date
    Jun 2011
    Age
    51
    Posts
    25
    Post Thanks / Like
    After well over 48 hours of heavy use, I finally experienced my first freeze on this rom. A simple battery pull and restart fixed it. This happened while running iheartradio for 3 straight hours and automatic updating kicking in, and antivirus running to scan new updates all at the same time.

    I have no complaints at all with this compared to some of the other roms I have run. It wasn't unusual for me to have several fc's and even random reboots a day before loading this rom.

    Definitely will be driving this rom as long as the performance remains at this level.

    Thanks again! Very happy here!



Page 6 of 15 FirstFirst ... 2345678910 ... LastLast

Visitors found this page by searching for:

acs ics

acs ics 5.5

ACS_ICS_V5.5.zip

acs ics 5.5 download

com.sec.android.app.sns.permission

ACS ICS v5

recovery cwm odin acs recovery 1.0.0.5 cwm4 based public beta

acsrecovery

glacier mytouch 4g ics

[rom] acs ics v3.5

acsrecovery1.0.0.5.tar.md5

acs ics v3.5

cwm 3.1.0.1.tar.md5 download

acsreovery 1.0.0.5

modem.EC05toEI22.zip

acs ics v4acsrecovery 1.0.0.5acs romsei22 romsacs ics romcwm 3.1.0.1.tar.md5i have acs ics romearthbound rom for htc mytouch 3gacs ics v5.5 zipprevail hotspot modmarcusant v3 aosp lockrecovery 5[rom]acs ics v5.5 - well do it live[ei22]download to htc glacier mytouch 4g odin cwm fascinate forEI22 ACS ICS Rom
SEO Blog

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •