Reply
Thread Tools
Posts: 35 | Thanked: 6 times | Joined on Nov 2007 @ Phoenix, AZ
#1
I was able to mount an external USB drive on my N810 running OS2008 just now.



Here is all that is needed ...

External HD - Tested with a WD Passport, but i'm sure any full size 3.5" external would work as well
MicroUSB Host Mode Cable - Got mine at Amazon
Gender Changer - Female A -> Female A
Some way to power the drive as the n810 won't do it. I used a Y power cable to plug into a powered USB port since the passports are USB powered, other drives have external power supplies. Just get some juice to the thing =)

That's it!! Just plug the normal USB cable for the HD into the drive, plug whatever source of power your drive requires, plug the MicroUSB into your N810, and plug both Male USB ends into each end of the Female gender changer. You should see a little popup that says "USB Device Not Supported" ... it goes away, and file manager pops up with the contents of your drive =)

A Few Notes
  • Media Player(built-in) will not recognize or scan the drive for files
  • MediaBox, and UKMP(the 2 I tried) could not scan 13GB of MP3's, they took a royal shite on me
  • I was able to play the files through the console via mplayer one at a time

Does anyone know of any media/mp3 players for OS2008 that do not try to scan and will just let you pick a playlist or a directory to load? A console based one would draw the least load on the device I think, so that would be ideal if any of those have been ported. My next project is to mount all this up in my car for an on-dash media center. Only major problem I can see so far is plugging in the USB while the stand is closed or mounting the device with the stand open. I ehar that is not an issue with the n800. A ~$200 in-car media center ain't bad eh? =)
 

The Following User Says Thank You to pablo For This Useful Post:
hordeman's Avatar
Posts: 698 | Thanked: 129 times | Joined on Oct 2007 @ CA
#2
I just plugged in a thumb drive into my n800 (on os2008), but nothing happened. Is it because I don't have enough power, or is it because I need to do something to put into host mode?
 
penguinbait's Avatar
Posts: 3,096 | Thanked: 1,525 times | Joined on Jan 2006 @ Michigan, USA
#3
Originally Posted by hordeman View Post
I just plugged in a thumb drive into my n800 (on os2008), but nothing happened. Is it because I don't have enough power, or is it because I need to do something to put into host mode?

echo host > /sys/devices/platform/musb_hdrc/mode
 

The Following User Says Thank You to penguinbait For This Useful Post:
rcull's Avatar
Posts: 299 | Thanked: 168 times | Joined on Jun 2006 @ Wales UK
#4
Pablo

Try

Code:
find /home/rick/Favorites -print|mplayer -playlist -
don't forget the trailing "-"

see also

http://www.internettablettalk.com/fo...earchid=908137


Rick
 
hordeman's Avatar
Posts: 698 | Thanked: 129 times | Joined on Oct 2007 @ CA
#5
Originally Posted by penguinbait View Post
echo host > /sys/devices/platform/musb_hdrc/mode
OH! So, it's the same thing as for the rumblepad! (I haven't tried it yet as I forgot my gamepad at home!)

That definitely did the trick. Two more questions:
* Do I need to do something to unmount?
* What command do I do to turn it off then?

THANKS! (Even clicked the THANKS! button for you!)
 
penguinbait's Avatar
Posts: 3,096 | Thanked: 1,525 times | Joined on Jan 2006 @ Michigan, USA
#6
To set N800 back to OTG mode, do:

# echo otg > /sys/devices/platform/musb_hdrc/mode

If the system does not detect cable events after switching back to OTG mode,
switch it to peripheral mode first, then to OTG mode:

# echo peripheral > /sys/devices/platform/musb_hdrc/mode
# echo otg > /sys/devices/platform/musb_hdrc/mode
 

The Following 2 Users Say Thank You to penguinbait For This Useful Post:
hordeman's Avatar
Posts: 698 | Thanked: 129 times | Joined on Oct 2007 @ CA
#7
Awesome! The OTG line did the trick! (No need to go into peripheral mode, but it is good to know.)
 
Posts: 35 | Thanked: 6 times | Joined on Nov 2007 @ Phoenix, AZ
#8
Originally Posted by rcull View Post
Pablo

Try

Code:
find /home/rick/Favorites -print|mplayer -playlist -
don't forget the trailing "-"

see also

http://www.internettablettalk.com/fo...earchid=908137


Rick
That link isn't working =/
 
DataPath's Avatar
Posts: 124 | Thanked: 34 times | Joined on Mar 2007
#9
Originally Posted by penguinbait View Post
To set N800 back to OTG mode, do:

# echo otg > /sys/devices/platform/musb_hdrc/mode

If the system does not detect cable events after switching back to OTG mode,
switch it to peripheral mode first, then to OTG mode:

# echo peripheral > /sys/devices/platform/musb_hdrc/mode
# echo otg > /sys/devices/platform/musb_hdrc/mode
A little tray icon for switching modes would be nice. Anyone interested in doing such a thing?
 
Posts: 164 | Thanked: 132 times | Joined on Dec 2007
#10
Originally Posted by pablo View Post
I was able to mount an external USB drive on my N810 running OS2008 just now.

MicroUSB Host Mode Cable - Got mine at Amazon
Is this a different cable from the one included with N810?
 
Reply


 
Forum Jump


All times are GMT. The time now is 12:07.