Tagged Questions
0
votes
0answers
24 views
sharing wired internet connection throuh wifi to windows 7 laptop
I am using ubuntu 12.10, I am able to create adhoc connection.I am able to connect to my phone but I am unable to connect in windows 7 machine it is showing your network admin blocked you connecting ...
0
votes
1answer
1k views
Ubuntu 12.04 wireless does not detect networks [closed]
I installed Ubuntu on a partition of my MacBook Pro. Wireless connections work fine when I switch to OSX, but the wireless networks are not even detected when I boot Ubuntu. I installed Wicd as a new ...
0
votes
0answers
60 views
Duplicate network names in Ubuntu Unity?
I'm building an Edubuntu image to deploy on netbooks. The main image contains 4 wireless connections that have the password and other settings defined. I restored the image onto another machine, but ...
0
votes
1answer
71 views
Ubuntu 10.04: Post update, cannot (generically?) connect to the network used for update
I updated my netbook in a cafe, and so, obviously, could connect to their Access Point then. Next day back at the cafe, their wireless network is detected, but I can no longer join it. I connect fine ...
0
votes
0answers
89 views
Installed drivers and packages got removed after rebooting Ubuntu 12.04 [closed]
I recently installed Ubuntu 12.04 on my laptop via hard drive. After installing wireless drivers and ruby on rails I rebooted my system. After reboot none of the installed package or driver is ...
0
votes
0answers
225 views
Hostapd static routes on Ubuntu [closed]
I need to set a static route when wlan0 inteface is brought up by hostapd to route traffic between eth0 and wlan0 interface, so I've added the "up route" command to /etc/interfaces
auto wlan0
iface ...
0
votes
0answers
148 views
Print from a LAN (wired) desktop PC to a wireless printer [closed]
I recently purchased a new router, a Linksys E2500 a/b/g/n. I've got a couple devices hooked up to it, mostly laptops and a new brand new Canon PIXMA MP495 wireless printer/scanner. The printer will ...
0
votes
2answers
279 views
wpa_supplicant dbus: Could not request service name: already registered, Failed to initialize wpa_supplicant error [closed]
I am trying to connect to my access point (WPA2) through my wifi doggle(rtl8192cu chipset). My PC runs Ubuntu 11.10 and uname -r shows 3.0.0-20-generic
when I plug my wifi doggle and type ...
0
votes
1answer
1k views
iwconfig usage for WEP access point?
I would like to use my wifi doggle(rtl8192cu) in my pc (ubuntu 12.04). I am able to connect to my access point through the GUI. I would like to do the same in the terminal.
My access point uses WEP. ...
2
votes
2answers
2k views
Guest OS cannot connect to the internet VirtuialBox version 4.1.10
I am running Ubuntu 10.04 as a guest on a Windows XP host. I recently updated the VirtualBox to version 4.1.10 and the guest OS will not connect to the internet(wireless connection). I have NAT ...
0
votes
0answers
514 views
Ubuntu + Atheros Wireless [closed]
Hi I've been fighting these wireless drivers for a few days and just recently i noticed that the model the Wireless controller appears in lspci is different sometimes. This is the data i have after ...
1
vote
0answers
205 views
ath5k phy0: no further txbuf available, dropping packet
I'm having some trouble with atheros driver for linux. I'm using an ad-hoc connection to share image data from a stereo camera to other computers, but sometimes the connection breaks.
With "dmesg" ...
0
votes
0answers
2k views
Problems with wireless in ubuntu 11.10 after updating from 11.04
I have upgraded from 11.04 to 11.10 and my wireless doesn`t detect any wireless network...
Please help...
Thanks in advance,
Andrew
-1
votes
2answers
532 views
Backtrack 4 Wireless Not Working [closed]
I'm trying to connect to my wireless network on Backtrack 4. I have a Dell Studio 1558.
ifconfig and ifup show the wlan0 interface is up.
I ran
/etc/init.d/networking start
/etc/init.d/wicd
in a ...
2
votes
3answers
1k views
Want to know the ESSID of wireless network via C++ in UBUNTU
I have written the following program to get the ESSID of the wireless network to which my Desktop is currently connected, but it is giving me errors. Can anyone help me correct the bugs? Code:
...
-1
votes
2answers
1k views
Installing TinyOS 1.x and TOSSIM in Ubuntu [closed]
I've been into a project for evaluating the performance of a wireless sensor network. I need to work with TinyOS 1.x and nesC. Also I need to install TOSSIM simulator. I'm using Ubuntu 10.04. Is ...
0
votes
1answer
165 views
Querying Current Wifi Network SSID for Network Profiles script
I've got a script that programmatically applies different proxy settings for different wifi networks, but I'd like to make it automatic; when a certain wifi network is logged into, my script is called ...
0
votes
5answers
824 views
ubuntu: manipulating wireless networking
Is there an API (or command line) in Ubuntu to see the available wireless networks, their strength, etc, and connecting to one?
