[SOLVED] Netcfg and Wireless connections stopped working

I've been using Netcfg for a while now on my laptop and I've had no problems connecting to the internet until last week. Since the last pacman update I did (around Wednesday I believe) my laptop has not been able to connect to the internet again. It doesn't recognize my wireless interface even though it did before, and netcfg gives me a strange output when I try to connect to my network and tells me the network is not available. I've gone through the steps in the wiki about installing wireless drivers and I've redone that but it still does not work.
Here is what Netcfg gives me when I try to connect:
:: LosPin up [BUSY]
nl80211: 'nl80211' generic netlink not found
ioctl[SIOCSIWMODE]: Operation not supported
ioctl[SIOCGIWRANGE]: Operation not supported
ioctl[SIOCGIWMODE]: Operation not supported
ioctl[SIOCSIWAP]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODE]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODE]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODE]: Operation not supported
ioctl[SIOCSIWENCODEEXT]: Operation not supported
ioctl[SIOCSIWENCODE]: Operation not supported
> Wireless network "LosPin" not present.
[FAIL]
I know the network is present because when I boot into Windows on this same laptop it connects without any issues. I think it is a driver issue but re-installing the driver has not helped so I'm wondering if anyone can help me out.
This is my netcfg profile if needed:
CONNECTION="wireless"
ESSID="LosPin"
INTERFACE="eth0"
SCAN="yes"
TIMEOUT="10"
SECURITY="wpa"
KEY=
WPA_Driver='wext'
IP='static'
ADDR='10.0.0.80'
GATEWAY='10.0.0.1'
DNS='10.0.0.1'
The reason that the interface is set to eth0 is because it is the only interface for which netcfg tries to connect to the network. If I use wlan0 as the interface it tells me it doesn't exist, and before I had the problem, the interface I used was eth1, which now netcfg says does not exist either.
Any help is greatly appreciated.
Last edited by Hoest (2011-11-17 23:32:29)

I've checked and it's definitely not an rfkill issue. I've tried to connect to the network with two different netcfg profiles, one using wpa_supplicant and the other with configsection. Both give me the same "WPA Authentication/Association Failed" error. There was one try with the wpa_supplicant profile that gave the a "network not found" error but afterwards it went back to the original error. Here are my profiles if needed.
configsection profile:
CONNECTION='wireless'
INTERFACE='eth0'
SECURITY='wpa-configsection'
ESSID='LosPin'
IP='dhcp'
TIMEOUT='130'
CONFIGSECTION='
ssid="LosPin"
key_mgmt=WPA-PSK
psk="..."'
wpa_supplicant profile:
CONNECTION="wireless"
INTERFACE="eth0"
TIMEOUT="60"
WPA_Driver='wext'
IP='dhcp'
SECURITY='wpa-config'
WPA_CONF='/etc/wpa_supplicant.conf'
And this is my wpa_supplicant.conf:
ctrl_interface=DIR=/run/wpa_supplicant GROUP=wheel
network={
ssid="LosPin"
proto=RSN
key_mgmt=WPA-PSK
pairwise=CCMP TKIP
group=CCMP TKIP
#psk="..."
psk=84e710904340353a5217eb63ced7e8f4beb38bf6317bf4648e8b4557c7f3442d
Again, thank you all for all your help.

Similar Messages

  • How to set up WRT54GS so the wired and wireless connections both work?

    I have a DSL line in to a Motorola modem.
    The modem is connected to the WRT54GS with an ethernet cable.
    When I connect my computers directly into the WRT54GS with an ethernet cable (there are four connection spots at the back of the box), I cannot go to the internet.  I have 3 computers plugged in, but none of them connect via Ethernet..
    Is there a setting on the router so that I can use the router for both wired and wireless connectivity?
    Added info: I tried to connect directly from the computer to the modem, but again, got no connectivity.  When I "chatted" with ATT, they told me the modem is set to "bridge", and that I could connect only one device.  I don't want to change this setting because I want to use the router for the wireless capability.  Besides which, I have more than one computer to connect to the internet.
    How come I cannot just plug in and go?  
    My firmware version is v2.07.1. 
    I don't know how to find out what hardware version I have.
    Other info is "DirectEthernet Connection, Speed: 100.0 Mbps, Signal Strength: Excellent, Status: Connected"
    Also "1394 Connection 3, Speed: 400.0 Mbps, Status: Connected"  
    I don't know what that's for, but thought it might prove useful to those of you who are knowledgeable about such things.
    Wireless is ok, but if I'm sitting right next to the router, I'd like to connect with Ethernet and take advantage of the better speed, etc.
    Thanks in advance.

    Just click this link.

  • [Solved] Moved from location and internet connection stopped working.

    Hello everyone, this is my first post in the forums and first time using arch so please bear with me. I recently bought an Asus UX51, formatted it and installed arch linux with the help of the beginner's guide. After overcoming several problems (preinstalled raid, nvidia optimus to name a few) I managed to get it running, installed a DE and was using wireless connection just fine with
    # ip link set wlp3s0 up
    # wifi-menu wlp3s0
    Everything was going fine until I came for a holyday's week to my parents house and tried to connect to their wireless network to no avail. I have WAP in my house, same do they in their house (in which I'm right now).
    I have been trying the past 2 days with netctl, and even the manual method described in the wiki , googled, etc. I'm already out of ideas so I decided it was time to ask for help. If it's of any use, wifi-menu scans the network properly, and # netctl status wlp3s0-interface_name returns this:
    Also read somewhere in the forums to try # journalctl -b , this is what I get on the last page:
    When I try #ping, I get the following after having to wait around 15 secs :
    ~$ ping google.com
    ping: unknown host google.com
    I even tried booting from an USB with an arch iso, just to try getting a wired connection, mount my arch installation and download some other network manager just to see if I got any luck, but not even that worked (in my house, just by connecting the cable before booting I would automatically have internet access when booting with the iso, but it didn't work here...).
    Any help would greatly be appreciated.
    Last edited by contiver (2013-08-01 18:06:48)

    I got it running !
    Just followed the manual guide once more, but managed to bypass some problem I had the first time I tried (you could say I was a bit lost by the command in the wiki but managed to understand it a bit more this time)
    I believe the setup my parents have here is pretty messed up, other people get similar problems from time to time with the network, but I don't really understand much to mess with it so I'd rather leave it like it is.
    In case it's of any use to anybody I'll leave here how everything was left in the end in my laptop.
    Used:
    wpa_passphrase foobarssid foobarpassword
    to generate:
    network={
    ssid="foobarssid"
    #psk="foobarspassword"
    psk=f5d1c49e15e679bebe385c37648d4141bc5c9297796a8a185d7bc5ac62f954e3
    I copy pasted that on my /etc/wpa_supplicant.conf ,which had a line at the start which seems was a leftover from the time I tried before (when I tried using wpa_supplicant it failed and complained about it in the error msg).
    After that I used
    wpa_supplicant -B -iwlp3s0 -c/etc/wpa_supplicant.conf
    After that I used
    dhcpcd -A wlp3s0
    That failed because it said that there already was a dhcpcd process running, I killed it, tried again and it all went fine. Tried ping and kept answering "unknown host". Tried rebooting and that's when # ping google.com  started to behave like it should. Tried browsing a bit and no problems whatsoever.
    Thanks a lot for the help!

  • Mighty Mouse and wireless keyboard stop working

    Just got my iMac yesterday and everything worked out of the box. But once yesterday and once so far today, the wireless mighty mouse and keyboard stopped working.
    Today I noticed after the mouse stopped moving the cursor, the little green light on the bottom of the mouse was blinking. I turned off the mouse and turned it back on, but the green light still blinked and the mouse still didn't work.
    The only thing that did something was the power button on the iMac. I had to turn off the iMac and turn it back on. Then the keyboard and mouse worked again.
    What's going on? Do I need to get the iMac repaired?

    Hello and Welcome to Apple Discussions ...
    Try deleting this file. com.apple.bluetooth.plist
    /Users/YourName/Library/Preferences. Drag that file from the Preferences folder to the Trash, empty the Trash and reboot.
    If that doesn't help, make sure the batteries are charged. Go to System Preferences/Keyboard&Mouse. Click the Bluetooth tab. Your battery levels are displayed there. When it gets down to one green bar on the left, install new batteries.
    If none of the above helps, turn the mouse and keyboard off. Delete the mouse and keyboard from the System Preferences/Bluetooth devices window. Select the mouse in the window on the left, then click the minus - button. Now open the slider on the mouse so the green light blinks. Click + which will launch the Bluetooth Setup Assistant. Just follow the instructions. Same for the keyboard. If you still have issues with the wireless hardware, I'd take it back. You have 14 days in case you need to replace the iMac.
    Carolyn

  • Since upgrading to iOS 5.1.1 docks and car connection stopped working

    Since I upgraded my iPhone last night, my iHome dock, Philips dock and BMW car connection are failing.  When connecting the phone to the docks I get a "This accessory not supported" message on the phone and when I hook it up in the car the car display plays music but is stuck on displaying only the name of the first song and doesn't change when moving from one song to another.

    Exactly the same.  Upgraded to 5.1.1.  Now docking port on BMW X5 2009 has stopped working completely...flashes back and forth on the screen "audio accessory connected" to the album covers, 1-2 times per second.  Absolutely no music. The car no longer sees the phone.  Bluetooth voicecalls work fine.
    Also, "accessory not supported" flashes constantly on my Bose stero dock.  If I repeatedly plug in the phone I can get it to work 1/2 the time.
    iphone that can't play music......great.  How was this missed on QA? 
    Anyone know Tim Cook's email??

  • [SOLVED]ping and incoming connections not working

    Problem: eg.
    $ ping google.com
    PING google.com (209.85.148.99) 56(84) bytes of data.
    no answer so i press ctrl+c, i get:
    ^C
    --- google.com ping statistics ---
    56 packets transmitted, 0 received, 100% packet loss, time 54999ms
    i can't use any torrent client because it accepts connections only then i start client(tested with deluge and transmission). eg. i start deluge->torrent start upload->later it won't start upload, but it sends to server info, server get that info(i tested in situation there i'm the only seeder and there is only one leecher which is under my control)
    thoughts about that: i searched for solution for a long time, i very doubt that is a software issue, i think it's hardware problem(and about hardware i know nothing). why i think so:
    possible cause of problem:
    1. kernel upgrade to 3.0=with ubuntu live cd same problems, so it can't be it
    2. i deleted windows xp, windows writes something to network card or bios?
    3. hardware problem
    before problems started i not did something big, so problem could cause only these 3 items.
    i don't have firewall, there was one but for testing purposes i deleted it.
    network card Realtek RTL-8169 Gigabit Ethernet, driver is latest(but tested and older version)
    i tested with 2 different ISP's. one connected over lan and another just my phone connected as modem over usb cable. in both cases ping not work and all other network services works ok, i can browse, ftp works, i can download torrent(if torrent download starts with program start, not later), skype works, internet radio works, etc.
    question: what to do, to make torrents work as they worked earlier? i have this problem about few weaks, in past 3 years i don't have such problems.
    Last edited by gymka (2011-08-29 14:04:29)

    I(i mean browser) can reach everything and everythere, but "ping" can't reach sites. Tried ping sites in my country, same result. i get answer from ping only then i ping these sites:
    127.0.0.1
    and
    84.55.46.19(my ISP site for clients)
    i can't even ping 192.168.0.1(it's router, so how can i browse if i can't reach router?)
    and i can't ping 84.55.46.27(it's my ISP site for public)
    # tcptraceroute archlinux.org
    Selected device eth0, address 192.168.15.10, port 42318 for outgoing packets
    Tracing the path to archlinux.org (66.211.214.131) on TCP port 80 (http), 30 hops max
    1 192.168.15.1 0.940 ms 0.596 ms 0.553 ms
    2 84.55.40.129.ip.greitas.lt (84.55.40.129) 3.047 ms 2.047 ms 2.649 ms
    3 10.10.20.20 5.741 ms 5.935 ms 5.010 ms
    4 * * *
    ^C
    Same problems with different ISP so it's not my ISP problem.
    Another thing:
    # netstat -lnp|grep deluge
    unix 2 [ ACC ] STREAM LISTENING 344527 1560/python2 /home/gymka/.config/deluge/ipc/deluge-gtk
    as i understand 344527 is port on which app listens, but in application shows that it listens on 51128, then i configured to use only 51128 and restarted deluge
    # netstat -lnp|grep deluge
    unix 2 [ ACC ] STREAM LISTENING 522255 1641/python2 /home/gymka/.config/deluge/ipc/deluge-gtk[/deluge]
    transmission atleast shows that port 57781(don't know if it listen it)
    # netstat -lnp|grep transmission
    tcp 0 0 0.0.0.0:57781 0.0.0.0:* LISTEN 1833/transmission-g
    tcp 0 0 :::57781 :::* LISTEN 1833/transmission-g
    udp 0 0 239.192.152.143:6771 0.0.0.0:* 1833/transmission-g
    udp 0 0 0.0.0.0:57781 0.0.0.0:* 1833/transmission-g
    unix 2 [ ACC ] STREAM LISTENING 709406 1833/transmission-g /tmp/at-spi2/socket-1833-1804289383
    Last edited by gymka (2011-08-28 06:20:12)

  • Pavilion G7 wireless adapter stopped working and now will no longer boot.

    I bought a Pavilion G7 about 7 months ago. 
    After a couple of months, the wireless adapter stopped working, it just disappeared from the Device Manager (Win7 Home).
    I reset the computer to factory settings and it fixed that problem.
    One month after this, the wireless adapter problem returned, I tried to use system recovery to restore it to a previous point, no luck.
    I closed the laptop after this, didn't turn it off. 
    Opened it up and decided to watch a video I had on there, I had to pause the video halfway through (used Windows media player). Came back to continue watching and the screen was black. No lightbar activity, just blackness.
    I pressed a few buttons, nothing.
    Decided to do a hard reset (hold the power button for 8 seconds) then I left it and turned it on again, the blank screen returned, no signs of life, no boot, no HDD activity, nothing. The caps lock button was on, the wireless light (of course) was orange.
    What on Earth has gone wrong? What can I do to fix this?
    Thanks.

    Hi
    You have a couple of options as I see it please find the web link given below might help you fix the issue.
    Solve Setup and Internet Connection Issues on a Wireless Network with Windows 7
    Let us know how it goes!
    *Although I am an HP employee, I am speaking for myself and not for HP.
    ****Click the White Kudos star to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    Regards
    Manjunath
    Let us know how it goes!
    "I work for HP."
    ****Click the (purple thumbs up icon in the lower right corner of a post) to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    Regards
    Manjunath

  • I have an existing new belkin modem router which works fine with quite a few wired and wireless products in my house. My question is if i buy a time capsule can i put it in another room and wirelessly connect it to the belkin modem router, I would then ju

    I have an existing new belkin modem router which works fine with quiet a few wired and wireless products in my house. My question is if i buy a time capsule can i put it in another room and wirelessly connect it to the belkin modem router, I would then just like my macbook pro and (imac future purchase) to wirelessly back up to it???????????

    Your will need to perform a Factory Default Reset on the TIme Capsule to clear out the current network settings and then reconfigure it to "join" your wireless network using the AirPort Utility setup application.
    To perform the Factory Default Reset on the Time Capsule....
    Pull the power cord from the back of the device
    Wait a few moments
    Hold in the reset button on the back of the Time Capsule and keep holding it an additional 8-10 seconds while you simultaneously plug the power cord back in to the Time Capsule
    Release the reset button after the hold period and allow 25-30 seconds for the Time Capsule to restart to a slow, blinking amber light
    On your Mac.....
    Open Macintosh HD > Applications > Utilities > AirPort Utility
    Click Continue
    Follow the guided setup and choose the "join" option when it appears duriing the setup
    You will need to know the exact type of wireless security that the Belkin router is using to enter this information during the setup of the Belkin. Otherwise, the Time Capsule cannot join the network, and you will receive an error message after the configuration process.

  • Safari is not connecting to internet on my iPad.  Says "could not open the page becuase the server stopped responding."  Everything else that updates over wireless connection is working fine.  Get same response on any site I try to visit.  Need Help!

    Safari is not connecting to internet on my iPad.  Says "could not open the page becuase the server stopped responding."  Everything else that updates over wireless connection is working fine.  Get same response on any site I try to visit.  Need Help!

    I am having identical problem on my iPhone 4 running iOS6.  Did NOT experience this issue prior to upgrade.

  • Wireless keyboard stops working when some keys adobe photoshop is open and being used.

    My apple wireless keyboard stops working some keys when using adobe photoshop. The lestras not work. Stop when I start using the stamp program for example. Is there any solution to this problem. For other macs minis did not have the same problem.

    Hello, what are lestras?

  • I can't make or take phone calls, but i can message and use data. Has this happened to anyone else? I've gone through three Samsung Galaxy S5's in the past three days, two of which have this problem and one just stopped working all together.

    My phone doesn't have any cellular phone functions...but it CAN send text messages and access data. Has this happened to anyone else? I've gone through three Samsung Galaxy S5's in the past three days, the last two have this problem and the first stopped working all together. I've had new sim cards put in, ive done hard resets on the phone, i've rebooted the phone, done battery pulls, and tech support has reset the signal to my phone. Nothing has worked. (I just "upgraded" <- lol.... and my old phone IS turned off.)

    Im in 79707. So to recap my whole case: I upgraded my device using the verizon wireless website. I received my phone and switched my old SIM card from my Droid Razr Maxx HD into the new Galaxy S5. Everything worked fine until the next morning (May 31st) when I woke up and the phone wouldn't turn on. I took the phone to the local Verizon store and they were also unable to turn it on. They issued me a new Galaxy S5 (referred to as phone 2) and switched my SIM card into that one.
    With PHONE 2 i was able to make calls and receive calls, along with text and data for approximately four hours. After that, i was unable to use the phone function of the device, but text and data were still functioning. I took PHONE 2 back to the Verizon store where they attempted to hard reset the phone twice, they also installed two new SIM cards at the store. After this they would get the same error, which is the phone just reading "Dialing..." after attempting to make a call. The Verizon associate declared the phone "DOA" and issued me another Galaxy S5 (referred to as PHONE 3).
    PHONE 3 worked well, with phone text and data featured intact from when I received it on the after noon of the 31st until approximately 2:30PM on June 1st. I contacted Verizon Tech Support via Gmail phone to attempt the correct the problem. They reset the connection, had me do a battery pull, had me close the "phone" application, and erase the data and catche, then restart the phone. All of which had no effect. My phone is still able to receive texts and use data (even with wifi off) it simply cannot make or take phone calls. all it says is "dialing..." when I attempt to make a call. When other phones call my device it rings once on their end and directs them to voicemail, PHONE 3 does not ring on my end.
    I have made sure my old phone is completely powered down.

  • Windows APP without real internet connection stops working in time

    Windows APP without real internet connection stops working in time
    Hello all,
    I am trying to get the following to work. We have an intranet page which users need to connect to, to operate some machines. This is done through an windows 8.1 Tablet with an assigned KIOSK mode app (Kios SP Browser).
    This works great as the assigned app is the only thing the user can run and we don't have to really harden the device. One drawback in using the assigned apps is that it needs to be an New App (as Microsoft call it)
    The app is installed on an reference machine which runs in workgroup mode (no domain connection is needed on the devices) and after the reference machine is installed it is imaged with the use of Acronis. After deployment the tablet has no connection to
    internet and the intranet page is wireless put available to the tablets. As a side note, the tablet operates with local accounts and the app is installed using an corporate hotmail account we created just for this purpose.
    I now deployed the image over 20 different tablet devices and this worked great until recently a few devices start to complain it needs to connect to the windows shop before the app can be started. As the devices don't have internet access this can't be
    done and the tablet is rendered useless for the user.
    How can i make the app available without internet connection ? and how can i be sure the app will continue to work over time without connection to the store ?

    Thanks for the reply.
    I can't unblock the internet connection as the wireless network doesn't have any internet connection what so ever. The main purpose is to be able to operate the machinery and nothing else, hence the kios app which is being used to show the intranet page
    which connects than to the devices.
    The problem is that after imaging the app works as expected but after a few days the app stops to work ...
    I found the following website over site loading an app without the needed appx files. It shows an way to capture the files during installation from the windows store.
    https://www.404techsupport.com/2014/06/installing-free-windows-8-modern-apps-without-the-windows-store/
    It is a bit strange to have it this difficult to install apps without the needed store and i think that Microsoft should make this easier. I hope this works better and after a few days i will give the feedback how this handles..
    If anyone knows of a better way .....

  • Wireless keyboard stopped working on my iMac

    My wireless keyboard stopped working on my iMac. It shows that it is connected, but it won't respond.   It's not the batteries, and I tested keyboard on my iPad and it works fine on the iPad, so it is not the keyboard itself.
    I also tried to connect a different wireless keyboard to my iMac, but the same thing happens... it shows that it is connected, but it doesn't respond.
    When I go preferences >  bluetooth, the device shows as connected.  I have tried to remove it by highlighting it and clicking the   - (minus)  , but the - (minus) is not clickable.  It is gray.
    Also grayed is the box that says 'discoverable'.  the box is checked however.
    I am at a loss!!  Any ideas

    suecheat wrote:
    I have un-paird the keyboard from my Mac, and I have restarted my Mac.  nothing different
    You have to un-paired with your iPad not your Mac.
     > System Preferences... > Keyboard > Setup Bluetooth Keyboard

  • My Linksys E1200 wireless router stopped working

    Hi, my Linksys E1200 wireless router stopped working. When my checked my network it said "Limited Connection." However, when I connect my ethernet cable directly to the modem my internet works fine.
    Can someone help me with this?

    @JeffNewYork
    Are you getting that error hardwired to the router? Or wireless? Since the internet is working directly to your modem, you may need to reset and reconfigure the router depending on the settings from your Internet Service Provider (ISP).
    Setting up a Linksys router with Cable Internet service
    Setting up a Linksys router with DSL Internet service
    Setting up a router with a Static IP account
    Good luck! 

  • Sony Xperia Z2 LTE tablet mobile connection stop working after incoming call

    After incoming call to a tablet mobile data connection stop working at all. There is no connection to packet switched network, no icons of LTE/H(SDPA)/E(DGE).
    Only software recovery or  factory reset can help to solve this problem.
    Obviously, it;s a bug of a ROM.
    ROM 17.1.1.A.0.402, Model SGP521

    Hi and welcome to the community! Since you're new please be sure that you have checked out our Discussion guidelines.
    I suggest that you try to repair the phone software using PC Companion..
    Before repairing your device you may want to backup your information first. Check out this topic for more information on how to.
    How to backup?
    If the issue should still remain I think that this needs to be examined and fixed at a repair center. For more information about how to submit your phone for repair and where, contact your local support team.
     - Official Sony Xperia Support Staff
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

Maybe you are looking for