LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   wifi-rader issue (https://www.linuxquestions.org/questions/slackware-14/wifi-rader-issue-369746/)

Paxmaster 10-04-2005 02:06 PM

wifi-rader issue
 
I read a howto on wifi-rader and got interested in, so I did the think, when I try to run the program in bash terminal the output saying eth1 failed to read scan data : no data available

my guess is that the program didn't detect my cisco wireless card


how come my wireless card is eth1 not wlan0, wired ah

Thank in advance

Coldfish 10-04-2005 03:20 PM

Please post your logs here ...

Code:

iwconfig
Code:

ifconfig

MS3FGX 10-04-2005 04:10 PM

You need to manually configure the program using it's configuration file before it will work.

Paxmaster 10-04-2005 04:54 PM

iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

eth1 IEEE 802.11-DS ESSID:""
Mode:Managed Frequency:2.442 GHz Access Point: FF:FF:FF:FF:FF:FF
Bit Rate:11 Mb/s Tx-Power=20 dBm Sensitivity=0/65535
Retry limit:16 RTS thr:off Fragment thr:off
Power Management:off
Link Quality=0/10 Signal level=-105 dBm Noise level=-256 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

wifi0 IEEE 802.11-DS ESSID:""
Mode:Managed Frequency:2.442 GHz Access Point: FF:FF:FF:FF:FF:FF
Bit Rate:11 Mb/s Tx-Power=20 dBm Sensitivity=0/65535
Retry limit:16 RTS thr:off Fragment thr:off
Power Management:off
Link Quality=0/10 Signal level=-105 dBm Noise level=-256 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
---------------------------------------------------------------------------------
I have edit the /etc/wifi-rader/wifi-rader.conf

[DEFAULT]
ifup_required = False
auto_profile_order =
speak_up = False
scan_timeout = 5
interface = eth1
commit_required = False

as you see i have edit the the interface to eth1 before it was eth0

Coldfish 10-05-2005 01:16 PM

Hm. I try to analyze your system but your essid name is empty. I think your problem is about configuration of wireless options. To clearify this , can you get this command on your console:

Code:

iwlist scanning
In here, you will see your essid name ...

Please, post your log.


All times are GMT -5. The time now is 05:45 PM.