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 12-27-2002, 12:29 PM   #1
r-stev20
LQ Newbie
 
Registered: Dec 2002
Location: Kansas City, MO
Posts: 13

Rep: Reputation: 0
network card


i have a constant link status light on my network card, no light on the hub. this is a new linux redhat 8.0 build. i'm new to linux although a genuine hacker on windows as well as vcertified in hardware. settings are all ok and the system dual boots to windows and in windows the card works fine. it's only linux that the card isn't seeing the network. i can ping localhost but nothing external.

can anyone help me with my problem?
 
Old 12-27-2002, 12:55 PM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
What kind of card do you have ? Most likely the appropiate driver or module isn't being loaded correctly or it just hasn't be recongnized properly ?
 
Old 12-27-2002, 12:59 PM   #3
r-stev20
LQ Newbie
 
Registered: Dec 2002
Location: Kansas City, MO
Posts: 13

Original Poster
Rep: Reputation: 0
it's listed by linux as "DEC 21*40 and clones". eth0 starts fine but doesn't bind to the network.
 
Old 12-27-2002, 01:04 PM   #4
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
What is your output of ifconfig eth0 ?

Linux lists it as "DEC 21*40 and clones" but what kind is it, Manufacturer/Model ??

Have you tried running netconfig to try and setup your network ?
 
Old 12-27-2002, 01:08 PM   #5
r-stev20
LQ Newbie
 
Registered: Dec 2002
Location: Kansas City, MO
Posts: 13

Original Poster
Rep: Reputation: 0
ifconfig doesn't say

???
 
Old 12-27-2002, 01:13 PM   #6
r-stev20
LQ Newbie
 
Registered: Dec 2002
Location: Kansas City, MO
Posts: 13

Original Poster
Rep: Reputation: 0
the card is an SMC pci card that works fine in windows.... IRQ 10. i tried netconfig and put in the network settings again, rebooted. still nothing.
 
Old 12-27-2002, 01:25 PM   #7
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
You have a model number cause there are many SMC cards that use different modules/drivers in Linux.

The EtherPower series usually use the Tulip driver and the EZ series use the ne2000 driver.
 
Old 12-27-2002, 01:27 PM   #8
r-stev20
LQ Newbie
 
Registered: Dec 2002
Location: Kansas City, MO
Posts: 13

Original Poster
Rep: Reputation: 0
it's etherpower
 
Old 12-27-2002, 01:29 PM   #9
r-stev20
LQ Newbie
 
Registered: Dec 2002
Location: Kansas City, MO
Posts: 13

Original Poster
Rep: Reputation: 0
i made the mistake of dinking with network settings and told my ppp connection to start on system restart and now the box won't boot past trying to enable the ppp0 connection. CTRL-C won't do anything.

now i've done it!
 
Old 12-27-2002, 01:45 PM   #10
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Quote:
Originally posted by r-stev20
i made the mistake of dinking with network settings and told my ppp connection to start on system restart and now the box won't boot past trying to enable the ppp0 connection. CTRL-C won't do anything.

now i've done it!


That's no biggie, when you reboot by trying ctrl-alt-delete, at the boot prompt enter or boot into single user mode by typing: linux single

And let me know if that gets you back up into your system where you can tell it not to activate ppp0 on startup.
 
Old 12-27-2002, 01:51 PM   #11
r-stev20
LQ Newbie
 
Registered: Dec 2002
Location: Kansas City, MO
Posts: 13

Original Poster
Rep: Reputation: 0
i don't get a boot prompt. i dual boot along with windows. grub lets me pick one and go.
 
Old 12-27-2002, 02:17 PM   #12
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
From the Redhat site:

Booting Single-User ModeYou may be able to boot single-user mode directly. If your system boots, but does not allow you to log in when it has completed booting, try single-user mode.

If you are using GRUB, use the following steps to boot into single-user mode:


If you have a GRUB password configured, type p and enter the password.

Select Red Hat Linux with the version of the kernel that you wish to boot and type e for edit. You will be presented with a list of items in the configuration file for the title you just selected.

Select the line that starts with kernel and type e to edit the line.

Go to the end of the line and type single as a separate word (press the [Spacebar] and then type single). Press [Enter] to exit edit mode.

Back at the GRUB screen, type b to boot into single user mode.
 
Old 12-27-2002, 02:23 PM   #13
r-stev20
LQ Newbie
 
Registered: Dec 2002
Location: Kansas City, MO
Posts: 13

Original Poster
Rep: Reputation: 0
thank god for me creating a bootdisk!

shell prompt "sh-2.05#"

vi /etc/sysconfig/network-scripts/ifcfg-ppp0

changed ONBOOT=yes to ONBOOT=no.

now... back to my ethernet card problem.....
 
Old 12-27-2002, 02:47 PM   #14
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Lets see what modules you have listed as loaded:

Do a: lsmod

And lets see if its loading the tulip module.
 
Old 12-27-2002, 02:49 PM   #15
r-stev20
LQ Newbie
 
Registered: Dec 2002
Location: Kansas City, MO
Posts: 13

Original Poster
Rep: Reputation: 0
yes, it's there
 
  


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
Slackware 10 network configuration. Problem with 8139 network card drivers ! Padmakiran Linux - Networking 8 03-27-2007 06:48 AM
linux shuts down built in network card then windows tells me network card is unplugge lesmoxhaybaker SUSE / openSUSE 8 08-29-2006 05:10 PM
3c905C network card in docking station. Cannot activate network device eth0. pathelms Linux - Networking 4 04-12-2006 02:55 PM
how to set up SMC EZ Card 10/100 ethernet PCI network card mymojo Linux - Networking 2 12-16-2003 02:35 AM
network installation of RH7.3 on laptop with pcmcia network card. Smerk Linux - Distributions 1 10-31-2002 11:56 PM

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

All times are GMT -5. The time now is 01:17 AM.

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