Re: WiFi USB key

From: Belisko Marek
Date: Wed Jan 26 2011 - 00:30:39 EST


On Wed, Jan 26, 2011 at 12:59 AM, J.A. MagallÃn <jamagallon@xxxxxxx> wrote:
> Hi...
>
> I have a brand new usb wifi adapter:
>
> Belkin Surf USB Micro Adapter
> Realtek RTL8188CE-VAU: Single-Chip IEEE 802.11b/g/n 1T1R WLAN Controller
>
> Bus 001 Device 003: ID 050d:1102 Belkin Components
in drivers/staging/rtl8192u/r8192U_core.c in usb_device_id table is just:
/* Belkin */
{USB_DEVICE(0x050d, 0x805E)},

Your model is missing (different product ID).
>
> In RealTek site the drivers for other 8188 models are really the ones for
> 8192. I have tried with in-kernel r8192u_usb, but I think I have no luck,
> I see no 'wlan0' under /sys/class/net.
>
> I suppose it is because the module does not recognize the USB IDs in my
> device. How can I force it to try without recompiling kernel ?
> Is there any parameter o alias in modprobe.conf I could try ?
AFAIK it's not possible. You need recompile module.
>
> TIA
>
> --
> J.A. Magallon <jamagallon()ono!com> Â Â \ Â Â Â Â Â Â Â Software is like sex:
> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â \ Â Â Â Â It's better when it's free
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at Âhttp://vger.kernel.org/majordomo-info.html
> Please read the FAQ at Âhttp://www.tux.org/lkml/
>

good luck,

marek

--
as simple and primitive as possible
-------------------------------------------------
Marek Belisko - OPEN-NANDRA
Freelance Developer

Ruska Nova Ves 219 | Presov, 08005 Slovak Republic
Tel: +421 915 052 184
skype: marekwhite
icq: 290551086
web: http://open-nandra.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/