3.2.2 HLK75C for VZW XOOMs. Read/Write support?

arrtoodeetoo

Senior Member
Dec 31, 2010
825
138
0
Can anyone who has received their 4G upgraded XOOM confirm this story? Does it really fix the read/write issue with the SD card?

Also, I wonder when those of us who decided to opt out of the upgrade are going to get in on this 3.2.2 action.
 

arrtoodeetoo

Senior Member
Dec 31, 2010
825
138
0
I use it too much to send it in. Besides, it's never been on the VZW network, and I don't plan to ever have it tied to their network. It lives in Airplane Mode.

Also, someone on the official Moto forum said that the SD read/write news isn't true.
 

ScottC

Senior Member
May 6, 2005
454
37
0
I use it too much to send it in. Besides, it's never been on the VZW network, and I don't plan to ever have it tied to their network. It lives in Airplane Mode.

Also, someone on the official Moto forum said that the SD read/write news isn't true.
Mine was never activated either - only used on Wi-Fi, but they'll still upgrade it. Sadly, if you want the upgrade (and a free dock), you'll need to be without it for a couple of days.
 

Isun

Senior Member
Nov 9, 2008
229
30
0
They seem to be staying withing the whole 5 day turn around time for most people so far. I only used mine in WiFi mode till two weeks ago when I heard the 4G upgrade had finally arrived.
 

short/y

Senior Member
Mar 9, 2006
658
67
28
Silly-con Valley
Can anyone who has received their 4G upgraded XOOM confirm this story? Does it really fix the read/write issue with the SD card?
Yes, it does. Internal storage is still mounted read-write as /mnt/sdcard and the microSD card is mounted read-write as /mnt/external1. I received my LTE-upgraded XOOM today and just checked via adb:

Code:
/dev/fuse /mnt/sdcard fuse rw,nosuid,nodev,relatime,user_id=1023,group_id=1023,default_permissions,allow_other 0 0
/dev/block/vold/179:1 /mnt/external1 vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,gid=1023,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
EDIT: Sorry if I got your hopes up but it, while it's MOUNTED read-write, it looks like it's still prohibited for regular apps and ADB. It may work if you're rooted ... I'm still loooking.
 
Last edited: