General :: Ubuntu 8.10 Not Working With RTL8187b Wireless?
Mar 20, 2010
I've been using linux for about a year but I'm not a programmer or anything. I recently got a Toshiba Satellite L550 that has a Realtek 802.11b/g wireless LAN. I am using ubuntu 8.10 and everything I've read on this forum and others states that this version of ubuntu can use this device. However, it seems that my system doesn't even know the device is there. When I run "sudo lshw -C network", I get this:
[sudo] password for house:
*-network
description: Ethernet interface
product: RTL8101E/RTL8102E PCI Express Fast Ethernet controller
vendor: Realtek Semiconductor Co., Ltd.
[Code]....
None of the descriptions show a wireless device? I'm not sure what this means or what the next step is. My wired connection works fine.
View 13 Replies
ADVERTISEMENT
Jul 4, 2010
I'm running 10.04 LTS
I have loaded ndiswrapper and managed to get my D-Link usb dongle working (this is wireless N) but I need to disable my laptops built in rtl8187B wireless (they both connect at log on).
In Windows I just turn of the wireless switch but in Ubuntu this disables all wireless. I think I have to black list the rtl8178b driver.
View 5 Replies
View Related
Jan 7, 2010
Got a laptop with a RTL8187B wlan card, installed opensuse 11.2 on a 50gb partition. Card was detected straight away but only connects when I enter ip addresses manually, DHCP don't work.
When it is connected it always stays at a speed of 1mb/s and it cannot ping my router or anything else.
Me kernel is 2.6.31.8-0.1-desktop
Searched around the forums but no love, tried compat-wireless but it started crying about dependencies. Modprobed it too..
View 8 Replies
View Related
Jan 7, 2010
I can connect to the internet fine, but it refuses to go any quicker than 1mbit. Below is my recent result from [URL]
My iwconfig shows...
Code:
lo no wireless extensions.
eth0 no wireless extensions.
wmaster0 no wireless extensions.
[code]....
View 1 Replies
View Related
Apr 26, 2011
trying to get my little Encore USB wireless adapter to work on several flavors of Linux (Ubuntu 10,10, ElementOS, Xubuntu, and Puppy), I emailed tech support at Realtek. I asked where is the Linux driver for this product? I did this because there were no Linux drivers posted on their site and everyone here (and on Newegg) is jumping though hoops trying to get a working wireless connection with the Encore and similar dongles that use the RT8187b chipset. I didn't expect an answer, but felt better after my little vent. I get an email from Realtek with a driver. Realtek needs to promote Jerry -- a beacon of customer service in the age of the "get lost" school of customer relations. I have attached the driver below. Caveat: I have not yet compiled the driver, so I don't know much more about it than I've said already, although the archive appears to contain the source code.
View 3 Replies
View Related
Mar 26, 2011
I have just performed a F14 minimal install on an older pc. I have set up a local repo from the install dvd.get the wireless usb adapter working.lsusb reports:Bus 001 Device 002: ID 0bda:8187 Realtek Semiconductor Corp. RTL8187 Wireless Adapter What drivers do I need to install and how do i get it working? The device is LevelOne WNC-0301USB
View 4 Replies
View Related
Mar 31, 2010
I've just installed Ubuntu 9.10 in my laptop. Everything works fine except for my wireless. It works, but much, very much slower the through RJ45, which is perfectly ok. When using wireless i can't even connect to any online messaging service and I need to reload pages oftenly. My security setting is WEP 128 bits ASCII and since I'm trying to follow the format suggested on the thread "HOWTO post a Wireless issue" I'll try to provide the infos like requested on it. Laptop brand and model (I'm from Brasil, so it's a brasilian model)
Code:
Semp Toshiba IS 1412
Wireless Card
Code:
ID 0bda:8189 Realtek Semiconductor Corp. RTL8187B Wireless 802.11g 54Mbps Network Adapter
Interface
[code]....
View 9 Replies
View Related
Jun 3, 2010
I have a Gateway ML6721 laptop that uses a Realtek RTL8187B for wireless comms. I am very new to Ubuntu and Linux. I am trying out linux using a usb stick, 16Gb with a 4Gb persistence. If I stay in the same room as the router there is no problem. If I walk too far, I get disconnected. Works fine in windows throughout the whole house. Is there a setting I can change or do I need to use a different driver?
View 3 Replies
View Related
May 4, 2009
I am considering installing CentOS 5.3 on my laptop, and currently the only thing stopping me is the WLAN in the computer. This laptop uses the RTL8187B USB dongle chip as the internal WLAN card, and support for it was only "recently" added to the kernel. Now, I know CentOS uses the 2.6.18 kernel, though not as "such", but rather its API, and have a LOT of hardware support, security updates and enhancements found in recent kernel releases backported to this kernel version (or rather kernel version API). This particular piece of hardware support was tricky at best and only began to appear in the Linux kernel up until version 2.6.24, which I do believe introduced a heavy change in the kernel driver API or something to that effect,
which would mean that driver code from a more recent kernel release (say 2.6.26/27) may not be all that portable to an older driver API version, hence, that's why I ask if support for hardware that has been only recently added to the kernel may be found in the CentOS kernel. I do not know how much further tweaked the CentOS kernel is in regards to the RHEL kernel, so I guess I could find out whether support is there or not by poking around the .src.rpm for each kernel (RHEL 5.3 and CentOS 5.3) and see, I was hoping, however that someone would know without having to poke around the source packages and the patches.
View 7 Replies
View Related
Jan 5, 2010
I am new to ubuntu. I was able to down load a driver that ubuntu recommended. I activated the driver but it does not see the broadcom 43xx. I know there are updated ver.
View 7 Replies
View Related
Nov 26, 2010
I just installed ubuntu 10.10 on my computer and can get the wireless internet working im using a wusb600n. Any pointers I have been looking all over for over a week.
View 3 Replies
View Related
Mar 9, 2011
I need an .inf and I don't have the software that came with the pc for the wireless driver. I already installed ndiswrapper.
What can I do next does someone have the .inf file I need ?
View 1 Replies
View Related
Jul 6, 2010
I just installed RHEL 5.1.x and need to get my wireless working (if possible). How best to do this?
View 2 Replies
View Related
May 3, 2010
Windows is shit so im trying out this Ubuntu but i cant get the wireless to work. The light is orange(should be blue) Ubuntu only recognizes the wired network.I cant find a wireless device anywhere is like is not connected... I tried lspci | grep Broadcom Corporation and just lspci with results:lspci:
00:00.0 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
00:00.1 RAM memory: nVidia Corporation C51 Memory Controller 0 (rev a2)
00:00.2 RAM memory: nVidia Corporation C51 Memory Controller 1 (rev a2)
[code]...
View 2 Replies
View Related
Aug 5, 2009
I'm new to linux and I install ubuntu on my wifes laptop since it will hopefully slow down the amount of problems I have to resolve.I ran the live cd of ubuntu and wireless was working all ok, showed my wife around and she was like ok install it.I used the GUI and install ubuntu, and updated (apt-get update) after that the wireless is not working.I see the device, but have no idea whats wrong. Please could someone inform me as to which things to post in order to get it sorted. Since this seems to be the only issue.
View 2 Replies
View Related
Jan 31, 2010
I installed Kubuntu 9.10 this morning and haven't been able to get my wireless working properly. I can connect to my network (WEP 128bit key) and acquire an IP address without any problems. But as soon as it connects it stops talking to the router (about 4 pings after it connects). The pings then change from a reply to saying "Destination host unreachable", even though it works fine on the Windows box I'm sending this from.
View 1 Replies
View Related
May 2, 2010
I am trying openSUSE after a long break from Linux, but I am running into the original issue I ran into several years ago which made me decide not to use this distro. My LAN card is working fine, and I can get internet hardwired into my router, but I am not having any luck getting my wireless card recognized or working. Also, my notification area on my taskbar (sorry for the Windows terms) is not showing any sort of network status icon.
I have gone Computer>Install Software> and installed the b43 fwcutter thing from the repos, and have also run the following command in terminal:
sudo /usr/sbin/install_bcm43xx_firmware
In Network Settings in YaST, my NIC is showing, but I am still not seeing my Wireless card.
View 1 Replies
View Related
Aug 16, 2010
Ok I am a complete Noob when it comes to anything other than a windows based unit, so please be patient with me. I am able to connect to the Internet using a wired connection.
View 6 Replies
View Related
Jan 25, 2010
Wireless not working on opensuse11.0 brother gave me dvd with 11.0 can't get wireless working
View 3 Replies
View Related
Oct 9, 2010
I am new to Linux. About 72 hours in, and I must say. I am quite impressed. Except for a small issue. I cannot seem to figure out how to get my wireless card working. I have used the bcm43xx technique with no avail. And am working on ndswrapper. The good news is I think I have the .sys file that works. But I don't have the .inf. However any way I could make this work would be great. Below I have posted my lspci stats.
Lspci:
00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 03) .....
View 2 Replies
View Related
May 18, 2011
I have a DSL connection attached to a wireless router at home which at the moment working fine on my windows laptop. However I have problems connecting to the internet via my desktop which has fedora on it and TP-Link PCI Wireless card. The connection with the wireless network keeps restarting, disconnecting and reconnecting and when it is connected either no internet or very slow sluggish internet barely loading the webpage title.
I installed Ubuntu and the same problem is happening.Yesterday However everything was working fine even on the desktop.
When I first installed Fedora about 4 days ago I had the same problem but when i restarted the computer everything worked fine. Restarting the machine does not seem to solve the problem now.Please help me diagnose the problem here as it's really hard for me to extend a cable from my desktop to my router. And I need to internet on my Desktop.
View 8 Replies
View Related
Nov 28, 2010
Okay so I am a total newb to linux. I installed Ubuntu using Wubi and am trying to figure out how to get my wireless connection working. It occurred to me I may not have the right driver for use with Ubuntu for the wireless connection at my house. I couldn't find anything on the web to help..it appears I have a realtek RTL8102E wireless card in my laptop. I have absolutely no idea how to resolve this situation..I've looked on the web, but everythings pretty confusing. If I could get the wireless working it would be a good first step.
View 3 Replies
View Related
Mar 18, 2011
With nearly all Linux distributions (Ubuntu, Kubuntu, and Linux Mint being the exceptions), my system never seems to recognize that my laptop even has a wireless card attached to it. That is, when I run "lspci" the wireless card doesn't even show up on the list like it does with Ubuntu/Kubuntu/Mint. This narrows my options when it comes to choosing a distro to install on my computer. I can't seem to find instructions as to how I can make my wireless card work. I assume it needs a driver. I managed to find the driver, I think, in the form of a .tar.gz file. The card is a Realtek Semiconductor, RTL 8191SEvB Wireless Lan Controller (rev 10).
View 1 Replies
View Related
May 18, 2011
Yet another Linux newbie with wireless problems I'm afraid. I saw some postings that appear very similar but I don't have any Linux experience and don'h to make uncontrolled changes to the environment without expert advice.Background: I have an old laptop (HP Pavilion dv9000) with Vista installed and a troubled history (overheating motherboard failure), so I put it on the shelf and replaced it with a new Windows 7 laptop (Dell Studio 1555). But I have been intrigued by the Ubuntu reviews and thought I would dig out the old laptop and install Kubuntu 11.04 (replacing the 2 Vista partitions with a single Kubuntu partition).
Kubuntu installation was easy and I am impressed by the Kubuntu interface, but I soon noticed that it was not detecting my wireless router, which works fine for everything else (Dell, Sony Bravia TV and also an internet radio). The wired connection is okay (using it now) so I guessed the problem was Kubuntu notognising the Broadcom BCM4311.The network interface tool shows the wired connection but the Wireless tab is greyed out.I also installed Wicd Network Manager but that just confirmed what I knew.I noticed other threads have asked for the lspci and lsusb details so here they are:
lspci
00:00.0 RAM memory: nVidia Corporation C51 Host Bridge (rev a2)
00:00.1 RAM memory: nVidia Corporation C51 Memory Controller 0 (rev a2)
[code]...
View 4 Replies
View Related
Sep 13, 2009
When i checked to see whether the driver is installed or not it gives the output:
[root@localhost /]# ndiswrapper -l
bcmwl6 : driver installed
device (14E4:4315) present
[code]...
View 4 Replies
View Related
Sep 15, 2010
I just recently put Ubuntu 10.04 Lucid Lynx on my laptop with windows dual booting. I'm pretty new to all this stuff, so I'm a bit confused. I followed instructions I read on here, but none of it seems to be working. I put all of the 3 Ndiswrapper things on, and then copied the .inf and .sys files from windows into the same directory. I just want to connect to my home network, which has WEP security.
View 14 Replies
View Related
Jul 21, 2010
I want to switch my laptop from XP to Ubuntu, but right now, i cant risk installing it. i dont want to have it partitioned so i can dual boot, so for now i only run the try-it-out mode.Before i consider installing though, i want to see if i can get everything to work ahead of time, that way im not regreting instalation. I have a Compaq Presario V2000 laptop, with 55GB hard drive and 516MB ram. So far, the trial mode is working great, but the wireless will not work. Ive tried to install the driver, but i am unable to do so. I have looked this up, and i have tried many things, and so far, none have worked.I was wondering if it was just part of the trial thing or not, but it is a Broadcom Wireless BCM4318 driver
View 9 Replies
View Related
Mar 18, 2011
For some reason, i just cannot get my wireless to work in xubuntu. When i click on the network-manager applet, it only has the wired network tab and VPN connections, there are NO wireless networks displayed. I have also tried iwconfig, which returned
lo no wireless extensions.
eth0 no wireless extensions.
and lspci:
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
00:01.0 PCI bridge: Intel Corporation Mobile 4 Series Chipset PCI Express Graphics Port (rev 07)
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
[Code]...
View 1 Replies
View Related
Jul 13, 2011
When originally installing 11.04 I had problems getting my Ralink 5390 wireless card to work.
Today my computer froze completely and I had to turn it off via the power switch. When I turned it back on, wireless was no longer recognized! My iPod can connect to the network just fine, so it must be an Ubuntu problem. There are no problems with my ethernet connection either.
I researched this and found several threads about blocking and unblocking wireless devices using the rfkill command. Well, unfortunately for me the rfkill command doesn't work. When I type sudo rfkill list or sudo rfkill unblock all, nothing happens; it just returns me to my bash prompt. I even tried uninstalling and reinstalling rfkill...nothing.
View 1 Replies
View Related
Feb 5, 2011
I am currently dual booting between Linux Mint 10, and Windows Vista SP2. Wireless works fine in both these OSes, but when I quit Mint and load Windows, 70% of the time my wireless stops working.
ie, it does not detect any wireless networks nearby, althought there are tons of them.
Restarting the wireless device doesnt help, I have to restart my computer at least 4 times for wireless to start working again.
And as of now, my wireless in Linux Mint has stopped working.
View 1 Replies
View Related