Hmmm.. so nothing wrong with the hardware. Is it the kubuntu live cd that is working? If that's the case then copying the settings "should" do the trick.
The output from ifconfig (if it is working) should look like...
debian:~# ifconfig
eth0 Link encap:Ethernet HWaddr 00:0B:6A:27:52:CE
inet addr:192.168.2.17 Bcast:255.255.255.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1949 errors:0 dropped:0 overruns:0 frame:0
TX packets:1854 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1735388 (1.6 MiB) TX bytes:280918 (274.3 KiB)
Interrupt:193 Base address:0xdc00
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:14 errors:0 dropped:0 overruns:0 frame:0
TX packets:14 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1388 (1.3 KiB) TX bytes:1388 (1.3 KiB)
and to find if the network hardware in your machine is detected and running try lspci -v look for an entry like...
00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 PCI Fast Ethernet (rev 90)
Subsystem: ASRock Incorporation Unknown device 8201
Flags: bus master, medium devsel, latency 32, IRQ 193
I/O ports at dc00 [size=256]
Memory at cfffc000 (32-bit, non-prefetchable) [size=4K]
Expansion ROM at 30000000 [disabled] [size=128K]
Capabilities: [40] Power Management version 2
Now if you run both those commands from the working live cd, and then on either system which isn't working it will probably give us the reason it isn't connecting. Most likely it's a driver module missing. (check in rcS.d/modules for a network driver module) The hardware is possibly unusual and not being detected when you installed.
The debian documentation is about the best around. This will apply to kubuntu http://www.aboutdebian.com/network.htm (unless they have messed with it too much) Read through.. about 3/4 of the way down page 1 there is a lot of information about configuring hardware..
As for suse.. you have me there.. I think (my opinion.. it will not work properly for me.. damn you Novell and M$) it's too broken to be usable now.
I think we need some info about your network hardware to troubleshoot this further.

Free open source software = made by end users who want an application to work. Just put your hands up its a raid!
|