Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I'm trying to use wifi radar to connect to the wireless, I installed and it runs fine (in Knoppix), the light on the connector lights up normally and it identifies the connection points, but when I click connect a "working" windows appears with the indication Adquiring IP address (DHCP) but the status bar just goes on and on and it does not connect. How can I fix it?
A quick heads up is that with issues like this - it's helpful to include your distro, distro version, and hardware information. What are those for this case?
ok, itīs an old presario c500, the distro is knoppix v7.0 live cd, the software is wifi radar. everything seems to work well, the indicator of the wireless light up and is active, wifi radar recognizes the connection point correctly, only the indicator of the signal itīs good at first and then is blank, also it is supposed to appear a window asking for the password, but it doesnt get that far because when I click on a connection point which I know works well with another laptop in windows the status bar keeps going on and on forever, so something must be wrong at that stage of the process
it's kind of strange, if I try wifi-radar on knoppix 7.0 it recognizes the wireless card, which lights up and it recognizes the connection points, just the signal status is blank and it doesn't connect. If I try wifi-radar on knoppix dvd 7.7 which is supposed to be newer, it doesn't recognizes the card and the indicator of the wireless doesn't even light up. I cant figure out what's wrong
knoppix@Microknoppix:~$ sudo wifi-radar
wlan0 Interface doesn't support scanning : Network is down
wlan0 Interface doesn't support scanning : Network is down
wlan0 Interface doesn't support scanning : Network is down
wlan0 Interface doesn't support scanning : Network is down
wlan0 Interface doesn't support scanning : Network is down
wlan0 Interface doesn't support scanning : Network is down
wlan0 Interface doesn't support scanning : Network is down
wlan0 Interface doesn't support scanning : Network is down
2024-02-22 04:15:27,800: connect_to_network: DHCP client not found, please set this in the preferences.
Traceback (most recent call last):
File "/usr/sbin/wifi-radar", line 1563, in connect_profile
self.connection.connect_to_network(profile, self.status_window)
File "/usr/sbin/wifi-radar", line 498, in connect_to_network
waiting = dhcp_proc.poll()
UnboundLocalError: local variable 'dhcp_proc' referenced before assignment
wlan0 Interface doesn't support scanning : Network is down
wlan0 Interface doesn't support scanning : Network is down
wlan0 Interface doesn't support scanning : Network is down
wlan0 Interface doesn't support scanning : Network is down
wlan0 Interface doesn't support scanning : Network is down
wlan0 Interface doesn't support scanning : Network is down
wlan0 Interface doesn't support scanning : Network is down
wlan0 Interface doesn't support scanning : Network is down
wlan0 Interface doesn't support scanning : Network is down
wlan0 Interface doesn't support scanning : Network is down
wlan0 Interface doesn't support scanning : Network is down
Traceback (most recent call last):
File "/usr/sbin/wifi-radar", line 973, in destroy
self.status_window.destroy()
File "/usr/sbin/wifi-radar", line 2562, in destroy
self.dialog.destroy()
AttributeError: StatusWindow instance has no attribute 'dialog'
also when it runs this way the card light is off but light up for a second as I click on close in the status window
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.