LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 03-05-2004, 11:45 PM   #1
crumb
Member
 
Registered: Jul 2003
Location: San Diego, CA
Distribution: what's a loonix??
Posts: 60

Rep: Reputation: 15
Integrated ethernet port unrecognized by linux.


I currently have a problem connecting onto the internet. It is my theory that by some unknown reason that my computer did not recognize my ethernet port(I have a DSL connection). I urgently need to get connected. I have to emerge xfree or else I will be stuck in a virtual console(noting but text :/). The computer has Gentoo and kernel version 2.6.3. I really need some help here. I've been stuck like this for days.
 
Old 03-05-2004, 11:49 PM   #2
rberry88
Member
 
Registered: Aug 2003
Location: Arlington Heights, IL USA
Distribution: Fedora Core 1 & WinXP Pro & Gentoo 1.4 & Arch Linux
Posts: 558

Rep: Reputation: 30
Well, why do you think your computer didn't recognize the ethernet port??

What kind of motherboard do you have and do you know what kind of ethernet port it is?

I have a A7N8X Deluxe motherboard by ASUS with two ethernet ports built in and one of them is a 3com 3c59x that I use to surf the net.

rberry88
 
Old 03-05-2004, 11:52 PM   #3
crumb
Member
 
Registered: Jul 2003
Location: San Diego, CA
Distribution: what's a loonix??
Posts: 60

Original Poster
Rep: Reputation: 15
ok...
 
Old 03-06-2004, 12:04 AM   #4
crumb
Member
 
Registered: Jul 2003
Location: San Diego, CA
Distribution: what's a loonix??
Posts: 60

Original Poster
Rep: Reputation: 15
when i try to connect through rp-pppoe, my modem shows me no traffic/activity whatsoever. so i thought that possibly gentoo did not even detect my ethernet port altogether. ....what does knowing what kind of motherboard have anyting to do with this? My ethernet port, in a sense, is integrated into my computer. it is not a ethernet CARD that is connected through a PCI slot

Last edited by crumb; 03-06-2004 at 12:09 AM.
 
Old 03-06-2004, 12:24 AM   #5
rberry88
Member
 
Registered: Aug 2003
Location: Arlington Heights, IL USA
Distribution: Fedora Core 1 & WinXP Pro & Gentoo 1.4 & Arch Linux
Posts: 558

Rep: Reputation: 30
Knowing what type of motherboard you have would give me a clue of what type of onboard chipset your board is using and I could find out (on the net) what type of ethernet port was on your board so I could help you set it up. However, if you are using a dial up modem then it doesn't matter about the ethernet port.

If you are trying to connect via a dial up modem then I'm going to have to let someone else take over because I haven't had to use a dial up modem in about 5 years.

rberry88
 
Old 03-06-2004, 12:38 AM   #6
crumb
Member
 
Registered: Jul 2003
Location: San Diego, CA
Distribution: what's a loonix??
Posts: 60

Original Poster
Rep: Reputation: 15
its an amd board

AMD Duron 1.1GHz on it

and i am trying to connect through a dsl connection

Last edited by crumb; 03-06-2004 at 12:39 AM.
 
Old 03-06-2004, 01:44 AM   #7
UnrulyGrrl99
LQ Newbie
 
Registered: Mar 2004
Posts: 8

Rep: Reputation: 0
The best thing to try to help us help you is run "lspci", and check for a line containing "Ethernet".

Here's what mine looks like:
00:0f.0 Ethernet controller: Broadcom Corporation BCM4401 100Base-T (rev 01)

I went into the kernel config and found an option for a similar model number, created that
module and it loaded fine.
 
Old 03-06-2004, 09:49 AM   #8
crumb
Member
 
Registered: Jul 2003
Location: San Diego, CA
Distribution: what's a loonix??
Posts: 60

Original Poster
Rep: Reputation: 15
I dont really think that "lspci" would help. Since my ethernet port is integrated onto my motherboard, NOT connecting through a PCI slot then to my motherboad... ok, look, you have ps/2 plugs where you connect your keyboard and mouse, right? well its like that. your ps/2 plugs do not connect through pci slots do they? well my ethernet plug doesnot connect to the motherboard through a pci slot. though, i would like to know how to configure my kernel in gentoo through a command line
 
Old 03-06-2004, 03:29 PM   #9
UnrulyGrrl99
LQ Newbie
 
Registered: Mar 2004
Posts: 8

Rep: Reputation: 0
Quote:
Originally posted by crumb
I dont really think that "lspci" would help. Since my ethernet port is integrated onto my motherboard, NOT connecting through a PCI slot then to my motherboad.


crumb, I'm as to how you scoff at advice when you asked for help.
Did you even try running it? I'm fairly confident that if you do, you will see an ethernet controller.

My laptop has integrated ethernet, i just plug into the rj45 on the side of my laptop, that's integrated.
Yet, at the same time, it is still using the PCI bus. I have a Shuttle SS40G cube pc as my main server
running Gentoo. It has everything integrated on the motherboard: usb, firewire, ethernet, video, sound, etc.
All of these devices are connected to the pci bus despite none of them being on actual PCI cards.

Quote:
.. ok, look, you have ps/2 plugs where you connect your keyboard and mouse, right? well its like that. your ps/2 plugs do not connect through pci slots do they? well my ethernet plug doesnot connect to the motherboard through a pci slot. though, i would like to know how to configure my kernel in gentoo through a command line
I've been using Linux for almost 10 years now, and have become intimately familiar with the hardware of all types of systems as a result. [Despite the word 'newbie' under my name, I am far from it, I am merely new to this particular site/forum]. One of the first things I learned was to run 'lspci' to determine the audio, modem, ethernet, etc chipsets/controllers so i could find and install the proper drivers.

Humor me, if you would please, and run 'lspci' or 'cat /proc/pci' and show us the results.

Have you run
Code:
ifconfig -a
to see if there is an "eth0" device? If so, then the kernel does see your integrated ethernet and you need to start looking at your tcp/ip settings.

Last edited by UnrulyGrrl99; 03-06-2004 at 03:34 PM.
 
Old 03-13-2004, 07:52 PM   #10
crumb
Member
 
Registered: Jul 2003
Location: San Diego, CA
Distribution: what's a loonix??
Posts: 60

Original Poster
Rep: Reputation: 15
i really have to say: im sorry. the week i first posted this thread i have been having a really sh**ty week. things were not going well to make it short. so finally, i am sorry for any anger, frustration, or sadness that i have caused. I have found the answer to my problem by the way. so thanks to the people who tried to help.

Last edited by crumb; 03-13-2004 at 07:53 PM.
 
  


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
3com3c920b-emb-wnm integrated fast ethernet controller khan77 Linux - Networking 1 09-27-2004 06:16 PM
Cannot get my Ethernet Port to Work With Linux saturninus Linux - Newbie 10 09-25-2004 05:51 PM
onboard ethernet unrecognized in suse 9.0 pro thousand_yogurt Linux - Hardware 1 09-22-2004 03:49 PM
Unrecognized PCMCIA card - "Intel AnyPoint" wireless ethernet adamwynne Linux - Laptop and Netbook 1 07-15-2004 09:50 PM
integrated broadcom ethernet card problem with debian 3.0r1 blaiseblaise Linux - Networking 1 03-26-2003 09:20 AM

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

All times are GMT -5. The time now is 10:21 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