Active Topics

 


Reply
Thread Tools
5spdvl's Avatar
Posts: 220 | Thanked: 66 times | Joined on Aug 2010 @ Melbourne, Australia
#181
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.
 
Posts: 107 | Thanked: 4 times | Joined on Jun 2010
#182
i love u guyes
 
mveplus's Avatar
Posts: 66 | Thanked: 77 times | Joined on Jul 2010 @ intheclouds
#183
Originally Posted by mikecomputing View Post
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

Last edited by mveplus; 2010-11-10 at 07:14. Reason: Update, language error corections
 

The Following 3 Users Say Thank You to mveplus For This Useful Post:
maluka's Avatar
Posts: 741 | Thanked: 900 times | Joined on Nov 2007 @ Auckland NZ
#184
Has anyone gotten a USB game controller working yet?
 
SubCore's Avatar
Posts: 850 | Thanked: 626 times | Joined on Sep 2009 @ Vienna, Austria
#185
Originally Posted by maluka View Post
Has anyone gotten a USB game controller working yet?
yes.

(searching is fun!)
__________________
"What we perceive is not nature itself, but nature exposed to our method of questioning."
-- Werner Karl Heisenberg
 

The Following User Says Thank You to SubCore For This Useful Post:
Posts: 561 | Thanked: 75 times | Joined on Jan 2010 @ Spain
#186
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.
 
Posts: 201 | Thanked: 96 times | Joined on Dec 2009
#187
Originally Posted by aligatro View Post
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's Avatar
Posts: 35 | Thanked: 11 times | Joined on Jul 2010 @ South-Africa
#188
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??
 
Posts: 114 | Thanked: 109 times | Joined on Nov 2010 @ Finland
#189
Originally Posted by lifenexus View Post
how did u get the mouse working?
Install Bluetooth HID scripts. Run app MouseCursor. Connect mouse with low speed hostmode and mount.
 

The Following User Says Thank You to Keneraali For This Useful Post:
MohammadAG's Avatar
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#190
Originally Posted by Keneraali View Post
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"
 

The Following 3 Users Say Thank You to MohammadAG For This Useful Post:
Reply

Tags
bada rox, detection, h-e-n, hostmode, speed, usb host


 
Forum Jump


All times are GMT. The time now is 04:15.