Hi guys,
I have problems, when I want to connect with my Laptop to router via LAN on BT4. I have a Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ networkcard in my laptop. When I try to do "dhclient" it don't get a response. When I start BT4 on my PC all works fine, but on Laptop don't. I tried it with my USB-BT4 and with Livecd BT4, but in both cases it didn't work.
I think I need the drivers for my networkcard, but on internet I don't find them (because Realtek-site says, that linux has already integrated the driver) and I don't know how to install the driver, without internet connection (can I install it with my PC on USB-BT4 ???)
I worked on this problemen since 1-2 months and tried out really many things, but it still don't work. Here is an output from an network-problems-script, maybe it will help:
Code:
collectNWData.sh V0.6.3.3-4 (Rev: 1.214, Build: 2010/03/18 18:06:02 UTC)
--- Which type of your network connection should be tested?
--- (1) Wired connection
--- What's the type of networktopology?
--- (1) DSL modem <---> LinuxClient
--- On which host is the script executed?
--- (1) LinuxClient
--- NWEliza is analyzing the system for common network configuration errors ...
!!! CND0120E: Network card eth0 has no IP address
!!! CND0450W: WLAN key masquerading is not fully tested on this distribution. Please check output file collectNWData.txt for visible WLAN keys and masquerade them manually
--- Go to http://***.linux-tips-and-tricks.de/CND#English to get more detailed instructions
--- about the error/warning messages and how to fix the problems on your own.
--- If you are unsuccessful then place the contents of file collectNWData.txt in the net
--- and then paste the nopaste link on your favorite Linux forum.
==================================================================================================================
==================================================================================================================
*** uname -a
Linux bt 2.6.30.9 #1 SMP Tue Dec 1 21:51:08 EST 2009 i686 GNU/Linux
==================================================================================================================
*** cat /etc/*[-_]release || cat /etc/*[-_]version
/etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.10
DISTRIB_CODENAME=intrepid
DISTRIB_DESCRIPTION="Ubuntu 8.10"
==================================================================================================================
*** cat /etc/resolv | grep -i "nameserver"
nameserver %%%.%%%.%%%.%1
nameserver %%%.%%%.%%%.%2
==================================================================================================================
*** cat /etc/hosts
127.0.0.1 localhost
127.0.1.1 bt
==================================================================================================================
*** route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
==================================================================================================================
*** ifconfig
eth0 Link encap:Ethernet HWaddr ##:##:##:##:##:#1
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:16 Base address:0xb800
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:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
wlan0 Link encap:Ethernet HWaddr ##:##:##:##:##:#2
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
wmaster0 Link encap:UNSPEC HWaddr 00-22-43-09-E4-F0-00-00-00-00-00-00-00-00-00-00
UP RUNNING MTU:0 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
==================================================================================================================
*** ping tests
connect: Network is unreachable
Ping of 195.135.220.3 failed
ping: unknown host ***.suse.de
Ping of ***.suse.de failed
==================================================================================================================
*** lspci
01:07.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
04:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR5001 Wireless Network Adapter [168c:001c] (rev 01)
==================================================================================================================
*** lsusb
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 002: ID 046d:c03f Logitech, Inc. UltraX Optical Mouse
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 0951:1625 Kingston Technology
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
==================================================================================================================
*** lsmod # (filtered)
| agpgart | arc4 | asus_laptop | ath5k | aufs |
| cfg80211 | cpufreq_conservative| cpufreq_ondemand| cpufreq_performance| cpufreq_powersave |
| cpufreq_stats | drm | ecb | evdev | freq_table |
| fuse | i915 | intel_agp | iTCO_vendor_support| iTCO_wdt |
| led_class | lp | mac80211 | mmc_core | output |
| pata_acpi | pcmcia_core | ricoh_mmc | rsrc_nonstatic | sbs |
| sbshc | sdhci | sdhci_pci | serio_raw | sg |
| shpchp | snd_hda_codec | snd_hda_codec_realtek| snd_hda_codec_si3054| snd_hda_intel |
| snd_hwdep | snd_rawmidi | snd_seq_device | snd_seq_dummy | snd_seq_midi |
| snd_seq_oss | squashfs | video | yenta_socket |
==================================================================================================================
*** cat /etc/network/interfaces | /bin/grep -v "^#\|^$"
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
auto eth1
iface eth1 inet dhcp
auto eth2
iface eth2 inet dhcp
auto ath0
iface ath0 inet dhcp
auto wlan0
iface wlan0 inet dhcp
==================================================================================================================
*** NWElizaStates
IF:eth0 IM:1 IF:wlan0 IM:2 DI:2 NIC:1 cNiC:1:1 NI:2 cNI:2 NIWD:0 IP6:0 WLW:0 RTDT:debian