|
RE: Unable to ping one pandaboard from another with both having QNX on it
|
08/02/2012 12:59 PM
post94600
|
RE: Unable to ping one pandaboard from another with both having QNX on it
Is your dongle consistently working by connecting to your desktop for example. We are not getting anything on either
side. What is the version of your devn-asix.so?
-----Original Message-----
From: Johnson Thomas [mailto:community-noreply@qnx.com]
Sent: Thursday, August 02, 2012 12:52 PM
To: drivers-networking
Subject: Unable to ping one pandaboard from another with both having QNX on it
Hi all,
I have QNX 6.5.0 running on two pandaboards (Board1 & Board2) connected by a crosswire ethernet cable. I am using a ASIX USB to Ethernet dongle on both the boards since for some reason the mac address of the ethernet port on both boards are all 0's. I use the following lines in the build script to start up io-pkt-v4
io-pkt-v4 -dasix promiscuous,mac=<MAC ADDRESS>,verbose=4 -ptcpip
waitfor /dev/socket
if_up -p en0
display_msg Getting Static IP
ifconfig en0 <IP> netmask 255.255.254.0
ifconfig en0
The following are the sloginfo for both boards
Board 1
Time Sev Major Minor Args
Jan 01 00:00:00 2 19 1800 devb-mmcsd-blaze 1.00A (Aug 2 2012 12:28:51)
Jan 01 00:00:00 2 5 0 libcam.so (Jun 15 2010 01:01:35) bver 6040207
Jan 01 00:00:00 2 5 100 cam-disk.so (Jun 15 2010 01:01:50)
Jan 01 00:00:02 5 14 0 tcpip starting
Jan 01 00:00:02 3 14 0 Unable to attach to pci server: No such file or directory
Jan 01 00:00:02 3 14 0 Using pseudo random generator. See "random" option
Jan 01 00:00:03 5 14 0 devn-ax: MII transceiver found at address 16.
Jan 01 00:00:03 5 14 0 io-pkt shim
Jan 01 00:00:03 5 14 0 Vendor .............. 0x0
Jan 01 00:00:03 5 14 0 Device .............. 0x0
Jan 01 00:00:03 5 14 0 Revision ............ 0x0
Jan 01 00:00:03 5 14 0 MAC address ......... 0050b6 0a3c66
Jan 01 00:00:03 5 14 0 Asix
Jan 01 00:00:03 5 14 0 LanIdx .............. 18
Jan 01 00:00:03 5 14 0 DevIdx .............. 0
Jan 01 00:00:03 5 14 0 Vendor .............. 0xb95
Jan 01 00:00:03 5 14 0 Device .............. 0x7720
Jan 01 00:00:03 5 14 0 Revision ............ 0x0
Jan 01 00:00:03 5 14 0 MAC address ......... <MAC ADDRESS>
Jan 01 00:00:06 5 10 0 devn-ax: link up (100 BaseT Full Duplex)
Board2
Time Sev Major Minor Args
Jan 01 00:00:00 2 19 1800 devb-mmcsd-blaze 1.00A (Aug 2 2012 12:26:08)
Jan 01 00:00:00 2 5 0 libcam.so (Jun 15 2010 01:01:35) bver 6040207
Jan 01 00:00:00 2 5 100 cam-disk.so (Jun 15 2010 01:01:50)
Jan 01 00:00:02 5 14 0 tcpip starting
Jan 01 00:00:02 3 14 0 Unable to attach to pci server: No such file or directory
Jan 01 00:00:02 3 14 0 Using pseudo random generator. See "random" option
Jan 01 00:00:03 5 14 0 devn-ax: MII transceiver found at address 16.
Jan 01 00:00:03 5 14 0 io-pkt shim
Jan 01 00:00:03 5 14 0 Vendor .............. 0x0
Jan 01 00:00:03 5 14 0 Device .............. 0x0
Jan 01 00:00:03 5 14 0 Revision ............ 0x0
Jan 01 00:00:03 5 14 0 MAC address ......... 0050b6 0a546c
Jan 01 00:00:03 5 14 0 Asix
Jan 01 00:00:03 5 14 0 LanIdx .............. 18
Jan 01 00:00:03 5 14 0 DevIdx .............. 0
Jan 01 00:00:03 5 14 0 Vendor .............. 0xb95
Jan 01 00:00:03 5 14 0 Device .............. 0x7720
Jan 01 00:00:03 5 14 0 Revision ............ 0x0
Jan 01 00:00:03 5 14 0 MAC address ......... <MAC ADDRESS>
Jan 01 00:00:36 5 10 0 devn-ax: link up (100 BaseT Full Duplex)
nicinfo:
Board1
en0:
Asix Ethernet Controller
Physical Node ID ........................... <MAC ADDRESS>
Current Physical Node ID ................... <MAC ADDRESS>
Current Operation...
View Full Message
|
|
|
|
Re: Unable to ping one pandaboard from another with both having QNX on it
|
08/02/2012 1:01 PM
post94601
|
Re: Unable to ping one pandaboard from another with both having QNX on it
What is <MAC ADDRESS>? Why are you specifying it if the Asix dongle
already has a MAC address?
On 2012-08-02 12:51 PM, "Johnson Thomas" <community-noreply@qnx.com> wrote:
>Hi all,
>
>I have QNX 6.5.0 running on two pandaboards (Board1 & Board2) connected
>by a crosswire ethernet cable. I am using a ASIX USB to Ethernet
dongle
>on both the boards since for some reason the mac address of the ethernet
>port on both boards are all 0's. I use the following lines in the build
>script to start up io-pkt-v4
>
> io-pkt-v4 -dasix promiscuous,mac=<MAC ADDRESS>,verbose=4 -ptcpip
> waitfor /dev/socket
> if_up -p en0
> display_msg Getting Static IP
> ifconfig en0 <IP> netmask 255.255.254.0
> ifconfig en0
>
>The following are the sloginfo for both boards
>
>Board 1
>Time Sev Major Minor Args
>Jan 01 00:00:00 2 19 1800 devb-mmcsd-blaze 1.00A (Aug 2 2012
>12:28:51)
>Jan 01 00:00:00 2 5 0 libcam.so (Jun 15 2010 01:01:35) bver
>6040207
>Jan 01 00:00:00 2 5 100 cam-disk.so (Jun 15 2010 01:01:50)
>Jan 01 00:00:02 5 14 0 tcpip starting
>Jan 01 00:00:02 3 14 0 Unable to attach to pci server: No such
>file or directory
>Jan 01 00:00:02 3 14 0 Using pseudo random generator. See
>"random" option
>Jan 01 00:00:03 5 14 0 devn-ax: MII transceiver found at
>address 16.
>Jan 01 00:00:03 5 14 0 io-pkt shim
>Jan 01 00:00:03 5 14 0 Vendor .............. 0x0
>Jan 01 00:00:03 5 14 0 Device .............. 0x0
>Jan 01 00:00:03 5 14 0 Revision ............ 0x0
>Jan 01 00:00:03 5 14 0 MAC address ......... 0050b6 0a3c66
>Jan 01 00:00:03 5 14 0 Asix
>Jan 01 00:00:03 5 14 0 LanIdx .............. 18
>Jan 01 00:00:03 5 14 0 DevIdx .............. 0
>Jan 01 00:00:03 5 14 0 Vendor .............. 0xb95
>Jan 01 00:00:03 5 14 0 Device .............. 0x7720
>Jan 01 00:00:03 5 14 0 Revision ............ 0x0
>Jan 01 00:00:03 5 14 0 MAC address ......... <MAC ADDRESS>
>Jan 01 00:00:06 5 10 0 devn-ax: link up (100 BaseT Full Duplex)
>
>
>Board2
>Time Sev Major Minor Args
>Jan 01 00:00:00 2 19 1800 devb-mmcsd-blaze 1.00A (Aug 2 2012
>12:26:08)
>Jan 01 00:00:00 2 5 0 libcam.so (Jun 15 2010 01:01:35) bver
>6040207
>Jan 01 00:00:00 2 5 100 cam-disk.so (Jun 15 2010 01:01:50)
>Jan 01 00:00:02 5 14 0 tcpip starting
>Jan 01 00:00:02 3 14 0 Unable to attach to pci server: No such
>file or directory
>Jan 01 00:00:02 3 14 0 Using pseudo random generator. See
>"random" option
>Jan 01 00:00:03 5 14 0 devn-ax: MII transceiver found at
>address 16.
>Jan 01 00:00:03 5 14 0 io-pkt shim
>Jan 01 00:00:03 5 14 0 Vendor .............. 0x0
>Jan 01 00:00:03 5 14 0 Device .............. 0x0
>Jan 01 00:00:03 5 14 0 Revision ............ 0x0
>Jan 01 00:00:03 5 14 0 MAC address ......... 0050b6 0a546c
>Jan 01 00:00:03 5 14 0 Asix
>Jan 01 00:00:03 5 14 0 LanIdx .............. 18
>Jan 01 00:00:03 5 14 0 DevIdx .............. 0
>Jan 01 00:00:03 5 14 0 Vendor .............. 0xb95
>Jan 01 00:00:03 5 14 0 Device .............. 0x7720
>Jan 01 00:00:03 5 14 0 Revision ............ 0x0
>Jan 01 00:00:03 5 14 0 MAC address ......... <MAC ADDRESS>
>Jan 01 00:00:36 5 10 0 devn-ax: link up (100 BaseT Full Duplex)
>
>nicinfo:
>
>Board1
>en0:
> Asix Ethernet Controller
>
> Physical Node ID...
View Full Message
|
|
|