wiki:tipps_und_tricks:treiber

Dies ist eine alte Version des Dokuments!


WLAN

1. Die „non-free“ Komponenten zu /etc/apt/sources.list hinzufügen

deb http://ftp.us.debian.org/debian lenny main contrib non-free

2. Liste der verfügbaren Pakete updaten

3. Die Pakete firmware-iwlwifi und wireless-tools packages installieren:

aptitude update
aptitude install firmware-iwlwifi wireless-tools

4. Das notwendige Modul sollte automatisch geladen werden. Sollte es nötig sein, muss man es manuel nachladen

# modprobe iwl3945

5. Davon überzeugen, dass das Gerät ein vohandenes Interface hat

# iwconfig

wenn wmaster0 aufgelistet ist, ist ein Interface für ein physikalisches Gerät verfügbar. Diese sollte nicht zur konfiguration genutzt werden

6. Interface hochfahren

# ifconfig wlan0 up

7. Über das entsprechende Programm das interface konfigurieren.

1. Add a „non-free“ component to sources.list}, for example: tipps_und_tricks} 1. Update the list of available packages. Install the DebianPkg:firmware-iwlwifi and DebianPkg:wireless-tools packages: tipps_und_tricks} 1. The necessary kernel module should be automatically loaded. If necessary, it can be manually loaded via either: tipps_und_tricks} or tipps_und_tricks} 1. Verify your device has an available interface: tipps_und_tricks} 1. Raise the interface to activate the radio, for example: tipps_und_tricks} 1. Configure your wireless interface as appropriate.

Geben Sie Ihren Kommentar ein. Wiki-Syntax ist zugelassen:
   ___    _  __ ______  _      __  ____ 
  / _ \  / |/ //_  __/ | | /| / / / __ \
 / // / /    /  / /    | |/ |/ / / /_/ /
/____/ /_/|_/  /_/     |__/|__/  \____/
 
  • wiki/tipps_und_tricks/treiber.1301856486.txt.gz
  • Zuletzt geändert: 2011/04/03 20:48
  • von wikiadmin