No Internet On Kubuntu Hardy, though Knetworkmanager says im connected
Linux - Laptop and NetbookHaving a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
No Internet On Kubuntu Hardy, though Knetworkmanager says im connected
Hi first post to these here forums. Just bought this new laptop Acer aspire 3050. Just installed 64bit Hardy on it, the only way i could get this to install was to pass the kernel option "acpi=off" .
The problem lies here with the RTL-8139/8139C/8139C+ ethernet card. Knetworkmanager says im connected via dhcp, but yet cant even ping the router (Linksys WRT54G)im connected to. Now ive tested the cable so i know its not that. After reading other posts i came across an article about problem with having the 8139cp & 8139too modules loaded. Not sure if this is a problem. hope fully from this info im about to give you, could please help.
lsmod | grep 8139 gives me:
8139cp 27776 0
8139too 31104 0
mii 7552 2 8139cp,8139too
now im not sure exactly what this means but is this a module fault, i had a quick look and is the mii module for sound?
ifconfig gives me:
eth0 Link encap:Ethernet HWaddr 00:1b:24:72:d2:46
inet6 addr: fe80::21b:24ff:fe72:d246/64
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Rx packets:27 errors:0 dropped:0 overruns:0 frame:0
Tx packets:96 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:730 (730.0 B) TX bytes:2885 (2.8KB)
Interrupt:16 Base Address:0xa000
eth0:avahi Link encap: Ethernet HWaddr 00:1b:24:72:d2:46
inet addr:169.254.6.96 Broadcast: 169.254.255.255 Mask:255.255.0.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Interrupt:16 Base Address:0xa000
lo Link encap: Local Loopback
inet addr:127.0.01 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packet:79 errors:0 dropped:0 overruns:0 frame:0
TX packets:79 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:7380(7.2KB) TX bytes: 7380(7.2KB)
now to me this would seem to suggest that im using an ipv6 address, now ive read on other posts this would not make a difference, if commented it out in the /etc/modprobe.d/aliases but to no avail.
also i have no idea what connection eth0:avahi is. but it does display the ip worng as it should be 192.168.1.100-199. But Knetworkmanager displays my ip as 0.0.0.0.
dhclient gives me:
Listening on LPF/eth0/00:1b:24:72:d2:46
Sending on LPF/eth0/00:1b:24:72:d2:46
Sending on Socket/fallback
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6
DHCPOFFER of 192.168.1.103 from 192.168.1.1
DHCPREQUEST of 192.168.1.103 on eth0 to 255.255.255.255 port 67
DHCPACK of 192.168.1.103 from 192.168.1.1
bound to 192.168.1.103 -- renewal in 41405 seconds
now this seems to me the dhcp transaction is working alright, am i right in saying this.
The hardware of the laptop
AMD64 K8 Sempron @ 2.0Ghz
1Gb DDR2 RAM
80Gb SATA HDD
DVD-RW DL Superdrive
Atheros Wireless - I'll worry about that later Sad
Realtek 8139/8139C/8139C+ (Rev 10) Ethernet Controller
HDA Intel Sound
Knetwork manager does strange things! It is enough of a problem to be removed from one of 2 notebooks I use.
My Atheros WIFI is found by hardware manager, it offers to install 2 Atheros softwares, then Atheros WIFI works well. You may have better success with Atheros, get Kubuntu fully updated, then Ethernet may just start working.
In a second notebook, Broadcom Ethernet is a problem till first Kubuntu update is complete, then hardware manager persistently asks permission to install driver, then to install proprietary firmware. In 2 minutes, Broadcom NIC is working.
I suggest the easy way to full operation: do clean install, get system updated, let hardware manager install as needed to get your NICs up.
Network manager is version 0.6, not ready for all purposes in all hardware.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.