Lorsque je lance wicd au demarrage grace au fichier rc.conf j ai ce probleme la
===>Could not connect to wicd's D-Bus interface. Check the wicd log for error messages<======.
Je ne suis pas un habitue du sysinit mais j ai plus l habitude de systemV.
Comme dit dans la doc j ai bien mis DBUs avant wicd, network demarait au demarrage alors j ai mis ! pour le stopper.
Deja dans un premier temps dbus est un systeme IPC qui permet la communication entre processus d apres ce que j ai pu lire????Je ne connais que Berkeley sockets mais connais pas vraiment le fonctionnement a part le fait d ouvrir des sockets pour pouvoir communiquer avec les processus, quel est la difference avec dbus, pourquoi est il utilise?
Voila mon rc.conf
Code : Tout sélectionner
#
# /etc/rc.conf - configuration file for initscripts
#
# Most of rc.conf has been replaced by various other configuration
# files. See archlinux(7) for details.
#
# For more details on rc.conf see rc.conf(5).
#
DAEMONS=( dbus slim syslog-ng crond wicd-gtk !network )
MODULES=fglrx
# Storage
#
# USEDMRAID="no"
# USELVM="no"
# Network
#
# interface=
# address=
# netmask=
# gateway=
KEYMAP=fr
NETWORK_PERSIST="no"
Code : Tout sélectionner
2012/09/21 09:53:02 :: ---------------------------
2012/09/21 09:53:02 :: wicd initializing...
2012/09/21 09:53:02 :: ---------------------------
2012/09/21 09:53:02 :: wicd is version 1.7.2.4 768
2012/09/21 09:53:02 :: did not find backend in configuration, setting default external
2012/09/21 09:53:02 :: setting backend to external
2012/09/21 09:53:02 :: trying to load backend external
2012/09/21 09:53:02 :: successfully loaded backend external
2012/09/21 09:53:02 :: trying to load backend external
2012/09/21 09:53:02 :: successfully loaded backend external
2012/09/21 09:53:02 :: Automatically detected wireless interface wlan0
2012/09/21 09:53:02 :: did not find wireless_interface in configuration, setting default wlan0
2012/09/21 09:53:02 :: setting wireless interface wlan0
2012/09/21 09:53:02 :: automatically detected wired interface eth0
2012/09/21 09:53:02 :: did not find wired_interface in configuration, setting default eth0
2012/09/21 09:53:02 :: setting wired interface eth0
2012/09/21 09:53:02 :: did not find wpa_driver in configuration, setting default wext
2012/09/21 09:53:02 :: setting wpa driver wext
2012/09/21 09:53:02 :: did not find always_show_wired_interface in configuration, setting default False
2012/09/21 09:53:02 :: did not find use_global_dns in configuration, setting default False
2012/09/21 09:53:02 :: setting use global dns to False
2012/09/21 09:53:02 :: did not find global_dns_1 in configuration, setting default None
2012/09/21 09:53:02 :: did not find global_dns_2 in configuration, setting default None
2012/09/21 09:53:07 :: Autoconnecting...
2012/09/21 09:53:09 :: No wired connection present, attempting to autoconnect to wireless network
2012/09/21 09:53:11 :: Unable to autoconnect, you'll have to manually connect
2012/09/21 09:53:12 :: Autoconnecting...
2012/09/21 09:53:12 :: No wired connection present, attempting to autoconnect to wireless network
2012/09/21 09:53:14 :: Unable to autoconnect, you'll have to manually connect
2012/09/21 09:53:17 :: Autoconnecting...
2012/09/21 09:53:17 :: No wired connection present, attempting to autoconnect to wireless network
2012/09/21 09:53:19 :: Unable to autoconnect, you'll have to manually connect
2012/09/21 09:53:35 :: trying to load backend external
2012/09/21 09:53:35 :: trying to load backend ioctl
2012/09/21 09:53:35 :: WARNING: python-iwscan not found, falling back to using iwlist scan.
2012/09/21 09:53:35 :: WARNING: python-wpactrl not found, falling back to using wpa_cli.
2012/09/21 09:54:33 :: setting use global dns to 0
2012/09/21 09:54:33 :: setting global dns
2012/09/21 09:54:33 :: global dns servers are
2012/09/21 09:54:33 :: domain is
2012/09/21 09:54:33 :: search domain is
2012/09/21 09:54:33 :: setting wireless interface wlan0
2012/09/21 09:54:33 :: setting wired interface eth0
2012/09/21 09:54:33 :: setting wpa driver wext
2012/09/21 09:54:33 :: setting automatically reconnect when connection drops 1
2012/09/21 09:54:33 :: setting backend to external
2012/09/21 09:54:33 :: Setting dhcp client to 0
2012/09/21 09:55:08 :: Connecting to wireless network Freebox-delepaut
2012/09/21 09:55:09 :: Putting interface down
2012/09/21 09:55:09 :: Releasing DHCP leases...
2012/09/21 09:55:09 :: Setting false IP...
2012/09/21 09:55:09 :: Stopping wpa_supplicant
2012/09/21 09:55:09 :: Flushing the routing table...
2012/09/21 09:55:09 :: Putting interface up...
2012/09/21 09:55:11 :: Generating psk...
2012/09/21 09:55:11 :: Attempting to authenticate...
2012/09/21 09:55:13 :: Running DHCP with hostname panda-pc
2012/09/21 09:55:13 :: dhcpcd[951]: version 5.6.2 starting
2012/09/21 09:55:13 ::
2012/09/21 09:55:13 :: dhcpcd[951]: wlan0: sending IPv6 Router Solicitation
2012/09/21 09:55:13 ::
2012/09/21 09:55:13 :: dhcpcd[951]: wlan0: sendmsg: Cannot assign requested address
2012/09/21 09:55:13 ::
2012/09/21 09:55:13 :: dhcpcd[951]: wlan0: broadcasting for a lease
2012/09/21 09:55:13 ::
2012/09/21 09:55:13 :: dhcpcd[951]: wlan0: offered 192.168.1.25 from 192.168.1.254
2012/09/21 09:55:13 ::
2012/09/21 09:55:13 :: dhcpcd[951]: wlan0: acknowledged 192.168.1.25 from 192.168.1.254
2012/09/21 09:55:13 ::
2012/09/21 09:55:13 :: dhcpcd[951]: wlan0: checking for 192.168.1.25
2012/09/21 09:55:13 ::
2012/09/21 09:55:17 :: dhcpcd[951]: wlan0: sending IPv6 Router Solicitation
2012/09/21 09:55:17 ::
2012/09/21 09:55:18 :: dhcpcd[951]: wlan0: leased 192.168.1.25 for 43200 seconds
2012/09/21 09:55:18 ::
2012/09/21 09:55:18 :: dhcpcd[951]: forked to background, child pid 978
2012/09/21 09:55:18 ::
2012/09/21 09:55:18 ::
2012/09/21 09:55:18 :: DHCP connection successful
2012/09/21 09:55:18 :: not verifying
2012/09/21 09:55:18 :: Connecting thread exiting.
2012/09/21 09:55:19 :: Sending connection attempt result success
2012/09/21 10:06:04 :: Daemon going down, killing wicd-monitor...
2012/09/21 10:06:04 :: Removing PID file...
2012/09/21 10:06:04 :: Shutting down...
2012/09/21 10:06:04 :: Exception KeyError: KeyError(139851148093184,) in <module 'threading' from '/usr/lib/python2.7/threading.py'> ignored
Merci pour votre aide
