maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N900 (https://talk.maemo.org/forumdisplay.php?f=44)
-   -   [Announce] USB hostmode beta release (https://talk.maemo.org/showthread.php?t=65232)

5spdvl 2010-11-10 00:31

Re: [Announce] USB hostmode beta release
 
Updated to Titan 41 (without USB hostmode) via the auto updater. No problems so far. Used CPU Frequency to set it back to 1.15GHz. :)

naturegodtm 2010-11-10 01:25

Re: [Announce] USB hostmode beta release
 
i love u guyes

mveplus 2010-11-10 01:42

Re: [Announce] USB hostmode beta release
 
Quote:

Originally Posted by mikecomputing (Post 868360)
Hmm just wonder if someone has tried a USBtoRS232(FT232) dongle on N900 would be great if this is possible? to connect a serial port via USB. But I guess those FT232 chips eating power :-(

But it would be great to connect my n900 via serialline to a project at my work :-D

Hi, I do not see any problems with that, just the right drivers compiled in the kernel will do the job.
Here are some tests:
1. FT232BL
Consummation - 26.57mA
2. AU9720
Consummation - 19.54mA
h-e-n - Full Speed hostmode ( Low Speed hostmode -same consummation)
3.Compared to my USB 2GB Bamboo Flash - Hi Speed hostmode
Consummation - 81mA (Read), and up to 127mA (Write) more

Code:

[ 8824.617065] usb 1-1: new low speed USB device using musb_hdrc and address 21
<br>[ 8825.038848] usb 1-1: device not accepting address 21, error -71
<br>[ 8825.038970] hub 1-0:1.0: unable to enumerate USB device on port 1
<br>[ 8825.406036] usb 1-1: new full speed USB device using musb_hdrc and address 22
<br>[ 8825.557556] usb 1-1: configuration #1 chosen from 1 choice
<br>[ 8825.563629] drivers/usb/core/inode.c: creating file '022'
<br>[ 8825.564117] usb 1-1: New USB device found, idVendor=0403, idProduct=6001
<br>[ 8825.564147] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
<br>[ 8825.564178] usb 1-1: Product: USB &lt;-&gt; Serial
<br>[ 8825.564208] usb 1-1: Manufacturer: FTDI
<br>................
<br>[ 9672.883758] wlan0: roaming signal from driver, sending HIGHSIGNAL
<br>[ 9679.007720] usb 1-1: device descriptor read/64, error -110
<br>[ 9694.241973] usb 1-1: device descriptor read/64, error -110
<br>[ 9694.476379] usb 1-1: new full speed USB device using musb_hdrc and address 28
<br>[ 9699.627746] usb 1-1: configuration #1 chosen from 1 choice
<br>[ 9699.630310] drivers/usb/core/inode.c: creating file '028'
<br>[ 9699.630798] usb 1-1: New USB device found, idVendor=058f, idProduct=9720
<br>[ 9699.630828] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
<br>[ 9700.670013] usb 1-1: USB disconnect, address 28
<br>[ 9700.952880] usb 1-1: new full speed USB device using musb_hdrc and address 29
<br>[ 9701.103973] usb 1-1: configuration #1 chosen from 1 choice
<br>[ 9701.108154] drivers/usb/core/inode.c: creating file '029'
<br>[ 9701.109069] usb 1-1: New USB device found, idVendor=058f, idProduct=9720
<br>[ 9701.109100] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
<br>[ 9704.837463] wlan0: roaming signal from driver, sending LOWSIGNAL
<br>[ 9705.861694] wlan0: roaming signal from driver, sending HIGHSIGNAL
<br>Nokia-N900:~#

Using stock kernel not power one.
http://dl.dropbox.com/u/12258575/N900/USB2RS232.jpg

maluka 2010-11-10 12:39

Re: [Announce] USB hostmode beta release
 
Has anyone gotten a USB game controller working yet?

SubCore 2010-11-10 13:11

Re: [Announce] USB hostmode beta release
 
Quote:

Originally Posted by maluka (Post 869097)
Has anyone gotten a USB game controller working yet?

yes.

(searching is fun!)

WhiteWolf 2010-11-10 14:20

Re: [Announce] USB hostmode beta release
 
I really detects and lists a lot riding forever but the devices failed. Assembling partitions by hand does not fail.

If you have more than one partition not mounted. I recommend to modify script to list the partitions and create directories in "/ media" based on the volume label.

I get to read pen drives without external power supply but after a few minutes and I fail to detect and mount again.

Thanks for the great work.

lifenexus 2010-11-10 15:40

Re: [Announce] USB hostmode beta release
 
Quote:

Originally Posted by aligatro (Post 866515)
Microsoft mouse is working(a bit too sensitive, but working). Also disconnects after some time. Ooh and I can't make multi-devices(mouse + keyboard or card reader with multiple slots) works

how did u get the mouse working?

louispires 2010-11-10 15:40

Re: [Announce] USB hostmode beta release
 
I have i tiny problem..

I installed h-e-n and it was working and booting into the host-mode kernel perfectly, but then i went to install NITdroid and of course multi boot with that.
Now it doesn't boot into hostmode kernel but into omap1 and the option 0 and option 1 in multi boot boots into omap1

I can boot into hostmode with the flasher on my pc but then if i do a restart, it boots into omap again!

I created a multiboot .item that looks similar to the omap1.item

But not sure where to put the kernel for the .item to work.
In /boot/multiboot/ I found the omap1 and Nitdroid kernels, so then i also put the hostmode kernel in there and renamed it to: "vmlinuz-2.6.28-hostmode2"


Does all of this sound right or am i completely wrong lol??

Keneraali 2010-11-10 16:21

Re: [Announce] USB hostmode beta release
 
Quote:

Originally Posted by lifenexus (Post 869302)
how did u get the mouse working?

Install Bluetooth HID scripts. Run app MouseCursor. Connect mouse with low speed hostmode and mount.

MohammadAG 2010-11-10 16:37

Re: [Announce] USB hostmode beta release
 
Quote:

Originally Posted by Keneraali (Post 869345)
Install Bluetooth HID scripts. Run app MouseCursor. Connect mouse with low speed hostmode and mount.

Err, the mount button is for mass storage devices, /dev/sda1 only for now (working on it!), a mouse can't be "mounted"


All times are GMT. The time now is 18:18.

vBulletin® Version 3.8.8