[Bug 645420] Re: OTG port not enabled for OMAP4

2010-10-06 Thread Lee Jones
This functionality is not provided yet, but it will be in the future.

Therefore it's not a bug - closing.

** Changed in: linux-ti-omap4 (Ubuntu)
   Status: Confirmed = Invalid

-- 
OTG port not enabled for OMAP4
https://bugs.launchpad.net/bugs/645420
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 645420] Re: OTG port not enabled for OMAP4

2010-10-04 Thread Lee Jones
** Changed in: linux-ti-omap4 (Ubuntu)
 Assignee: (unassigned) = Lee Jones (lag)

-- 
OTG port not enabled for OMAP4
https://bugs.launchpad.net/bugs/645420
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 645420] Re: OTG port not enabled for OMAP4

2010-09-29 Thread Ubuntu QA Website
** Tags added: iso-testing

-- 
OTG port not enabled for OMAP4
https://bugs.launchpad.net/bugs/645420
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 645420] Re: OTG port not enabled for OMAP4

2010-09-23 Thread Jamie Bennett
** Tags added: omap4 panda

-- 
OTG port not enabled for OMAP4
https://bugs.launchpad.net/bugs/645420
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 645420] Re: OTG port not enabled for OMAP4

2010-09-23 Thread Sebastien JAN
OTG and PM are purposely deactivated in this kernel.

The OTG handling is not fully functional, hence the pandaboard OTG capable port 
is statically configured as device mode. It can be tested as such for mass 
storage link.
For example, the following command will enable mass storage and make the 1st SD 
card partition available as such:
sudo modprobe g_file_storage file=/dev/mmcblk0p1 removable=1 stall=0

The HOST port shall be used when USB host feature is required.

-- 
OTG port not enabled for OMAP4
https://bugs.launchpad.net/bugs/645420
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 645420] Re: OTG port not enabled for OMAP4

2010-09-22 Thread Tobin Davis

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/645420/+attachment/1623581/+files/Dependencies.txt

** Changed in: linux-ti-omap4 (Ubuntu)
   Importance: Undecided = Low

-- 
OTG port not enabled for OMAP4
https://bugs.launchpad.net/bugs/645420
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 645420] Re: OTG port not enabled for OMAP4

2010-09-22 Thread Ricardo Salveti
Our main problem is that the OTG feature depends on PM, and this is not well 
supported on current hardware:
config USB_MUSB_OTG
depends on USB  USB_GADGET  PM  EXPERIMENTAL

So we first need to make sure CONFIG_PM running fine with our kernel,
then we can try to enable and test OTG (bug 628029 talks about lack of
suspend, that's also affected by missing CONFIG_PM).

** Changed in: linux-ti-omap4 (Ubuntu)
   Status: New = Confirmed

-- 
OTG port not enabled for OMAP4
https://bugs.launchpad.net/bugs/645420
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs