You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Monday, October 13th 2008, 6:44pm

knetworkmanager doesn't work

knetworkmanager no workee

Source code

1
2
3
4
5
6
7
8
9
10
lolwabbit bin # ./knetworkmanager
kbuildsycoca running...
Connection to D-Bus system message bus failed:
Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory.
lolwabbit bin # Connection to D-Bus system message bus failed:
Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory.
process 21181: arguments to dbus_connection_send() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 3081.
This is normally a bug in some application using the D-Bus library.
  D-Bus not built with -rdynamic so unable to print a backtrace
KCrash: Application 'knetworkmanager' crashing...




also can anyone tell me why iwconfig wlan0 essid <myessid> key restricted s:<mykey> && dhclient wlan0 doesn't work?

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Internet Systems Consortium DHCP Client V3.1.1-Gentoo
Copyright 2004-2008 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

wmaster0: unknown hardware address type 801
wmaster0: unknown hardware address type 801
Listening on LPF/wlan0/00:16:ea:7c:76:34
Sending on   LPF/wlan0/00:16:ea:7c:76:34
Sending on   Socket/fallback
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 9
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 9
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 1
No DHCPOFFERS received.
No working leases in persistent database - sleeping.

Similar threads