Léa-Linux & amis :   LinuxFR   GCU-Squad   GNU
aidez moi pour ma carte reseau SVP
Envoyé par: reynald77

onjour a tous g acheter une carte pcmcia ethernet pour relier mon pc portable a la livebox en ethernet .

mais probleme sous windows niquel tout fonctionne parfaitement sans aucun driver
mais sous knoppix elle n'est pas detecter et voici le guide d'install de ma carte mais franchement je vien de passer une apres midi a essayer de comprendre ...

aidez moi SVP

Realtek CardBus Ethernet Card Installation on Linux

1. Compile the source code :
->Copy the source code rtl8139.c (ver 1.08 above) to a directory
and execute "gcc -DCARDBUS -DMODULE -D__KERNEL__ -Wall -Wstrict-prototypes
-O6 -c rtl8139.c -o realtek_cb.o -I/usr/src/linux/pcmcia-cs-3.0.9/include/"
The directory "pcmcia-cs-3.0.9" stands for the card service version you
use. Please change it to the version on your system in order to include
proper .h file. The final file is realtek_cb.o

2. Copy driver :
->Copy the file "realtek_cb.o" to "/lib/modules/2.2.14-5.0/pcmcia"

3. Edit config:
->Add 5 lines to the file "/etc/pcmcia/config"

#
# Device driver definitions
#

device "realtek_cb" (==>Add 1/5)
class "network" module "cb_enabler", "realtek_cb" (==>Add 2/5)


:
:

#
# CardBus Cards
#

card "Realtek CardBus Ethernet Card" (==>Add 3/5)
manfid 0x0000, 0x024C (==>Add 4/5)
bind "realtek_cb" (==>Add 5/5)


The values 0x0000, 0x024C are JEDEC ID and can be read by typing
"cardctl ident" on console with one card on socket.


4. Edit linuxconf
->Type "linuxconf" and choose "Config"-->"Networking"-->"Client tasks"-->
"Basic host information". Select an adapter, enable it, and type "realtek_cb"
on "Kernel module" and "eth0" (or eth1, eth2) on "Net device". Click on
"Accept" button and "Act/change" button.


5. Restart the computer.

6. More information about kernel compile: [metalab.unc.edu]
More information about install: man pcmcia

au fait ma distrib c un knoppix3.9 mais au pire je peut changer ?-( merci pour vos reponses

Poste le Monday 25 July 2005 22:31:19
Répondre     Citer    
Re: aidez moi pour ma carte reseau SVP

Normalement tu n'as bessoin de rien compiler pour avoir le support pcmci avec un noyau 2.6.

Tu pourrais donner le résulat de ifconfig -a [/a] avec la carte insérée depuis le démarrage ?
Tu saurais me dire ce que répond dpkg -l |grep pcmcia

--
Brugmans Frédéric

[www.brugmans.net]
[triathlon.sport-challenge.be]

Poste le Tuesday 26 July 2005 00:43:02
Répondre     Citer    
Re: aidez moi pour ma carte reseau SVP
Envoyé par: reynald77

alors voici:

lreynald@portable:~$ ifconfig -a
eth0 Lien encap:UNSPEC HWaddr 08-00-46-03-00-54-CE-AD-00-00-00-00-00-00-00-00
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

eth1 Lien encap:Ethernet HWaddr 00:02:44:9F:E3:B8
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interruption:9 Adresse de base:0xa000

lo Lien encap:Boucle locale
LOOPBACK MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

lreynald@portable:~$ ifconfig -a
eth0 Lien encap:UNSPEC HWaddr 08-00-46-03-00-54-CE-AD-00-00-00-00-00-00-00-00
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

eth1 Lien encap:Ethernet HWaddr 00:02:44:9F:E3:B8
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interruption:9 Adresse de base:0xa000

@portable:~$ dpkg -l|grep pcmcia
ii pcmcia-cs 3.2.5-11 PCMCIA Card Services for Linux

n'hesiter pas a me donner d pistes ....

Poste le Tuesday 26 July 2005 10:46:01
Répondre     Citer    
Re: aidez moi pour ma carte reseau SVP
Envoyé par: piranha62

au fait et si j'install mandrake le probleme sera t'il present ?

Poste le Tuesday 26 July 2005 11:47:59
Répondre     Citer    

Veuillez vous authentifier auparavant pour commenter.

 

Ce forum !
aidez moi pour ma carte reseau SVP
Vous voulez savoir si votre matériel est supporté par Linux, ou vous avez un problème pour installer un module ? Ce forum est pour vous !

Sauf mention contraire, les documentations publiées sont sous licence Creative-Commons