The Following User Says Thank You to egoshin For This Useful Post: | ||
|
2010-05-13
, 05:37
|
Posts: 992 |
Thanked: 995 times |
Joined on Dec 2009
@ California
|
#852
|
|
2010-05-13
, 13:16
|
Posts: 258 |
Thanked: 138 times |
Joined on Oct 2009
@ St. Louis, MO, USA
|
#853
|
Success!
I just was able to mount USB stick via self-powered HUB and read it.
Device - /dev/sda1
Details will be later, but now - modified kernel. I am looking into right modification.
BTW, the USB stick problem with VBUS from BQxxxxx seems to be a connector problem - I was able to communicate with it too (USB stick directly connected to N900).
|
2010-05-13
, 14:40
|
Posts: 946 |
Thanked: 1,650 times |
Joined on Oct 2009
@ Germany
|
#854
|
The Following 20 Users Say Thank You to titan For This Useful Post: | ||
|
2010-05-13
, 14:53
|
|
Posts: 2,222 |
Thanked: 12,651 times |
Joined on Mar 2010
@ SOL 3
|
#855
|
I'm sure it goes without saying... but you are the man. Well, you and all the other people who helped are the collective man. Any chance the requisite fixes can be folded into titan's kernel?
[2010-05-13 16:33:17] <t-tan> it continues !!!
[2010-05-13 16:33:50] <t-tan> I'm running a hostmode-only kernel
[2010-05-13 16:35:07] <DocScrutinizer> t-tan: what coninues?? the kernel booted up to full system?
[2010-05-13 16:35:18] <t-tan> yes. success!
http://talk.maemo.org/showpost.php?p...&postcount=835
1. plug to PC, answer "PC suite"
2. echo host >/sys/devices/platform/musb_hdrc/mode
3. echo H >/proc/driver/musb_hdrc
4. /bin/sh -c 'killall -SIGSTOP bme_RX-51 && sleep 3 && /usr/local/i2cset -y -m 0x07 2 0x6b 0x01 0x05 && while sleep 28; do /usr/local/i2cset -y -m 0x80 2 0x6b 0x00 0x80; done &
5. disconnect USB from PC and connect to USB memory stick or extrnal hard disk or HUB.
6. lsusb -- or just wait
7. Look into /var/log/syslog for messages.
[2010-05-13 14:52:07] <DocScrutinizer> let me put it this way: it's insane to trick a potentially
flawed OTG statemachine into a certain state by fiddling with VBUS timings, while
a plain vanilla generic hostmode doesn't care about VBUS at all
The Following 16 Users Say Thank You to joerg_rw For This Useful Post: | ||
|
2010-05-13
, 19:01
|
Posts: 306 |
Thanked: 566 times |
Joined on Jan 2010
@ Romania
|
#856
|
The Following 2 Users Say Thank You to blue_led For This Useful Post: | ||
|
2010-05-13
, 23:41
|
|
Posts: 2,473 |
Thanked: 12,265 times |
Joined on Oct 2009
@ Jerusalem, PS/IL
|
#857
|
look into /etc/bme & /etc/event.d/bme.dpkg-new
at the end of bme f* script !
# reboot the device if flag file is not present (bme crashed)
post-stop script
set +e
$LOGGER -pdaemon.notice 'post-stop'
if [ -e $STOP_FLAG ]; then
rm $STOP_FLAG
else
$LOGGER -pdaemon.crit "crash detected -> rebooting"
/usr/sbin/dsmetool --reboot
fi
end script
[/COLOR][/I]
|
2010-05-13
, 23:52
|
Posts: 162 |
Thanked: 24 times |
Joined on Feb 2010
@ Essex, UK
|
#858
|
|
2010-05-13
, 23:58
|
|
Posts: 2,222 |
Thanked: 12,651 times |
Joined on Mar 2010
@ SOL 3
|
#859
|
Mentioned that on #maemo over the IRC, no idea if joerg_rw checked it out or not
The Following 6 Users Say Thank You to joerg_rw For This Useful Post: | ||
|
2010-05-14
, 05:27
|
Posts: 992 |
Thanked: 995 times |
Joined on Dec 2009
@ California
|
#860
|
Success!
I just was able to mount USB stick via self-powered HUB and read it.
Device - /dev/sda1
Details will be later, but now - modified kernel. I am looking into right modification.
The Following 17 Users Say Thank You to egoshin 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 |
Thread Tools | |
|
EDIT: USB memory stick, not hard disk.
But self-powered hub still responds.
Last edited by egoshin; 2010-05-13 at 04:34.