eth0 Won't Autoconnect

A home for all kinds of Puppy related projects
Post Reply
Message
Author
User avatar
wmichaelb
Posts: 53
Joined: Thu 16 Apr 2009, 15:05
Location: Cincinnati, OH

eth0 Won't Autoconnect

#1 Post by wmichaelb »

I'm running 2.14 on an old Vectra 350MHz PII. It actually runs well enough to be usable, but I have to re-initialize the ethernet port each time I boot. I did save the initial configuration. Is there something else I can check?

Thanks in advance.

tempestuous
Posts: 5464
Joined: Fri 10 Jun 2005, 05:12
Location: Australia

#2 Post by tempestuous »


User avatar
wmichaelb
Posts: 53
Joined: Thu 16 Apr 2009, 15:05
Location: Cincinnati, OH

eth0 Won't Autoconnect

#3 Post by wmichaelb »

tempestuous: thanks for your quick response! I did download and install the dhcpcd-5.2.9-Puppy5.pet update, reboot and try again, but to no avail. Perhaps this is because this update is for 5.2 and I'm running the 2.14 version. This may well be a problem that I'll just have to live with, or else install the newer 5.25 version of Puppy and try that.

Thanks again for your attention.

User avatar
rjbrewer
Posts: 4405
Joined: Tue 22 Jan 2008, 21:41
Location: merriam, kansas

#4 Post by rjbrewer »

I ran puppy 4.12 on my old HP 400mhz, 256mb ram.
Worked nicely.

Would probably run Wary on it if it were still alive.

Inspiron 700m, Pent.M 1.6Ghz, 1Gb ram.
Msi Wind U100, N270 1.6>2.0Ghz, 1.5Gb ram.
Eeepc 8g 701, 900Mhz, 1Gb ram.
Full installs

User avatar
Béèm
Posts: 11763
Joined: Wed 22 Nov 2006, 00:47
Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win

#5 Post by Béèm »

wmichaelb
Does 2.14 have also 2 network setup possibilities?
Simple Network Setup and Network wizard?
If you used one try the other then.
Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
[url=http://puppylinux.org/wikka/HomePage]Consult Wikka[/url]
Use peppyy's [url=http://wellminded.com/puppy/pupsearch.html]puppysearch[/url]

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#6 Post by bigpup »

How is 2.14 installed?

User avatar
wmichaelb
Posts: 53
Joined: Thu 16 Apr 2009, 15:05
Location: Cincinnati, OH

eth0 won't autoconnect

#7 Post by wmichaelb »

Err...it's a full install, if that's what you mean. ???

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#8 Post by bigpup »

Try posting your problem in the 2.14x topic.
The people there know the most about that version of Puppy.
http://www.murga-linux.com/puppy/viewtopic.php?t=42553

User avatar
mickee
Posts: 207
Joined: Tue 08 Feb 2011, 14:59
Location: Saskatoon SK Canada, Gateway 5300 Laptop, 600MHz Celeron, 384MB RAM, lucid puppy 5.2 (Full Install)
Contact:

#9 Post by mickee »

you could try making a script.

Code:

#!/bin/sh
sleep 2
dhcpcd eth0



Then set the permission to executable.

Then put it in /root/Startup
[img]http://i17.photobucket.com/albums/b68/The_Wizard_of_OZ/Lindows-NOT-1.jpg[/img]
Linux is [i][b]NOT[/b][/i] Windows. Doesn't [i][b]PRETEND[/b][/i] to be, Doesn't [i][b]WANT [/b][/i]to be; Don't try to [i][b]MAKE[/b][/i] it be.

Post Reply