Debian Hardware :: Rtl-8187b - Can't Get The Wireless To Work
Mar 21, 2010
im using realtek rtl8187b .. the wired network in working ok ..the system recognize the card as rtl-8101 wich it not maybe cause that's the available as i saw on sourceforge.net ..anyway i can't get the wirless to work ..i dont know if it because the different driver used or what .
View 1 Replies
ADVERTISEMENT
Mar 24, 2011
I just installed SUSE 11.4. In short - my adapter is working, authenticated on the selected AP, I can ping the AP, but I have no access to the outside world. Here's the command line output:
xaoc@FOREST:~> dmesg ...
[795.517345] wlan0: authenticate with 00:01:38:e2:39:8c (try 1)
[795.533595] wlan0: authenticated
[795.638329] wlan0: associate with 00:01:38:e2:39:8c (try 1)
[795.640960] wlan0: RX AssocResp from 00:01:38:e2:39:8c (capab=0x431 status=0 aid=3)
[795.640964] wlan0: associated .....
--- 192.168.1.1 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4004ms
rtt min/avg/max/mdev = 2.118/5.169/16.063/5.454 ms
xaoc@FOREST:~> ping -c 5 66.70.73.150
connect: Network is unreachable
View 7 Replies
View Related
Apr 2, 2010
I just installed ubuntu 9.10 in my freinds laptop and it has a realtek 81878 wireless card...it detects the wireless networks but when i connect it just keeps on asking for the authentication key again and again... lsusb suggest its a realtek RTL8187B. ....odba:8189
View 5 Replies
View Related
Nov 20, 2015
I tried to install wicd so I can connect to my wireless internet, but it gives me the following output:
/usr/share/wicd/gtk/gui.py:458: Warning: Source ID 54 was not found when attempting to remove it
gobject.source_remove(self.update_cb)
ERROR:dbus.connection:Exception in handler for D-Bus signal:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 230, in maybe_handle_message
self._handler(*args, **kwargs)
File "/usr/share/wicd/gtk/gui.py", line 253, in handle_connection_results
error(self.window, language[results], block=False)
KeyError: dbus.String(u'bad_pass')
I have checked that the pasword is correct. I had network-manager installed but it has been uninstalled. I am trying to connect to a WPA2PSK router. I might be a firmware problem, since I get a 'message' on the start screen that there are some problems with my firmware, but I can't figure out how to check if it is broken, or how to configure it so it is correct.
I have the qualcomm atheros ar9485 wireless card. As far as I can tell, the driver for that is either ath3k or ath9k, both are installed. The message I get when I start the computer is: usb 1-1.1: firmware: failed to load ar3k/AthrBT_0x01020200.dfu (-2).
View 14 Replies
View Related
Oct 18, 2010
I just installed 64bit Debian Testing (KDE) on my laptop, HP Compaq 8510p; but I can't get wireless to work.Pressing the wireless button above the keyboard does nothing, no blue light.Also, "Enable wireless" in Network Manager is greyed out.Finally I ran rfkill unblock all and rebooted, but that didn't help either.
View 1 Replies
View Related
Oct 3, 2010
I just installed debian lenny. I'm looking forward to getting some work done with it, and I'm learning loads. When I was installing it, the GUI screen showed me three network interfaces, so I chose wlan0, the wireless card, so it did pick it up?
I tried to configure it with the necessary information (I wrote it down on a pad) but it still wouldn't configure, so I said, continue with the install and do it later. When I got to the desktop I added a new network to in network manager and set the ESSID and password, but still nothing. Even a list of other networks don't show up.
So what do I have to do to get this working? Here are the stats:
Atheros Communications Inc. LAN Express AE IEEE 802.11g PCI-E adaptor.
View 9 Replies
View Related
Apr 19, 2011
I'm new to Debian,I download a Squeeze amd64 installation CD and ready to install it.
My laptop is Compaq Presario CQ40-115AU,AMD 780G board with ATI Radeon HD3200 graphic card integrated,wifi chip is Broadcom 4312 14e4:4315. Now I don't have network connection in home,I have to install the Squeeze,and get my wifi work to do the further update at any cybercafe with wifi hotspot. I found this website,provide all the package,but I don't know which to download to get my wifi work.
View 7 Replies
View Related
Dec 18, 2015
I decided to start of with Debian. I'm having trouble getting my wireless connection to work. I think i need drivers or something, i can't make a wireless connection. And it is a bit difficult for me, as i am new to Linux, and I'm not sure what I'm doing when i am writing these commands.
My wireless card is a Broadcom Corporation BCM43142 802.11b/g/n
I have been using Raspberry PI a little, so i am familiar with the terminal.
View 3 Replies
View Related
Jan 21, 2010
I'm having trouble getting my wireless card (RNX-G300LX, from Rosewill) working with my Debian install. I had it working at one point in time, but (apparently) something has gone wrong, as it no longer connects. The network I'm trying to connect to uses WPA2. When I try to start up my wireless card as follows:
# ifup wlan0
I get the following response:
wmaster0: unknown hardware address type 801
wmaster0: unkown hardware address type 801
Listening on LPF/wlan0/00:1a:...
Sending on LPF/wlan0/00:1a:...
Sending on Socket/fallback
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 4
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 10
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 15
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 17
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 12
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 3
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
I have set up /etc/network/interfaces as follows:
auto lo
iface lo inet loopback
iface wlan0 inet dhcp
wpa-conf /etc/wpa_supplicant.conf
auto wlan0
and /etc/wpa_supplicant.conf looks like this:
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
ap_scan=1
fast_reauth=1
network={
ssid="apt_102"
scan_ssid=1
key_mgmt=WPA-PSK
psk="mypassword"
proto=WPA2 }
I should also note that running wpa_cli -i wlan0 tells me that it is "trying to associate" with my router, but authentication times out each time.
View 8 Replies
View Related
Sep 10, 2011
I have an Atheros wireless USB dongle that will connect to my Wifi network just fine in Gnome but in KDE doesn't. I've read through the http://wiki.debian.org/WiFi/HowToUse and have installed all packages and tried all methods noted there but still can't get the wlan0 to work at all in KDE. Is wireless in KDE & Debian Squeeze useless?
View 3 Replies
View Related
Feb 2, 2011
I have been able to connect through a wired connection for a while, I have checked through many previous threads but I cannot seem to get the wireless to even pick up a signal, which this computer right next to it can pick up.
View 1 Replies
View Related
Feb 2, 2010
After running wireless for years my system crashed, I've had to re install lenny and now what ever I try I can't get the wireless to work. I'm running Lenny, kernel 2.6.26-2-686 but when I start up it doesn't seem to be able to start the wireless, whatever I do from gnome wireless tools,
dmesg | grep -i iwl
shows this
[9.663570] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 1.2.26ks
[9.663570] iwl3945: Copyright(c) 2003-2008 Intel Corporation
[9.663570] iwl3945: Detected Intel Wireless WiFi Link 3945ABG
[9.725672] iwl3945: Tunable channels: 13 802.11bg, 23 802.11a channels
[9.736286] phy0: Selected rate control algorithm 'iwl-3945-rs'
[20.518187] firmware: requesting iwlwifi-3945-1.ucode
[20.654215] iwl3945: iwlwifi-3945-1.ucode firmware file req failed: Reason -2
[20.654215] iwl3945: Could not read microcode: -2
[23.376244] firmware: requesting iwlwifi-3945-1.ucode
[23.385408] iwl3945: iwlwifi-3945-1.ucode firmware file req failed: Reason -2
[23.385408] iwl3945: Could not read microcode: -2
[40.503987] firmware: requesting iwlwifi-3945-1.ucode
[40.519721] iwl3945: iwlwifi-3945-1.ucode firmware file req failed: Reason -2
[40.519728] iwl3945: Could not read microcode: -2
The end statements repeat many times.
View 3 Replies
View Related
Jul 20, 2010
I have gotten Debian working quite well on my Sony Vaio laptop for the past 6 months or so, and it's a very rewarding experience. I however have a small amount of problems that I could not find the answer to through googling or reading Debian instructions.
1) I have an Atheros-based wireless chipset in my laptop that didn't work with the default wireless drivers in Debian. So I replaced them with madwifi drivers and it works great now. However, every time I restart the computer, it defaults back to 1mb/s wireless speed; making me go into root terminal and change the speed with "iwconfig ath0 rate 54M". Obviously this gets a little bit annoying to enter every time, so I am looking for a way to make it automatic. I have looked on Google and gotten some hits but none of them have been successful.
2) Whenever I put the computer on stand-by then return, the wifi refuses to connect. Networkmanager tries to connect then crashes. I have found no hits on this issue with my configuration. Very odd.
View 8 Replies
View Related
Dec 12, 2010
trying to get wireless usb's to work with a fresh install of Squeeze and I'm having no luck!one is the rt28070 (Linksys) and the other one is a D-Link DWL-132 I'm at my wits end; trying to get this working for a friend and its driving me bananas!!
View 11 Replies
View Related
May 10, 2011
I'm considering installing Debian on my Toshiba A660 laptop but I want to be sure the wireless connection will work. I have Windows 7 on it already on it and it has a Broadcom 802.11n Network Adapter. Is there an easy way to set up a wireless connection and will it work on a live CD to test it?
View 3 Replies
View Related
Aug 29, 2010
I'm very new to Debian (and Linux in general), and am currently taking a Linux course at college... I'm trying to get Debian running on my MacBook Pro (late 2009 model) and it's been complicated but I've got the operating system installed on it... I'm just having a few problems, the biggest right now of which is my wireless card, which doesn't work. So, I found instructions on the Debian Wiki for getting the driver for it, but it's not compiled already and I have little knowledge of manually installing stuff through Linux...
View 2 Replies
View Related
Oct 10, 2010
I've been trying for a couple of days now to get the Huawei E1750 to work but have had no luck so far. I've installed the packages usb-modeswitch-1.1.4 and usb-modeswitch-data and have edited the usb-modeswitch.conf to include the following:
DefaultVendor= 0x12d1
DefaultProduct= 0×1446
TargetVendor= 0x12d1
[code]....
View 3 Replies
View Related
Jul 7, 2010
I wanted some input on chronic problems with Ubuntu:
1. Why does wireless almost never work right on Ubuntu?
2. Why, when Ubuntu just decides to turn off my wireless card, can I not just turn it back on?
3. Why do tar balls almost never unpack right?
4. Why are printer drivers so buggy?
5. Why do my MP3 players and digital cameras not work with Ubuntu?
I spent 3 hours last night trying to unpack a tar.bz2 file so I can run my Ralink network card. It worked fine until my son unplugged my computer. Now my card is disconnected and it will not reconnect. When I check forums no one has a simple answer for something as simple as turning a network card back on. On my Apple, it's simple: click my wireless icon and hit "on." tell me an easy way to just turn my wireless card back on, it would renew my faith a little in Linux.
View 4 Replies
View Related
Mar 16, 2009
I have a Dell inspiron 1420 and its set up as a dual boot. Windows/Fedora.I cant get the wireless card to work. I review some previous posts but still cant get it working.
I did a /sbin/lspci
Network controller: Broadcom Corporation BCM4310 USB Controller (rev 01)
I did $rpm -q b43-fwcutter
b43-fwcutter-011-3.fc9.i386
View 14 Replies
View Related
Mar 30, 2010
I have a dell 1521 and I can't get internet working, I thing the driver is no working with ubuntu 9.10
View 1 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
Jul 18, 2010
My PC is connected directly to the cable modem. I would like to use my PC's WiFi card to share my internet connection with my Android phone and laptop so I can avoid buying a wireless router.
View 4 Replies
View Related
Nov 8, 2010
Sorry for repeating the same old complaint but there doesn't seem to be a common fix: Wireless does not work on my Presario R3000 although SUSE 11.x lists the hardware in the Hardware Information list and the hardware is turned on. Network Manager doesn't display any wireless networks in SUSE while Win 7 can see 4 of them on the same machine. Ubuntu has no problem either
View 1 Replies
View Related
May 19, 2011
Recently I have installed Fedora 14 on my other laptop. It's a dual boot with Windows 7. Everything worked perfectly fine, networking included, until my friend didn't accidently turned off the wireless by pressing a wireless button on the laptop. Since then the wireless on Fedora doesn't work. It does on Windows thought. I've tried restarting the laptop few times, but the wireless still doesn't want to work again.
View 2 Replies
View Related
Jan 24, 2010
i've installed openSUSE 11.2/KDE. Installation process finishes with fun. The first thing that i wanted in my laptop don't work. That's wireless internet. I've google and google. saw many thereds in openSUSE forms and check what i understand after reading thereds. Finally what i understand is i've to install firmware. I've downloaded the b43-fwcutter and broadcom-wl-4.178.10.4.tar. Installed b43-fwcutter. and copy broadcom-wl-4.178.10.4.tar. in to root. by using
[Code]...
View 6 Replies
View Related
Sep 15, 2010
I installed opensuse 11.3 succesfully on my acer aspire 5670 (5672) laptop. Everything works except wireless connection. Looking for a solution is follewed the " My wireless doesn't work - a primer on what I should do next" guide on this forum. These are the results i become: (2) Determine what device you have.: 03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)
[Code]...
View 5 Replies
View Related
Mar 20, 2010
i installed ubuntu along side of xp, and i cannot get my wireless to work. the drivers that are installed in xp work great, and i can access the internet, but do not work in ubuntu.
View 3 Replies
View Related
Feb 3, 2010
I have a Belkin Enhanced Wireless USB Network Adapter Model # F6D4050 v2. The drivers are for windows but the windows wireless drivers app doesnt work. I see a tutorial for a linksys that appears to have the same chipset, but I am not sure if any of the steps need to be modified, also my kernel is a bit different. Here is my kernel:
[code]...
View 1 Replies
View Related
Feb 15, 2010
been beating my head against the wall.
hope@linux-vp98:~> sudo /usr/sbin/iwlist scan
root's password:
lo Interface doesn't support scanning.
[code]....
View 9 Replies
View Related
Oct 20, 2010
i have looked through countless forums and websites to try and get my wireless to work and nothing has helped here is the results of my lspci
[Code]....
View 8 Replies
View Related