PDA

View Full Version : Having Problems with KWiFiManager


sbovisjb1
14th April 2006, 20:01
I am getting this curious error when i run KWiFiManager in Fedora Core 4.

///////////////////////////////////EDIT///////////////////////
I have heard that there is a wireless package that lets you user lwconfig..... that may do it... but i dont know.
Please help

falko
15th April 2006, 14:58
Please post the output of echo $PATH and
updatedb
locate iwlist

sbovisjb1
15th April 2006, 18:44
Please post the output of echo $PATH

/usr/kerberos/sbin:/usr/kerberos/bin:/opt/jre1.5.0_06/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
You have new mail in /var/spool/mail/root

and
updatedb

[david@localhost ~]$ updatedb
fatal error: updatedb: You are not authorized to create a default slocate database!

as root
[root@localhost ~]# updatedb
[root@localhost ~]#
NOTHING :( (i sustpect my data base was still updated ;))

locate iwlist

/usr/share/man/man8/iwlist.8.gz
/sbin/iwlist

falko
16th April 2006, 15:26
So iwlist is in /sbin.
As which user did you try to run KWiFiManager? What'S the output of echo $PATH for that user?

sbovisjb1
16th April 2006, 17:16
i ran it for [david@localhost]

the out out is
[CODE][david@localhost ~]$ echo $PATH
/opt/jre1.5.0_06/bin:/usr/kerberos/bin:/opt/jre1.5.0_06/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/david/bin
[CODE]

There is only one user [me]

falko
17th April 2006, 18:22
Try for example
ln -s /sbin/iwlist /usr/bin/iwlist
The error should then be gone.

sbovisjb1
17th April 2006, 20:09
Thank you, i will try that when i get home, because i am at school. Interesting, making a kernel link to another location, thanks again :)

sbovisjb1
17th April 2006, 22:53
That command fixed that error thank you! But now i get even more interesting errors. The program doesnt find an access point and the ip adress is unavaliable, but when i scan it says that no networks are avaliable, regardless that my dad is using wireless internet upstairs and the router is next to me. My drivers are properly installed and when i try to accoustic scan i get these errors.

these are the errors:


(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
`shared object read from target memory' has disappeared; keeping its symbols.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208920384 (LWP 9748)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6 0x003fdee0 in Arts::Synth_FREQUENCY_base::_create ()
from /usr/lib/libartsflow_idl.so.1
#7 0x00404868 in Arts::Synth_FREQUENCY::_Creator ()
from /usr/lib/libartsflow_idl.so.1
#8 0x00cb7e6e in Arts::setValue () from /usr/lib/libmcop.so.1
#9 0x08052d77 in ?? ()
#10 0x08057340 in QWidget::setWFlags ()
#11 0x08059bb3 in QWidget::setWFlags ()
#12 0x053caeb4 in QObject::activate_signal ()
from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#13 0x053cb374 in QObject::activate_signal ()
from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#14 0x057451fb in QTimer::timeout () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#15 0x053f0d38 in QTimer::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#16 0x053660dd in QApplication::internalNotify ()
from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#17 0x05366a5c in QApplication::notify ()
from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#18 0x001be841 in KApplication::notify () from /usr/lib/libkdecore.so.4
#19 0x0535a972 in QEventLoop::activateTimers ()
from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#20 0x0531035a in QEventLoop::processEvents ()
from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#21 0x0537e82b in QEventLoop::enterLoop ()
from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#22 0x0537e736 in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#23 0x05365aa9 in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#24 0x0805b6c7 in QWidget::metaObject ()
#25 0x00497d7f in __libc_start_main () from /lib/libc.so.6
#26 0x08052731 in ?? ()