<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 9pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
hi,<br><br>I just ignore the driver section and consider it is only required by flash eeprom part.....<br>Thanks a lot!<br><pre>Best Regards,<br>Mac Lin</pre><br><br>&gt; Date: Tue, 28 Oct 2008 15:14:32 +0330<br>&gt; From: zoup@zoup.org<br>&gt; To: community@lists.openmoko.org<br>&gt; CC: mkl23@hotmail.com<br>&gt; Subject: Re: debug board seems not working<br>&gt; <br>&gt; On Tue, 28 Oct 2008 17:01:40 +0800<br>&gt; Lin Mac &lt;mkl23@hotmail.com&gt; wrote:<br>&gt; <br>&gt; you need to connect to DB using openocd ;)<br>&gt; <br>&gt; &gt; <br>&gt; &gt; hi,<br>&gt; &gt; <br>&gt; &gt; I'm using Freerunner and debug board v3, and trying to use serial<br>&gt; &gt; console, and Ubuntu 8.04 on my PC.<br>&gt; &gt; <br>&gt; &gt; I have connected the FR and the debug board with the flexible cable.<br>&gt; &gt; The /dev/ttyUSB0 and /dev/ttyUSB1 doesn't show up, but<br>&gt; &gt; only /dev/ttyACM0, when I connected both USB of freerunner and debug<br>&gt; &gt; board to PC, as described in<br>&gt; &gt; http://wiki.openmoko.org/wiki/Debug_Board_v3.<br>&gt; &gt; <br>&gt; &gt; 1. Should the /dev/ttyUSB0 and /dev/ttyUSB1 show up while no FR<br>&gt; &gt; connected to debug board (and the debug board connected to PC)?<br>&gt; &gt; 2. Should I flash the debug board? <br>&gt; &gt; Any idea? <br>&gt; &gt; <br>&gt; &gt; Thanks in advance.<br>&gt; &gt; <br>&gt; &gt; ----------------------<br>&gt; &gt; dmesg result: <br>&gt; &gt;     [22932.304312] usb 5-2: new full speed USB device using uhci_hcd and<br>&gt; &gt; address 18 [22932.487138] usb 5-2: configuration #1 chosen from 2 choices<br>&gt; &gt;     [22932.497342] /build/buildd/linux-2.6.24/drivers/usb/class/cdc-acm.c:<br>&gt; &gt; This device cannot do calls on its own. It is no modem. [22932.497373]<br>&gt; &gt; cdc_acm 5-2:1.0: ttyACM0: USB ACM device [22935.663858] usb 5-1: new<br>&gt; &gt; full speed USB device using uhci_hcd and address 19 [22935.816913] usb<br>&gt; &gt; 5-1: configuration #1 chosen from 1 choice [22935.818759] hub 5-1:1.0:<br>&gt; &gt; USB hub found [22935.820674] hub 5-1:1.0: 4 ports detected<br>&gt; &gt;     [22936.137318] usb 5-1.1: new full speed USB device using uhci_hcd<br>&gt; &gt; and address 20 [22936.297399] usb 5-1.1: configuration #1 chosen from 1<br>&gt; &gt; choice<br>&gt; &gt; <br>&gt; &gt; --------------<br>&gt; &gt; root@test-laptop:~# lsusb<br>&gt; &gt; Bus 007 Device 001: ID 0000:0000  <br>&gt; &gt; Bus 006 Device 002: ID 046d:c018 Logitech, Inc. <br>&gt; &gt; Bus 006 Device 001: ID 0000:0000  <br>&gt; &gt; Bus 005 Device 022: ID 1457:5118  <br>&gt; &gt; Bus 005 Device 021: ID 0451:2046 Texas Instruments, Inc. TUSB2046 Hub<br>&gt; &gt; Bus 005 Device 001: ID 0000:0000  <br>&gt; &gt; Bus 002 Device 001: ID 0000:0000  <br>&gt; &gt; Bus 001 Device 001: ID 0000:0000  <br>&gt; &gt; Bus 004 Device 002: ID 064e:a101 Suyin Corp. <br>&gt; &gt; Bus 004 Device 001: ID 0000:0000  <br>&gt; &gt; Bus 003 Device 001: ID 0000:0000  <br>&gt; &gt; root@test-laptop:~# lsusb -d 1457:5118 -v<br>&gt; &gt; <br>&gt; &gt; Bus 005 Device 022: ID 1457:5118  <br>&gt; &gt; Device Descriptor:<br>&gt; &gt;   bLength                18<br>&gt; &gt;   bDescriptorType         1<br>&gt; &gt;   bcdUSB               2.00<br>&gt; &gt;   bDeviceClass            0 (Defined at Interface level)<br>&gt; &gt;   bDeviceSubClass         0 <br>&gt; &gt;   bDeviceProtocol         0 <br>&gt; &gt;   bMaxPacketSize0         8<br>&gt; &gt;   idVendor           0x1457 <br>&gt; &gt;   idProduct          0x5118 <br>&gt; &gt;   bcdDevice            5.00<br>&gt; &gt;   iManufacturer           1 OpenMoko<br>&gt; &gt;   iProduct                2 Debug Board for Neo1973<br>&gt; &gt;   iSerial                 0 <br>&gt; &gt;   bNumConfigurations      1<br>&gt; &gt;   Configuration Descriptor:<br>&gt; &gt;     bLength                 9<br>&gt; &gt;     bDescriptorType         2<br>&gt; &gt;     wTotalLength           55<br>&gt; &gt;     bNumInterfaces          2<br>&gt; &gt;     bConfigurationValue     1<br>&gt; &gt;     iConfiguration          0 <br>&gt; &gt;     bmAttributes         0x80<br>&gt; &gt;       (Bus Powered)<br>&gt; &gt;     MaxPower              100mA<br>&gt; &gt;     Interface Descriptor:<br>&gt; &gt;       bLength                 9<br>&gt; &gt;       bDescriptorType         4<br>&gt; &gt;       bInterfaceNumber        0<br>&gt; &gt;       bAlternateSetting       0<br>&gt; &gt;       bNumEndpoints           2<br>&gt; &gt;       bInterfaceClass       255 Vendor Specific Class<br>&gt; &gt;       bInterfaceSubClass    255 Vendor Specific Subclass<br>&gt; &gt;       bInterfaceProtocol    255 Vendor Specific Protocol<br>&gt; &gt;       iInterface              2 Debug Board for Neo1973<br>&gt; &gt;       Endpoint Descriptor:<br>&gt; &gt;         bLength                 7<br>&gt; &gt;         bDescriptorType         5<br>&gt; &gt;         bEndpointAddress     0x81  EP 1 IN<br>&gt; &gt;         bmAttributes            2<br>&gt; &gt;           Transfer Type            Bulk<br>&gt; &gt;           Synch Type               None<br>&gt; &gt;           Usage Type               Data<br>&gt; &gt;         wMaxPacketSize     0x0040  1x 64 bytes<br>&gt; &gt;         bInterval               0<br>&gt; &gt;       Endpoint Descriptor:<br>&gt; &gt;         bLength                 7<br>&gt; &gt;         bDescriptorType         5<br>&gt; &gt;         bEndpointAddress     0x02  EP 2 OUT<br>&gt; &gt;         bmAttributes            2<br>&gt; &gt;           Transfer Type            Bulk<br>&gt; &gt;           Synch Type               None<br>&gt; &gt;           Usage Type               Data<br>&gt; &gt;         wMaxPacketSize     0x0040  1x 64 bytes<br>&gt; &gt;         bInterval               0<br>&gt; &gt;     Interface Descriptor:<br>&gt; &gt;       bLength                 9<br>&gt; &gt;       bDescriptorType         4<br>&gt; &gt;       bInterfaceNumber        1<br>&gt; &gt;       bAlternateSetting       0<br>&gt; &gt;       bNumEndpoints           2<br>&gt; &gt;       bInterfaceClass       255 Vendor Specific Class<br>&gt; &gt;       bInterfaceSubClass    255 Vendor Specific Subclass<br>&gt; &gt;       bInterfaceProtocol    255 Vendor Specific Protocol<br>&gt; &gt;       iInterface              2 Debug Board for Neo1973<br>&gt; &gt;       Endpoint Descriptor:<br>&gt; &gt;         bLength                 7<br>&gt; &gt;         bDescriptorType         5<br>&gt; &gt;         bEndpointAddress     0x83  EP 3 IN<br>&gt; &gt;         bmAttributes            2<br>&gt; &gt;           Transfer Type            Bulk<br>&gt; &gt;           Synch Type               None<br>&gt; &gt;           Usage Type               Data<br>&gt; &gt;         wMaxPacketSize     0x0040  1x 64 bytes<br>&gt; &gt;         bInterval               0<br>&gt; &gt;       Endpoint Descriptor:<br>&gt; &gt;         bLength                 7<br>&gt; &gt;         bDescriptorType         5<br>&gt; &gt;         bEndpointAddress     0x04  EP 4 OUT<br>&gt; &gt;         bmAttributes            2<br>&gt; &gt;           Transfer Type            Bulk<br>&gt; &gt;           Synch Type               None<br>&gt; &gt;           Usage Type               Data<br>&gt; &gt;         wMaxPacketSize     0x0040  1x 64 bytes<br>&gt; &gt;         bInterval               0<br>&gt; &gt; Device Status:     0x0000<br>&gt; &gt;   (Bus Powered)<br>&gt; &gt; root@test-laptop:~# <br>&gt; &gt; <br>&gt; &gt; --------------<br>&gt; &gt; <br>&gt; &gt; Best Regards,<br>&gt; &gt; Mac Lin<br>&gt; &gt; <br>&gt; &gt; _________________________________________________________________<br>&gt; &gt; 聰明搜尋和瀏覽網路的免費工具列 — MSN 搜尋工具列 <br>&gt; &gt; http://toolbar.live.com/<br>&gt; &gt; <br>&gt; &gt; _______________________________________________<br>&gt; &gt; Openmoko community mailing list<br>&gt; &gt; community@lists.openmoko.org<br>&gt; &gt; http://lists.openmoko.org/mailman/listinfo/community<br>&gt; <br>&gt; <br>&gt; -- <br>&gt; Armin ranjbar , System Administrator<br><br /><hr />隨身的 Windows Live Messenger 和 Hotmail,不限時地掌握資訊盡在指間— <a href='http://www.msn.com.tw/msnmobile/ ' target='_new'>Windows Live for Mobile</a></body>
</html>