The new wifi interface does not let me connect to my university wifi.
Here is the connection page:
https://www.buffalo.edu/ubit/service-gu ... wi-fi.html
The new wifi gui does absolutely nothing when I click on the secure network. I can connect to the "unsecured" network just fine.
The only solution was to install the old wifi application (wpa_gui), and use that to manually set things. The new wifi application does not have any means of configuring a network. In my opinion it is absurd that the old client was not just hidden, but uninstalled in favor of one which both didn't work and wouldn't let me manually configure things.
-
- Posts: 28
- Joined: Mon Mar 30, 2015 1:09 am
- DougieLawson
- Posts: 42142
- Joined: Sun Jun 16, 2013 11:19 pm
- Location: A small cave in deepest darkest Basingstoke, UK
Re: WiFi Issues ? Start here !
READ THE BOTTOM OF THAT PAGE!!!!!pingpong2012 wrote: https://www.buffalo.edu/ubit/service-gu ... wi-fi.html
How hard is that?That University WebPage wrote:Still need help?
Contact the UBIT Help Center
Don't know your UBITName or password? Call 716-645-3542, visit one of our two walk-in locations, or send a message.
Languages using left-hand whitespace for syntax are ridiculous
DMs sent on https://twitter.com/DougieLawson or LinkedIn will be answered next month.
Fake doctors - are all on my foes list.
The use of crystal balls and mind reading is prohibited.
DMs sent on https://twitter.com/DougieLawson or LinkedIn will be answered next month.
Fake doctors - are all on my foes list.
The use of crystal balls and mind reading is prohibited.
Re: WiFi Issues ? Start here !
I have further found out that I can only use WEP for security. I thought I had been connecting to my WPA2 network, but I hadn't. So any clues as to why I can't connect to my system with WPA2-Personal set for security?
- DougieLawson
- Posts: 42142
- Joined: Sun Jun 16, 2013 11:19 pm
- Location: A small cave in deepest darkest Basingstoke, UK
Re: WiFi Issues ? Start here !
Security choices like that are made by the folks who own the access point, not by the client connecting to it.
Whoever owns the AP doesn't care enough about your security or his/her network security. WEP can be cracked in seconds.
Whoever owns the AP doesn't care enough about your security or his/her network security. WEP can be cracked in seconds.
Languages using left-hand whitespace for syntax are ridiculous
DMs sent on https://twitter.com/DougieLawson or LinkedIn will be answered next month.
Fake doctors - are all on my foes list.
The use of crystal balls and mind reading is prohibited.
DMs sent on https://twitter.com/DougieLawson or LinkedIn will be answered next month.
Fake doctors - are all on my foes list.
The use of crystal balls and mind reading is prohibited.
Re: WiFi Issues ? Start here !
Thanks for the reply. I think I've cracked it now. Correct me if I'm wrong but this is what I found:
In the octopi-network.txt file if I use the WEP entry I don't put quotes around the name or the shared key.
iface wlan0 inet manual
wireless-essid Club-Robbo
wireless-key xxxxxxxxxxxxxxxxx
If I use WPA I put the said in quotes but the shared key not in quotes...
iface wlan0 inet manual
wpa-ssid "Club-Robbo-2"
wpa-psk xxxxxxxxxxxxxxxxxx
I now have a connection on my WPA set up, which is what I wanted..
Does that make sense regarding to quote or not-to-quote?
Cheers
In the octopi-network.txt file if I use the WEP entry I don't put quotes around the name or the shared key.
iface wlan0 inet manual
wireless-essid Club-Robbo
wireless-key xxxxxxxxxxxxxxxxx
If I use WPA I put the said in quotes but the shared key not in quotes...
iface wlan0 inet manual
wpa-ssid "Club-Robbo-2"
wpa-psk xxxxxxxxxxxxxxxxxx
I now have a connection on my WPA set up, which is what I wanted..
Does that make sense regarding to quote or not-to-quote?
Cheers
-
- Posts: 28
- Joined: Mon Mar 30, 2015 1:09 am
Re: WiFi Issues ? Start here !
The wifi client in Raspian Jessie simply can't connect to it, and there's no way to configure the network manually with it. All I need to connect is to install the wpa_gui, and then the Pi can connect to it.DougieLawson wrote:READ THE BOTTOM OF THAT PAGE!!!!!pingpong2012 wrote: https://www.buffalo.edu/ubit/service-gu ... wi-fi.html
How hard is that?That University WebPage wrote:Still need help?
Contact the UBIT Help Center
Don't know your UBITName or password? Call 716-645-3542, visit one of our two walk-in locations, or send a message.
- DougieLawson
- Posts: 42142
- Joined: Sun Jun 16, 2013 11:19 pm
- Location: A small cave in deepest darkest Basingstoke, UK
Re: WiFi Issues ? Start here !
Call your help desk, their job is to help you get connected, they know their network better than we ever can.pingpong2012 wrote: The wifi client in Raspian Jessie simply can't connect to it, and there's no way to configure the network manually with it. All I need to connect is to install the wpa_gui, and then the Pi can connect to it.
Languages using left-hand whitespace for syntax are ridiculous
DMs sent on https://twitter.com/DougieLawson or LinkedIn will be answered next month.
Fake doctors - are all on my foes list.
The use of crystal balls and mind reading is prohibited.
DMs sent on https://twitter.com/DougieLawson or LinkedIn will be answered next month.
Fake doctors - are all on my foes list.
The use of crystal balls and mind reading is prohibited.
Re: WiFi Issues ? Start here !
Do you mean by this that you:pingpong2012 wrote: All I need to connect is to install the wpa_gui, and then the Pi can connect to it.
- Installed wpa_gui (if so how?)
- Used it to configure the connections (again how was that done?)
I have Raspbian Jessie from the image (Nov 2015) and I have yet to find any GUI at all to configure networking.
In other Linux distributions there are always some System Configuration applications to use in order to properly configure networking and other similar things. Sorely missing in Raspbian Jessie...
I now see that there is a new image dated 2016-02-09...
How do I update my Jessie to this (non-destructively)?
Bo Berglund
Sweden
Sweden
Re: WiFi Issues ? Start here !
Done upgrading to latest Jessie release Feb9, 2016.
Only difference I see is that right-clicking the WiFi network icon shows a new command:
"WiFi Networks (dhcpcdui) Settings"
This opens up a small control dialog called "Network Preferences" where "stuff" can be set once you select either interface or SSID.
But I have not used it to change anything since my configuration files and a cron script is currently configured to handle my WiFi needs.
As far as I can see there is still no way to disconnect from a connected WiFi SSID....
Only difference I see is that right-clicking the WiFi network icon shows a new command:
"WiFi Networks (dhcpcdui) Settings"
This opens up a small control dialog called "Network Preferences" where "stuff" can be set once you select either interface or SSID.
But I have not used it to change anything since my configuration files and a cron script is currently configured to handle my WiFi needs.
As far as I can see there is still no way to disconnect from a connected WiFi SSID....
Bo Berglund
Sweden
Sweden
Re: WiFi Issues ? Start here !
New user here.
I can't seem to connect to my wireless network. I see the message wlan0:Not Associated when I hover over the icon.
I have a Raspi 2 board with latest install of Rasbpian Jessie (downloaded just a couple days ago). The wifi dongle is an Edimax EW-7811UN. I can see the network in the list and have a strong signal. I enter in the WEP password just as I do with any other device I've ever connected to my network but it doesn't connect.
I've read through most of this thread to no avail. I can see the usb device listed and I looked at a file in the /etc/wpa_supplicant and I see my ssid and password listed.
If I connect an ethernet cable it works fine.
Wondering if there are any other suggestions. Thanks.
I can't seem to connect to my wireless network. I see the message wlan0:Not Associated when I hover over the icon.
I have a Raspi 2 board with latest install of Rasbpian Jessie (downloaded just a couple days ago). The wifi dongle is an Edimax EW-7811UN. I can see the network in the list and have a strong signal. I enter in the WEP password just as I do with any other device I've ever connected to my network but it doesn't connect.
I've read through most of this thread to no avail. I can see the usb device listed and I looked at a file in the /etc/wpa_supplicant and I see my ssid and password listed.
If I connect an ethernet cable it works fine.
Wondering if there are any other suggestions. Thanks.
Re: WiFi Issues ? Start here !
I got it to work. Found this:
Edited wpa_supplicant.conf file to this...
network={
ssid="myssid"
key_mgmt=NONE
wep_key0=mywepkey
wep_tx_keyidx=0
}
Edited wpa_supplicant.conf file to this...
network={
ssid="myssid"
key_mgmt=NONE
wep_key0=mywepkey
wep_tx_keyidx=0
}
Re: WiFi Issues ? Start here !
i noticed if i change what usb port i plug my wifi dongle into i get different results.
if i plug into the usb port next to the ethernet port and run "sudo iwlist wlan0 scan" i get like 5 or 6 results
but if plug into usb ports nearest the gpio pins i get no "no scan results".
i have no idea why this happens, if someone could explain?
if i plug into the usb port next to the ethernet port and run "sudo iwlist wlan0 scan" i get like 5 or 6 results
but if plug into usb ports nearest the gpio pins i get no "no scan results".
i have no idea why this happens, if someone could explain?
-
- Posts: 28
- Joined: Mon Mar 30, 2015 1:09 am
Re: WiFi Issues ? Start here !
I would suggest before anything, you use raspi-config to expand the partition. The initial partition does not have enough space to hold the updates.Bosse_B wrote:Do you mean by this that you:pingpong2012 wrote: All I need to connect is to install the wpa_gui, and then the Pi can connect to it.
- Installed wpa_gui (if so how?)
- Used it to configure the connections (again how was that done?)
I have Raspbian Jessie from the image (Nov 2015) and I have yet to find any GUI at all to configure networking.
In other Linux distributions there are always some System Configuration applications to use in order to properly configure networking and other similar things. Sorely missing in Raspbian Jessie...
I now see that there is a new image dated 2016-02-09...
How do I update my Jessie to this (non-destructively)?
First, I had to connect to an unsecure wifi (no password). If you can't do that, you have to connect with ethernet.
Second, apt-get update, and apt-get dist-upgrade. Reboot
Third, apt-get install wpa_gui. It will install.
I made a shortcut to it on my desktop. You can save a file named wpa_gui.desktop, with the following contents:
Code: Select all
[Desktop Entry]
Name=WIFI
Icon=/usr/share/pixmaps/wpa_gui.xpm
Exec=/usr/sbin/wpa_gui
Type=Application
Encoding=UTF-8
Terminal=False
Categories=None;
5. Right click->Scan results->click "Scan", and then wait for the results. If it works, you can double click a network, and it will open a connect dialog.
6. Enter all your network information in. A simple wifi-n network might have a WPA2-Personal authentication with CCMP and a password. If that doesn't work try TKIP.
I'm pretty sure it if works, it will start connecting when you click ok. It should also remember your settings, so you don't have to run wpa_gui again when you reboot. If you find you do have to, in the main wpa_gui window there is a File menu, and you can click Save Configuration.
All of this depends on, of course, if your wifi adapter is detected and is supported. Many inexpensive adapters are.
Re: WiFi Issues ? Start here !
One question, since I do have my WiFi set up and working through manual editing of the supplicant file and using a cron script:
If I install wpa-gui, will it interfere with the stuff that is already configured such that it will stop working?
For instance will the current functionality of the WiFi/Networking icon on the "taskbar" in the GUI stop working?
Or do they co-exist peacefully?
If I install wpa-gui, will it interfere with the stuff that is already configured such that it will stop working?
For instance will the current functionality of the WiFi/Networking icon on the "taskbar" in the GUI stop working?
Or do they co-exist peacefully?
Bo Berglund
Sweden
Sweden
-
- Posts: 1
- Joined: Sat Feb 20, 2016 11:23 pm
Re: WiFi Issues ? Start here !
Hello All,
Im facing issue with wifi configuration...
pi@raspberrypi ~ $ sudo lsusb
Bus 001 Device 004: ID 148f:7601 Ralink Technology, Corp.
pi@raspberrypi ~ $ sudo lsmod
Module Size Used by
lirc_rpi 8602 0
lirc_dev 11060 1 lirc_rpi
rc_core 23581 1 lirc_dev
snd_bcm2835 22317 0
arc4 1972 2
mt7601u 87685 0
snd_soc_bcm2708_i2s 7566 0
regmap_mmio 3556 1 snd_soc_bcm2708_i2s
mac80211 622304 1 mt7601u
snd_soc_core 168662 1 snd_soc_bcm2708_i2s
snd_compress 8809 1 snd_soc_core
snd_pcm_dmaengine 5778 1 snd_soc_core
snd_pcm 92581 3 snd_bcm2835,snd_soc_core,snd_pcm_dmaengine
joydev 9913 0
snd_seq 61957 0
snd_seq_device 5130 1 snd_seq
snd_timer 23454 2 snd_pcm,snd_seq
cfg80211 499834 2 mac80211,mt7601u
rfkill 22491 1 cfg80211
evdev 11364 6
snd 68161 7 snd_bcm2835,snd_soc_core,snd_timer,snd_pcm,snd_seq,snd_seq_device,snd_compress
pi@raspberrypi /etc/network $ sudo modprobe -a wifi
libkmod: ERROR ../libkmod/libkmod.c:554 kmod_search_moddep: could not open moddep file '/lib/modules/4.1.13+/modules.dep.bin'
Checked /lib/modules/4.1.13+ got deleted.
Need help........
Im facing issue with wifi configuration...
pi@raspberrypi ~ $ sudo lsusb
Bus 001 Device 004: ID 148f:7601 Ralink Technology, Corp.
pi@raspberrypi ~ $ sudo lsmod
Module Size Used by
lirc_rpi 8602 0
lirc_dev 11060 1 lirc_rpi
rc_core 23581 1 lirc_dev
snd_bcm2835 22317 0
arc4 1972 2
mt7601u 87685 0
snd_soc_bcm2708_i2s 7566 0
regmap_mmio 3556 1 snd_soc_bcm2708_i2s
mac80211 622304 1 mt7601u
snd_soc_core 168662 1 snd_soc_bcm2708_i2s
snd_compress 8809 1 snd_soc_core
snd_pcm_dmaengine 5778 1 snd_soc_core
snd_pcm 92581 3 snd_bcm2835,snd_soc_core,snd_pcm_dmaengine
joydev 9913 0
snd_seq 61957 0
snd_seq_device 5130 1 snd_seq
snd_timer 23454 2 snd_pcm,snd_seq
cfg80211 499834 2 mac80211,mt7601u
rfkill 22491 1 cfg80211
evdev 11364 6
snd 68161 7 snd_bcm2835,snd_soc_core,snd_timer,snd_pcm,snd_seq,snd_seq_device,snd_compress
pi@raspberrypi /etc/network $ sudo modprobe -a wifi
libkmod: ERROR ../libkmod/libkmod.c:554 kmod_search_moddep: could not open moddep file '/lib/modules/4.1.13+/modules.dep.bin'
Checked /lib/modules/4.1.13+ got deleted.
Need help........
Re: WiFi Issues ? Start here !
Hello
I found an interesting thing: if you use a "-" in SSID name and you try to connect to the Wifi you can't do that, if instead of "-" write "_" sign, is ok. And encryption WEP or WPA does not matter here. More than a week I took pains until I found a solution
May be someone you know why this happened in Jessie version because Wheezy was ok.
How to fix this, because a lot of SSID used "-" sign?
Thank You
I found an interesting thing: if you use a "-" in SSID name and you try to connect to the Wifi you can't do that, if instead of "-" write "_" sign, is ok. And encryption WEP or WPA does not matter here. More than a week I took pains until I found a solution
May be someone you know why this happened in Jessie version because Wheezy was ok.
How to fix this, because a lot of SSID used "-" sign?
Thank You
Re: WiFi Issues ? Start here !
Where did you get this driver, and how did you install it. Nothing works for me
Re: WiFi Issues ? Start here !
You are asking without specifying anything. Don't expect a reply with a usable answer....AnthonyS wrote:Where did you get this driver, and how did you install it. Nothing works for me
At least specify what your are referring to when asking this question, the crystal ball is a bit misty over here.
Bo Berglund
Sweden
Sweden
- mahjongg
- Forum Moderator
- Posts: 14472
- Joined: Sun Mar 11, 2012 12:19 am
- Location: South Holland, The Netherlands
Re: WiFi Issues ? Start here !
his somewhat more expansive question is here:Bosse_B wrote:You are asking without specifying anything. Don't expect a reply with a usable answer....AnthonyS wrote:Where did you get this driver, and how did you install it. Nothing works for me
At least specify what your are referring to when asking this question, the crystal ball is a bit misty over here.
viewtopic.php?f=28&t=137618&p=913726#p913726
should delete his post as a doubler, but for now let it slip.
Re: WiFi Issues ? Start here !
Hello.
I have ubuntu-server on RPi2. And WiFi based on RTL8188CUS.
I passed the checks at the beginning of this topic but WiFi only works if the wire is connected.
What could it be?
My conf:
I have ubuntu-server on RPi2. And WiFi based on RTL8188CUS.
I passed the checks at the beginning of this topic but WiFi only works if the wire is connected.
What could it be?
My conf:
Code: Select all
auto eth0
iface eth0 inet dhcp
auto wlan0
allow-hotplug wlan0
iface wlan0 inet dhcp
#wpa-ssid "Keenetic-1624"
#wpa-psk "nHkAKkzn"
wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf
Re: WiFi Issues ? Start here !
it seems my problem was the certificate
Re: WiFi Issues ? Start here !
I'm having issues with the built in wifi on the Pi 3. This is on a BT Homehub 5 along with a Pi 1 and 2. All are on the 2.4Ghz network.
Most of the time when on wlan0 the Pi 3 can't be pinged from other machines (Pi/Win/Mac) on wifi and theres no route to host. Everything else on wifi can ping each other, and the problem Pi 3 can ping everything and be pinged from any other machine which has a wired connection.
If the wifi->wifi pings work (which is very intermittent) from other machines its like 500ms instead of a more normal 5ms.
If I disable the built-in wlan on the Pi3 and use a usb wifi adapter then all the problems stop. This is with the same TCP settings, same wifi config and a fully updated Jessie.
Most of the time when on wlan0 the Pi 3 can't be pinged from other machines (Pi/Win/Mac) on wifi and theres no route to host. Everything else on wifi can ping each other, and the problem Pi 3 can ping everything and be pinged from any other machine which has a wired connection.
If the wifi->wifi pings work (which is very intermittent) from other machines its like 500ms instead of a more normal 5ms.
If I disable the built-in wlan on the Pi3 and use a usb wifi adapter then all the problems stop. This is with the same TCP settings, same wifi config and a fully updated Jessie.
Re: WiFi Issues ? Start here !
Hi and welcome to the forum.Zagum wrote:I'm having issues with the built in wifi on the Pi 3. This is on a BT Homehub 5 along with a Pi 1 and 2. All are on the 2.4Ghz network.
Most of the time when on wlan0 the Pi 3 can't be pinged from other machines (Pi/Win/Mac) on wifi and theres no route to host. Everything else on wifi can ping each other, and the problem Pi 3 can ping everything and be pinged from any other machine which has a wired connection.
If the wifi->wifi pings work (which is very intermittent) from other machines its like 500ms instead of a more normal 5ms.
If I disable the built-in wlan on the Pi3 and use a usb wifi adapter then all the problems stop. This is with the same TCP settings, same wifi config and a fully updated Jessie.
Out of interest, which channel are you using, and have you tried setting your router to another channel?
Texy
Various male/female 40- and 26-way GPIO header for sale here ( IDEAL FOR YOUR PiZero ):
https://www.raspberrypi.org/forums/viewtopic.php?f=93&t=147682#p971555
https://www.raspberrypi.org/forums/viewtopic.php?f=93&t=147682#p971555
Re: WiFi Issues ? Start here !
I'm having the same issues while using wifi on the new Rpi3.
The router is a TP-Link Archer C7 with OpenWRT (trunk), which works fine with every other device.
With the Pi I get very intermittent pings, sometimes 2-3ms, sometimes 1500 ms.
SSH is completly unusable, it hangs for a couple of seconds and then suddenly retransmitts all packets.
I do know such issues from other devices with SDIO-based wifi, specifically with the rtl8723bs-driver/chip.
The solution there was to add a whole lot of kernel patches: https://github.com/hadess/rtl8723bs/tree/master/patches
but those look x86 specific, so I haven't come around to testing them yet on a RPi.
Has anyone else had problems with intermittent wifi on the Pi3?
So long,
Tobias
The router is a TP-Link Archer C7 with OpenWRT (trunk), which works fine with every other device.
With the Pi I get very intermittent pings, sometimes 2-3ms, sometimes 1500 ms.
SSH is completly unusable, it hangs for a couple of seconds and then suddenly retransmitts all packets.
I do know such issues from other devices with SDIO-based wifi, specifically with the rtl8723bs-driver/chip.
The solution there was to add a whole lot of kernel patches: https://github.com/hadess/rtl8723bs/tree/master/patches
but those look x86 specific, so I haven't come around to testing them yet on a RPi.
Has anyone else had problems with intermittent wifi on the Pi3?
So long,
Tobias
Re: WiFi Issues ? Start here !
Probably not that many users here have had time to since the Pi3 release announcement was made just 2 days ago.manawyrm wrote: Has anyone else had problems with intermittent wifi on the Pi3?
I also have seen that the foundation is working to bring the support for all hardware up-to-date.
So you might have to wait...
Bo Berglund
Sweden
Sweden