Respected X, Surf Site www.freewebz.com/easylinux
For Easy Networking & Use linux as a intranet server. Jitendra Ravia. ----- Original Message ----- From: "Puneet Kumar" <[EMAIL PROTECTED]> To: "linux-india-help" <[EMAIL PROTECTED]> Sent: Friday, April 19, 2002 22:39 Subject: [LIH] How to configure networking > Hello Linux Gurus, > > I am trying to install the Linux 7.2 sw on my NEC Versa VXi laptop. > > I get the following message when I try to ping (my PC is directly > connected to this machine and the physical connectiosn are OK - pinging > when in Windows mode from the same PC and same Ethernet card works OK) : > > ping 172.16.80.43 > > SIOCDARP(priv): Network is unreachable > > I have the package kernel-pcmcia-cs-3.1.27-10 installed and my ethernet > card is a EC2T Combo PCMCIA > EthernetCard. > > I am getting the following error messages in the > /var/log/messages file : > > cardmgr : config error, file './config.opts' line 8 : > no function bindings > > > and > > modprobe: Can't locate module eth1 > > I am attaching /var/log/messages , > /etc/pcmcia/config.opts, /etc/modules.conf , > /etc/sysconfig/network-scripts/ifcfg-eth1, /var/lib/pcmcia/stab > files along with this email. > > Please advise as to what could be going wrong. Any help will be greatly > appreciated. > > Thanks, > Puneet > > ifcfg-eth1 : > > DEVICE=eth1 > IPADDR=172.16.80.43 > NETMASK=255.255.240.0 > NETWORK=172.16.80.0 > BROADCAST=172.16.95.255 > ONBOOT=yes > BOOTPROTO=none > USERCTL=yes > > config.opts : > > # > # Local PCMCIA Configuration File > # > #---------------------------------------------------------------------- > > # System resources available for PCMCIA devices > > include port 0x100-0x4ff, port 0xc00-0xcff > include memory 0xc0000-0xfffff > include memory 0xa0000000-0xa0ffffff, memory 0x60000000-0x60ffffff > > # High port numbers do not always work... > # include port 0x1000-0x17ff > > # Extra port range for IBM Token Ring > include port 0xa00-0xaff > > # Resources we should not use, even if they appear to be available > > # First built-in serial port > exclude irq 4 > # Second built-in serial port > #exclude irq 3 > # First built-in parallel port > exclude irq 7 > # PS/2 Mouse controller port, comment this out if you don't have a PS/2 > # based mouse > exclude irq 12 > > #---------------------------------------------------------------------- > > # Examples of options for loadable modules > > # To fix sluggish network with IBM ethernet adapter... > #module "pcnet_cs" opts "mem_speed=600" > > # Options for IBM Token Ring adapters > #module "ibmtr_cs" opts "mmiobase=0xd0000 srambase=0xd4000" > > # Options for Raylink/WebGear driver: uncomment only one line... > # Generic ad-hoc network > module "ray_cs" opts "essid=ADHOC_ESSID hop_dwell=128 beacon_period=256 > translate=1" > # Infrastructure network for older cards > #module "ray_cs" opts "net_type=1 essid=ESSID1" > # Infrastructure network for WebGear > #module "ray_cs" opts "net_type=1 essid=ESSID1 translate=1 hop_dwell=128 > beacon_period=256" > > # Options for WaveLAN/IEEE driver (AccessPoint mode)... > #module "wvlan_cs" opts "station_name=MY_PC" > # Options for WaveLAN/IEEE driver (ad-hoc mode)... > #module "wvlan_cs" opts "port_type=3 channel=1 station_name=MY_PC" > > # Options for Xircom Netwave driver... > #module "netwave_cs" opts "domain=0x100 scramble_key=0x0" > > > /etc/modules.conf : > > alias parport_lowlevel parport_pc > alias eth1 eepro100 > alias eth0 eepro100 > alias sound-slot-0 i810_audio > post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L > >/dev/null 2>&1 || : > pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S > >/dev/null 2>&1 || : > alias usb-controller usb-uhci > > > /var/log/messages : > > Apr 12 12:56:14 craftpc cardmgr[2878]: starting, version is 3.1.22 > Apr 12 12:56:14 craftpc cardmgr[2878]: config error, file > './config.opts' line 8: no function bindings > Apr 12 12:56:14 craftpc cardmgr[2878]: watching 2 sockets > Apr 12 12:56:14 craftpc kernel: cs: IO port probe 0x0c00-0x0cff: clean. > Apr 12 12:56:14 craftpc kernel: cs: IO port probe 0x0100-0x04ff: > excluding 0x378-0x37f 0x400-0x44f 0x4d0-0x4d7 > Apr 12 12:56:14 craftpc kernel: cs: IO port probe 0x0a00-0x0aff: clean. > Apr 12 12:56:14 craftpc cardmgr[2878]: initializing socket 1 > Apr 12 12:56:14 craftpc kernel: cs: memory probe 0xa0000000-0xa0ffffff: > clean. > Apr 12 12:56:14 craftpc cardmgr[2878]: socket 1: NE2000 Compatible Ethernet > Apr 12 12:56:15 craftpc cardmgr[2878]: product info: "Linksys", "Combo > PCMCIA EthernetCard (EC2T)", "2.0" > Apr 12 12:56:15 craftpc cardmgr[2878]: manfid: 0x0149, 0xc1ab function: > 6 (network) > Apr 12 12:56:15 craftpc cardmgr[2878]: executing: 'modprobe 8390' > Apr 12 12:56:15 craftpc cardmgr[2878]: executing: 'modprobe pcnet_cs' > Apr 12 12:56:15 craftpc cardmgr[2878]: executing: './network start eth1' > Apr 12 12:56:15 craftpc kernel: eth1: NE2000 Compatible: io 0x300, irq > 3, hw_addr 00:04:5A:98:F9:14 > Apr 12 12:56:15 craftpc modprobe: modprobe: Can't locate module eth1^M > Apr 12 13:07:17 craftpc cardmgr[2878]: executing: './network check eth1' > Apr 12 13:07:17 craftpc cardmgr[2878]: shutting down socket 1 > Apr 12 13:07:17 craftpc cardmgr[2878]: executing: './network stop eth1' > Apr 12 13:07:17 craftpc cardmgr[2878]: executing: 'modprobe -r pcnet_cs' > Apr 12 13:07:17 craftpc cardmgr[2878]: executing: 'modprobe -r 8390' > Apr 12 13:07:17 craftpc cardmgr[2878]: exiting > Apr 12 13:07:19 craftpc kernel: unloading Kernel Card Services > Apr 12 13:07:26 craftpc kernel: Linux Kernel Card Services 3.1.22 > Apr 12 13:07:26 craftpc kernel: options: [pci] [cardbus] [pm] > Apr 12 13:07:27 craftpc kernel: PCI: Found IRQ 10 for device 00:03.1 > Apr 12 13:07:27 craftpc kernel: PCI: Sharing IRQ 10 with 00:00.1 > Apr 12 13:07:27 craftpc kernel: PCI: Found IRQ 5 for device 00:03.0 > Apr 12 13:07:27 craftpc kernel: PCI: Sharing IRQ 5 with 00:06.0 > Apr 12 13:07:27 craftpc kernel: PCI: Sharing IRQ 5 with 00:06.1 > Apr 12 13:07:27 craftpc kernel: Yenta IRQ list 0898, PCI irq10 > Apr 12 13:07:27 craftpc kernel: Socket status: 30000006 > Apr 12 13:07:27 craftpc kernel: Yenta IRQ list 0898, PCI irq5 > Apr 12 13:07:27 craftpc kernel: Socket status: 30000010 > Apr 12 13:07:27 craftpc cardmgr[3146]: starting, version is 3.1.22 > Apr 12 13:07:27 craftpc cardmgr[3146]: config error, file > './config.opts' line 8: no function bindings > Apr 12 13:07:27 craftpc cardmgr[3146]: watching 2 sockets > Apr 12 13:07:27 craftpc kernel: cs: IO port probe 0x0100-0x03ff: > excluding 0x378-0x37f > Apr 12 13:07:27 craftpc kernel: cs: IO port probe 0x0a00-0x0aff: clean. > Apr 12 13:07:27 craftpc cardmgr[3146]: initializing socket 1 > Apr 12 13:07:27 craftpc kernel: cs: memory probe 0xa0000000-0xa0ffffff: > clean. > Apr 12 13:07:27 craftpc cardmgr[3146]: socket 1: NE2000 Compatible Ethernet > Apr 12 13:07:28 craftpc cardmgr[3146]: product info: "Linksys", "Combo > PCMCIA EthernetCard (EC2T)", "2.0" > Apr 12 13:07:28 craftpc cardmgr[3146]: manfid: 0x0149, 0xc1ab function: > 6 (network) > Apr 12 13:07:28 craftpc cardmgr[3146]: executing: 'modprobe 8390' > Apr 12 13:07:28 craftpc cardmgr[3146]: executing: 'modprobe pcnet_cs' > Apr 12 13:07:28 craftpc cardmgr[3146]: executing: './network start eth1' > Apr 12 13:07:28 craftpc kernel: eth1: NE2000 Compatible: io 0x300, irq > 3, hw_addr 00:04:5A:98:F9:14 > Apr 12 13:07:28 craftpc modprobe: modprobe: Can't locate module eth1^M > > > /var/lib/pcmcia/stab : > > Socket 0: empty > Socket 1: NE2000 Compatible Ethernet > 1 network pcnet_cs 0 eth1 > > > > > > _______________________________________________ > linux-india-help mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/linux-india-help _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
