WLAN mit Notebook und Squeeze

Einrichten des lokalen Netzes, Verbindung zu anderen Computern und Diensten.
Antworten
adibaba
Beiträge: 8
Registriert: 03.10.2010 12:34:24

WLAN mit Notebook und Squeeze

Beitrag von adibaba » 15.10.2010 20:31:19

Hallo,

heute habe ich mir Squeeze installiert. Leider bekomme ich keine WLAN-Verbindung. Bin jetzt schon stundenlang am Suchen, vielleicht könnt ihr mir helfen. Ich möchte meine Netzwerk-Verbindungen über den network-manager verwalten lassen.

Hier ein paar Daten:

Notebook: DELL XPS M1330

Code: Alles auswählen

# sudo dmidecode | grep -A3 'BIOS Information' 
BIOS Information
	Vendor: Dell Inc.
	Version: A15
	Release Date: 12/26/2008

Code: Alles auswählen

# lsb_release -a 
No LSB modules are available.
Distributor ID:	Debian
Description:	Debian GNU/Linux testing (squeeze)
Release:	testing
Codename:	squeeze

Code: Alles auswählen

uname -rm 
2.6.32-5-686 i686

Code: Alles auswählen

# iwconfig 
lo        no wireless extensions.

eth0      no wireless extensions.

wlan0     IEEE 802.11abg  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=0 dBm   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          
pan0      no wireless extensions.

Code: Alles auswählen

# iwlist scan 
lo        Interface doesn't support scanning.

eth0      Interface doesn't support scanning.

wlan0     Interface doesn't support scanning : Network is down

pan0      Interface doesn't support scanning.

Code: Alles auswählen

# tail /etc/network/interfaces
# The loopback network interface
auto lo
iface lo inet loopback

Code: Alles auswählen

# cat /var/log/syslog | grep wlan0
[...]
Oct 15 18:13:21 notebook NetworkManager[5420]: <info> (wlan0): now managed
Oct 15 18:13:21 notebook NetworkManager[5420]: <info> (wlan0): device state change: 1 -> 2 (reason 2)
Oct 15 18:13:21 notebook NetworkManager[5420]: <info> (wlan0): bringing up device.
Oct 15 18:13:21 notebook NetworkManager[5420]: <warn> wlan0: firmware may be missing.
Oct 15 18:13:21 notebook NetworkManager[5420]: <info> (wlan0): deactivating device (reason: 2).
Oct 15 18:13:21 notebook NetworkManager[5420]: <info> (wlan0): supplicant interface state:  starting -> ready
Oct 15 18:13:21 notebook NetworkManager[5420]: <info> (wlan0): device state change: 2 -> 3 (reason 42)
Oct 15 18:13:40 notebook NetworkManager[5420]: <info> (wlan0): device state change: 3 -> 2 (reason 0)
Oct 15 18:13:40 notebook NetworkManager[5420]: <info> (wlan0): deactivating device (reason: 0).
Oct 15 18:13:42 notebook NetworkManager[5420]: <info> (wlan0): bringing up device.
Oct 15 19:00:42 notebook NetworkManager[5420]: <info> (wlan0): bringing up device.
Oct 15 19:07:28 notebook NetworkManager[5420]: <info> (wlan0): bringing up device.
Hier interessant:
Oct 15 18:08:29 notebook NetworkManager[1324]: <warn> wlan0: firmware may be missing

Wahrscheinlich muss ich firmware/treiber/kernel module installieren, da ich bisher keine treiber hinzugefügt habe. Allerdings habe ich wenig Erfahrung mit Hardware-Sachen. Dell bietet auch ein eigenes Repository an, ich würde das allerdings gerne ohne Fremdquellen erledigen, wenn so keine Vorteile verloren gehen.

adibaba
Beiträge: 8
Registriert: 03.10.2010 12:34:24

Re: WLAN mit Notebook und Squeeze

Beitrag von adibaba » 15.10.2010 20:38:30

Ach so,

die kabelgebundene Netzwerkverbindung funktioniert.

network-manager-gnome meldet für Funknetzwerke: "Gerät ist nicht betirebsbereit"

Code: Alles auswählen

# lspci -nnk | grep -i net -A2
09:00.0 Ethernet controller [0200]: Broadcom Corporation NetLink BCM5906M Fast Ethernet PCI Express [14e4:1713] (rev 02)
	Subsystem: Dell XPS M1330 [1028:0209]
	Kernel driver in use: tg3
0c:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection [8086:4222] (rev 02)
	Subsystem: Intel Corporation Device [8086:1021]
	Kernel driver in use: iwl3945

Code: Alles auswählen

# lsmod
Module                  Size  Used by
st                     26904  0 
ide_gd_mod             17171  0 
ide_cd_mod             21080  0 
ide_core               59614  2 ide_gd_mod,ide_cd_mod
lp                      5570  0 
parport_pc             15799  0 
sco                     5857  2 
bridge                 32987  0 
stp                      996  1 bridge
bnep                    7444  2 
l2cap                  21705  3 bnep
crc16                   1027  1 l2cap
bluetooth              36319  5 sco,bnep,l2cap
acpi_cpufreq            4943  1 
cpufreq_powersave        602  0 
cpufreq_userspace       1480  0 
cpufreq_stats           1940  0 
cpufreq_conservative     4018  0 
ppdev                   4058  0 
parport                22554  3 lp,parport_pc,ppdev
uinput                  4796  1 
fuse                   43762  1 
loop                    9765  0 
firewire_sbp2           9647  0 
snd_hda_codec_intelhdmi     9027  1 
snd_hda_codec_idt      35281  1 
joydev                  6771  0 
snd_hda_intel          16787  1 
snd_hda_codec          46002  3 snd_hda_codec_intelhdmi,snd_hda_codec_idt,snd_hda_intel
snd_hwdep               4054  1 snd_hda_codec
snd_pcm_oss            28671  0 
snd_mixer_oss          10461  1 snd_pcm_oss
snd_pcm                47226  3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
arc4                     974  2 
snd_seq_midi            3576  0 
snd_rawmidi            12513  1 snd_seq_midi
snd_seq_midi_event      3684  1 snd_seq_midi
ecb                     1405  2 
snd_seq                35463  2 snd_seq_midi,snd_seq_midi_event
snd_timer              12258  2 snd_pcm,snd_seq
iwl3945                46032  0 
i915                  221927  2 
drm_kms_helper         18305  1 i915
snd_seq_device          3673  3 snd_seq_midi,snd_rawmidi,snd_seq
uvcvideo               45342  0 
iwlcore                67478  1 iwl3945
drm                   112088  3 i915,drm_kms_helper
psmouse                44657  0 
snd                    34363  14 snd_hda_codec_intelhdmi,snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
videodev               25545  1 uvcvideo
i2c_i801                6462  0 
dell_laptop             1533  0 
v4l1_compat            10250  2 uvcvideo,videodev
i2c_algo_bit            3497  1 i915
mac80211              123574  2 iwl3945,iwlcore
soundcore               3450  1 snd
video                  14605  1 i915
dcdbas                  3892  1 dell_laptop
pcspkr                  1207  0 
evdev                   5609  26 
serio_raw               2916  0 
i2c_core               12696  6 i915,drm_kms_helper,drm,videodev,i2c_i801,i2c_algo_bit
battery                 3782  0 
output                  1204  1 video
snd_page_alloc          5045  2 snd_hda_intel,snd_pcm
cfg80211               87661  3 iwl3945,iwlcore,mac80211
ac                      1640  0 
wmi                     3575  0 
button                  3598  1 i915
rfkill                 10264  4 bluetooth,dell_laptop,cfg80211
processor              26671  3 acpi_cpufreq
ext3                   94204  2 
jbd                    32177  1 ext3
mbcache                 3762  1 ext3
sg                     15968  0 
sd_mod                 25869  4 
sr_mod                 10770  0 
crc_t10dif              1012  1 sd_mod
cdrom                  26487  2 ide_cd_mod,sr_mod
ata_generic             2019  0 
sdhci_pci               4525  0 
sdhci                  12147  1 sdhci_pci
firewire_ohci          16509  0 
uhci_hcd               16057  0 
ahci                   27246  3 
ata_piix               17736  0 
tg3                    88273  0 
firewire_core          31187  2 firewire_sbp2,firewire_ohci
crc_itu_t               1035  1 firewire_core
mmc_core               38491  1 sdhci
led_class               1757  3 iwl3945,iwlcore,sdhci
thermal                 9206  0 
thermal_sys             9378  3 video,processor,thermal
libata                115721  3 ata_generic,ahci,ata_piix
scsi_mod              101401  6 st,firewire_sbp2,sg,sd_mod,sr_mod,libata
ehci_hcd               27851  0 
libphy                 11638  1 tg3
usbcore                98397  4 uvcvideo,uhci_hcd,ehci_hcd
nls_base                4541  1 usbcore

Code: Alles auswählen

# tail /etc/modules
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
# Parameters can be specified after the module name.

firewire-sbp2
loop

Benutzeravatar
habakug
Moderator
Beiträge: 4314
Registriert: 23.10.2004 13:08:41
Lizenz eigener Beiträge: MIT Lizenz

Re: WLAN mit Notebook und Squeeze

Beitrag von habakug » 15.10.2010 20:51:12

Hallo!

Code: Alles auswählen

apt-get install firmware-iwlwifi
Gruß, habakug
( # = root | $ = user | !! = mod ) (Vor der PN) (Debianforum-Wiki) (NoPaste)

adibaba
Beiträge: 8
Registriert: 03.10.2010 12:34:24

Re: WLAN mit Notebook und Squeeze

Beitrag von adibaba » 15.10.2010 21:52:06

Hey habakug,

das war es. Ich hatte schon per aptitude search firmware gesucht, hatte die non-free quellen aber noch nicht drin.

Danke dir vielmals!

Antworten