Re: cant get eth0 online after new install

From: Chris Bayley <chris_at_codeweaver.co.nz>
Date: 11 Jun 2002 14:36:39 +1200

OK, brilliant, thanks James.

Now then : should then I change my installation to run cardmgr each
start ? should that become part of the std initmate distro ?

The best way to make these changes isn't clear to me just yet...

Thanks,
Chris

Also for information sake my familar cardmanager was in /boot/sbin/ and
my fstab had /boot = /dev/mtdblock/2 which had to be changed to /1

On Mon, 2002-06-10 at 23:55, James Conner wrote:
> Chris,
>
> PCMCIA cards are only detected on initial bootup. For historical
> reasons, cardmgr is not run inside intimate by default. (There was no
> dual sleeve around at the time, and loosing your root filesystem is
> usually pretty fatal)
>
> Try the following.
>
> mount /boot
> /boot/usr/sbin/cardmgr -c /boot/etc/pcmcia
>
> This will get pcmcia, and hence your network card up and running, and
> then ifup/down should work.
>
> Jim / Tangent
>
>
> Chris Bayley wrote:
>
> >I am struggling a bit trying to get to the bottom of a networking
> >problem - I am fairly fresh to both Linux and iPAQ so I am a little out
> >of my depth just at present.
> >Situation: a Fresh and running Familiar install (.5.2) and a
> >successfully intimate installation process.
> >but on boot of intimate no network... network settings where detected by
> >the install process and duplication in ../network/interfaces
> >
> >on ifup i get this:
> >
> >ifdown eth0
> >SIOCDELRT: No such device
> >intimate:/etc/network# ifconfig
> >lo Link encap:Local Loopback
> > inet addr:127.0.0.1 Mask:255.0.0.0
> > UP LOOPBACK RUNNING 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 txqueuelen:0
> > RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
> >
> >intimate:/etc/network# ifup eth0
> >modprobe: modprobe: Can't open dependencies file
> >/lib/modules/2.4.18-rmk3/modules.dep (No such file or directory)
> >SIOCSIFADDR: No such device
> >modprobe: modprobe: Can't open dependencies file
> >/lib/modules/2.4.18-rmk3/modules.dep (No such file or directory)
> >eth0: unknown interface: No such device
> >modprobe: modprobe: Can't open dependencies file
> >/lib/modules/2.4.18-rmk3/modules.dep (No such file or directory)
> >SIOCSIFNETMASK: No such device
> >modprobe: modprobe: Can't open dependencies file
> >/lib/modules/2.4.18-rmk3/modules.dep (No such file or directory)
> >SIOCSIFBRDADDR: No such device
> >modprobe: modprobe: Can't open dependencies file
> >/lib/modules/2.4.18-rmk3/modules.dep (No such file or directory)
> >eth0: unknown interface: No such device
> >modprobe: modprobe: Can't open dependencies file
> >/lib/modules/2.4.18-rmk3/modules.dep (No such file or directory)
> >eth0: unknown interface: No such device
> >intimate:/etc/network# ls -l /lib/modules/2.4.18-rmk3/modules.dep
> >lrwxrwxrwx 1 root root 20 Jun 6 2002
> >/lib/modules/2.4.18-rmk3/modules.dep -> /var/run/modules.dep
> >intimate:/etc/network# ls -l /var/run
> >total 16
> >-rw-r--r-- 1 root root 4 Nov 22 05:36 inetd.pid
> >-rw-r--r-- 1 root root 4 Nov 22 05:36 sshd2_22.pid
> >-rw-r--r-- 1 root root 4 Jun 7 2002 syslogd.pid
> >-rw-rw-r-- 1 root utmp 1920 Nov 22 05:44 utmp
> >intimate:/etc/network# cat /etc/network/interfaces
> ># Used by ifup(8) and ifdown(8). See the interfaces(5) manpage or
> ># /usr/share/doc/ifupdown/examples for more information.
> >
> ># The loopback interface
> ># automatically added when upgrading
> >auto lo
> >iface lo inet loopback
> >
> >
> ># Network settings autodetected by the intimate install process
> >auto eth0
> >iface eth0 inet static
> > address 192.168.0.3
> > netmask 255.255.255.0
> > network 192.168.0.0
> > broadcast 192.168.0.255
> > gateway 192.168.0.254
> >
> >
> >
> >Am I supposed to be trying figure out the missing /var/run/moduels.dep
> >or the SIO_messgase or something other ???
> >
> >TIA
> >
> >Chris B
> >
> >
> >
> >_______________________________________________
> >Full Blown Linux on Handheld Devices.
> >Intimate mailing list
> >Intimate_at_handhelds.org
> >http://handhelds.org/mailman/listinfo/intimate
> >
> >
> >
> >
>
>
>
>
Received on Tue Jun 11 2002 - 02:36:44 EDT

This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:21:12 EDT