LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 01-14-2005, 08:13 PM   #1
DropSig
Member
 
Registered: Apr 2004
Location: Saskatchewan
Distribution: Ubuntu, Centos
Posts: 208

Rep: Reputation: 30
Question Realtek rtl8139 up but not rinnung


I have a RealTek trl8139 compatible card. it detect find on every level
but somehow does not work

here is relevent dmesg output:
8139too Fast Ethernet driver 0.9.26
PCI: Enabling device 00:13.0 (0000 -> 0003)
PCI: Assigned IRQ 10 for device 00:13.0
eth0: SMC1211TX EZCard 10/100 (RealTek RTL8139) at 0xc4967c00, 00:10:b5:8c:bd:ec, IRQ 10
eth0: Identified 8139 chip type 'RTL-8139B'
eth0: Setting half-duplex based on auto-negotiated partner ability 0000.

i also get a lot of this:
eth0: Setting half-duplex based on auto-negotiated partner ability 0000.
eth0: Setting half-duplex based on auto-negotiated partner ability 0000.
eth0: Setting half-duplex based on auto-negotiated partner ability 0000.
eth0: Setting half-duplex based on auto-negotiated partner ability 0000.
eth0: Setting half-duplex based on auto-negotiated partner ability 0000.
eth0: Setting half-duplex based on auto-negotiated partner ability 0000.
eth0: Setting half-duplex based on auto-negotiated partner ability 0000.
eth0: Setting half-duplex based on auto-negotiated partner ability 0000.
eth0: Setting half-duplex based on auto-negotiated partner ability 0000.
eth0: Setting half-duplex based on auto-negotiated partner ability 0000.
ISO 9660 Extensions: Microsoft Joliet Level 3
ISOFS: changing to secondary root
*usb.c: USB disconnect on device 00:07.2-1.1 address 4
*hub.c: new USB device 00:07.2-1.1, assigned address 6
eth1: CATC EL1210A NetMate USB Ethernet at usb1:6.0, 00:10:4c:13:30:ea.
eth0: Setting half-duplex based on auto-negotiated partner ability 0000.
eth0: Setting half-duplex based on auto-negotiated partner ability 0000.
eth0: Setting half-duplex based on auto-negotiated partner ability 0000.
eth0: Setting half-duplex based on auto-negotiated partner ability 0000.

*The usb is because i have a usb ethernet adapter wich is setup as eth1 (which im using for now)
now i can do : ifconfig "my_ip" netmask ... broadcast ... up
no error. ifconfig output:
eth0 Link encap:Ethernet HWaddr 00:10:B5:8C:BD:EC
inet addr:70.64.195.83 Bcast:255.255.255.255 Mask:255.255.252.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:134 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:0 (0.0 b) TX bytes:28180 (27.5 Kb)
Interrupt:10 Base address:0x7c00

eth1 Link encap:Ethernet HWaddr 00:10:4C:13:30:EA
inet addr:70.64.195.83 Bcast:255.255.255.255 Mask:255.255.252.0
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:19553 errors:0 dropped:0 overruns:0 frame:0
TX packets:19618 errors:0 dropped:0 overruns:0 carrier:0
collisions:26 txqueuelen:100
RX bytes:7121676 (6.7 Mb) TX bytes:1750743 (1.6 Mb)

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:198 errors:0 dropped:0 overruns:0 frame:0
TX packets:198 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:15353 (14.9 Kb) TX bytes:15353 (14.9 Kb)

but that is as far as it will go.
from there nothing works
dhcpcd eth0 hangs (does not give any ouput but i can kill it)
if have added in /etc/modules.conf the following line
alias eth0 8139too
any ideas is more than welcome
thanks you all
 
Old 01-14-2005, 08:57 PM   #2
Travers
Member
 
Registered: Jul 2004
Location: Des Moines
Distribution: Gentoo
Posts: 111

Rep: Reputation: 15
try
#ifconfig eth1 down
which will tell linux not to use eth1, so it will use eth0 instead

It could be that there is a hardware problem (such as a bad cable) or your router is not running a dhcp server.
 
Old 01-14-2005, 09:18 PM   #3
DropSig
Member
 
Registered: Apr 2004
Location: Saskatchewan
Distribution: Ubuntu, Centos
Posts: 208

Original Poster
Rep: Reputation: 30
sorry i should have said:
Here is what i have done:
ifconfig eth1 down
killall dchpcd
ifconfig eth0 ... ... ... up
dhcpcd eth0

also i dont actualy have a router. this is a single computer/connection.
and the cable as to be good cause it is the same that i connect to the usb ether adapter.
Thanks for the tips though
 
  


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
Suse 10 Realtek rtl8139 batorma Linux - Networking 1 11-06-2005 12:51 AM
Suse 10 Realtek rtl8139 batorma Linux - Newbie 1 11-04-2005 09:43 PM
realtek rtl8139 rokstar Linux - Wireless Networking 1 09-22-2004 04:06 PM
Realtek RTL8139 C+ With RedHat 8.0 Hawk284 Linux - Networking 4 03-25-2003 01:50 AM
RE:> realtek rtl8139 XtermX62 Linux - Hardware 2 02-16-2003 08:00 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

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