02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8191SEvB Wireless LAN Controller [10ec:8172] (rev 10)

Proyecto:Trisquel
Componente:Kernel/drivers
Categoría:petición de ayuda técnica
Prioridad:critical
Asignado:Ark74
Estado:closed
Descripción

La tarjeta wireless RTL8191SE, necesita con urgencia un driver para poder funcionar.podria usarse el codigo fuente que viene en el paquete tar.gz con el driver para el kernel Linux 2.6.X, que esta en esta direccion http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PNid=48&PFid=48&Level=5&Conn=4&DownTypeID=3&GetDown=false&Downloads=true#RTL8192SE  no parece que ningun fichero estubiera bajo alguna licencia que choque con la GNU GPL.

Mié, 08/18/2010 - 08:47
Asignado a:anonymous» Ark74
Estado:active» needs more info

El firmware usado en  rtl8191se es el mismo que en rtl8192se y no es libre, más información al respecto:https://bugs.launchpad.net/ubuntu/+source/linux/+bug/401126 Ese firmware es removido del Kernel Linux-libre conforme a ese driver. 

RTL8192E - RealTek RTL8192E Wireless LAN NIC driver
drivers/staging/rtl8192e/r819xE_firmware.c: disabled non-Free firmware-loading machinery
drivers/staging/rtl8192e/r819xE_firmware.c: removed blobs

RTL8192U - RealTek RTL8192U Wireless LAN NIC driver
drivers/staging/rtl8192u/r819xU_firmware.c: disabled non-Free firmware-loading machinery
drivers/staging/rtl8192u/r819xU_firmware.c: removed blobs
drivers/staging/rtl8192u/r819xU_firmware_img.c: removed blobs

RTL8192SU - RealTek RTL8192SU Wireless LAN NIC driver
drivers/staging/rtl8192su/r8192S_firmware.c: disabled non-Free firmware-loading machinery
drivers/staging/rtl8192su/r8192S_firmware.c: removed blobs
drivers/staging/rtl8192su/r8192SU_HWImg.c: removed blobs

De no haber más que agregar esta incidencia se considerará cerrada en una semana.

Mié, 08/18/2010 - 20:25

Ark74, me temo que te equivocas en un detalle; El enlace que puse es especificamente para ese hardware. tengo acceso al codigo fuente y curiosamente los ficheros homologos que tu mecionas estan bajo la licencia GNU GPL, para muestra un boton!:.../rtl8192se_linux_2.6.0017.0507.2010/HAL/rtl8192/rtl8192s/r8192S_firmware.c: "/******************************************************************************
 * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved.
 *
 * This program is distributed in the hope that it will be useful, but WITHOUT
 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
 * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
 * more details.
 *
 * You should have received a copy of the GNU General Public License along with
 * this program; if not, write to the Free Software Foundation, Inc.,
 * 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
 *
 * The full GNU General Public License is included in this distribution in the
 * file called LICENSE.
 *
 * Contact Information:
 * wlanfae <name at domain>
******************************************************************************/".../rtl8192se_linux_2.6.0017.0507.2010/HAL/rtl8192/rtl8192s/r8192S_hwimg.c: "/******************************************************************************
 * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved.
 *
 * This program is distributed in the hope that it will be useful, but WITHOUT
 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
 * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
 * more details.
 *
 * You should have received a copy of the GNU General Public License along with
 * this program; if not, write to the Free Software Foundation, Inc.,
 * 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
 *
 * The full GNU General Public License is included in this distribution in the
 * file called LICENSE.
 *
 * Contact Information:
 * wlanfae <name at domain>
******************************************************************************/"la licencia esta en: .../rtl8192se_linux_2.6.0017.0507.2010/rtllib/license podria trabajarse entonces un driver libre a partir de estas fuentes publicadas por la misma Realtek bajo la GNU GPL, que mas pruebas se necesitan si cualquiera puede comprobar que el link que dispuse tiene un comprimido con las fuentes para la Realtek Semiconductor Co., Ltd. RTL8191SEvB Wireless LAN especificamente hablando.

Jue, 08/19/2010 - 01:32
Estado:needs more info» closed

> estan bajo la licencia GNU GPL, para muestra un boton!: > ../rtl8192se_linux_2.6.0017.0507.2010/HAL/rtl8192/rtl8192s/r8192S_firmware.c

#ifdef _RTL8192_EXT_PATCH_
    const char *pFwImageFileName[1] = {"RTL8191SE_MESH/rtl8192sfw.bin"};
#else
    const char *pFwImageFileName[1] = {"RTL8192SE/rtl8192sfw.bin"};
#endif
Salvo que tengas también el código fuente de rtl8192sfw.bin este driver no es software libre.

Jue, 08/19/2010 - 07:35

tenes razón http://osdir.com/ml/debian-bugs-dist/2010-04/msg09066.htmlque mal con los chicos de realtek....