[Bug 566645] Re: OTG configuration is broken on omap kernel

2010-09-09 Thread Tobin Davis
Tested in Maverick. No more errors. Also tested in Lucid. No errors. ** Changed in: linux-ti-omap (Ubuntu Lucid) Status: In Progress => Fix Released ** Tags added: verification-done ** Tags removed: verification-needed -- OTG configuration is broken on omap kernel https://bugs.launchp

[Bug 566645] Re: OTG configuration is broken on omap kernel

2010-08-30 Thread Ricardo Salveti
Tobin, any chance to test the possible fixes? ** Tags added: verification-needed -- OTG configuration is broken on omap kernel https://bugs.launchpad.net/bugs/566645 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailin

[Bug 566645] Re: OTG configuration is broken on omap kernel

2010-08-19 Thread Leann Ogasawara
This should be Fixed in Maverick with the recent 2.6.35-16.22 kernel. This still appears to be open and under consideration for Lucid. ** Changed in: linux-ti-omap (Ubuntu Maverick) Status: Fix Committed => Fix Released -- OTG configuration is broken on omap kernel https://bugs.launchpad.

[Bug 566645] Re: OTG configuration is broken on omap kernel

2010-07-27 Thread Leann Ogasawara
** Changed in: linux-ti-omap (Ubuntu Maverick) Status: In Progress => Fix Committed -- OTG configuration is broken on omap kernel https://bugs.launchpad.net/bugs/566645 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bu

[Bug 566645] Re: OTG configuration is broken on omap kernel

2010-07-23 Thread Bryan Wu
Please find the Maverick kernel here: http://people.canonical.com/~roc/kernel/lp566645_otg/ I tested it on Gumstix board as well as Beagle board, it works. Git patches: http://kernel.ubuntu.com/git?p=roc/ubuntu-maverick.git;a=shortlog;h=refs/heads/otg -- OTG configuration is broken on omap kern

[Bug 566645] Re: OTG configuration is broken on omap kernel

2010-07-22 Thread Ricardo Salveti
Tobin, can you please test this kernel and see if this bug is actually gone? Also make sure that the OTG works as expected. Thanks in advance. -- OTG configuration is broken on omap kernel https://bugs.launchpad.net/bugs/566645 You received this bug notification because you are a member of Ubunt

[Bug 566645] Re: OTG configuration is broken on omap kernel

2010-07-22 Thread Bryan Wu
When we built-in twl4030_usb module, this OOPS will be gone. Please find the patches here: http://kernel.ubuntu.com/git?p=roc/ubuntu-lucid.git;a=commitdiff;h=fc58ea3748869d2fa811dff26aa0fa07490b22b2 And kernel package here: http://people.canonical.com/~roc/kernel/lp566645_otg/ These are for luci

[Bug 566645] Re: OTG configuration is broken on omap kernel

2010-07-21 Thread Ricardo Salveti
For Maverick I opened bug 608312, because the basic functionality is not working yet. -- OTG configuration is broken on omap kernel https://bugs.launchpad.net/bugs/566645 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs ma

[Bug 566645] Re: OTG configuration is broken on omap kernel

2010-07-21 Thread Bryan Wu
** Changed in: linux-ti-omap (Ubuntu Lucid) Assignee: Mathieu Poirier (mathieu.poirier) => Bryan Wu (cooloney) ** Changed in: linux-ti-omap (Ubuntu Maverick) Assignee: Mathieu Poirier (mathieu.poirier) => Bryan Wu (cooloney) -- OTG configuration is broken on omap kernel https://bugs.la

[Bug 566645] Re: OTG configuration is broken on omap kernel

2010-07-20 Thread Ricardo Salveti
With Maverick it does work if I compile the kernel with the following config file: * http://bazaar.launchpad.net/~beagleboard-kernel/+junk/2.6.35-devel/annotate/head:/patches/defconfig It's quite different from Maverick's one, so still need to compare most of the changes related with usb and se

[Bug 566645] Re: OTG configuration is broken on omap kernel

2010-07-20 Thread Ricardo Salveti
For Maverick's kernel the OTG doesn't even work as Lucid's kernel. Before plugging in the cable: r...@ubuntu-desktop:~# cat /sys/devices/platform/musb_hdrc/mode b_idle After plugging the cable: r...@ubuntu-desktop:~# cat /sys/devices/platform/musb_hdrc/mode a_idle echo host > /sys/devices/plat

[Bug 566645] Re: OTG configuration is broken on omap kernel

2010-07-19 Thread Ricardo Salveti
I also got this issue with Lucid 2.6.33-502-omap, but this is not something that you can reproduce on every boot, as some times it does works correctly. Still going to try with latest Maverick and upstream kernel to see if it's already fixed. -- OTG configuration is broken on omap kernel https:/

[Bug 566645] Re: OTG configuration is broken on omap kernel

2010-06-15 Thread Bryan Wu
Mathieu, As Tobin said, you can just buy a USB OTG cable which provide Mini A and Mini B connectors. And insert the Mini A to the Beagle board OTG Mini AB port. When kernel boots, the USB OTG will be set as host. The Mini A connector contains such ID pin connection. I will find my USB OTG cable

[Bug 566645] Re: OTG configuration is broken on omap kernel

2010-06-15 Thread Tobin Davis
A simple way to do this is to use a USB Mini A cable. USB Mini B cables are the more common type found, usually with cell phones and mp3 players. The Mini A cable will have a mini plug on one end and a USB Host plug for plugging in a keyboard or other device. See http://www.electronicproductonli

Re: [Bug 566645] Re: OTG configuration is broken on omap kernel

2010-06-15 Thread Mathieu Poirier
Bryan, To get the OTG port in host mode one needs to ground the ID pin, something that requires a soldering iron. Unless I find a way to do it without the modification it will take me a couple of days to test your image. I will also get in touch with Oliver - after all he reported the problem

[Bug 566645] Re: OTG configuration is broken on omap kernel

2010-06-15 Thread Bryan Wu
>From the dmesg.txt from Oliver, I think we missed compile in the OTG >transceiver driver into the kernel. So I prepared a kernel including that: http://kernel.ubuntu.com/git?p=roc/ubuntu-lucid.git;a=shortlog;h=refs/heads/lp566645_otg And the kernel package here: http://people.canonical.com/~roc/