Recent content by amenditman

  1. A

    Post Samsung Rugby Pro (SGH-I547) Super Thread

    Sorry no, I have not done any ROM development. I mostly helped a few developers with some fancy scripts to fix the stuff Motorola broke when they did WebTop, Ubuntu linux, on the Atrix 4G. Arvati's fix apt-get script was incredible work and I was able to help him a little with that and I was...
  2. A

    Post Samsung Rugby Pro (SGH-I547) Super Thread

    Great battery life. I am not seeing that much. My "Cell Standby" is way higher than yours.
  3. A

    Post Samsung Rugby Pro (SGH-I547) Super Thread

    New to Samsung devices I am a total noob when it comes to Samsung devices. Also, I've been just living with stock Android on my Moto for about a year and feel like I am starting from scratch. Any good threads/how-to's you can point me to. I want to get up and running on this device...
  4. A

    Post Samsung Rugby Pro (SGH-I547) Super Thread

    Exactly the reasons I chose the Rugby Pro. S3 too huge and impractical since I am a home remodeller/construction guy. Rugby Pro decent specs, not too big, and LTE.
  5. A

    Post Ruggedized battery cover

    I have one here, http://forum.xda-developers.com/showthread.php?t=1476157&highlight=atrix+4g+with+docks , scroll to the bottom. I could ship it to UK. PM me and we'll talk.
  6. A

    Post [webtop] webtop2sd discussion (currently version 2.0.1)

    Use Root Explorer to create the /etc/webtop2sd folder and copy busybox into it. Do not create a link to busybox in the folder, copy and paste it there.
  7. A

    Post [webtop] webtop2sd discussion (currently version 2.0.1)

    Use Root Explorer, to find the /etc/webtop2sd directory. Is Busybox installed there? If not, it needs to be.
  8. A

    Post [ALPHA 2 - DEC 22] Arch Linux ARM + Gnome 3

    If you have Moboot 0.3.5 you can probably skip these. cd /tmp curl -O http://moboot.googlecode.com/files/moboot_0.3.5.zip unzip moboot_0.3.5.zip mv uImage.moboot_0.3.5 /boot/uImage.moboot cd /boot rm uImage ln -s uImage.moboot uImage ln -s uImage-2.6.35-palm-tenderloin uImage.webOS
  9. A

    Post [ALPHA 2 - DEC 22] Arch Linux ARM + Gnome 3

    I am tri-booting after following those instructions. Moboot works fine, just make sure it is up to the latest version.
  10. A

    Post [ALPHA 2 - DEC 22] Arch Linux ARM + Gnome 3

    The main developer on this is crimsonredmk. He is a student. Over the holidays the devs did a lot of work, but school is in session and he is busy. Be patient.
  11. A

    Post [GUIDE][Update][Android CM Alpha 3] How to Install CM Alpha on Touchpad

    Sorry to say, that kind of error is usually related to the object in the seat facing the device. Double check all commands, syntax, and PATHs you type. Might fix the problem. Please click the thanks button, if you've got it send a little something to the developer after you get it up and running.
  12. A

    Post [GUIDE][Update][Android CM Alpha 3] How to Install CM Alpha on Touchpad

    Have you tried the combination of the "Home" button and the "Power" button? Hold both down until you see the screen change, usually 15 - 30 seconds. This is a hard restart command.
  13. A

    Post [GUIDE][Update][Android CM Alpha 3] How to Install CM Alpha on Touchpad

    Best bet is to compress the movies to a filesize less than 4 GB.
  14. A

    Post [ALPHA 2 - DEC 22] Arch Linux ARM + Gnome 3

    Open the Terminal from the menu. su password = root
  15. A

    Post [ALPHA 2 - DEC 22] Arch Linux ARM + Gnome 3

    Can you still boot into webOS? After webOS Doctoring you will need to re-enable Developer Mode, if you haven't already. If you can get into webOS, try to resize your /dev/media back to it's full size then re-doctor. Here's how to resize the media, from crimsonredmk's README. You can do this...