WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Need a Network card driver  (Read 15492 times)

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Need a Network card driver
« Reply #15 on: March 25, 2011, 11:41:58 PM »
That's ok, but having in mind future users reading posts is a good idea   ;)
(And I have observed more than once users failing for taking something too literally)
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Need a Network card driver
« Reply #16 on: March 25, 2011, 11:44:15 PM »
ifconfig eth0 = no such device
modprobe = device found and module installed
ifconfig eth0 = there, but didn't get an address from dhcp server

...as expected

Code: [Select]
udhcpc -i eth0
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11242
Re: Need a Network card driver
« Reply #17 on: March 25, 2011, 11:47:23 PM »
Hi mattrix
OK, that's good news, it took the driver. Click on the control panel icon and use the network setup
tool to disable DHCP and assign an IP address.

Offline mattrix

  • Newbie
  • *
  • Posts: 14
Re: Need a Network card driver
« Reply #18 on: March 26, 2011, 12:01:15 AM »
Thanks muchly for the help,

Quote
more than once users failing for taking something too literally)
whats a noob to do? its the noob's condition
I've seen command sequences that just make no sense to me,
but noone else sees anything wrong with them


Quote
udhcpc -i eth0
worked a treat - thankyou

Quote
Click on the control panel icon and use the network setup
a bit difficult in micro core

Now how do I make all this persitent? Does bootlocal.sh execute after mydata is restored? More to the point is it run as root?

ps wheres the pretty picture, I thought I read the wiki from front to back, including the page on investing in gold!
EDIT found it, not in the wiki, http://www.tinycorelinux.com/architecture.html

pps how do I run e2fsck on the same partition as microcore, e2fsck tells me to umount it first?
« Last Edit: March 27, 2011, 05:50:58 PM by mattrix »

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10965
Re: Need a Network card driver
« Reply #19 on: March 26, 2011, 01:05:09 AM »
Quote
Now how do I make all this persitent? Does bootlocal.sh execute after mydata is restored? More to the point is it run as root?

Add the modprobe and udhcp to bootlocal.sh. Yes. Yes.

Quote
ps wheres the pretty picture, I thought I read the wiki from front to back, including the page on investing in gold!
vga=xxx

Quote
pps how do I run e2fsck on the same partition as microcore, e2fsck tells me to umount it first?

Boot without mounting it "base norestore" and then you can operate on the HD.
The only barriers that can stop you are the ones you create yourself.

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Need a Network card driver
« Reply #20 on: March 26, 2011, 01:24:29 AM »
Wondering why you would use MC while concurrently asking so many most basic questions about the system...
I would highly recommend to use TC and included tools to explore and become a bit more familiar with the system and it's basic architecture, under the condition that you have at least 48-64MB of RAM.
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline mattrix

  • Newbie
  • *
  • Posts: 14
Re: Need a Network card driver
« Reply #21 on: March 26, 2011, 02:50:04 AM »
Quote
Wondering why you would use MC while concurrently asking so many most basic questions

sorry for the stupid questions. :-[

Tiny core seems somewhat different, in the way it does things, than other unix's. And its a bit hard to separate whats tiny core and whats linux.

I'm not unfamiliar with computers, pre se,  just with how linux does things.
The object is to learn about linux, the command line seemed to be a good place to start with hardware that I've discovered is, from a linux point of view, very minimal. (besides my mouse is not working properly ;))
Admittedly tiny core seems better documented than microcore for the distro specific stuff.

If I really wanted to do "something" with this hardware, microsoft seems to squeeze more functionality from it, (running win98se and off97). ( I know old)

But maybe thats just because I'm unfamiliar with linux.

Any way thanks so much for your help.



« Last Edit: March 26, 2011, 04:51:16 AM by mattrix »

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11242
Re: Need a Network card driver
« Reply #22 on: March 26, 2011, 12:47:17 PM »
Quote
Click on the control panel icon and use the network setup
Quote
a bit difficult in micro core

Doh!  And it was the very first thing he mentioned in his first post.

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Need a Network card driver
« Reply #23 on: March 26, 2011, 02:41:30 PM »
Yes but...
Running microcore does not necessarily mean running without a GUI equivalent to tinycore, i.e. core elements.

You can see that in Reply #2 also I gave the approximate size of mem usage of tinycore.

And as hinted already, difficult to imagine that someone who has a lot of most basic questions would not use a GUI to get familiar with the system first...
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline mattrix

  • Newbie
  • *
  • Posts: 14
Re: Need a Network card driver
« Reply #24 on: March 27, 2011, 08:00:03 PM »
Quote
...  difficult to imagine that someone who has a lot of most basic questions would not use a GUI to get familiar with the system first...

Its all about levels of abstraction.
A good GUI is designed to hide the system from you.
Ask almost any (old) windows user about their  VMM32.VXD and they'll look at you blank, but ask a dos user about their config.sys and at least they'll know what your talking about.
As you can tell from the 16bit network card, this isn't the most recent hardware.
Besides I thought it would fit better with my previous Unix experience.

Quote
Yes but...
Running microcore does not necessarily mean running without a GUI equivalent to tinycore, i.e. core elements.
Now that I've got networking, after I work out what all the tce-* files are for, I will install the GUI components to see all the info about mounted filesystems.

Quote
...   most basic questions ...
I've got questions that are way more basic than this.

Anyway, did I thank you both for helping me.

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Need a Network card driver
« Reply #25 on: March 27, 2011, 08:27:53 PM »
A good GUI is designed to hide the system from you.

With TC, the particular GUI tool may become the initial motivation to explore their backends, for those who are interested   ;)
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline hiro

  • Hero Member
  • *****
  • Posts: 1218
Re: Need a Network card driver
« Reply #26 on: March 28, 2011, 04:51:47 AM »
I found it a bit more difficult to find and read the source of a gui tool. cat `which tce-load` is very simple.

All extensions are mounted to /tmp/tcloop/ and then linked into the root filesystem.
« Last Edit: March 28, 2011, 10:55:54 AM by hiro »

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Need a Network card driver
« Reply #27 on: March 28, 2011, 05:08:35 AM »
with 'cp -ais' for accuracy
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline hiro

  • Hero Member
  • *****
  • Posts: 1218
Re: Need a Network card driver
« Reply #28 on: March 28, 2011, 10:50:17 AM »
OT: Heh, I didn't know cp was able to do this. In my view it shouldn't.
The use of yes y in order to answer the prompts is also indicating the problem I have with modern cp.
« Last Edit: March 28, 2011, 10:58:34 AM by hiro »

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Need a Network card driver
« Reply #29 on: March 28, 2011, 11:52:30 AM »
The use of yes y in order to answer the prompts is also indicating the problem I have with modern cp.

Code: [Select]
cat ~/.ashrc
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)