Port-arm archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: beagle bone. uhub2: device problem, disabling port 2
On Sat, Mar 23, 2013 at 09:01:02PM +0300, Aleksey Cheusov wrote:
> Hi. I'm trying to play with Beagle Bone but I cannot see console during
> boot process.
>
> dmesg says
>
> ugen0: FTDI BeagleBone, rev 2.00/7.00, addr 3
>
> and after some delay
>
> uhub2: device problem, disabling port 2
>
> cu(1) says the following
>
> asrock# cu -115200 -l /dev/dtyU0
> cu: /dev/dtyU0: Device not configured
> cu: link down
> asrock#
>
> I'm completely new to embedded world. Any help?
What NetBSD version is asrock running ?
On a stock 6.0_STABLE GENERIC of some time ago, it's probed as:
uhub5 at uhub4 port 7: Standard Microsystems product 0x2412, class 9/0, rev
2.00/b.b2, addr 2
uhub5: single transaction translator
uftdi0 at uhub5 port 1
uftdi0: FTDI BeagleBone/XDS100V2, rev 2.00/7.00, addr 3
ucom0 at uftdi0 portno 1
ucom1 at uftdi0 portno 2
and I can connect to the console with:
cu -l /dev/dtyU1 -s 115200
(console is on the second serial port; I'm not sure what the first one is
for, maybe the jtag ?)
--
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
NetBSD: 26 ans d'experience feront toujours la difference
--
Home |
Main Index |
Thread Index |
Old Index