Fedora :: How To Get Realtek USB Wireless Working
Oct 22, 2010
Supported chipsets:
8188
8191
Terry Polzin on the Fedora list today posted a request for help with getting a Realtek 8188S(U) working. I replied saying that I had a similar device and shared my experiences.
I told him that there is a driver in staging which supports the device, but that Fedora only ships quality working drivers by default, so no staging drivers are included. It's easy enough to get them though, just add the RPMFusion Free repository and install their kmod-staging package which (as the name might give away) includes the staging drivers for the current kernel.
Once you have that installed, the r8192s_usb module can be loaded, but the device still needs external (presumably proprietary) firmware to work. Fortunately, although the driver available from Realtek does not include it, it was included on the disk, and is also available in the Billion driver from their website. So, once you have put the firmware in the right place, the device just works.
Here are the steps to get it working (you will need to have RPMFusion enabled, and run these as root).
Code:
yum install kmod-staging unzip
depmod -a
wget http://au.billion.com/downloads/3011N/3011N_Linux_Driver.zip
unzip -j 3011N_Linux_Driver.zip "*rtl8192sfw.bin" -d RTL8192SU
[Code].....
The main downside here (apart from the obvious) is that you will be relying on RPMFusion to build an updated kmod-staging version when you get a Fedora kernel update. Sometimes this might not happen before you get your kernel, so when you reboot, you lose your wireless (because there's no driver). If so, boot to your older kernel for a while, or build the driver yourself, or create an akmod instead of kmod.
View 5 Replies
ADVERTISEMENT
Oct 20, 2010
The Realtek RTL8111 wireless does not work in Mint 10 or Ubuntu 10.10. Works perfectly in Mint 9 and Ubuntu 10.04. No proprietary driver necessary. Has anyone managed to get it working in Ubuntu 10.10? : You can click the one you want to connect to and enter your security key. I just use WEP because it's easy. I enter the key and the system just tries to connect until it times out. You can repeat this process indefinitely. Wired works fine but after any available updates are installed, still no wireless capability.
View 3 Replies
View Related
Mar 18, 2011
I've been using a RealTek 8190 PCI wireless card on my desktop in Ubuntu 10.04. The net819xp driver worked fine in ndiswrapper. Then my housemates got a new router and switched our wireless SSID & password. In network manager, I can see the SSIDs, but when I try to connect to our SSID, it continues trying to connect but never does connect. Something related to the router change and router firmware upgrade created this problem and i'm sure i need to fix it on my computer. All my windows7 flatmates are connecting with no problem. Right now I'm using my laptop, so i can't copy & paste results from terminal commands,
View 1 Replies
View Related
May 11, 2010
The device it's properly recognized and iwlist scan even list the networks, but the "activate wifi network" on the network manager on right-top of the screen it's grey and therefore cannot be activated. This seems to be the problem ( rfkill list ouput ):Quote:
1: phy1: Wireless LAN
Soft blocked: no
Hard blocked: yes
[code]....
View 6 Replies
View Related
Jan 6, 2011
is how I added the RealTek 8188CE (or other RealTek drivers) to my newly installed Fedora 14 on a Toshiba Satellite L645D-S4056 laptop. This is assuming you have performed a regular install of Fedora 14 and have done nothing else.
1. Download the drivers at the RealTek download page here:URL...Search for your model in the "Download Search" box and selecting the Linux version of the software. In my case I typed in 8188CE and selected RTL8188CE (Software).
2.Extract the downloaded file into the desired location, open a terminal window, and navigate to the folder where you extracted the drivers.
3.Enable Sudo using the following command:su -echo "username ALL=(ALL) ALL" >> /etc/sudoers.Where "username" is your account username.
4.While still logged on as root, type in the following to install gcc and the kernel headers:yum install gcc kernel-devel kernel-headers patch make exit(From this point you really only have to follow the readme.txt instructions in the drivers folder, but I'll add them here)
5.Change to Super User sudo su
6. Compile driver from the source code make
7. Install the driver to the kernel make install reboot
View 5 Replies
View Related
May 18, 2011
I hope I'm posting in the right forum here, but I'm trying to install a realtek wireless driver and make goes okay, but when I get to make install it says permission denied when trying to create a file in a folder near the end of the process. Is there anyway to fix this? What can I do?
View 2 Replies
View Related
Jul 12, 2010
I am having problems with with a Satellite Pro L500 and FC13. The laptop has a Realtek RTL8192SE wireless adapter, which runs under Win 7 that it came with, but refuses to show itself under FC13.
When I run lshw it shows me:
I looked on the web and this forum for clues and someone suggested installing kmod-ndiswrapper. So I installed the yum rpm-fusion repository and an ndiswrapper for my kernel ------ and nothing's changed.
When I do an lsmod I get:
I've been a Fedora Core bunny since FC3 but I've only recently discovered the wonders of wireless networking and this one has me stumped. I don't fancy being reduced to Windoze when I work from home!
View 3 Replies
View Related
Nov 7, 2010
I have just downloaded realtek rtl98192se for my wireless pci card. after extracting the file, the user guide states to go to the top level of the directory and execute the command 'make' to compile the driver
I have done so but I get the error: make: *** /lib/modules/2.6.18-194.el5/build: No such file or directory. Stop. Make: *** [all] Error 2
View 9 Replies
View Related
Nov 13, 2010
Just installed f14 on my Toshiba laptop, which has a realtek ethernet card. i installed the drivers from the realtek site with no issues (also, i know the card is good, i had it working on suse a while back). No matter what I try, i cannot seem to get the computer to recognize there being a wireless connection (tells me no such thing as wlan0).ifconfig shows the following:
Code:
# ifconfig
eth0 Link encap:Ethernet HWaddr 88:AE:1D:F4:AD:88
[code]...
View 6 Replies
View Related
Aug 6, 2011
Ok a little confused here. I got this working in f14 no problems but anyway. I have a wireless usb net card with a realtek 8192su chipset and of course it is not recognized.Dloaded driver from realtek unzipped tarball. Ran make clean and no errors then ran make all and this is what I get same with make or make install.
Code:
[root@donnie rtl8712]# make all
make ARCH=i386 CROSS_COMPILE= -C /lib/modules/2.6.38.6-26.rc1.fc15.i686/build M=/usr
[code]....
View 3 Replies
View Related
Jul 11, 2010
I recently installed realtek sound driver software in my system,
but after installing it,the speakers are not working....
I'm using fedora 13(x86_64).
i just want to make my system speak,like before....
how to make my speakers work ?
View 3 Replies
View Related
May 25, 2010
I have just completed installing Ubuntu 10.04 LTS. When I click on teh network manager it shows:
Wired Network
disconnected
Wireless Network (Intel PRO/Wireless 2200BG [Calexico2])
wireless is disabled
Wireless Network (Manufacturer RealTek RTL8187 RTL8187 Wireless)
[Code]....
I want to be able to connect through the RealTek wireless adapted.
View 3 Replies
View Related
Sep 6, 2011
I am currently running openSUSE 11.4 on my Toshiba A505 laptop. I'm not certain about the exact model number of the wireless adapter but I believe it's made by Realtek. It does not show up in my list of network connections in YaST so I assume I'll need a driver for it.
View 7 Replies
View Related
Mar 26, 2011
How can I get Suse 11.4 to see my wireless adaptor? Would love to get this working so I don't have to upgrade my old XP OS to Win 7.
linux@linux:~> /sbin/lspci -nnk
00:00.0 Host bridge [0600]: Intel Corporation Core Processor DRAM Controller [8086:0044] (rev 02)
Subsystem: CLEVO/KAPOK Computer Device [1558:4101]
Kernel driver in use: agpgart-intel
00:01.0 PCI bridge [0604]: Intel Corporation Core Processor PCI Express x16 Root Port [8086:0045] (rev 02)
00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02)
Subsystem: CLEVO/KAPOK Computer Device [1558:4101]
Kernel driver in use: i915 .....
View 9 Replies
View Related
Apr 28, 2010
does anyone know if the realtek wireless card driver issues have been sorted? It is just so annoying not being able to use Ubuntu on my laptop when all my other PC's are running it.Looks darn good though doesn't it
View 9 Replies
View Related
Jan 14, 2011
Bus 001 Device 007: ID 0bda:8171 Realtek Semiconductor Corp. RTL8188SU 802.11n WLAN Adapter this adapter shows up in network manager when connected to computer but doesn't detect network and cant connect to any network I have setup in nm, the adapter works fine in windows and it's supposed to work in linux or do I have to install drivers?
View 8 Replies
View Related
May 22, 2011
i'm having troubles with setting my wireless driver on ubuntu 11.04
this is the closest i ever got to a solution: i found this [URL] which led me to these drivers [URL] but i have no ideia how to make it work
View 5 Replies
View Related
Nov 1, 2010
I have Slackware(x32) 13.1 installed on my computer. Everything runs just fine except it doesn't seem my wireless card.I looked around and found a driver on the Realtek website. But, after I installed it, linux wouldn't boot. It would just hang. The driver did help my get the card detected, though.
On lspci, I found:
02:00.0 [Realtek company name here] RTL8101E/RTL8102E
03:00.0 [Realtek company name here] Device 8172
On windows, it said I had RTL8191SE. I am confused as to which card I have and which driver I need.I reinstalled the driver and rebooted. I then turned off my ether card via bios. Then I rebooted. Linux then booted just perfectly. However, I couldn't get the wireless to work. I was freaking and then left to go do something else with my hands. Then I realized I had the card turned off.
I mentally punched myself. >.>
View 2 Replies
View Related
Oct 22, 2010
When I run the makefile I get /lib/modules/2.6.35-22-generic/build: No such file or directory. Stop. Linux error 2 The previous drivers which I downloaded and installed under 10.04 also display the same error.
View 4 Replies
View Related
Feb 10, 2010
I use Ubuntu Intrepid Ibex. I have a Realtek HD Audio Sound Card. All works well, but i dont get any sound, when i insert an earphone/headphone into the audio jack. The speakers are working though. I have an Acer aspire 5542g laptop, with ADM Turion dual core, 3gb ram, ati mobility radeon GPU.
View 1 Replies
View Related
Feb 15, 2010
I am brand new to ubuntu (I installed it about 2 hours ago on my new PC). Everything so far has seemed really easy and straight-forward, but I am having problems trying to connect to my wireless network.
I have a Realtek 8185 wireless card, and have the disk with the inf file on it. I installed ndisgtk but when I pointed it to the inf file, I got an "error while installing" message, then it showed up in the list of currently installed drivers in ndisgtk but as an invalid driver. I'm not really sure what I'm doing wrong.
I actually have another wireless card in my old PC (a belkin of some sort) - would I be better off using that? I'm using an ethernet cable at the moment and it works absolutely fine, I just plugged it in and off I went.
View 1 Replies
View Related
Jan 1, 2011
I have tried ndiswrapper using 32 bit and 64 bit winxp drivers and the 32 bit driver just doesn't work period (as expected.) The 64 bit driver locked the system up completely and I ended up reinstalling ubunto. I have now reinstalled and updated and upgraded ubunto 10 times in the last 3 days of trying to get this to work and need some external!
using
Code:
lshw -C network
I do see my network card and driver.
Where I am at currently: I have a fresh install of ubunto 10.04 with it upgraded and updated. I do not have ndiswrapper gtk installed and I have not downloaded any drivers for the wireless card.
View 9 Replies
View Related
May 2, 2010
I bought a Toshiba A500 two days ago (was in a rush, my old A200 had a catastrophic failure) and the wireless doesn't work. I have two network related devices listed with lspci:
Code:
07:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device 8172 (rev 10)
0c:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 03)
[Code]...
To my question: I found this article (HOWTO: Xplora E16 Ubuntu 9.04 32Bit and 64Bit with wired and wireless networking - Novatech Community Forums), which seems be consistent with my situation (wired connection works, wifi doesn't and my kernel is 2.6.31). I ran the installation and it appears it worked...BUT, is this going to create major problems down the line (kernel upgrades, etc.?)
View 9 Replies
View Related
Aug 9, 2010
I have a usb wireless stick that uses Realtek 8192 driver.
Bus 001 Device 006: ID 0bda:8192 Realtek Semiconductor Corp.
I installed 2 different firmware drivers into /lib/firmware/RTL8192SU/rtl8192sfw.bin but both fail to load:
[ 20.363476] usb 1-1.4.4: firmware: requesting RTL8192SU/rtl8192sfw.bin
[ 20.374663] rtl819xU:signature:8192, version:7031, size:30, imemsize:8408, sram size:a448
[ 20.374667]
[ 20.374737] rtl819xU:--->FirmwareDownloadCode()
[ 20.374739]
[ 20.374804] rtl819xU:--->FirmwareCheckReady(): LoadStaus(1),
[ 20.660196] rtl819xU:FW_STATUS_LOAD_IMEM FAIL CPU, Status=44
[ 20.660201]
[ 20.660205] rtl819xU:FirmwareDownloadCode() fail !
[ 20.660208]
[ 20.660438] rtl819xU:Firmware Download Fail!!4544
[ 20.660440]
[ 20.677958] rtl819xU: --->FirmwareDownload92S()
[ 20.677964]
[ 20.677970] rtl819xU:--->FirmwareDownloadCode()
[ 20.677972]
[ 20.678055] rtl819xU:--->FirmwareCheckReady(): LoadStaus(1),
[ 20.936831] rtl819xU:FW_STATUS_LOAD_IMEM FAIL CPU, Status=44
[ 20.936835]
[ 20.936840] rtl819xU:FirmwareDownloadCode() fail !
Have I tried wrong drivers if so where can I find the correct one?
View 9 Replies
View Related
May 12, 2010
Im not able to establish a Wireless Internet connection in Ubuntu 10.04.
Ive tried these steps:
1. Wireless Internet did not show via the Network-icon. Only the 2 LAN-gates where shown
2. I installed the Windows Driver (net8185.inf) via ndisgtk package
3. After restarting the computer, 2 LAN-gates and 1 WLAN where listed via the Network-icon
4. Normally WLAN should automatically start scanning for available networks, but that didnt happen
5. When I tried to connect to my own network, the computer tries to connect for 1 minute and than stops because no connection could be established
6. A wired Internet-connection does not give any problems
Details:
- I first had Ubuntu 9.10 but I wasnt able to make a WLAN connection either. I followed the same steps. After that I upgraded to 10.04
- iwconfig in Terminal gives an IP-address which consists of 12 identical characters.
- lspci in Terminal shows these data:
01:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5787M Gigabit Ethernet PCI Express (rev 02)
[Code]....
My questions:
- How to create an Internet connection via my WLAN-card?
- How to install the option to search for available networks automatically?
View 9 Replies
View Related
Jun 13, 2010
I recently purchased two MSI Windtop AE2220's. One for my home which uses a router with WPA2 protection and one for my office where I use WEP encryption.
The Realtek internal wireless card will not connect to a WEP router if you are running Ubuntu Lucid Lynx 10.04. I have exhausted all suggestions on this site and all drivers found at Realtek's site.
I have been using Ubuntu since Hardy Heron, but sadly, painfully, I have had to install Windows 7 on my office machine until I find a wireless card compatible with the MSI Windtop AE2220, Lucid and WEP.
View 5 Replies
View Related
Jul 25, 2010
I am using ubuntu 10.04lts on my compaq615 laptop, which has a realtek wireless card, with which I had a few issues to get it to work.
Here is what I had to do:
When I do this, it works beautifully, after setting my router to open I may add.
So, as I said it is probably the fastest wireless I have ever experienced, but my problem is this, everytime I switch my laptop on I have to re-install, starting at:
View 7 Replies
View Related
Aug 15, 2010
I have a Toshiba Satellite L655-S5061 laptop and dual-boot Windows 7 and Kubuntu Lucid Lynx. Windows detects and connects to the wireless network just fine, but in Kubuntu it will detect the network but can't connect to it. Sometimes Network Manager will say it's connected, but Konqueror can't load any websites. Plugging in an ethernet cable doesn't give me access to the internet, either.
View 2 Replies
View Related
Sep 16, 2010
I was able to successfully install the drivers on the generic kernel, but I seem to be having a problem getting it done on the real time kernel I downloaded via the Ubuntu Software Center. Here's what shows up when I type in 'make' at the command line:
Quote:
/driver/rtl8712_8188_8191_8192SU_usb_linux_v2.6.0006.20100 625$ make
make ARCH=i386 CROSS_COMPILE= -C /lib/modules/2.6.31-11-rt/build M=/home/marcoharder/rtl8712_8188_8191_8192SU_usb_linux_v2.6.0006.20100 625/driver/rtl8712_8188_8191_8192SU_usb_linux_v2.6.0006.20100 625 modules
[Code].....
View 8 Replies
View Related
Mar 3, 2011
Just installed ubuntu on my computer, but when I try to connect to my wireless I type in my password and it doesn't connect.
It says its WPA/WPA2 and won't let me change that (I am not sure what mine actually is)
Im using a virgin media 'superhub' to connect but have changed the default wireless password.
View 5 Replies
View Related