El lun, 20-02-2006 a las 22:22 -0300, Javier Rodríguez Ruiz escribió: > hola, primero que todo se que este tema esta bien comentado en algunos > foros pero no logro pillar el problema, esta vez es distinto..... > > > =========================== > -> notebook: dell inspiron 700m > > > -> S.O.: debian inestable > > > -> kernel: 2.6.15-1-686 > > > -> driver: > Update version ipw2200 stamp to 1.0.8 > Updated firmware version stamp to 2.4 from 2.3 so it will use the > latest firmware. > You can obtain the firmware at http://ipw2200.sf.net/firmware.php > > ( eso sale en el change.log del kernel 2.6.15) > http://kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.15 > por lotanto el driver si soporta modo monitor >
Creo que el driver que lleva el kernel, necesita el firmware anterior. Si quieres usar ese, recompila el kernel deshabilitando el driver y luego compila a parte el módulo con la versión 1.0.8 a ver si funciona. > > -> firmware > ls -la /usr/lib/hotplug/firmware/ > total 584 > drwxr-xr-x 2 root root 4096 2006-02-07 22:04 . > drwxr-xr-x 3 root root 4096 2005-12-29 00:17 .. > -rw-r--r-- 1 root root 6472 2006-02-07 22:04 ipw-2.4-boot.fw > -rw-r--r-- 1 root root 168344 2006-02-07 22:04 ipw-2.4-bss.fw > -rw-r--r-- 1 root root 16334 2006-02-07 22:04 ipw-2.4-bss_ucode.fw > -rw-r--r-- 1 root root 162884 2006-02-07 22:04 ipw-2.4-ibss.fw > -rw-r--r-- 1 root root 16312 2006-02-07 22:04 ipw-2.4-ibss_ucode.fw > -rw-r--r-- 1 root root 168344 2006-02-07 22:04 ipw-2.4-sniffer.fw > -rw-r--r-- 1 root root 16344 2006-02-07 22:04 ipw-2.4-sniffer_ucode.fw > -rwxr-xr-x 1 root root 12007 2006-02-07 22:04 LICENSE > ================== > > la tarjeta en modo normal funciona perfectamente el linux > esta bien instalada no da niun error..... > > > dmesg |grep ipw2200 > ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, git-1.0.8 > ipw2200: Copyright(c) 2003-2005 Intel Corporation > ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection > > > lsmod |grep ipw2200 > ipw2200 96236 0 > ieee80211 29064 1 ipw2200 > firmware_class 9696 2 ipw2200,pcmcia > > > solo q cuando quiero poner en modo monitor > > florencia:/etc# iwconfig eth2 mode Monitor > Error for wireless request "Set Mode" (8B06) : > SET failed on device eth2 ; Invalid argument. > > alguien alguna idea??? > > ================================= > dato quizas curioso o quizas el problema!, si pongo 'modprobe ipw2200' > la instala y funciona pero al momento de iniciar linux sale un error > > Intel(R) PRO/Wireless 2200/2915 Network Driver, git-1.0.8 > Copyright(c) 2003-2005 Intel Corporation > Detected Intel PRO/Wireless 2200BG Network Connection > ipw-2.4-boot.fw load failed: Reason -2 > Unable to load firmware: -2 > failed to register network device > probe of 0000:02:01.0 failed with error -5 > > pero tras varias pruebas! puse a ipw2200 en el blacklist de modprobe y > la tarjeta funciona genial, la ignora y despues la instala no tengo muy > claro por que a instala pero creo que udev es el que la instala..... > ========================== > > > > > ayuda? porfavor ..... GRACIAS > > > > > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

