ok haz lo siguiente Add a "contrib" component to /etc/apt/sources.list for your Debian version, for example:
eso lo haces con nano /etc/apt/sources.list y es para agregar al repositorio # Debian Lenny/5.0 deb http://ftp.us.debian.org/debian lenny main contrib non-free Update the list of available packages and install the b43-fwcutter<http://packages.debian.org/b43-fwcutter> and wireless-tools <http://packages.debian.org/wireless-tools> packages: aptitude update aptitude install b43-fwcutter wireless-tools If you have an Internet connection available, allow the b43-fwcutter<http://packages.debian.org/b43-fwcutter> package to fetch and extract firmware. The necessary kernel module should be automatically loaded<http://wiki.debian.org/Modules>. If necessary, it can be manually loaded via either: modprobe b43 *or* modprobe b43legacy Verify your device has an available interface: iwconfig Raise the interface to activate the radio, for example: ifconfig wlan0 up espero que te sirva a mi me sirvio por que es de la misma wiki de debian 2009/3/19 David Ramirez <[email protected]> > Hola Eder, utilizo Debian Lenny con el kernel 2.6.26-1-amd64. > > Un saludo. > > David > _______________________________________________ > Lista de correo Linux-plug > Temática: Discusión general sobre Linux > Peruvian Linux User Group (http://www.linux.org.pe) > > Participa suscribiéndote y escribiendo a: [email protected] > Para darte de alta, de baja o hacer ajustes a tu suscripción visita: > http://listas.linux.org.pe/mailman/listinfo/linux-plug > > IMPORTANTE: Reglas y recomendaciones > http://www.linux.org.pe/listas/reglas.php > http://www.linux.org.pe/listas/comportamiento.php > http://www.linux.org.pe/listas/recomendaciones.php >
_______________________________________________ Lista de correo Linux-plug Temática: Discusión general sobre Linux Peruvian Linux User Group (http://www.linux.org.pe) Participa suscribiéndote y escribiendo a: [email protected] Para darte de alta, de baja o hacer ajustes a tu suscripción visita: http://listas.linux.org.pe/mailman/listinfo/linux-plug IMPORTANTE: Reglas y recomendaciones http://www.linux.org.pe/listas/reglas.php http://www.linux.org.pe/listas/comportamiento.php http://www.linux.org.pe/listas/recomendaciones.php
