Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
g0nk
Old
#1  
Member - OP
Thanks Meter 0
Posts: 57
Join Date: Mar 2006
Question Laptop Dock and it's USB Ports

With the laptop dock, it has 2 USB ports. I've seen video of demonstrators using a mouse with the laptop dock, so there's 1 port used up. I am curious if anyone has seen any type of information on if you can plug a USB Memory stick, or portable USB based hard drive into the USB ports of the Laptop Dock and if it would be usable.

I think it would be awesome if I could plug a 500GB hard drive with all my media and play music/movies/pictures on the Laptop Dock through the phone.
HTC TITAN
 
glitterbug
Old
#2  
Member
Thanks Meter 6
Posts: 65
Join Date: Jun 2010
Quote:
Originally Posted by g0nk View Post
With the laptop dock, it has 2 USB ports. I've seen video of demonstrators using a mouse with the laptop dock, so there's 1 port used up. I am curious if anyone has seen any type of information on if you can plug a USB Memory stick, or portable USB based hard drive into the USB ports of the Laptop Dock and if it would be usable.

I think it would be awesome if I could plug a 500GB hard drive with all my media and play music/movies/pictures on the Laptop Dock through the phone.
I saw a CES video and the moto rep said you could hookup an external drive.
The Following User Says Thank You to glitterbug For This Useful Post: [ Click to Expand ]
 
LockeCPM4
Old
#3  
Senior Member
Thanks Meter 6
Posts: 116
Join Date: Jun 2008
Location: Michigan
Quote:
Originally Posted by glitterbug View Post
I saw a CES video and the moto rep said you could hookup an external drive.
Thank you for the info. This is looking like a more promising device more and more every day!
 
swornenemy
Old
#4  
Member
Thanks Meter 0
Posts: 61
Join Date: Jan 2010
I wonder if the USB ports will support other devices like a USB serial dongle.
 
Sogarth
Old
#5  
Recognized Developer
Thanks Meter 355
Posts: 503
Join Date: Jan 2006
Quote:
Originally Posted by glitterbug View Post
I saw a CES video and the moto rep said you could hookup an external drive.
Confirmed. I plugged in a USB drive into the lapdock on a lark, and it detected it and mounted the drive just fine. Based on what the folks in the "Dock without dock" thread are saying, it may actually be possible to plug the Atrix into a USB hub and have it detect USB drives that way too (since they're hooking up keyboards and mice via that mechanism if I'm reading it correctly).
 
Ririal
Old
#6  
Ririal's Avatar
Recognized Developer
Thanks Meter 395
Posts: 777
Join Date: Feb 2011
Location: Grayslake

 
DONATE TO ME
I've noticed that the phone does NOT recognize NTFS formatted drives, only FAT32. I haven't tested exFAT or any linux file systems yet. Just FYI.
 
shawnbuck
Old
#7  
shawnbuck's Avatar
Recognized Developer
Thanks Meter 88
Posts: 188
Join Date: Feb 2011
Location: NY
Could you try a few Linux filesystems as well? I'm curious to see what this kernel supports.
Motorola Atrix
 
Ririal
Old
#8  
Ririal's Avatar
Recognized Developer
Thanks Meter 395
Posts: 777
Join Date: Feb 2011
Location: Grayslake

 
DONATE TO ME
Quote:
Originally Posted by shawnbuck View Post
Could you try a few Linux filesystems as well? I'm curious to see what this kernel supports.
If you know of a simple way to format them under Windows, I'd be happy to. I can't find a tool that lets me format, only read-only access to mounted drives. I don't have access to a linux box while at work.
 
Sogarth
Old
#9  
Recognized Developer
Thanks Meter 355
Posts: 503
Join Date: Jan 2006
Quote:
Originally Posted by shawnbuck View Post
Could you try a few Linux filesystems as well? I'm curious to see what this kernel supports.
Anything in particular you're looking for? You can always check /proc/config.gz for the full kernel configuration. Here are some of the entries you're probably looking for:

Code:
CONFIG_EXT2_FS=y
CONFIG_EXT3_FS=y
# CONFIG_EXT4_FS is not set
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
# CONFIG_XFS_FS is not set
# CONFIG_GFS2_FS is not set
# CONFIG_OCFS2_FS is not set
# CONFIG_BTRFS_FS is not set
# CONFIG_NILFS2_FS is not set
# CONFIG_FUSE_FS is not set
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
# CONFIG_NTFS_FS is not set

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Flash Custom ROM and Recovery to Samsung Galaxy S 4

After reading about Dan Rosenberg’s bootloader exploit for the Samsung Galaxy S 4,I … more

Windows-Based Multi-Tool for the Sony Xperia U

If you are a flashaholic and an owner of the Sony Xperia U, you may be interested in the … more

XDA University: Crafting Recovery-Flashable Packages

Those of us who use Linux on a day to day basis don’t think twice about sinking … more