On Wed, Aug 21, 2013 at 12:46 AM, Peter Chen wrote:
> Please compile g_ether as loadable module, not build-in.
Thanks, it works if I build g_ether as module on mx6.
mx28evk works fine if I build it as built-in though.
Any ideas of why g_ether does not work if built-in on mx6?
Thanks,
Fabio E
Dear Peter Chen,
[...]
> > Setting up networking on loopback device:
> > rm: can't remove '/etc/resolv.conf': Permission denied
> > Setting up networking on eth0:
> > You need to manually set your nameserver in /etc/resolv.conf
> > chown: /home/user/.rhosts: Operation not permitted
> > chown: /ho
Hi Marek,
On Wed, Aug 21, 2013 at 12:50 AM, Marek Vasut wrote:
> Does OTG work for you on MX28 ?
The OTG ports works if I do peripheral only or host only. I can't switch roles.
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kern
Dear Fabio Estevam,
> On Tue, Aug 20, 2013 at 10:32 PM, Peter Chen wrote:
> > On Wed, Aug 21, 2013 at 12:26:33AM -0300, Fabio Estevam wrote:
> >
> > Have you enabled CONFIG_USB_CHIPIDEA_UDC?
> > It is not enabled by default.
>
> Yes, I did.
>
> I managed to test g_ether on mx28, but not on mx6
On Tue, Aug 20, 2013 at 10:32 PM, Peter Chen wrote:
> On Wed, Aug 21, 2013 at 12:26:33AM -0300, Fabio Estevam wrote:
> Have you enabled CONFIG_USB_CHIPIDEA_UDC?
> It is not enabled by default.
Yes, I did.
I managed to test g_ether on mx28, but not on mx6.
Will try tomorrow on mx6q-sabresd.
Th
On Wed, Aug 21, 2013 at 12:26:33AM -0300, Fabio Estevam wrote:
> Hi Peter,
>
> On Tue, Aug 20, 2013 at 8:46 PM, Peter Chen wrote:
> > On Mon, Aug 19, 2013 at 03:05:28PM -0300, Fabio Estevam wrote:
>
> > Hi Fabio,
> >
> > I have tried today's linux-next (Linux version 3.11.0-rc6-next-20130820+)
>
Hi Peter,
On Tue, Aug 20, 2013 at 8:46 PM, Peter Chen wrote:
> On Mon, Aug 19, 2013 at 03:05:28PM -0300, Fabio Estevam wrote:
> Hi Fabio,
>
> I have tried today's linux-next (Linux version 3.11.0-rc6-next-20130820+)
> The USB ether can be enumerated (I can't try usb-ethernet due to I use
> serve
On Mon, Aug 19, 2013 at 03:05:28PM -0300, Fabio Estevam wrote:
> Hi,
>
> I am running today's linux-next and I am trying to enable usb gadget on mx6:
>
> diff --git a/arch/arm/boot/dts/imx6qdl-wandboard.dtsi
> b/arch/arm/boot/dts/imx6qdl-wandboard.dtsi
> index a5511
Hi Marek,
On Mon, Aug 19, 2013 at 4:43 PM, Marek Vasut wrote:
> Are you not missing usbmisc or vbus regulator ?
usbmisc is in the .dtsi otg node.
vbus is only needed on usb host or otg modes, right?
I would like to setup usb otg port in peripheral mode only.
--
To unsubscribe from this list:
Dear Fabio Estevam,
> Hi,
>
> I am running today's linux-next and I am trying to enable usb gadget on
> mx6:
>
> diff --git a/arch/arm/boot/dts/imx6qdl-wandboard.dtsi
> b/arch/arm/boot/dts/imx6qdl-wandboard.dtsi
> index a55113e..ef757d2 100644
> --- a/arch/arm
Hi,
I am running today's linux-next and I am trying to enable usb gadget on mx6:
diff --git a/arch/arm/boot/dts/imx6qdl-wandboard.dtsi
b/arch/arm/boot/dts/imx6qdl-wandboard.dtsi
index a55113e..ef757d2 100644
--- a/arch/arm/boot/dts/imx6qdl-wandboard.dtsi
+++ b/arch/arm/boot/dts/im
11 matches
Mail list logo