Ubuntu Networking :: Wireless Icon Showing Red Mark And Not Activated?

May 30, 2010

I wanted to get away from windows, because of the helll lot of issues it gave me. I installed ubuntu in my machine, and i am facing lot of issues to activate internet. May be I am fool number one. So need some help from experts. FIrst my hardware details :-

01:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)
Subsystem: Hewlett-Packard Company Device 1508
Flags: bus master, fast devsel, latency 0, IRQ 16

[code]....

I have gone thru lot of websites and forums to try to enable the wireless connections. Till now I have installed the ndisgtk_0.8.5-1_i386.deb, ndiswrapper-utils- .9_1.54-2ubuntu1_i386.deb & ndiswrapper-common_1.54-2ubuntu1_all.deb. Then I was able to install the windows driver for my wireless card. But still the status is showing as disabled for the wireless adaptor. Please help to make it working.

View 3 Replies


ADVERTISEMENT

Networking :: Wireless Driver Not Showing Up To Be Activated In Ubuntu 10.10?

Apr 29, 2011

Here is the output of lspci -v on a dell xps laptop I got today:

Network controller: Intel Corporation Device 008a (rev 34)
Subsystem: Intel Corporation Device 5325
Flags: fast devsel, IRQ 17
Memory at f3b00000 (64-bit, non-prefetchable) [size=8K]
Capabilities: <access denied>
Kernel modules: iwlagn

View 3 Replies View Related

Ubuntu Networking :: Wireless Not Working Despite Icon Showing 100% - Asked For Keyring Password Twice

Dec 15, 2010

Until this morning, my Wireless had always been working fine. This morning I rebooted after an Ubuntu update and now:

- I am asked twice for "enter password for keyring 'default' to unlock" whereas before I was always just asked once.

- The connection seems to be established, with the icon showing good reception and the tooltip reads "Wireless network connection 'mywifi' active: mywifi (100%)

BUT I can not connect to any website or ping the machines of my network, even by IP address. All of the other computers around (Mac, Windows) can use the Wireless as usual. My Wireless is WPA-PSK TKIP hidden SSID. My Ubuntu is 10.10 Maverick.

View 2 Replies View Related

OpenSUSE Wireless :: Icon Showing As 'unmanaged'

Aug 2, 2010

I set up a friend's laptop with opensuse 11.3 yesterday and everything was working fine. He has been playing about with it today and now cannot connect to his wireless access point.

It was set up to automatically connect to the wireless network but now the wireless icon (bottom right hand corner of the screen) is shown as 'unmanaged'.

View 4 Replies View Related

Ubuntu :: Wireless Icon In Taskbar Not Showing Connected Status

May 3, 2010

I am running 64bit 10.04 on my Dell Latitude D620 with a BCM4328. The hardware drivers are working and I can connect to my wireless network but...The annoyance is the wireless icon in the task bar does not show a connected status. Instead I get a grayed out icon with a red exclamation point over it. I am connected though.

View 2 Replies View Related

Networking :: Iptable Mark Packet And Use This Mark In Other Rule?

Apr 21, 2010

I'll like to mark all packet coming from and going to an ip adresse. And I'd like to match that mark packet in an other rule. Ex :

Rule 1 : Mark all packet coming from 192.168.2.0/25 with number 1

Rule 2 : Drop all packets which has been mark with number 1

View 3 Replies View Related

Ubuntu Networking :: Wireless Driver Activated But Not In Use?

Sep 6, 2010

as the majority of ubuntu 10.04 users I had problems with setting up wireless internet connection too. After reading many forum topics I somehow managed to set up the connection.Now the only problem is that when I restart computer wireless connection is no longer working. Each time I boot Ubuntu I have to go to System>Administration>Hardware Drivers, remove Broadcom STA wireless driver and then install it again. Otherwise the wireless connection is not working and under Broadcom STA wireless driver this message is written:

View 2 Replies View Related

Ubuntu Networking :: Wireless Exclamation Mark And Intermittent Disconnectivity?

Oct 21, 2010

I got a NetGear wireless router recently. Attached it to my Huawei (pardon the spelling) modem. I have a HP 540 laptop running Ubuntu 10.04 The wireless gets connected. But there's an exclamation mark almost all the time. Very frequently these days, the connection gets bogged down or websites just don't open at all. But the icon (with the exclamation mark) shows Active Connection. I don't know where to start looking for bugs. Seems odd. Wireless is connected, I can connect to sites, but there's the exclamation.. and sooner or later, connection goes off but the icon still stays the same with "active" label.

View 7 Replies View Related

Ubuntu Networking :: Wireless Driver Activated But I Still Can't Connect / Make It Possible?

Mar 24, 2010

It says "device not ready" ive read a lot of posts with problems that seem the same but i dont know which fix actually applies to me. im running karmic on an ppc with the b43-fwcutter driver.

View 3 Replies View Related

Ubuntu Networking :: Wireless Driver Became De-activated After Plugging In Ethernet Cable For File Sharing

Dec 10, 2010

Using ubuntu 10.10 (pinguy OS) i connected an ethernet cable from my girl's macbook pro to her lenovo ideapad s10-3t to transfer some DS9 episodes onto it. new enough to linux to have not been able to figure out how to access the files on the mac, so i disconnected the ethernet, and the wireless hasn't worked since. tried everything i know, and googling for a while (as well as searching again on this forum) to no avail.

Just before linking the 2 computers via ethernet, the wireless worked fine on the ideapad, always had; but not so after the ethernet connection that did nothing other than apparently kill the wireless. an "lshw -C network" command tells me i have a BCM4313 wireless card, and *-network UNCLAIMED. also, if i launch "install additional drivers", i see that the proprietary driver is not active.

How could merely plugging in an ethernet cable that happened to be conncected to a MBP running OSX.6 do that? and will that happen again? i thought linux was supposed to play real nice with other OS's, so why did a simple file transfer kill my wireless connectivity? i have no access to internet via ethernet cable, so i cannot just download the driver i need now. shouldn't it still be in the computer still? somewhere? is there a simple solution to this, or has the wireless driver been wiped out by plugging in the ethernet? is this a bug that should be reported?

View 3 Replies View Related

Ubuntu Networking :: Icon Not Showing Up After Making The Ip Static?

Mar 3, 2011

I'm using Ubuntu 10.04 LTS - the Lucid Lynx.

I intended to make my IP static by opening the file network interfaces "sudo gedit /etc/network/interfaces" and adding the following

"auto eth1
iface eth1 inet static
address 192.168.1.100
netmask 255.255.255.0

[Code]....

and then restarting the network "sudo /etc/init.d/networking restart" The static ip setting is successful except for the warning "warning produced: SIOCDELRT: No such process" When i enquire for ifconfig the ip was set static to 192.168.1.100 and i was connected to the internet and everything works fine. But when i restart the system the network icon at the right top corner disappears and am not able to get connected to the internet.

And when i remove the block of code mentioned above and restarted my system, everything works fine. How can i make my ip static? What is preventing my static ip configuration.

View 3 Replies View Related

Ubuntu Networking :: Internet Icon Is Not Showing Up In The Top Panel?

Aug 3, 2011

I am running ubuntu 11.04 in classic mode and for some reason the little network icon located in the top panel disappeared. I tried resetting the panels using:

Code:
gconftool --recursive-unset /apps/panel && killall gnome-panel

When I right click and choose add to panel it doesn't show up as one of the options.
I also installed compizconfig and docky then it disappeared. would this have anything to do with this?

View 3 Replies View Related

Fedora Networking :: Showing Wlan Icon In Upper Right Hand

Jan 12, 2011

I've been using Fedora 13 for a few months now on my desktop and since ethernet is not a choice I needed to use a wlan adapter. I did a little research and ended up using a Linksys WUSB54G ver. 4 which worked great (plug and play, no ndiswrapper or any other configuration required) on my wireless g network, using WEP protection. About a week ago I started looking for methods of upgrading my system because. well I just like being somewhat current.

Anyway I used a Fedora 14 Install DVD and used the upgrade option and it worked. All my settings (seem) to be exactly the same as my Fedora 13 settings were and the appearance and location of files etc. are all the same. Now, for some odd reason, to me at least, Fedora isn't showing a wlan icon in the upper right hand (by the way I'm using GNOME) corner like it used to and doesn't seem to have configured my wlan device correctly. I ran lsusb and it shows the device ID (13b1:000d) and the name (Linksys WUSB54G v4 802.11g Adapter [Ralink RT2500USB]) I'd just like to get my adapter working again like it did in 13. I have kernel version 2.6.35.6-45.fc14.i686.

View 2 Replies View Related

Fedora Networking :: Network Authentication Icon Not Showing Up And WiFi Not Working

Dec 22, 2009

Ive been using fedora 11 fora few months now and suddenly today after I booted up fedora network authentication(the little icon that lets me choose wifi networks) isnt showing up in the upper right hand corner which isnt that big of a problem but the fact that its on start up applications and its not wondering is what Im wondering about but on top of that my internet doesnt work at all.It will work for a little bit after boot then die and when I go to network authentication and network manager no wifi networks show up and I have about 5 around my house not including my own which is also what ive been wondering.

View 7 Replies View Related

Ubuntu Networking :: Wireless Network Icon Shows "lock" Icon When Trying To Connect

May 16, 2010

3 computers in the house run various windows based programs and everything is fine with them connecting to the internet as far as putting in the security password to log in and get online.My old back up computer that I use in the basement that has Ubuntu 9.10 was working fine with the secured network situation up until today.I booted up the computer this morning and it automatically connected as it typically does and I was reading some email and then the computer froze, which on rare occasions it does.

Upon reboot I got a window that asked for the password for the Network Manager Applet which I supplied and then it asked for the password for the secured internet connection which I supplied.It would not connect. After numerous tries of disabling the wireless and enabling the wireless and entering the Network Manager Applet password and the secured internet password I still get no connection.

I notice that when it is trying to connect, the window comes up on the screen that shows that there is reception from the modem, but there is also a little "lock" icon like I'm locked out of the connection.I finally found a way to get rid of the Network Manager Applet password problem but that still didn't alleviate the connection problem.

View 2 Replies View Related

Ubuntu Networking :: Macbook Pro Karmic Broadcomm Wireless Driver "Activated But Not Currently In Use"

Feb 2, 2010

My wireless was working perfectly until I accidentally let the battery run flat with the machine prevented from hibernating. Upon recovery, there was no wireless available. Checking the Hardware Drivers, I can see the Broadcomm driver as "Activated but not currently in use". Following the copious advice elsewhere I have disabled the driver, rebooted the machine, enabled it again - many times. Still the same message. What is stopping me from activating it? Bit of a noob so.

View 1 Replies View Related

Ubuntu :: Wireless Tray Icon Is Turning A Wireless Icon?

May 25, 2010

I have Ubuntu 10.04 installed on a laptop of mine, and also a desktop. On this laptop, it's a clean install and I'm having a weird issue with the panel on the top of thescreen.ometimes when I start up the computer and login, I get two noticeable quirks. Instead of having the wireless icon in the tray next to the volume, I have two volume controls next to each other.The one icon, that takes place of the wireless icon, is not functional.The other volume icon functions as normal.

The other quirk is that my power button, used for choosing to logout, shutdown,etc,isappears. Instead, it shows two of my username next to each other (one is the legitimate one that lets you set your away status and such). And in place of the power button, is another username menu, but it is cut off by the edge of the screen and doesn't function.Has anybody had this problem before? Is there some kind of package I can update or reinstall to try fixing this? Sometimes the power button will be fine, but the volume icon will still double up.

View 4 Replies View Related

Ubuntu Networking :: Wireless Not Showing Up?

Jun 5, 2011

My Wireless isn't popping up in the network tab. I'm running off of a ethernet cable. I tried reinstalling the drivers using Windows Wireless Drivers, it said it "detected hardware" but it didn't really enable my wireless. I'm on Ubuntu 11.04.

View 2 Replies View Related

Ubuntu Networking :: No Wireless Connections Showing.

Feb 7, 2010

I have been using Ubuntu for a couple of days now and I am starting to like it alot. I decided to install it on my laptop, but getting it to connect wireless is becoming a problem. I have been searching all day on how to fix this but nothing so far has helped.I had Windows 7 installed before and it connected fine.

View 1 Replies View Related

Ubuntu Networking :: 10.4 Not Showing Wireless Network

May 22, 2010

Another Ubuntu install, another round of wireless problems. I have a Dell Inspiron 530 Desktop that I used Wubi to install Ubuntu 10.4 on alongside Windows 7 Ultimate. Everything installed perfectly but it's not detecting my wireless network so I therefore have no wireless access. My wireless network icon is gray with a red "!" on it; when I click it I get:

Wired Network
disconnected
Wireless Networks
disconnected

My wireless network does not show up at all; it's not hidden. When I try to enter it manually, I do so and when I click it I immediately get a popup that says

Wireless network
Disconnected - you are now offline.

I only have a wireless connection since the router is in another part of the house, and this is really frustrating me that this stuff doesn't just work on install like OSX and Windows does.

View 4 Replies View Related

Ubuntu Networking :: Wireless Networks Not Showing Up?

Oct 17, 2010

I have ubuntu 10.10, and at my house I primarily used wired, and it works fine, and under windows earlier today I was able to locate networks, so my wireless card is working. I'm currently at my girlfriends house, and trying to connect to her wireless internet. When I try to connect, I can't find any networks. I've made sure her network has sharing and discovery enabled, however in my wirelss manager it comes up as blank. There's the option to add wireless manually, but do I really need to go through the trouble of finding the routers mac address and all that, it should just show up?I could switch back to windows to see if I can connect, but I'm almost positive it's just the linux wireless manager..

View 4 Replies View Related

Ubuntu Networking :: Wireless Networks Only Sometimes Showing Up?

Nov 6, 2010

I arrived in the Central African Republic only to find that my wireless (on an HP Mini 5102) wasn't working -- it didn't detect any wireless networks. So I wiped off Windows and installed Ubuntu 10.10, Luckily, it did! (Partly.) At first, I still didn't get any wireless networks. I messed around with all the various things you have to do to get Broadcom wireless drivers working. Finally, following a forum suggestion, I installed Wicd -- and this did the trick. Not knowing any better, I kept Network Manager alongside Wicd, but Wicd is what works much better. (Is there a reason to un-install Network Manager?)

However, when I try to connect wirelessly to the network at this country's one cafe with wifi (which usually works really well, by CAR standards), the network doesn't appear. At the office, when I open Wicd, it includes a box with the message "<connection name>: obtaining IP address", and bit by bit it connects. But when I open Wicd at the cafe, this doesn't happen -- it just gives me a list of random signals from nearby offices (all secured and low-signal), none of which I can connect to. Any ideas how I could get the cafe network to show up?I'm at the office now, and so it's working. However, in order to get it working I had to restart three times -- Wicd only seems to work about half or 33% of the time. Sometimes I get the message: "Connection failed: unable to get IP address" and sometimes I get the message "No wireless networks detected." Then I try again and eventually it works. So far.

View 9 Replies View Related

Ubuntu Networking :: Wireless Is Showing Diabled?

Jan 9, 2011

I am new to ubuntu 10.10 and facing problems in my wireless connection, thought it works proprly on wired connection.I am using HP pavillion dv2000.

View 1 Replies View Related

Ubuntu Networking :: No Wireless Dectected Or Showing Up

Apr 23, 2011

i have a TP-LINK TL-WN350G wireless card and i can't seem to be able to get the drivers working for it. I have used ndiswrapper and that did nothing. I was wondering if anyone can help me get wireless connection up and running. I have a ethernet connection ready just in case. And i am running Ubuntu 10.1

View 8 Replies View Related

Ubuntu Networking :: No Wireless Networks Showing Up / What To See?

Jul 16, 2011

I have installed Ubunu 10.04, and after that i have installed the wireless driver from Hardware Drivers.
The problem is that no wireless networks are showing up and i cannot connect to my wireless router. Tried rebooting, but still nothing.

View 3 Replies View Related

Ubuntu Networking :: Wireless N Card Isn't Showing A/N Networks

Jan 25, 2010

NetworkManager no longer shows my wireless N network. But when I boot into windows (dual boot) I can see my network and use it.

View 1 Replies View Related

Software :: Lenovo T43: The Wireless Not Getting Activated?

Sep 10, 2009

I have laptop lenovo T43 with FC11. The wireless is not getting activated (the lamp is not glowing). When I boot to windows, it is glowing. I have tried everything - used iwconfig etc to set parameters etc etc., all without any result, the wireless stubbornly remains in sleep mode. With this in off state, I can not even scan for the networks. When I try to activate it through System->Administration->Network, it says cable unplugged.

View 2 Replies View Related

CentOS 5 :: Wireless Network Can't Be Activated?

Feb 16, 2011

I recently installed Centos 5,also the wireless driver,but it doesn't want to activate.

View 1 Replies View Related

Ubuntu :: WUSB300N < Wireless Card Driver Not Activated

Feb 27, 2011

i followed a tutorial and i used NDISWRAPPER to install the windows drivers and my device WUSB300N (wireless network card) worked perfectly. Once i rebooted however, the drivers are still installed but not activated if you get me? so the wireless card is just not read by the operating system.

View 1 Replies View Related

Ubuntu Networking :: Wireless Connection Dropping Out But Still Showing It Is Still Connected?

Jan 20, 2010

as the titles states my wireless is dropping out but the networks manager is still saying i have a connection. the only way i have been able to be on the network every minute or so i have to manauly disconnect and reconnect to my wifi. under my windows 7 and vista installs the wireless card works fine now my card is a dlink dwa-547 and it uses the arthores chipset, it is encprtyed wifi, wpa2 aes on a n/g based network

Code:
peter@ubuntu:~$ sudo lshw -C network
*-network
description: Wireless interface
product: AR5008 Wireless Network Adapter

[Code]....

View 8 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved