Intel Wireless WiFi Link 4965, 5100, 5300, 5350, 5150, 1000, 6000, 6250 devices (iwlagn)
Installation
Lenny
- Add the Debian Backports repository to /etc/apt/sources.list, also including the "non-free" component. For example:
# Backported packages for Debian Lenny
deb http://backports.debian.org/debian-backports lenny-backports main contrib non-free- Update the list of available packages:
# aptitude update- Install a 2.6.32 kernel image appropriate for your system, along with the lenny-backports/firmware-iwlwifi and wireless-tools packages. For example:
# aptitude -t lenny-backports install linux-image-2.6-$(uname -r | sed 's,.*-,,') firmware-iwlwifi wireless-tools- Restart your system and boot with the newly installed kernel.
- The necessary kernel module should be automatically loaded. If necessary, it can be manually loaded via:
$ su
# modprobe iwlagn- Verify your device has an available interface:
# iwconfig- Raise the interface to activate the radio, for example:
# ifconfig wlan0 up- Configure your wireless interface as appropriate.
Squeeze
- Add a "non-free" component to /etc/apt/sources.list, for example:
# Debian Squeeze
deb http://ftp.us.debian.org/debian squeeze main contrib non-free- Update the list of available packages and install the firmware-iwlwifi and wireless-tools packages:
# aptitude update
# aptitude install firmware-iwlwifi wireless-tools- The necessary kernel module should be automatically loaded. If necessary, it can be manually loaded via:
# modprobe iwlagn- Verify your device has an available interface:
# iwconfig- Raise the interface to activate the radio, for example:
# ifconfig wlan0 up- Configure your wireless interface as appropriate.
segui todos los pasos al pie de la letra conectaro por eth0 y depues de todos los pasos de la version q tengo instalada (lenny) me ando la raja



LinkBack URL
About LinkBacks
Citar