The Following User Says Thank You to pablo For This Useful Post: | ||
![]() |
2007-12-20
, 21:23
|
|
Posts: 698 |
Thanked: 129 times |
Joined on Oct 2007
@ CA
|
#2
|
![]() |
2007-12-20
, 21:31
|
|
Posts: 3,096 |
Thanked: 1,525 times |
Joined on Jan 2006
@ Michigan, USA
|
#3
|
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?
The Following User Says Thank You to penguinbait For This Useful Post: | ||
![]() |
2007-12-20
, 21:57
|
|
Posts: 299 |
Thanked: 168 times |
Joined on Jun 2006
@ Wales UK
|
#4
|
find /home/rick/Favorites -print|mplayer -playlist -
![]() |
2007-12-20
, 22:22
|
|
Posts: 698 |
Thanked: 129 times |
Joined on Oct 2007
@ CA
|
#5
|
![]() |
2007-12-20
, 22:30
|
|
Posts: 3,096 |
Thanked: 1,525 times |
Joined on Jan 2006
@ Michigan, USA
|
#6
|
![]() |
2007-12-20
, 22:49
|
|
Posts: 698 |
Thanked: 129 times |
Joined on Oct 2007
@ CA
|
#7
|
![]() |
2007-12-21
, 03:46
|
Posts: 35 |
Thanked: 6 times |
Joined on Nov 2007
@ Phoenix, AZ
|
#8
|
Pablo
Try
don't forget the trailing "-"Code:find /home/rick/Favorites -print|mplayer -playlist -
see also
http://www.internettablettalk.com/fo...earchid=908137
Rick
![]() |
2007-12-21
, 04:26
|
|
Posts: 124 |
Thanked: 34 times |
Joined on Mar 2007
|
#9
|
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
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
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? =)