LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 08-12-2006, 01:27 AM   #1
tbl
LQ Newbie
 
Registered: Oct 2005
Posts: 18

Rep: Reputation: 0
network is unreachable


Hi all
Have installed slackware 10.2 on laptop.
Pcmcia card is realtek 8139. Green led is ON, i use dhcp, but when typing "ifconfig" it only teruns the lo, but no eth
I may miss something :-/

Any help would be appreciated !

thx
 
Old 08-12-2006, 01:55 AM   #2
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
what happens with root
su
ifconfig eth0 up....commands.....or check your /var/log/dmesg if its not eth0 card
 
Old 08-12-2006, 02:17 AM   #3
tbl
LQ Newbie
 
Registered: Oct 2005
Posts: 18

Original Poster
Rep: Reputation: 0
Thx for help.
In the dmesg i can see the pcmcia card is waked up, and all seems to be correct.
But in dhcpd.conf i have nothing, which is curious :-/
 
Old 08-12-2006, 02:26 AM   #4
tbl
LQ Newbie
 
Registered: Oct 2005
Posts: 18

Original Poster
Rep: Reputation: 0
Here is what i get when typing :
dmesg | grep eth

Quote:
root@trechix:/etc# dmesg | grep eth
eth0: RealTek RTL8139 at 0xd0943000, 00:40:f4:d6:8d:33, IRQ 10
eth0: Identified 8139 chip type 'RTL-8139C'
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
NETDEV WATCHDOG: eth0: transmit timed out
eth0: Tx queue start entry 4 dirty entry 0.
eth0: Tx descriptor 0 is 00002000. (queue head)
eth0: Tx descriptor 1 is 00002000.
eth0: Tx descriptor 2 is 00002000.
eth0: Tx descriptor 3 is 00002000.
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
NETDEV WATCHDOG: eth0: transmit timed out
eth0: Tx queue start entry 4 dirty entry 0.
eth0: Tx descriptor 0 is 00002000. (queue head)
eth0: Tx descriptor 1 is 00002000.
eth0: Tx descriptor 2 is 00002000.
eth0: Tx descriptor 3 is 00002000.
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
root@trechix:/etc#
 
Old 08-12-2006, 03:51 AM   #5
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Quote:
Originally Posted by tbl
Hi all
Have installed slackware 10.2 on laptop.
Pcmcia card is realtek 8139. Green led is ON, i use dhcp, but when typing "ifconfig" it only teruns the lo, but no eth
I may miss something :-/

Any help would be appreciated !

thx
What does your rc.inet1.conf look like? Do you have more
than one interface, e.g., is there a built-in adapter as well?

lspci


Cheers,
Tink

Last edited by Tinkster; 08-12-2006 at 03:52 AM.
 
Old 08-12-2006, 06:15 AM   #6
tbl
LQ Newbie
 
Registered: Oct 2005
Posts: 18

Original Poster
Rep: Reputation: 0
thx !
here is my inet1.conf
# Config information for eth0:
Quote:
IPADDR[0]="192.168.0.48"
NETMASK[0]="255.255.255.0"
USE_DHCP[0]="yes"
DHCP_HOSTNAME[0]="192.168.0.254"

# Config information for eth1:
IPADDR[1]=""
NETMASK[1]=""
USE_DHCP[1]=""
DHCP_HOSTNAME[1]=""

# Config information for eth2:
IPADDR[2]=""
NETMASK[2]=""
USE_DHCP[2]=""
DHCP_HOSTNAME[2]=""

# Config information for eth3:
IPADDR[3]=""
NETMASK[3]=""
USE_DHCP[3]=""
DHCP_HOSTNAME[3]=""

# Default gateway IP address:
GATEWAY="192.168.0.5"
Entirely configured by hand ! (-> any errors could be there)

and lspci :
0
Quote:
0:00.0 Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] (rev 03)
00:01.0 PCI bridge: VIA Technologies, Inc. VT8371 [KX133 AGP]
00:06.0 Communication controller: Agere Systems LT WinModem
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 22)
00:07.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 10)
00:07.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 10)
00:07.4 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 30)
00:07.5 Multimedia audio controller: VIA Technologies, Inc. VT82C686 AC97 Audio Controller (rev 20)
00:0c.0 CardBus bridge: O2 Micro, Inc. OZ6832/6833 CardBus Controller (rev 34)
00:0c.1 CardBus bridge: O2 Micro, Inc. OZ6832/6833 CardBus Controller (rev 34)
01:00.0 VGA compatible controller: ATI Technologies Inc Rage Mobility P/M AGP 2x (rev 64)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
thx for any help. If i cant enable network, i will try slax ... But i prefer to try slackware
 
Old 08-12-2006, 07:33 AM   #7
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8116Reputation: 8116Reputation: 8116Reputation: 8116Reputation: 8116Reputation: 8116Reputation: 8116Reputation: 8116Reputation: 8116Reputation: 8116Reputation: 8116
You say you use DHCP, so then your configuration is incorrect.
Try this instead:

Code:
IPADDR[0]=""
NETMASK[0]=""
USE_DHCP[0]="yes"
DHCP_HOSTNAME[0]=""

# Config information for eth1:
IPADDR[1]=""
NETMASK[1]=""
USE_DHCP[1]=""
DHCP_HOSTNAME[1]=""

# Config information for eth2:
IPADDR[2]=""
NETMASK[2]=""
USE_DHCP[2]=""
DHCP_HOSTNAME[2]=""

# Config information for eth3:
IPADDR[3]=""
NETMASK[3]=""
USE_DHCP[3]=""
DHCP_HOSTNAME[3]=""

# Default gateway IP address:
GATEWAY=""

# Change this to "yes" for debugging output to stdout.  Unfortunately,
# /sbin/hotplug seems to disable stdout so you'll only see debugging output
# when rc.inet1 is called directly.
DEBUG_ETH_UP="yes"
And check your messagelog for errors.

Eric
 
Old 08-12-2006, 08:04 AM   #8
tbl
LQ Newbie
 
Registered: Oct 2005
Posts: 18

Original Poster
Rep: Reputation: 0
unfortunatly it doesnt make any change
it hangs (during one minute) after this line :
dhcpcd: Mac address xx:xx:xx:xx:xx:xx

and goes ahead with "Activating hardware detection ..."

I am about sure it comes from pcmcia and kernel. I made a slackware installation on PC and it worked, but with this laptop, it deosnt seem to want :-(

Last edited by tbl; 08-12-2006 at 08:05 AM.
 
Old 08-12-2006, 08:12 AM   #9
tbl
LQ Newbie
 
Registered: Oct 2005
Posts: 18

Original Poster
Rep: Reputation: 0
just add that booting off slax (livecd) i get all working fine !!!
What does it mean ???
 
Old 08-17-2006, 08:25 AM   #10
tbl
LQ Newbie
 
Registered: Oct 2005
Posts: 18

Original Poster
Rep: Reputation: 0
i must miss something : if i try to install slackware on another computer, a pc, i cant have my network working ! Last year, i did a slackware install exactly on this pc, and network worked !
I use dhcp, and all other distro i use work well.

Is there something i miss about network, when installing slackware ?

Please, give me a tip
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Network unreachable Icu2 Fedora 4 03-23-2006 04:25 AM
Network is unreachable G00fy Linux - Networking 5 02-06-2006 12:26 PM
Network Is Unreachable!!!!!!!!!!!!!!!!!!!!! koodoo Linux - Newbie 4 02-19-2005 10:51 AM
Network is unreachable radix Linux - Networking 4 05-09-2002 02:06 AM
network unreachable topsoil Linux - Networking 6 08-05-2001 01:28 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

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