LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 08-30-2015, 06:41 PM   #1
defenestrated
LQ Newbie
 
Registered: Aug 2015
Posts: 7

Rep: Reputation: Disabled
Dimension 3000 ethernet driver


I have been trying to figure out how to load drivers for several hours and since I am quite literally a noob (first day), everything I read just goes right over my head. I hope someone will have the patience to walk me through what to do.

I am using Mint 17.2 KDE 32-bit on a Dell Dimension 3000 with 1.25 GB of RAM installed.

Here is what I have managed to find but I don't know how and where to put it all together. I found the driver and unzipped it to the same folder but any further instructions I have found are just gibberish to me.
The dolphin window on the left shows the tar file and the contents, e100-3.5.17
Middle dolphin window shows contents of e100 folder including another folder named src
The dolphin window on the right shows contents of src folder.
The terminal window shows just how clueless I really am.
http://i612.photobucket.com/albums/t...ps3ds2vmew.jpg

I tried to follow the "before you ask, read this" instructions but it isn't clear to me how to do that.
http://i612.photobucket.com/albums/t...ps930bervb.jpg

I would sure appreciate any guidance.
 
Old 08-30-2015, 07:08 PM   #2
kilgoretrout
Senior Member
 
Registered: Oct 2003
Posts: 2,987

Rep: Reputation: 388Reputation: 388Reputation: 388Reputation: 388
You need to first identify the chipset on your ethernet adapter. Open a terminal and run:

$ lspci | grep net

If that doesn't give any output, just run:

$ lspci

The lspci command will list everything on the pci bus. The first command I gave you should only give you entries from lspci's output that have "net" in them. Hopefully, that will list your ethernet adapter. Post the output of those commands here. If you're not sure how to do that, post back for further instructions. Once that's known, we can go from there to find the correct driver module. Also, state if you are using an ethernet dongle that plugs into a usb port. If that's the case, the above commands won't work.

Last edited by kilgoretrout; 08-30-2015 at 07:10 PM.
 
Old 08-30-2015, 07:42 PM   #3
defenestrated
LQ Newbie
 
Registered: Aug 2015
Posts: 7

Original Poster
Rep: Reputation: Disabled
Thank you for taking the time to answer!

$: command not found.
I guess $ is the same thing as sbin?

I have no idea how you made the vertical line in the first command between lspci and grep net.

lspci listed all components including ethernet controller: Intel Corporation 82562EZ 10/100 Ethernet Controller (rev 02)
 
Old 08-30-2015, 07:55 PM   #4
Doug G
Member
 
Registered: Jul 2013
Posts: 749

Rep: Reputation: Disabled
The Dimension 3000 is pretty ancient, I have one around here out of service. If I recall correctly, windows couldn't enable the built-in ethernet without installing the dell driver for it. I think I just used a PCI ethernet card that worked and turned off the motherboard ethernet in BIOS.
 
Old 08-30-2015, 08:04 PM   #5
defenestrated
LQ Newbie
 
Registered: Aug 2015
Posts: 7

Original Poster
Rep: Reputation: Disabled
Thanks, Doug. It wouldn't surprise me if it didn't work however I found a file called Dell 3000 network driver.tar.gz
I just don't know what to do with it to try it out.

If it won't work, I may get a cheap wireless adapter so I can at least play around with Linux. This is all just for my own curiosity and education, it isn't critical by any means.
 
Old 08-30-2015, 08:44 PM   #6
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,699

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
The e100 module should be included.

If the network adapter is not already configured then try loading the module manually. To check look at the output of the command ifconfig -a. Do you see anything for eth0? If not try the command

sudo modprobe e100

Last edited by michaelk; 08-30-2015 at 08:45 PM.
 
1 members found this post helpful.
Old 08-30-2015, 09:04 PM   #7
defenestrated
LQ Newbie
 
Registered: Aug 2015
Posts: 7

Original Poster
Rep: Reputation: Disabled
Thanks, michaelk.

eth0
Link encap:Ethernet HWaddr 00:xxxxxxxx
UP BROADCAST MULTICAST MTU:1500 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:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
 
Old 08-30-2015, 09:11 PM   #8
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,699

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
Its recognized but not being assigned an IP address. So how is the computer connected to the network?
 
1 members found this post helpful.
Old 08-30-2015, 09:14 PM   #9
defenestrated
LQ Newbie
 
Registered: Aug 2015
Posts: 7

Original Poster
Rep: Reputation: Disabled
Ethernet wire is plugged in but nothing happens. I am typing on a different machine.
 
Old 08-30-2015, 09:26 PM   #10
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,699

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
I forgot to ask if you had to run the modprobe command. Will also need to configure the module to be automatically loaded at boot time and maybe configure network manager to manage the network adapter.
 
Old 08-30-2015, 09:51 PM   #11
defenestrated
LQ Newbie
 
Registered: Aug 2015
Posts: 7

Original Poster
Rep: Reputation: Disabled
I did run sudo modprobe e100 but there was no output. It asked for password, I typed it in and when I hit enter it went back to :~ >

I looked through Network Management Settings but I don't see anything I can really change.
I see two lists of "Connection Details"

"Available Details" and "Details to Show."


In Connection Editor, under "Wired Connection 1" it's set to Automatically connect when available. IPv4 set to automatic.
 
Old 08-30-2015, 11:05 PM   #12
ardvark71
LQ Veteran
 
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
Blog Entries: 4

Rep: Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842
Hi...

Welcome to the forum

If you would, please post the entire results of...

Code:
lspci -nnk | grep -i net -A2
Code:
lsmod
Simply copy and paste the commands into your terminal and press "Enter." Do the same when posting the commands.

Thanks!
 
Old 08-31-2015, 05:05 AM   #13
hortageno
Member
 
Registered: Aug 2015
Distribution: Ubuntu 22.04 LTS
Posts: 240

Rep: Reputation: 67
Quote:
Originally Posted by defenestrated View Post
Thank you for taking the time to answer!

$: command not found.
I guess $ is the same thing as sbin?

I have no idea how you made the vertical line in the first command between lspci and grep net.
Just for the future, the "$" is not meant to be part of the command. It is usually the last character of your (non-root) command prompt, which might look like "user@pc:/current/path$". The command you were asked to type was just "lspci ..."

The "|" sign you reach on a UK keyboard by pressing the SHIFT and \ key. You will need it very often when you use a terminal.
 
1 members found this post helpful.
Old 08-31-2015, 05:35 AM   #14
kilgoretrout
Senior Member
 
Registered: Oct 2003
Posts: 2,987

Rep: Reputation: 388Reputation: 388Reputation: 388Reputation: 388
Quote:
$: command not found.
I guess $ is the same thing as sbin?
Oh my!!! OK, let's backup a minute. When you open a terminal, you will see a command prompt that will usually look like:

username@computer_name$

The user name and computer name will be the ones you chose at install. On non-ubuntu based distros you also have an admin account called "root" that you use for doing certain tasks that require elevated privileges beyond those of an ordinary user. The command prompt when using the root account looks something like this:

root@computer_name#

On ubuntu based distros like Mint, you don't have a root account. If you need elevated privileges to do certain administrative tasks you use the "sudo" command like so:

username@computer_name$ sudo <name of command>

When someone gives you a command to run on your terminal like:

$ lspci

You don't type in the "$"; you just type in the command at the command prompt. In the above case, you would type in just:

Code:
lspci
The "$" in front of the command is used to indicate that you don't need admin privileges to run the command.

The above is just for your personal edification so you have some idea of what's going on when people tell you type commands at a terminal. All that being said, if you follow ardvark71's instructions, that will give the info needed to further troubleshoot your problem.

One final note, you are running mint kde on some pretty low spec hardware. You will probably find that it runs pretty sluggishly. At some point, you may want to switch to a less resource intensive desktop environment for better performance. That's for another day. Try to get your ethernet adapter working first.
 
1 members found this post helpful.
Old 08-31-2015, 06:52 AM   #15
oldtechaa
Member
 
Registered: May 2015
Location: US
Distribution: Fedora
Posts: 364

Rep: Reputation: 83
The | symbol can also be found in the same location on US keyboards: (Shift)-\. That's a backslash, betweeen (Return) and (Backspace).

As for the $, I can see how this could be confused. If Kilgoretrout had used code tags and dropped that $, it probably would have been easier to figure out.

As for the ethernet, follow ardvark71's instructions and we will see if the driver is loaded. In general, in Linux, you should practically never need to download a separate driver file, because drivers come in the kernel. So your file is almost definitely unnecessary.
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Dell Dimension 3000 82865G Graphics Driver B1ackhawk Linux - Hardware 8 09-04-2010 11:14 PM
Dell Dimension 3000 reboots following shutdown wfischer Linux - Software 1 08-04-2010 04:14 AM
Problems with X and my network on a dell dimension 3000 fflush Slackware 1 06-17-2006 08:51 PM
Changing resolution on a Dell dimension 3000 desktop. rhcpbnl Linux - Newbie 6 09-28-2005 02:21 PM
Xorg Problems with Slackware 10.1 and Dell Dimension 3000 IntelSlacker Slackware 12 03-26-2005 10:23 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 11:31 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration