Re: Switching N810 to USB host mode?

2008-04-01 Thread Andrew Daviel
On Sun, 30 Mar 2008, Charles Werbick wrote: If you can get into host mode from peripheral mode (i.e.- while plugged in as a USB HD) but not from scratch or boot up,then we're in the same boat. If I wasn't confused before, I am now ... If I connect an unpowered memory stick, power up the

Re: Switching N810 to USB host mode?

2008-04-01 Thread Kimmo Hämäläinen
On Tue, 2008-04-01 at 01:44 -0700, ext Andrew Daviel wrote: ... I don't need to connect the tablet in peripheral mode to a PC. I just need to connect the memory stick. Then you could add line exit 1 to beginning of /usr/sbin/osso-usb- mass-storage-enable.sh to disable exposing memory cards to

Re: Switching N810 to USB host mode?

2008-04-01 Thread Charles Werbick
On Tue, Apr 1, 2008 at 3:48 AM, Kimmo Hämäläinen [EMAIL PROTECTED] wrote: ... After connecting your stick, please check the value of /sys/devices/platform/musb_hdrc/mode -- the kernel should switch to the host mode automatically. BR, Kimmo O.K. Now I'm confused... The kernel should

Re: Switching N810 to USB host mode?

2008-04-01 Thread Kimmo Hämäläinen
On Tue, 2008-04-01 at 06:10 -0600, ext Charles Werbick wrote: On Tue, Apr 1, 2008 at 3:48 AM, Kimmo Hämäläinen [EMAIL PROTECTED] wrote: ... After connecting your stick, please check the value of /sys/devices/platform/musb_hdrc/mode -- the kernel should switch to the host mode

Re: Switching N810 to USB host mode?

2008-04-01 Thread Charles Werbick
On Tue, Apr 1, 2008 at 7:17 AM, Kimmo Hämäläinen [EMAIL PROTECTED] wrote: Maybe that works, I haven't tested. The kernel's automatic cable detection might fight against you. BR; Kimmo Yes you are right, it does. That's the problem he's having, described (with a patch) here-

Re: Switching N810 to USB host mode?

2008-04-01 Thread Till Harbaum / Lists
Hi, it's a standard cable. Just geta cable that comes with a micro a plug on one side and buy all adapters needed to connect the other side of that cable to your intended target device. And yes, nokia sells micro-b cables. Till Am Dienstag 01 April 2008 schrieb Andrew Daviel: On Tue, 1 Apr

Re: Switching N810 to USB host mode?

2008-03-30 Thread Laurent GUERBY
Thanks to Charles Werbick who reported the issue to bugzilla: https://bugs.maemo.org/show_bug.cgi?id=3026 Let's hope this regression from N800 to N810 will get fixed in the next OS2008 release, if you have this issue please vote for it. May be there's a way to workaround it? Thanks in advance,

Re: Switching N810 to USB host mode?

2008-03-30 Thread Charles Werbick
May be there's a way to workaround it? Thanks in advance, Laurent Did you try the kernel patch I put on bugzilla? It fixed the issue for me. Charles Werbick ___ maemo-developers mailing list maemo-developers@maemo.org

Re: Switching N810 to USB host mode?

2008-03-30 Thread Laurent GUERBY
With your image I suceeded in mounting an USB key and using an USB keyboard (nokia cable + female female + plug). This confirms this is a kernel bug, let's hope it gets fixed by Nokia: https://bugs.maemo.org/show_bug.cgi?id=3026 Thanks! Laurent On Sun, 2008-03-30 at 09:34 -0600, Charles

Re: Switching N810 to USB host mode?

2008-03-30 Thread Andrew Daviel
I posted a longer version of this from the wrong address and it bounced. In view of Charles Werbick's message patch I've removed most of it. (for my N810 with 2008SE_2.2007.51-3, unpatched) It seems I have to unplug/replug the USB cable in host mode to get the memory stick (via F/F adapter) to

Re: Switching N810 to USB host mode?

2008-03-30 Thread Charles Werbick
Andrew, Yes this is the same problem I had. It is simply a pain to get the n810 into host mode. It gets stuck in B_IDLE. Please vote for - the bug at- https://bugs.maemo.org/show_bug.cgi?id=3026. It shouldn't take too much effort to get it applied as I've provided a patch... The 'USB Device not

Re: Switching N810 to USB host mode?

2008-03-30 Thread Charles Werbick
I'm glad it works. I'm still not sure this is a kernel bug as not everyone with an n810 is having this issue. It may actually be a hardware problem with the soft ID pullup. (from what I've read, the soft ID activates a transistor with resistor internally to set the ID so that an OTG cable can

Switching N810 to USB host mode?

2008-03-27 Thread Laurent GUERBY
Hi, The N800 way does not seem to work on N810 (see below), any idea on how to switch the N810 to USB host mode? Thanks in advance, Laurent Nokia-N810-50-2:~# cat /sys/devices/platform/musb_hdrc/mode b_idle Nokia-N810-50-2:~# echo host /sys/devices/platform/musb_hdrc/mode Nokia-N810-50-2:~#

Re: Switching N810 to USB host mode?

2008-03-27 Thread Laurent GUERBY
On Thu, 2008-03-27 at 13:06 -0700, Andrew Daviel wrote: On Thu, 27 Mar 2008, Laurent GUERBY wrote: Hi, The N800 way does not seem to work on N810 (see below), any idea on how to switch the N810 to USB host mode? The usbcontrol 1.0 package worked for me. On N810? What happens if you