Hallo, ich habe das gleiche Problem und hànge mich einfach mal an. Ich habe hier geschaut und folgende Meldungen erhalten:
uname -a
Linux ubuntu 2.6.31-19-generic #56-Ubuntu SMP Thu Jan 28 01:26:53 UTC 2010 i686 GNU/Linux
lsusb
Bus 002 Device 002: ID 046d:c315 Logitech, Inc. Classic New Touch Keyboard
Bus 002 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 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 083a:d522 Accton Technology Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
~$ egrep -v "^$|^#" /etc/network/interfaces
auto lo
iface lo inet loopback
~$ egrep -v "^$|^#" /etc/resolv.conf
nameserver 192.168.2.1
~$ egrep -v "^$|^#" /etc/hosts
127.0.0.1 localhost
127.0.1.1 ubuntu.ubuntu-domain ubuntu
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
~$ ifconfig
eth0 Link encap:Ethernet Hardware Adresse 00:50:8d:a4:7f:12
inet Adresse:192.168.2.106 Bcast:192.168.2.255 Maske:255.255.255.0
inet6-Adresse: fe80::250:8dff:fea4:7f12/64 Gültigkeitsbereich:Verbindung
UP BROADCAST RUNNING MULTICAST MTU:1500 Metrik:1
RX packets:3696 errors:127 dropped:0 overruns:0 frame:0
TX packets:3214 errors:1 dropped:0 overruns:0 carrier:2
Kollisionen:2 Sendewarteschlangenlänge:1000
RX bytes:4270527 (4.2 MB) TX bytes:392385 (392.3 KB)
Interrupt:19 Basisadresse:0x9000
lo Link encap:Lokale Schleife
inet Adresse:127.0.0.1 Maske:255.0.0.0
inet6-Adresse: ::1/128 Gültigkeitsbereich:Maschine
UP LOOPBACK RUNNING MTU:16436 Metrik:1
RX packets:4 errors:0 dropped:0 overruns:0 frame:0
TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
Kollisionen:0 Sendewarteschlangenlänge:0
RX bytes:240 (240.0 B) TX bytes:240 (240.0 B)
~$ route -n
Kernel-IP-Routentabelle
Ziel Router Genmask Flags Metric Ref Use Iface
192.168.2.0 0.0.0.0 255.255.255.0 U 1 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eth0
0.0.0.0 192.168.2.1 0.0.0.0 UG 0 0 0 eth0
~$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
iwlist chan
lo no frequency information.
eth0 no frequency information.
sudo iwlist scan
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
lsmod
Module Size Used by
isofs 31620 0
udf 80900 1
crc_itu_t 1852 1 udf
binfmt_misc 8356 1
snd_wavefront 37332 0
snd_cs4236 29620 0
snd_wss_lib 26012 2 snd_wavefront,snd_cs4236
snd_opl3_lib 10396 2 snd_wavefront,snd_cs4236
snd_hwdep 7200 2 snd_wavefront,snd_opl3_lib
snd_mpu401 7016 0
snd_mpu401_uart 6940 3 snd_wavefront,snd_cs4236,snd_mpu401
snd_seq_dummy 2656 0
iptable_filter 3100 0
snd_seq_oss 28576 0
snd_seq_midi 6432 0
snd_rawmidi 22208 3 snd_wavefront,snd_mpu401_uart,snd_seq_midi
snd_seq_midi_event 6940 2 snd_seq_oss,snd_seq_midi
ppdev 6688 0
snd_intel8x0 30168 2
snd_ac97_codec 101216 1 snd_intel8x0
ac97_bus 1532 1 snd_ac97_codec
snd_pcm_oss 37920 0
snd_mixer_oss 16028 1 snd_pcm_oss
snd_pcm 75296 5 snd_cs4236,snd_wss_lib,snd_intel8x0,snd_ac97_codec,snd_pcm_oss
ns558 5404 0
ip_tables 11692 1 iptable_filter
x_tables 16544 1 ip_tables
psmouse 56500 0
serio_raw 5280 0
parport_pc 31940 1
snd_seq 50224 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 22276 4 snd_wss_lib,snd_opl3_lib,snd_pcm,snd_seq
snd_seq_device 6920 6 snd_opl3_lib,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd 59204 21 snd_wavefront,snd_cs4236,snd_wss_lib,snd_opl3_lib,snd_hwdep,snd_mpu401,snd_mpu401_uart,snd_seq_oss,snd_rawmidi,snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq,snd_timer,snd_seq_device
gameport 11368 2 ns558
soundcore 7264 1 snd
snd_page_alloc 9156 3 snd_wss_lib,snd_intel8x0,snd_pcm
nvidia 9586440 36
shpchp 32272 0
lp 8964 0
parport 35340 3 ppdev,parport_pc,lp
usbhid 38208 0
8139too 22620 0
8139cp 19260 0
mii 5212 2 8139too,8139cp
pata_hpt37x 11388 0
floppy 54916 0
intel_agp 27484 1
agpgart 34988 2 nvidia,intel_agp
dmesg | egrep 'net|eth|sky|sis|via|3c3|3c5|e100|8139|8169|acx|air|ath|atme|at7|herm|iwl|ipw|rtl8|rt2|rt6|rt7|tg3|ssb|wl|b43|b44|ori|pri|p5|zd|ndis'
[ 0.002274] Initializing cgroup subsys net_cls
[ 0.002321] CPU0: Thermal monitoring enabled (TM1)
[ 0.430633] audit: initializing netlink socket (disabled)
[ 0.446294] thermal LNXTHERM:01: registered as thermal_zone0
[ 0.446305] ACPI: Thermal Zone [THRM] (44 C)
[ 0.828162] device-mapper: multipath: version 1.1.0 loaded
[ 0.828166] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 1.373566] <6>8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[ 1.386334] 8139cp 0000:02:05.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
[ 1.721385] 8139too Fast Ethernet driver 0.9.28
[ 1.721444] 8139too 0000:02:05.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 1.722545] eth0: RealTek RTL8139 at 0x9000, 00:50:8d:a4:7f:12, IRQ 19
[ 32.273501] Adding 262136k swap on /host/ubuntu/disks/swap.disk. Priority:-1 extents:1 across:262136k
[ 32.839479] eth0: link down
[ 32.839673] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 675.542777] eth0: link up, 10Mbps, half-duplex, lpa 0x0000
[ 675.542942] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 685.832013] eth0: no IPv6 routers present
So ich hoffe ich habe nicht zuviele Informationen preisgegeben und hoffe auf eine Lòsung des Problems.
Danke schon mal Frankenclassic
Bearbeitet von "Elektronenblitz63":
Syntax. Verwende bitte Codeblöcke für die Terminalausgaben. Der Inhalt des Beitrags ist ansonsten sehr schlecht lesbar. Siehe dazu auch Forum/Syntax