Recent content by shawnbuck

  1. shawnbuck

    Post [ROM][Official][4.3] CyanogenMod 10.2 Nightlies for the Galaxy S4

    Is anyone else using an encrypted data partition and init.d on CM11? It seems that init.d runs before the encrypted /data partition is mounted. I'm currently having issues with it on the 12/23 build.
  2. shawnbuck

    Post Bestbuy sells amdl phones!!!

    There are two Bestbuy locations in Columbus GA (Peachtree Mall) that still have a bunch of 16GB MDLs in stock.
  3. shawnbuck

    Post * Official CM7 for Atrix Stable only (No Nightly )* Atrix CM Ba2tF RELEASED!!

    Where is the discussion for development being held?
  4. shawnbuck

    Post [MOD] radio 01.97.00R for AT&T

    sbf_flash seems to not like this file, is there any reason for that? Both extracting and attempting to flash it give the same results. [email protected]:/home/shawn/Desktop/radio# sbf_flash -x ../OLY_ATT_01.97.00R.sbf SBF FLASH 1.20 (mbm) http://opticaldelusion.org === OLY_ATT_01.97.00R.sbf ===...
  5. shawnbuck

    Post [TUTORIAL] Extract Contents Inside Of SMGs

    You can by editting a single code group, and flashing it via fastboot. You'll need linux to mount and edit the image though.
  6. shawnbuck

    Post [Unlocked Only][Release]CWM Recovery Mod for Atrix 4G 2011-06-30 updated again!

    You need to install it via a fastboot flash. If you aren't sure how to do that, you probably need to unlock the bootloader. The instructions are here. After you do that, you can install this via fastboot. http://briefmobile.com/how-to-unlock-the-atrix-4g-bootloader
  7. shawnbuck

    Post [FIX] Final fix for nonworking WIFI on unlocked ATT Atrix in some countries

    The fix for that is to switch the numbers and -R, chmod expects to the the numbers first. chmod 0755 -R /system/etc/firmware/wifi
  8. shawnbuck

    Post [INFO] Backup the pds partition of your Atrix!

    dd stands for "dumb disk". What it does is read every bit of the source individually, copying them as is. It ignores things like formatting, so it is useful for copying whole images and restoring them.
  9. shawnbuck

    Post [Q] [Webtop] Next steps: More space or newer Ubuntu? (Poll effectively closed)

    Sorry to tell you this, but Wine isn't for ARM processors, since Windows only supports x86 ones.
  10. shawnbuck

    Post [Q]Ubuntu on the Atrix

    I'm working on getting a vanilla copy of Debian running on the device. So far everything works except X, which can't detect a properly configured device. Will post if I have any success with it.
  11. shawnbuck

    Post [MODULE-|-SOURCE] Atrix 4G Overclock Module -- Up to 1.5GHz!

    I must have missed you on it :/ I'll back on it later though.
  12. shawnbuck

    Post [MODULE-|-SOURCE] Atrix 4G Overclock Module -- Up to 1.5GHz!

    kholk, let me know what I can do to help. Also, get on IRC sometime :)
  13. shawnbuck

    Post [SCRIPT] GladRoot v4.3 (Bell 0.37.4, AT&T 1.26/1.52/1.57/1.83 Supported)

    Did you root 1.26 before running the update?
  14. shawnbuck

    Post [GingerBlur MOD] 1% battery mod for GingerBlur 3.1/4.0

    It is an interesting file. It even has my battery health down to the 1%. Also, check out /sys/devices/platform/cpcap_battery/power_supply/battery/uevent POWER_SUPPLY_NAME=battery POWER_SUPPLY_TYPE=Battery POWER_SUPPLY_STATUS=Full POWER_SUPPLY_HEALTH=Good POWER_SUPPLY_PRESENT=1...
  15. shawnbuck

    Post [SCRIPT] GladRoot v4.3 (Bell 0.37.4, AT&T 1.26/1.52/1.57/1.83 Supported)

    Can you pop into IRC? Lets find out exactly what happened.