Ethernet via pcmcia sous mdk 8.0, ça marche toujours pas!! - Linux et OS Alternatifs
Marsh Posté le 16-10-2001 à 12:24:38
as tu dans /etc/modules.conf :
alias eth0 pcnet_cs
puis :
ifconfig eth0 down up
http://pcmcia-cs.sourceforge.net/f [...] html#ss4.3
Marsh Posté le 16-10-2001 à 12:58:06
Oui j'ai bien
alias eth0 pcnet_cs dans /etc/modules.conf
#ifconfig eth0 down up
eth0: unknown interface: No such device
eth0: unknown interface: No such device
Marsh Posté le 16-10-2001 à 13:03:20
fais voir le contenu de /etc/pcmcia/networks
Marsh Posté le 16-10-2001 à 13:06:46
# more /etc/pcmcia/network.opts
case "$ADDRESS" in
*,0,*,*)
IF_PORT="10base1"
BOOTP="n"
IPADDR="192.168.10.3"
NETMASK="255.255.255.0"
NETWORK="192.168.10.0"
BROADCAST=192.168.10.255"
GATEWAY="192.168.10.1"
DNS_1="193.252.19.3"
;;
esac
(mon ip lan est bien 192.168.10.3)
Marsh Posté le 17-10-2001 à 16:42:26
C'est pas lié à un problème d'IRQ ou un truc comme ça?
vu le message envoyé:
Oct 10 12:51:36 localhost kernel: pcnet_cs: unable to read hardware
net address for io base 0x300
si oui, quelqu'un sait comment ça s'arrange??
Marsh Posté le 18-10-2001 à 22:32:59
Quand tu insères la carte, si tu as deux bips de même intensité alors ça veut dire qu'elle est reconnue. Si tu entends deux bips différents alors ta carte n'est pas reconnue.
Essaye aussi "ifconfig eth0 ton_ip up" car si tu ne lui donnes pas d'ip il est censé la trouver dans un fichier mais ce n'est apparement pas le cas (/etc/network/interfaces par exemple).
Marsh Posté le 16-10-2001 à 11:01:31
Salut à tous,
Voilà un moment que je galère à installer ce bin'ss et j'arrive toujours pas:
j'ai un portable sur lequel est installé mandrake 8.0,
j'ai une carte PCMCIA avec une carte ethernet Cnet CN40BC, qui est
normalement reconnu par linux.
L'interface PCMCIA est semble-t-il bien reconnu, dans harddrake, dans
bridge, Texas Instrument PCI1410 PC card cardbus contoller.
Par contre impossible d'installer l'interface ethernet,
J'ai lu plusieurs howto, essayer quelques trucs sans trop comprendre:
voilà les infos que j'ai pu collecter:
Au démarrage, il s'affiche:
Activation de l'interface réseau loopback: cardmgr [427] executing
'modprobe 8390'
cardmgr [427] get dev info on socket 0: failed: no such device
les commandes suivantes m'ont donné:
# lsmod
Module Size Used by
floppy 47216 0 (autoclean)
parport_pc 23024 1 (autoclean)
lp 5296 0 (autoclean)
parport 24576 1 (autoclean) [parport_pc lp]
via82cxxx_audio 16800 0
soundcore 3504 2 [via82cxxx_audio]
ac97_codec 8688 0 [via82cxxx_audio]
pcnet_cs 10976 0 (unused)
8390 6112 0 [pcnet_cs]
ds 6576 2 [pcnet_cs]
i82365 22144 1
pcmcia_core 41920 0 [pcnet_cs ds i82365]
usb-uhci 20672 0 (unused)
usbcore 47248 1 [usb-uhci]
nls_iso8859-1 2848 2 (autoclean)
nls_cp850 3584 2 (autoclean)
vfat 9040 2 (autoclean)
fat 30720 0 (autoclean) [vfat]
=================================================================
# cardctl ident
Socket 0:
product info: "CNet", "CN40BC Ethernet", "D", "NE2000"
function: 6 (network)
=================================================================
# cardctl config
Socket 0:
Vcc 5.0V Vpp1 0.0V Vpp2 0.0V
=================================================================
# dmesg | grep eth
Donne rien
=================================================================
# ifconfig eth0 up
eth0: unknown interface: No such device
=================================================================
# cat /proc/interrupts
CPU0
0: 69317 XT-PIC timer
1: 143 XT-PIC keyboard
2: 0 XT-PIC cascade
9: 1393 XT-PIC i82365, via82cxxx
11: 0 XT-PIC usb-uhci
12: 540 XT-PIC PS/2 Mouse
14: 18368 XT-PIC ide0
15: 4 XT-PIC ide1
NMI: 0
ERR: 0
=================================================================
Je relance le daemon pcmcia, en chopant les messages qu'il s'affiche
# /etc/init.d/pcmcia restart
Shutting down PCMCIA services: cardmgr modules.
Starting PCMCIA services: modules cardmgr.
# tail -f /var/log/messages
Oct 10 12:51:34 localhost kernel: unloading PCMCIA Card Services
Oct 10 12:51:34 localhost kernel: Linux PCMCIA Card Services 3.1.25
Oct 10 12:51:34 localhost kernel: kernel build: 2.4.3-20mdk #1 Sun
Apr 15 23:03:10 CEST 2001
Oct 10 12:51:34 localhost kernel: options: [pci] [cardbus] [apm]
Oct 10 12:51:34 localhost kernel: Intel PCIC probe: PCI: Found IRQ 9
for device 00:0a.0
Oct 10 12:51:34 localhost kernel:
Oct 10 12:51:34 localhost kernel: TI 1410 rev 01 PCI-to-CardBus at
slot 00:0a, mem 0x10000000
Oct 10 12:51:34 localhost kernel: host opts [0]: [ring] [pci +
serial irq] [pci irq 9] [lat 168/176] [bus
2/5]
Oct 10 12:51:34 localhost kernel: ISA irqs (scanned) = 3,4,5 PCI
status changes
Oct 10 12:51:34 localhost cardmgr[1566]: starting, version is 3.1.25
Oct 10 12:51:34 localhost cardmgr[1566]: watching 1 sockets
Oct 10 12:51:35 localhost cardmgr[1566]: initializing socket 0
Oct 10 12:51:35 localhost kernel: cs: memory probe
0xa0000000-0xa0ffffff: clean.
Oct 10 12:51:35 localhost cardmgr[1566]: socket 0: CNet CN40BC
Ethernet
Oct 10 12:51:35 localhost cardmgr[1566]: executing: 'modprobe 8390'
Oct 10 12:51:35 localhost cardmgr[1566]: executing: 'modprobe
pcnet_cs'
Oct 10 12:51:35 localhost kernel: cs: IO port probe 0x0100-0x04ff:
excluding 0x200-0x207 0x4d0-0x4d7
Oct 10 12:51:35 localhost kernel: cs: IO port probe 0x0208-0x04cf:
clean.
Oct 10 12:51:35 localhost kernel: cs: IO port probe 0x04d8-0x04ff:
clean.
Oct 10 12:51:35 localhost kernel: cs: IO port probe 0x0800-0x08ff:
clean.
Oct 10 12:51:35 localhost kernel: cs: IO port probe 0x0a00-0x0aff:
clean.
Oct 10 12:51:35 localhost kernel: cs: IO port probe 0x0c00-0x0cff:
clean.
Oct 10 12:51:36 localhost kernel: pcnet_cs: unable to read hardware
net address for io base 0x300
Oct 10 12:51:36 localhost cardmgr[1566]: get dev info on socket 0
failed: No such device
Oct 10 13:00:01 localhost CROND[1576]: (root) CMD ( /sbin/rmmod -as)
Oct 10 13:01:01 localhost CROND[1579]: (root) CMD (run-parts
/etc/cron.hourly)
==================================================
==================================================
===========================
Enfin voilà le fichier de configuration que j'ai pompé sans trop capter: /etc/pcmcia/network.opts
# more network.opts
case "$ADDRESS" in
*,0,*,*)
IF_PORT="10base1"
BOOTP="n"
IPADDR="192.168.10.3"
NETMASK="255.255.255.0"
NETWORK="192.168.10.0"
BROADCAST=192.168.10.255"
GATEWAY="192.168.10.1"
DNS_1="193.252.19.3"
;;
esac
si quelqu'un a une idée, ce serait cool.
Merci d'avance,
Fred.