Bug 599632

Summary: Support for Realtek RTL8191SU chipset on USB device
Product: [Fedora] Fedora Reporter: Evgueni Tzvetanov <attroppa>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: anton, bjrosen, dougsland, gansalmon, itamar, jonathan, kernel-maint, sgruszka
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-10-01 13:43:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Evgueni Tzvetanov 2010-06-03 16:31:20 UTC
Description of problem:

None of the USB devices with chipset Realtek RTL819xSU is supported and yet the linux kernel has drivers for it.

Version-Release number of selected component (if applicable):

vmlinuz-2.6.33.4-95.fc13.x86_64

How reproducible:

Very. Not working at all -- no drivers and no source in this version of the kernel.

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Joshua Rosen 2010-10-01 13:31:00 UTC
I have a nettop, Foxconn NT-510-A-B-A-NA, with the 8191SE, Fedora 13 and 14 Preview don't recognize it. Ubuntu 10.10 recognizes and configures the chip. I don't think the drivers are in the kernel but there are Linux drivers available

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

Comment 2 Stanislaw Gruszka 2010-10-01 13:43:31 UTC
We only include drivers that are in official upstream kernel (i.e. not from staging, not from vendor site, etc). Try http://rpmfusion.org/, I _think_ realtek wlan devices could be supported by kmod-staging.

I'm closing this bug with upstream resolution, that mean we (or someone from community :-) will work on include realtek drivers in kernel.org .