Tagged Questions
1
vote
0answers
193 views
Network Manager don't show me Wireless connection
I've just installed on my Debian Sid with XFCE4 network manager, but I have a problem, no wireless connection are shown. What Should I do?
I used to use wicd but I had problems to connect to free ...
0
votes
1answer
188 views
Can't connect to my wireless network though GNOME
I am a complete Linux beginner and I managed to install Archlinux today. But I have no access to my wifi for some reason.
I get internet access in my terminal with wifi-menu but gnome tells me that ...
3
votes
1answer
1k views
Wireless problem with RTL8723 and Fedora 18: can't connect to a wpa2-secured network
I'm running Fedora 18 on a Toshiba laptop with the notorious RTL8723 wireless card. I've been able to compile the driver using lwfinger's instructions from this forum thread here
wget ...
3
votes
1answer
255 views
NetworkManager tries to connect to previous network after suspend, even if the network isn't there
At home I am connected to network 'A' and can see WLANs 'B' and 'C' from my neighbours.
I suspend my computer and when I get to work the next day, the system still thinks it's connected to the same ...
2
votes
2answers
948 views
Using startx on Fedora 17, a non-root user cannot join new wireless networks — how to fix?
I have Fedora 17 installed on a Lenovo X230, and if I leave it configured to boot into Gnome using systemd's runlevel5.target (or graphical.target), which is the default, networking seems to work just ...
2
votes
0answers
154 views
Can I configure specified PEAP in network-manager
Here's the wpa_supplicant.conf file:
ap_scan=1
network={
ssid="<SSID Name>"
proto=WPA2
key_mgmt=WPA-EAP
pairwise=CCMP
group=CCMP
eap=PEAP
phase1="peaplabel=0"
...
1
vote
2answers
1k views
Setting up ad-hoc in Debian with DHCP?
I made a quick search and found a doc that showed me a way to setup ad-hoc. Only problem is that I need this to work with my phone (WP7) and I'm not able to set a static IP on the phone so I need the ...
3
votes
1answer
351 views
Ubuntu automatically connects to a wireless network when its already connected by eth0 to the same network
I use Ubuntu 11.04, and I work at an institution which has wired and wireless connectivity. My computer is set to automatically connect to the wireless network if it is available.
When I am plugged ...
4
votes
2answers
354 views
Is there a tool to display WiFi information in console?
Can I view detected WiFi networks details (like signal strength, encryption etc.) in command line? The more detailed - the better.
1
vote
1answer
246 views
Sharing Mobile Internet To Others
Currently I am using a mobile internet connection using an USB cable. How do I share this connection with my peer who only has a wireless card on his macbook?
So far what I have tried: Internet ...
1
vote
0answers
1k views
Auto connect to a wireless network (Ångström Linux)
I am using Ångström Linux on BeagleBoard-xM. I have installed a RTL8188SU USB Wi-Fi adapter and configured it properly. But it doesn't connect automatically even though I have marked the interface as ...
1
vote
2answers
476 views
Connect to Internet using Network Manager in a script or program
I want to connect to Internet using wireless automatically(using a script or program)
Currently,I do the following steps to connect to Internet by wlan:
Select the wlan access point,
Then KDE ...
1
vote
0answers
247 views
Gentoo Gnome 3.2 Wireless “Connecting…”
I recently updated my Gentoo with GNOME 2.x to GNOME 3.2. My NetworkManager applet refuses to connect to my network; however, it does not give an error as it simply hangs as "Connecting..."
I checked ...
0
votes
1answer
676 views
Fedora 15 doesn't find wireless connection
I have Fedora 15 installed on a partition in a Dell laptop. The laptop reports wireless capability in a certain Intel Centrino family, and the drivers for all of these should be in the kernel, ...
5
votes
1answer
3k views
How can I solve wifi connection problems between Arch Linux and a WPA2 network?
My home network uses WPA2 for encryption. To connect to it from my Arch Linux insallation, I first tried using NetworkManager, however, that only managed to connect for a minute at most before ...