Hi Shweta. I had several problems when trying to "see" the ports. I don't remember I had that problem with octmac.o but I had with pciDg.o on the Linux host. What I did was to recompile the module as follows: cd /usr/src/linux edit Makefile and change the EXTRAVERSION=xxxx Where xxxx is the kernel version you are booting up in the Linux host. For example, if your kernel is 2.4.17-3smp put EXTRAVERSION=-3smp make mrproper make oldconfig make dep cd /mnt/cdrom/ENP-2505_Driver rpm -recompile boot_drv-2.0-1.src.rpm cd /opt/ixasdk/enp-2505/bin insmod pciDg.o After that I got a warning: tainted kernel. However the module loads OK. By the way, if you have a BV you must have patched the installation to work correctly with the MACs (this includes the octmac.o module). I prepared a log when I did it. Please look at "Corrections specific for Brivadeli card as specified by Joel Schuetze from Intel" section on http://webdiee.cem.itesm.mx/web2/comunicaciones/proyectos/LNX 2004-09 Installation log for Brivadeli card IXP1200 V3.txt You can find the files specified on it in: "Anexo a guia V2.doc" which is located in the same page. Hope it helps. ixp1200-request@lists.cs.princeton.edu wrote:
Send ixp1200 mailing list submissions to ixp1200@lists.cs.princeton.edu
To subscribe or unsubscribe via the World Wide Web, visit https://lists.cs.princeton.edu/mailman/listinfo/ixp1200 or, via email, send a message with subject or body 'help' to ixp1200-request@lists.cs.princeton.edu
You can reach the person managing the list at ixp1200-owner@lists.cs.princeton.edu
When replying, please edit your Subject line so it is more specific than "Re: Contents of ixp1200 digest..."
------------------------------------------------------------------------
Today's Topics:
1. problems with octmac.o (Shweta Rao)
------------------------------------------------------------------------
Subject: [ixp1200] problems with octmac.o From: Shweta Rao
Date: Thu, 21 Oct 2004 15:18:03 -0700 To: ixp1200@lists.cs.princeton.edu Hi,
I tried to insmod octmac.o to set the mac addresses
insmod octmac.o mac0="00:00:ca:fe:ba:be" and so on
i go this error unresolved symbol get_board_config Please help. shweta
------------------------------------------------------------------------
_______________________________________________ ixp1200 mailing list ixp1200@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/ixp1200
-- Ing. Ricardo Camarena Ramos camarena@itesm.mx Asistente de Investigación Departamento de Ingeniería Eléctrica y Electrónica Tecnológico de Monterrey, Campus Estado de México Teléfono: (5255) 5864.5555 extensión: 3016. enlace-intercampus: 80.236.3016 http://www.itesm.mx http://webdiee.cem.itesm.mx/web2 El contenido de este mensaje de datos no se considera oferta, propuesta o acuerdo, sino hasta que sea confirmado en documento por escrito que contenga la firma autógrafa del apoderado legal del ITESM. El contenido de este mensaje de datos es confidencial y se entiende dirigido y para uso exclusivo del destinatario, por lo que no podrá distribuirse y/o difundirse por ningún medio sin la previa autorización del emisor original. Si usted no es el destinatario, se le prohíbe su utilización total o parcial para cualquier fin.
Hi,
Most of my previous problems got solved after i changed the linux
image i was using.This is how my setup is.Please do help!
I have Intel's Evaluation box .The silicon is BO..i have connected
with serial cable to a windowsNT machine which runs cygwin for
compiling code and also has the workbench and SDK loaded.The box has
two gigaports and one 10/100 MB ports and 8 MAC ports.I have a hub
which connects the NT machine and the 10/100MB port.I was trying to
run chapter5 example just to see the packets on the workbench via
hardware.I connected mac port1 to a ixia pkt generator and used
transmit (i am not sure whether this was the right way to do it or
should i have connected ixia and mac1 to the hub). The LED on port1 is
green.on the ixia i started Transmit but couldn't see the scratchpad
counter increasing.what am i doing wrong? on the hyperterminal i have
done ifup,changed etc/hosts,insmod ue,rs_udebug& and also insmod
octmac.o mac1="00:01:...".
Please help!
Thanks,
shweta
On Fri, 22 Oct 2004 12:45:47 -0600, Ricardo Camarena Ramos
Hi Shweta.
I had several problems when trying to "see" the ports. I don't remember I had that problem with octmac.o but I had with pciDg.o on the Linux host. What I did was to recompile the module as follows:
cd /usr/src/linux edit Makefile and change the EXTRAVERSION=xxxx Where xxxx is the kernel version you are booting up in the Linux host. For example, if your kernel is 2.4.17-3smp put EXTRAVERSION=-3smp make mrproper make oldconfig make dep cd /mnt/cdrom/ENP-2505_Driver rpm -recompile boot_drv-2.0-1.src.rpm cd /opt/ixasdk/enp-2505/bin insmod pciDg.o After that I got a warning: tainted kernel. However the module loads OK.
By the way, if you have a BV you must have patched the installation to work correctly with the MACs (this includes the octmac.o module). I prepared a log when I did it. Please look at "Corrections specific for Brivadeli card as specified by Joel Schuetze from Intel" section on http://webdiee.cem.itesm.mx/web2/comunicaciones/proyectos/LNX 2004-09 Installation log for Brivadeli card IXP1200 V3.txt
You can find the files specified on it in: "Anexo a guia V2.doc" which is located in the same page.
Hope it helps.
ixp1200-request@lists.cs.princeton.edu wrote:
Send ixp1200 mailing list submissions to ixp1200@lists.cs.princeton.edu
To subscribe or unsubscribe via the World Wide Web, visit https://lists.cs.princeton.edu/mailman/listinfo/ixp1200 or, via email, send a message with subject or body 'help' to ixp1200-request@lists.cs.princeton.edu
You can reach the person managing the list at ixp1200-owner@lists.cs.princeton.edu
When replying, please edit your Subject line so it is more specific than "Re: Contents of ixp1200 digest..."
------------------------------------------------------------------------
Today's Topics:
1. problems with octmac.o (Shweta Rao)
------------------------------------------------------------------------
Subject: [ixp1200] problems with octmac.o From: Shweta Rao
Date: Thu, 21 Oct 2004 15:18:03 -0700 To: ixp1200@lists.cs.princeton.edu Hi,
I tried to insmod octmac.o to set the mac addresses
insmod octmac.o mac0="00:00:ca:fe:ba:be" and so on
i go this error unresolved symbol get_board_config Please help. shweta
------------------------------------------------------------------------
_______________________________________________ ixp1200 mailing list ixp1200@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/ixp1200
-- Ing. Ricardo Camarena Ramos camarena@itesm.mx Asistente de Investigación Departamento de Ingeniería Eléctrica y Electrónica Tecnológico de Monterrey, Campus Estado de México
Teléfono: (5255) 5864.5555 extensión: 3016. enlace-intercampus: 80.236.3016 http://www.itesm.mx http://webdiee.cem.itesm.mx/web2
El contenido de este mensaje de datos no se considera oferta, propuesta o acuerdo, sino hasta que sea confirmado en documento por escrito que contenga la firma autógrafa del apoderado legal del ITESM. El contenido de este mensaje de datos es confidencial y se entiende dirigido y para uso exclusivo del destinatario, por lo que no podrá distribuirse y/o difundirse por ningún medio sin la previa autorización del emisor original. Si usted no es el destinatario, se le prohíbe su utilización total o parcial para cualquier fin.
_______________________________________________ ixp1200 mailing list ixp1200@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/ixp1200
participants (2)
-
Ricardo Camarena Ramos
-
Shweta Rao