I'm reasonably new to linux (I have used some basic features before). But I couldn't find a solution to this one anywhere so here goes...
I have just installed kubuntu 8.10 and it cannot connect to the internet. The computer is configured in a multiboot way, and the internet in Windows Vista works fine. I previously did had kubuntu 7.04 on the machine some time ago with the internet working OK, however after a few HD formats I installed kubuntu 8.10.
In knetwork manager it has a menu "New Connection" however this only lists wlan0 (I am using a wired link). Normally I am connected through a router, however the computer refuses to connect even when directly connected to the modem.
On alot of threads on this forum I have seen the following commands, so I will post these up also.
xxx@xxx:~$ lspci|grep -i net
02:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)
05:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet Controller
xxx@xxx:~$ ifconfig
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:28 errors:0 dropped:0 overruns:0 frame:0
TX packets:28 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1568 (1.5 KB) TX bytes:1568 (1.5 KB)
I'm stuck with what I need to do to get my internet working...
Thanks
I have just installed kubuntu 8.10 and it cannot connect to the internet. The computer is configured in a multiboot way, and the internet in Windows Vista works fine. I previously did had kubuntu 7.04 on the machine some time ago with the internet working OK, however after a few HD formats I installed kubuntu 8.10.
In knetwork manager it has a menu "New Connection" however this only lists wlan0 (I am using a wired link). Normally I am connected through a router, however the computer refuses to connect even when directly connected to the modem.
On alot of threads on this forum I have seen the following commands, so I will post these up also.
xxx@xxx:~$ lspci|grep -i net
02:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)
05:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet Controller
xxx@xxx:~$ ifconfig
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:28 errors:0 dropped:0 overruns:0 frame:0
TX packets:28 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1568 (1.5 KB) TX bytes:1568 (1.5 KB)
I'm stuck with what I need to do to get my internet working...
Thanks
Comment