habilitar wimax en kernel 3.14

Rafael Bidegain r.bidegain at gmail.com
Thu Sep 18 11:09:01 UTC 2014


ya lo resolví, ejecuté lo siguiente:

make modules
make modules_install
make install

la placa wimax sigue sin encontrar nada durante el escaneo, pero eso
es otra cuestión.

saludos y gracias

El día 16 de septiembre de 2014, 19:03, Rafael Bidegain
<r.bidegain at gmail.com> escribió:
> hola a todos
>
> soy nuevo en la lista, pido disculpas si no respeto la netiqueta.
>
> estoy usando fedora 19, necesito usar wimax. instalé esta version de
> fedora porque encontré los binarios que necesito para hacer la
> conexión.
>
> cuando instalé Fedora 19 se instaló el kernel 3.9 con esa version veo
> la interfaz wmx0 aunque tengo dificultades para realizar la conexiòn.
> actualicé el sistema y se instaló la version del kernel 3.14, esta
> versión de kernel *no* tiene habilitado el soporte para wimax. Por lo
> tanto instalé los sources del kernel e intenté habilitar wimax.
> el problema que tengo es que hice varios intentos y nunca logro
> generar los modulos para wimax.
>
> ejecutanto make menuconfig me aseguro lo siguiente
> [rafael at localhost linux-3.14.17-100.fc19.i686]$ grep WIMAX .config
> CONFIG_WIMAX=m
> CONFIG_WIMAX_DEBUG_LEVEL=8
> CONFIG_WIMAX_I2400M=m
> CONFIG_WIMAX_I2400M_USB=m
> CONFIG_WIMAX_I2400M_DEBUG_LEVEL=8
>
> copio el archivo .config con el nombre config-i686 y lo muevo al
> directorio SOURCES
> [rafael at localhost SOURCES]$ grep -i wimax config*
> config-generic:# CONFIG_WIMAX is not set
> config-generic:# CONFIG_BCM_WIMAX is not set
> config-generic:# CONFIG_WIMAX_GDM72XX is not set
> config-i686:CONFIG_WIMAX=m
> config-i686:CONFIG_WIMAX_DEBUG_LEVEL=8
> config-i686:# WiMAX Wireless Broadband devices
> config-i686:CONFIG_WIMAX_I2400M=m
> config-i686:CONFIG_WIMAX_I2400M_USB=m
> config-i686:CONFIG_WIMAX_I2400M_DEBUG_LEVEL=8
> config-i686:# CONFIG_BCM_WIMAX is not set
> config-i686:# CONFIG_WIMAX_GDM72XX is not set
>
> luego para generar los rmps con el nuevo kernel ejecuto:
> [rafael at localhost SOURCES]$ rpmbuild -bb --target=i686 --with baseonly
> --without debuginfo kernel.spec
>
>
> el problema es que de esa forma no se crean lo archivos que necesito y
> que sì tengo en el kernel 3.9
> [rafael at localhost modules]$ find . | grep wimax
> ./3.14.17-100.fc19.i686/kernel/drivers/net/wimax
> ./3.14.17-100.fc19.i686/extra/drivers/net/wimax
> ./3.14.17-100.fc19.i686/extra/net/wimax
> ./3.9.5-301.fc19.i686/kernel/drivers/net/wimax
> ./3.9.5-301.fc19.i686/kernel/drivers/net/wimax/i2400m
> ./3.9.5-301.fc19.i686/kernel/net/wimax
> ./3.9.5-301.fc19.i686/extra/drivers/net/wimax
> ./3.9.5-301.fc19.i686/extra/drivers/net/wimax/i2400m
> ./3.9.5-301.fc19.i686/extra/drivers/net/wimax/i2400m/i2400m.ko
> ./3.9.5-301.fc19.i686/extra/drivers/net/wimax/i2400m/i2400m-usb.ko
> ./3.9.5-301.fc19.i686/extra/net/wimax
> ./3.9.5-301.fc19.i686/extra/net/wimax/wimax.ko
>
>
> ¿estoy omitiendo algún paso o estoy ejecutando mal el rpmbuild?
>
> gracias.
> --
> Rafael Bidegain
>
> Ya que los cuerdos no hablan, hablará el loco.
> (The Fool, Padraic Pearse)
>
> # yo quiero educación libre. ¡YA!



-- 
Rafael Bidegain

Ya que los cuerdos no hablan, hablará el loco.
(The Fool, Padraic Pearse)

# yo quiero educación libre. ¡YA!


More information about the es-users mailing list