Search results

  1. BeagleBoy

    Thread Free original folio case

    Free to a good home: I've got a Motorola folio case that's been sitting on a shelf for a year or three. If you want it, send me a PM. I'll even pay for shipping, unless you want to cover it.
  2. BeagleBoy

    Thread [Q] Random Reboots

    I received my Vz Dev Edition phone on Mon. Still running bone-stock with the 4.4 update. The first night, while I was talking on the phone, the phone rebooted twice. Once more in the evening, it rebooted while in its holster. Since then, it's rebooted once or twice a day, always when I...
  3. BeagleBoy

    Thread Speaker Dock for $15

    Newegg has the speaker dock for $15 now, free shipping. I think I'll get another, just to have another dock and charger for work. http://www.neweggflash.com/Product/N82E16875982419 Old Post: Newegg's got the speaker dock for $18.99 with free shipping. Promo code EMCJJHN68. Through Wed, 11/21.
  4. BeagleBoy

    Thread HD Speaker Dock for $25 at Newegg

    Newegg has the Speaker Dock on sale for $24.99. http://www.newegg.com/Product/Product.aspx?Item=N82E16875982419 -Jim
  5. BeagleBoy

    Thread [Q] power draw stats

    I've seen people say, "my phone was charging at 17mA," or, "my phone was discharging at 10mA." What are these people using to find these stats? Or are they buried somewhere that I'm not seeing? Sent from my ADR6425LVW using Tapatalk 2
  6. BeagleBoy

    Thread Adding USB to the Xoom dock

    I just got done modding my dock for USB. I know a number of people have already done this, but I did it slightly differently. First, since I don't care about reversing this mod, I removed the speaker jack from the pcb. This way, I could use the factory hole for my usb cable. Next, I...
  7. BeagleBoy

    Thread WiFi Xoom gets easy boot to recovery

    I just updated my wifi-xoom to 3.1, and part of the upgrade process flashed a new bootloader. The benefit: we can now choose "Recovery" from the boot menu (like the 3G owners have been able to all along). -Jim
  8. BeagleBoy

    Thread Here it is: Stock WiFi images

    This is the boot.img and system.img from a stock Wifi xoom! DO NOT USE TO RE-LOCK YOUR ZOOM How did I get it? I flashed the tiamat boot to my recovery partition, and booted to it. Then I pulled the pristine boot and system partitions. The system.img is here...
  9. BeagleBoy

    Thread [REQ] Wifi recovery.img

    Can someone who's rooted their wifi xoom grab me a copy of the stock recovery partition? You can grab it from an adb shell with something like su dd if=/dev/block/mmcblk0p6 of=/mnt/sdcard/Download/recovery.img and then adb pull /mnt/sdcard/Download/recovery.img Thanks!!! -Jim
  10. BeagleBoy

    Thread [Q] "fastboot boot" command

    Has anyone used the "flashboot boot <kernel>" command with their xoom? When I try booting a custom kernel and disk, I get this: build> fastboot boot zImage zDisk creating boot image... creating boot image - 3014656 bytes downloading 'boot.img'... OKAY [ 0.451s] booting... FAILED (command...