On 08/04/14 08:19, Robert Moskowitz wrote:
> OK.  It is in another F20 box, but as this is a one liner, I can type it over 
> here...
>
> Bus 001 Device 010: ID 0b05:1786 ASUSTek Computer, Inc. USB-N150 802.11n 
> Network Adapter [Realtek RTL8188su] 

First, I see that the Device ID isn't listed in 
https://wikidevi.com/wiki/List_of_Wi-Fi_Device_IDs_in_Linux   but I see that 
this link https://wikidevi.com/wiki/Asus_USB-N10_Nano suggests the most 
probable driver is rtl8192cu. 

Please note that looking at http://wireless.kernel.org/en/users/Drivers/rtl819x 
I don't see a reference to RTL8188su only r8188eu (rtl8188eu) and that driver 
is only in "staging".

Based on this, I'd give this a try....

1.  Unplug the device

2.  As root....

modprobe rtl8192cu
echo 0b05 1786 > /sys/bus/usb/drivers/rtl8192cu/new_id

3. Plug in the device



-- 
If you can't laugh at yourself, others will gladly oblige.

-- 
users mailing list
[email protected]
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to