On 04.08.2014 02:19, Robert Moskowitz wrote:
> 
> On 08/03/2014 08:11 PM, Ed Greshko wrote:
>> On 08/04/14 08:07, Ed Greshko wrote:
>>> On 08/04/14 07:56, Robert Moskowitz wrote:
>>>> The packaging says Linux support.  But my F20 system is not recognizing 
>>>> the device.
>>>>
>>>> So any hints on how to get this working?
>>>>
>>>>
>>> Oooopppsss....  Wrong device in the URL I just supplied....
>>>
>>> But, still, the output of "lsusb" would be the first step.
> 
> 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]
> 

https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/tree/drivers/staging/rtl8712/usb_intf.c?id=refs/tags/v3.15.7#n62
        {USB_DEVICE(0x0B05, 0x1786)},

$ modinfo r8712u
filename:       
/lib/modules/3.15.7-200.fc20.x86_64/kernel/drivers/staging/rtl8712/r8712u.ko
firmware:       rtlwifi/rtl8712u.bin
author:         Larry Finger
description:    rtl871x wireless lan driver
license:        GPL
...
alias:          usb:v0B05p1786d*dc*dsc*dp*ic*isc*ip*in*
...

$ rpm -qf /lib/firmware/rtlwifi/rtl8712u.bin
linux-firmware-20140605-38.gita4f3bc03.fc20.noarch


poma


http://wireless.kernel.org/en/users/Drivers/rtl819x#staging_drivers
- r8712u is a USB driver for RTL8712U/RTL8192SU devices, it's going to be 
replaced by rtl8192su.

https://wiki.debian.org/rtl819x#r8712u


-- 
users mailing list
users@lists.fedoraproject.org
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