![]() |
Re: N800 USB Host Mode Experiment
Sounds awesome and feasible. Can it please be for the N810 though? :)
|
Re: N800 USB Host Mode Experiment
Quote:
|
Re: N800 USB Host Mode Experiment
Please help me understand the pinouts. Take a look at this link USB pinout.
The N800 has an USB mini connector on the side under the stand (third image from top on left side). A USB peripheral like a flash drive has a USB male "A" (top image on left side). So the adapter must have a mini B male on one end and a full size A on the other right? Is it grounding the 5th pin marked "x" in the diagrams that tells the N800 to go into host mode? I think so according to http://en.wikipedia.org/wiki/USB_OTG David |
Re: N800 USB Host Mode Experiment
Hi,
this host mode support is really great. I just successfully used my i2c-tiny-usb (http://www.harbaum.org/till/i2c_tiny_usb/) to my n800. And with the libusb already pre-installed it was a matter of seconds to get the demo app running on the n800 and having it access the i2c-interface chips and do some LED blinking. BUT: I have sporadic resets. Not only with my USB hardware but also with e.g. a prolific usb/rs232 converter. I don't even have to run my own drivers or so. A simple "lsusb" will at a 1/3 chance make the n800 reboot. Has anyone experienced this as well? |
Re: N800 USB Host Mode Experiment
Quote:
|
Re: N800 USB Host Mode Experiment
Anybody tried DVB-T usb-sticks?
If they are working, they would make the n8x0 to a more perfect device, than I imagined. |
Re: N800 USB Host Mode Experiment
Quote:
Here's a list of USB DVB-T cards supported in Linux: http://www.linuxtv.org/wiki/index.php/DVB-T_USB_Devices |
Re: N800 USB Host Mode Experiment
Just got my USB adapters.... tried wiht a USB card reader and works perfect.
Also, for sake of fun, I also hooked up my second N800 to my first N800 as mass storage device and it worked! (It didn't even complain unsupported device... :D) Is that running two N800 in SLI or Crossfire... :rolleyes::cool: |
Re: N800 USB Host Mode Experiment
Does anyone have a USB-VGA adaptor. This would be interesting :)
http://cgi.ebay.co.uk/New-USB-VGA-Ad...QQcmdZViewItem |
Re: N800 USB Host Mode Experiment
Quote:
And usually these sticks draws a lot more power than the ~100mA that the n800 can supposedly deliver. |
Re: N800 USB Host Mode Experiment
Quote:
|
Re: N800 USB Host Mode Experiment
Quote:
I'm running OS2008 Beta and I've enabled host mode using the "echo host > /sys/devices/platform/musb_..." method (because I'm using a female-female adaptor, rather than a USB-OTG cable). The keyboard is detected and "works", but drops a LOT of characters, making it unusable (worse than the repeating characters when using a BT keyboard... which was the problem I was trying to solve by going USB). Is the only solution to supply power? Do other USB keyboards (mine is a KeySonic Nano) work correctly without power? |
Re: N800 USB Host Mode Experiment
Quote:
|
Re: N800 USB Host Mode Experiment
Quote:
I would try repeating the lsusb with a powered hub in place and seeing if your problem is related to current draw. David |
Re: N800 USB Host Mode Experiment
Quote:
I've run hardware decoders before on really crappy hardware, they didn't tax the CPU at all, maybe these devices are different, though. *shrug* They probably do use more power than the N800 can supply, but it's actually possible to deliver up to 200mA. |
Re: N800 USB Host Mode Experiment
Quote:
I have added a small section about my N800 experiments to my i2c-tiny-usb page at http://www.harbaum.org/till/i2c_tiny_usb . Just scroll down to the "Using the device with a Nokia N800" section. P.S.: Where's the N810?? Can't wait to try this with the N810 ... BTW: Did they add a micro AB receptable to the N810? Or do we face the same it-only-accepts-a-USB-B-plug problem again? |
Re: N800 USB Host Mode Experiment
Quote:
|
Re: N800 USB Host Mode Experiment
Quote:
|
Re: N800 USB Host Mode Experiment
Quote:
Is there *any* USB2 DVB-T card that also does hardware decoding? Maybe some day we could actually use that currently useless IVA processor in the tablets for things like this :) |
Re: N800 USB Host Mode Experiment
Quote:
|
Re: N800 USB Host Mode Experiment
Wow ... I am pretty happy that OS2008 on the N800 works with USB Flash Drives. That makes it even more impressive. It even popped up a USB applet that allowed me to unmount the drive before pulling it out.
Hopefully someone makes a nice little applet (maybe a super-set of the functionality of the current USB applet that pops up) that allows you to switch modes without the hassle of opening an xterm ... or maybe I will look into investing in a USB OTG cable. Good stuff. |
Re: N800 USB Host Mode Experiment
Would someone please check the wiki to make sure that I have got it right?
http://internettablettalk.com/wiki/i..._using_OS_2008 Also has anyone tried Maemo Mapper with the maps on a usb thumbdrive? Save my flash memory for other stuff... Thanks Nrune |
Re: N800 USB Host Mode Experiment
Quote:
Quote:
|
Re: N800 USB Host Mode Experiment
Quote:
but you need to buy a thousand :( /edit - or would this work? http://www.motorazr.com/content/acce...-180--3050.htm with a regular to mini usb converter. |
Re: N800 USB Host Mode Experiment
geminiii42:
The problem with either of those cables is that one would still need another adapter piece to connect to devices. However, if it works for data, the micro-to-mini adapter is the most ideal at this point. I've only seen them described in reference to charging, though. Why do those Micro-A cables to full-size A-plug even exist in retail? Both ends are for host devices! They serve no purpose that a (soon to be commonplace) Micro-B cable does not fulfill. |
Re: N800 USB Host Mode Experiment
this is an interesting article http://www.accesscomms.com.au/Reference/USB.htm
seems like there is a resistor that connects the ID pin to ground! someone more intelligent than me please research this and give a pin-out scheme for making this usb host cable :D EDIT: http://www.maxim-ic.com/appnotes.cfm...e_number/1822/ seems like on the host side the ID (pin4) needs to be connected to ground (pin5) |
Re: N800 USB Host Mode Experiment
Hi guys
Yesterday I got an usb wifi dongle working on my N800(OS2880), it's based on the RaLink rt73 chip and the driver has support for packet injection (muuhahahahaha). My question is: how do I get around the manual loading of the rt73 kernel module? do I have to edit some configuration files or something like that? |
Re: N800 USB Host Mode Experiment
Quote:
|
Re: N800 USB Host Mode Experiment
Quote:
|
Re: N800 USB Host Mode Experiment
Quote:
Do you know the path where is should copy the kernel module to? |
Re: N800 USB Host Mode Experiment
Quote:
-Take n800 usb cable -Connect pin 4 and 5 on the part connected to the n8x0. (conductive lacquer?) -buy female A to female A adapter |
Re: N800 USB Host Mode Experiment
What if I buy a Mini USB - Mini USB OTG cable and an (active) USB HUB with a Mini USB connector? Will I be able to use the devices connected to the HUB? Or do I need a HUB that support OTG?
|
Re: N800 USB Host Mode Experiment
Quote:
Does the n800 supply enough juice for it or did you have to add external power? Can you share the compiled module or is it included in the stock kernel (I'm not on os 2008 yet)? edit: and does it mean that there's version of aircrack-ng workin on os2008? |
Re: N800 USB Host Mode Experiment
Quote:
You will need two files, the rt73.ko kernel module and rt73.bin firmware, pm me your e-mail and I'll send you the two files. I have not tried packet injection, but my next step will be to compile aireplay so that I can test it. There's a package with aircrack-ng that runs on OS2008, but aireplay-ng is not included. EDIT: you will also need the wireless-tools package |
Re: N800 USB Host Mode Experiment
Quote:
http://www.cellphone-store.com/motor...ata-cable.html "Motorola SKN6238 USB to Micro-USB Data Cable. Motorola Data Cables allows the user to connect a wireless phone to a modem, enabling access to the internet, e-mail or fax*. |
Re: N800 USB Host Mode Experiment
I can confirm that if you connect pin4 to pin5 on n800 side it switches automaticaly to usb host mode :) just tryied that and is Working!
|
Re: N800 USB Host Mode Experiment
Quote:
|
Re: N800 USB Host Mode Experiment
inside the nokia n800 usb connector are little holes, i used a small wire and put it to make contact inside 4th and 5th holes!after that i plugged nokia standard usb cable and at the other end a female to female usb adapter made from 2 front panel pc female connectors!after i put my usb drive in one female usb connector my n800 displayed the usb icon and opened filemanager and showed rhe files from usb stick!
|
Re: N800 USB Host Mode Experiment
Quote:
insmod /path/to/file.ko |
Re: N800 USB Host Mode Experiment
CDROM DEB, it will autoload modules when installing and during boot.
http://www.internettablettalk.com/fo...476#post106476 |
All times are GMT. The time now is 04:29. |
vBulletin® Version 3.8.8