como se podran dar cuenta es un c-c c-v
de esta manera logre configurar y conectarme por wifi con squeeze
Installation
Squeeze
de esta manera logre configurar y conectarme por wifi con squeeze
Installation
Squeeze
- Add a "non-free" component to /etc/apt/sources.list, for example:
# Debian Squeeze/6.0
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