|
2010-05-25
, 20:16
|
|
Posts: 2,222 |
Thanked: 12,651 times |
Joined on Mar 2010
@ SOL 3
|
#952
|
Unfortunately I was not getting email notifications for this thread so I didn't realize there was work going on. This is awesome!
I am trying to quickly digest what all has happened since I looked last, there has been more than 20 pages of posts, so please excuse me for repeats. To summarize, it looks like
1. It is possible to force VBUS on by controlling bq24150 (I need to do some more reading here.)
2. host mode works by connecting to PC, use HNP, and then connecting to another device within 5 seconds (moving the state machine to b_host)
3. It is not yet possible to enter host mode without connecting to a PC first as described above.
Is this correct? Is there a wrapup of kernel patches somewhere?
Where I left off was getting a connection by forcing host mode w/ a power injecting cable, but the state machine entered the suspend state. Found some obvious places where that could cause problems but I haven't sat down to play with it again yet.
Thanks in advance.
The Following 3 Users Say Thank You to joerg_rw For This Useful Post: | ||
|
2010-05-25
, 22:49
|
Posts: 243 |
Thanked: 172 times |
Joined on Sep 2007
@ silicon valley
|
#953
|
|
2010-05-26
, 07:11
|
|
Posts: 2,222 |
Thanked: 12,651 times |
Joined on Mar 2010
@ SOL 3
|
#954
|
OK. As I said, I was pursuing forced host mode which AFAIK does require kernel patches. I have those posted back a ways though I do not know if it's the right strategy or not. Have you had a chance to look at those?
The Following 2 Users Say Thank You to joerg_rw For This Useful Post: | ||
|
2010-05-26
, 17:37
|
Posts: 243 |
Thanked: 172 times |
Joined on Sep 2007
@ silicon valley
|
#955
|
|
2010-05-26
, 17:42
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#956
|
|
2010-05-26
, 20:02
|
Posts: 306 |
Thanked: 566 times |
Joined on Jan 2010
@ Romania
|
#957
|
The Following 5 Users Say Thank You to blue_led For This Useful Post: | ||
|
2010-05-27
, 23:41
|
Posts: 306 |
Thanked: 566 times |
Joined on Jan 2010
@ Romania
|
#958
|
The Following 4 Users Say Thank You to blue_led For This Useful Post: | ||
|
2010-05-28
, 06:32
|
Posts: 60 |
Thanked: 144 times |
Joined on Jan 2010
@ Philadelphia
|
#959
|
|
2010-05-28
, 08:08
|
Posts: 946 |
Thanked: 1,650 times |
Joined on Oct 2009
@ Germany
|
#960
|
musb_stage0_irq 580: <== Power=e9, DevCtl=dd, int_usb=0x10 [23:51] t-tan: [ 637.942199] musb_stage0_irq 875: CONNECT (a_host) devctl dd [23:51] t-tan: interesting. havent seen this before (a_host) .. [23:53] t-tan: before: musb_stage0_irq 859: CONNECT as b_peripheral??? [23:53] t-tan: May 20 20:47:24 T900 kernel: [ 99.135070] musb_stage0_irq 875: CONNECT (b_peripheral) devctl dd [23:53] t-tan: with my new patch
so limitaton on real n900 device with not id pin hardwired : any a-state machine can not start, and bme with charger check procedure prevent bus to enter suspend state and my final conclusions are
as nokia deliver n900 ( with glorious bme ) can't perform otg as everybody know that
the only host hope for us is b_host and i am confident it can be reached without a pc
The Following User Says Thank You to titan For This Useful Post: | ||
Tags |
awesomeness in the works, boulevard of broken deals, host, i am the dealbreaker, inspector gadget lies, mobidapter is a scam, nokia fanbois, otg, over 9000, usb, usbcontrol |
|
I am trying to quickly digest what all has happened since I looked last, there has been more than 20 pages of posts, so please excuse me for repeats. To summarize, it looks like
1. It is possible to force VBUS on by controlling bq24150 (I need to do some more reading here.)
2. host mode works by connecting to PC, use HNP, and then connecting to another device within 5 seconds (moving the state machine to b_host)
3. It is not yet possible to enter host mode without connecting to a PC first as described above.
Is this correct? Is there a wrapup of kernel patches somewhere?
Where I left off was getting a connection by forcing host mode w/ a power injecting cable, but the state machine entered the suspend state. Found some obvious places where that could cause problems but I haven't sat down to play with it again yet.
Thanks in advance.