Hat dir diese Antwort geholfen?

 
			 
markus@markus-ThinkPad-R61:~$ cat/ect/lsb-release
bash: cat/ect/lsb-release: No such file or directory
markus@markus-ThinkPad-R61:~$ uname -a
Linux markus-ThinkPad-R61 2.6.35-22-generic #33-Ubuntu SMP Sun Sep 19 20:34:50 UTC 2010 i686 GNU/Linux
markus@markus-ThinkPad-R61:~$ lspci -nn | grep -i net
03:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection [8086:4227] (rev 02)
04:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM5787M Gigabit Ethernet PCI Express [14e4:1693] (rev 02)
markus@markus-ThinkPad-R61:~$ lsmod
Module                  Size  Used by
parport_pc             26058  0 
ppdev                   5556  0 
snd_hda_codec_analog    59649  1 
binfmt_misc             6599  1 
joydev                  8735  0 
arc4                    1165  2 
snd_hda_intel          22107  2 
thinkpad_acpi          67659  0 
snd_hda_codec          87552  2 snd_hda_codec_analog,snd_hda_intel
snd_hwdep               5040  1 snd_hda_codec
snd_pcm                71475  2 snd_hda_intel,snd_hda_codec
snd_seq_midi            4588  0 
iwl3945                85550  0 
pcmcia                 35973  0 
snd_rawmidi            17783  1 snd_seq_midi
snd_seq_midi_event      6047  1 snd_seq_midi
i915                  290938  3 
snd_seq                47174  2 snd_seq_midi,snd_seq_midi_event
iwlcore               127415  1 iwl3945
drm_kms_helper         30200  1 i915
snd_timer              19067  2 snd_pcm,snd_seq
snd_seq_device          5744  3 snd_seq_midi,snd_rawmidi,snd_seq
mac80211              231541  2 iwl3945,iwlcore
tpm_tis                 7562  0 
drm                   168054  4 i915,drm_kms_helper
snd                    49006  14 snd_hda_codec_analog,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,thinkpad_acpi,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
yenta_socket           21518  0 
pcmcia_rsrc            10566  1 yenta_socket
tpm                    13741  1 tpm_tis
led_class               2633  1 thinkpad_acpi
tpm_bios                5310  1 tpm
pcmcia_core            14657  3 pcmcia,yenta_socket,pcmcia_rsrc
nvram                   6342  1 thinkpad_acpi
intel_agp              26360  2 i915
i2c_algo_bit            5168  1 i915
soundcore                880  1 snd
video                  18712  1 i915
psmouse                59033  0 
cfg80211              144470  3 iwl3945,iwlcore,mac80211
serio_raw               4022  0 
output                  1883  1 video
snd_page_alloc          7120  2 snd_hda_intel,snd_pcm
agpgart                32011  2 drm,intel_agp
lp                      7342  0 
parport                31492  3 parport_pc,ppdev,lp
ahci                   19013  0 
firewire_ohci          21106  0 
firewire_core          46643  1 firewire_ohci
libahci                21667  3 ahci
tg3                   123310  0 
crc_itu_t               1383  1 firewire_core
markus@markus-ThinkPad-R61:~$ cat /ect/network/interfaces
cat: /ect/network/interfaces: No such file or directory
markus@markus-ThinkPad-R61:~$ rfkill list
0: phy0: Wireless LAN
   Soft blocked: yes
   Hard blocked: yes
1: tpacpi_bluetooth_sw: Bluetooth
   Soft blocked: yes
   Hard blocked: yes
markus@markus-ThinkPad-R61:~$ sudo iwlist scan
[sudo] password for markus: 
lo        Interface doesn't support scanning.
eth0      Interface doesn't support scanning.
wlan0     Interface doesn't support scanning : Network is down
ich hoffe das reicht dir, wenn nicht, bitte melden.