|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| ARCHIVES - Network/Internet Questions regarding network or Internet configuration and use in SUSE Linux |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I just did a fresh install of openSUSE 10.3 32bit on a old system. I decided to go KDE even though I usually use gnome. Anyways It uses onboard internet and I'm connected to DSL with a modem to a 4 way router. It works good on my computer (newer, gnome) but on the old computer it isn't working. I then tried installing a old network card I have but that didn't work either. Would anyone know how to fix this?
thanks. Polyz EDIT: sorry for double post I accidently click submit twice. |
|
|||
|
Quote:
Here's a complete set of diagnostics to find out where you're at. Please enter these commands one by one in a console and return the dialogue you get in the console to the forum/thread in a reply post. Use these"
Swerdna |
|
|||
|
Quote:
here are the results: mike@linux-0jta:~> su Password: linux-0jta:/home/mike # ifconfig eth0 Link encap:Ethernet HWaddr 00:13 3:C1:AA:E0inet6 addr: fe80::213:d3ff:fec1:aae0/64 Scope:Link UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:20 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:8728 (8.5 Kb) Interrupt:20 Base address:0x6c00 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:24 errors:0 dropped:0 overruns:0 frame:0 TX packets:24 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1352 (1.3 Kb) TX bytes:1352 (1.3 Kb) linux-0jta:/home/mike # iwconfig lo no wireless extensions. eth0 no wireless extensions. linux-0jta:/home/mike # 1.lspci bash: 1.lspci: command not found linux-0jta:/home/mike # lspci 00:00.0 Host bridge: ATI Technologies Inc RS480 Host Bridge (rev 10) 00:01.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge 00:11.0 IDE interface: ATI Technologies Inc 437A Serial ATA Controller (rev 80) 00:12.0 IDE interface: ATI Technologies Inc 4379 Serial ATA Controller (rev 80) 00:13.0 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller (rev 80) 00:13.1 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller (rev 80) 00:13.2 USB Controller: ATI Technologies Inc IXP SB400 USB2 Host Controller (rev 80) 00:14.0 SMBus: ATI Technologies Inc IXP SB400 SMBus Controller (rev 81) 00:14.1 IDE interface: ATI Technologies Inc Standard Dual Channel PCI IDE Controller (rev 80) 00:14.2 Audio device: ATI Technologies Inc SB450 HDA Audio (rev 01) 00:14.3 ISA bridge: ATI Technologies Inc IXP SB400 PCI-ISA Bridge (rev 80) 00:14.4 PCI bridge: ATI Technologies Inc IXP SB400 PCI-PCI Bridge (rev 80) 00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration 00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map 00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller 00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control 01:05.0 VGA compatible controller: ATI Technologies Inc RS482 [Radeon Xpress 200] 02:03.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10) 02:04.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 80) linux-0jta:/home/mike # lspci -n 00:00.0 Class 0600: 1002:5950 (rev 10) 00:01.0 Class 0604: 1002:5a3f 00:11.0 Class 0101: 1002:437a (rev 80) 00:12.0 Class 0101: 1002:4379 (rev 80) 00:13.0 Class 0c03: 1002:4374 (rev 80) 00:13.1 Class 0c03: 1002:4375 (rev 80) 00:13.2 Class 0c03: 1002:4373 (rev 80) 00:14.0 Class 0c05: 1002:4372 (rev 81) 00:14.1 Class 0101: 1002:4376 (rev 80) 00:14.2 Class 0403: 1002:437b (rev 01) 00:14.3 Class 0601: 1002:4377 (rev 80) 00:14.4 Class 0604: 1002:4371 (rev 80) 00:18.0 Class 0600: 1022:1100 00:18.1 Class 0600: 1022:1101 00:18.2 Class 0600: 1022:1102 00:18.3 Class 0600: 1022:1103 01:05.0 Class 0300: 1002:5974 02:03.0 Class 0200: 10ec:8139 (rev 10) 02:04.0 Class 0c00: 1106:3044 (rev 80) linux-0jta:/home/mike # route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface loopback * 255.0.0.0 U 0 0 0 lo linux-0jta:/home/mike # cat /etc/resolv.conf domain site linux-0jta:/home/mike # |
|
|||
|
Hi
You have a standard, widely used and quite good on-the-board ethernet interface. The interface isn't receiving an IP address. It probably needs to be configured in Yast. Try his pictorial tutorial: HowTo Configure a network card in Suse/openSUSE 10.x for LAN and Internet Access Try first the series titled Dynamic IP Setup I - The Suse/openSUSE Defaults. Pics 1 to 6 inclusive. Then see if you can connect to the internet. If you can't then retry su and ifconfig again to see whether you're getting an IP address. If you are getting IP but no internet, you will need to change your configuration to the second series entitled Dynamic IP Setup II - Manually set Gateway & Name Resolution where you use Pics 1, 2, 5, 6, 7 and 8 Good luck Swerdna |
|
|||
|
I tried the #1 setup from the link you gave me. But all the settings were already like that. Then I tried setting the settings similar to this computer but it still doesn't work.
mike@linux-0jta:~> su Password: linux-0jta:/home/mike # ifconfig eth0 Link encap:Ethernet HWaddr 00:13 3:C1:AA:E0inet6 addr: fe80::213:d3ff:fec1:aae0/64 Scope:Link UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:13 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:4598 (4.4 Kb) Interrupt:20 Base address:0xcc00 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:348 errors:0 dropped:0 overruns:0 frame:0 TX packets:348 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:26024 (25.4 Kb) TX bytes:26024 (25.4 Kb) linux-0jta:/home/mike # |
|
|||
|
Check the connectivity between network card port and the ethernet port on the router. You have a proven ethernet cable attached to the computer you call "this computer". maybe try unplug it from "this computer" and plug it into the old computer. I've seen that happen so often that a port or a cable is a dud. It's probably not the ethernet port on the old computer because using a different card you tried and that of course brought into play the different port on that card (hmmm -- powers of coincidence-- maybe that one's too abstruse). Anyway give that long bow a go.
Swerdna |
|
|||
|
It still doesn't work.
Also: when the cable is pluged in in this computer (the one I'm using right now) the internet port has a green LED on the back that flashes. On the computer which the internet doesn't work the green LED on the back doesn't flash but stays solid. Also when I go to the internet on the computer that the internet doesn't work (firefox) it says could not connect or whatever but the cursor still has the loading thing. |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|