[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problemas con pcmcia bromax.



Buenas,

Kander y yo ya estuvimos hablando hace unos dias, lo digo porque a los demás os cogera despistados.

este...


Kander wrote:

Hola, tengo un toshiba satellite con tarjeta pcmcia
bromax (iport), mi problema es que no reconoce la
tarjeta. La pcmcia sí.
el lsmod me sale en blnaco.
modprobe pcnet_cs me informa diciendo que Can't locate
module.
Con make xconfig tengo marcadas todas las opciones
correspondientes a las pcmcias y además NE2000
compatible.

Seguramente toda esta información esté algo
desordenade, pero ahora mismo así tengo el cerebro,
DESORDENADO.
¿Alguien tiene idea de como actuar?.


Vamos a ver, he estado revisando la documentación que viene con la tarjeta y parece ser que hay que recompilar el modulito que viene con ella, ¿has probado?

Voy a poner la parte importante para si algún ojo avizor de la lista sabe si alguno de los modulos del núcleo recoge la opcion para esta tarjeta:

1. Login as root.

2. To copy the driver code from the Installation diskette, simply do

   > mcopy a:Linux/in0100-af-v1.51.tgz .
   > gzip -cd in0100-af-v1.51.tgz | tar xvf -
   > cd in0100-af-v1.51

3. To generate the driver

   Modify the PCMCIASRC variable in your makefile to the location of your
   PCMCIA source.

   Modify the KERN_VER variable in your makefile.

   After you finish the modification of variables in your makefile, you can
   rebuild the driver by doing

   > make

4. To install the driver

   > make install

5. To configure the PCMCIA 10/100 Ethernet Card

   > cd /etc/pcmcia

   To add the following text into the "config" file (The mode of the "config"
   file must be the "write" mode.)

   > vi config

   card "PCMCIA 10/100 Ethernet Card"
      version "PCMCIA", "10/100 Ethernet Card"
      bind "pcnet_cs"

   To configure the PCMCIA NIC interface

   > vi network.opts

6. To reboot the Linux

   > shutdown -r now


Bueno, hasta aqui es lo normalito de todo los dias, a ver los archivos que lleva esto, y las distros en que dice que rula bien:

Tested Platforms
----------------

   This device driver has been fully tested on the following platforms:

   Slackware 7.1
   Slackware 7.0
   Slackware 4.0
   Redhat 6.2
   Redhat 6.0
   Caldera 2.3
   Caldera 2.0
   SuSE 6.1

File List
---------
   The complete file list is as follows:

   README
   makefile
   in0100af.h
   in0100af_oem.h
   pcnet_cs.c
   8390.h
   8390.c
   lan.o




En Knoppix que he probado, dice que la tarjeta no esta reconocida. Aqui estan también las salidas que da cardctl:

root@Puerto_Lobo:~# cardctl ident
Socket 0:
  no product info available
Socket 1:
  product info: "PCMCIA", "10/100 Ethernet Card", "", ""
  manfid: 0x0274, 0x1106
  function: 6 (network)
root@Puerto_Lobo:~# cardctl info
PRODID_1=""
PRODID_2=""
PRODID_3=""
PRODID_4=""
MANFID=0000,0000
FUNCID=255
PRODID_1="PCMCIA"
PRODID_2="10/100 Ethernet Card"
PRODID_3=""
PRODID_4="" MANFID=0274,1106
FUNCID=6
root@Puerto_Lobo:~#



Ahora no puedo compilar el modulo que trae porque me tengo que ir, esta noche lo probare, espero.

Saludos y gracias.

Nos vemos.

Salud y Revolución.

Lobo.


--
Libertad es poder elegir en cualquier momento. Ahora yo eligo GNU/Linux,
para no atar mis manos con las cadenas del soft propietario.
---------
Desde El Ejido, en Almeria, usuario registrado linux #294013
http://www.counter.li.org





Reply to: