This hasn't been working for a while, not sure why. NetworkManager seems to run fine. I have dbus running: [clarkbw@rhbw ~]$ ps ax | grep dbus 2748 ? Ss 0:00 dbus-daemon-1 --system 3690 ? Ss 0:00 /usr/bin/ssh-agent /usr/bin/dbus-launch /etc/X11/xinit/Xclients 3694 ? Ss 0:00 dbus-daemon-1 --fork --print-pid 8 --print-address 6 --session 4419 pts/2 R+ 0:00 grep dbus Here's the relevant debug info: [clarkbw@rhbw ~]$ DBUS_VERBOSE=1 NetworkManagerInfo --no-daemon 4297: Filling in system bus address... 4297: used default system bus "unix:path=/var/run/dbus/system_bus_socket" 4297: Filling in session bus address... 4297: "unix:abstract=/tmp/dbus-ApFwUyTnni" 4297: Filling in activation bus address... 4297: "none set" 4297: connecting to unix socket /var/run/dbus/system_bus_socket abstract=0 4297: Successfully connected to unix socket /var/run/dbus/system_bus_socket 4297: client: going from state NeedSendAuth to state WaitingForData 4297: Initialized transport on address unix:path=/var/run/dbus/system_bus_socket4297: Allocated slot 0 on allocator 0x906840 total 1 slots allocated 1 used 4297: Message 0x8c4d140 (1 org.freedesktop.DBus '') added to outgoing queue 0x8c2e808, 1 pending to send 4297: Transport iteration flags 0x7 timeout -1 connected = 1 4297: iteration flags = readwrite timeout = -1 read_watch = 0x8c2e9c8 write_watch = 0x8c2e9a0 4297: in iteration, need_read=0 need_write=1 4297: wrote credentials byte 4297: client auth state: bytes to send 4297: client: Sent 22 bytes of: AUTH EXTERNAL 353030 4297: client auth state: waiting for input 4297: Not authenticated, not writing anything 4297: Transport iteration flags 0x7 timeout -1 connected = 1 4297: iteration flags = readwrite timeout = -1 read_watch = 0x8c2e9c8 write_watch = 0x8c2e9a0 4297: in iteration, need_read=1 need_write=0 4297: client auth state: waiting for input 4297: read 4 bytes in auth phase 4297: client: got command "OK" 4297: client: going from state WaitingForData to state Authenticated 4297: client auth state: bytes to send 4297: Transport iteration flags 0x7 timeout -1 connected = 1 4297: iteration flags = readwrite timeout = -1 read_watch = 0x8c2e9c8 write_watch = 0x8c2e9a0 4297: in iteration, need_read=0 need_write=1 4297: client auth state: bytes to send 4297: client: Sent 7 bytes of: BEGIN 4297: wrote 128 bytes of 128 4297: Message 0x8c4d140 (1 org.freedesktop.DBus '') removed from outgoing queue 0x8c2e808, 0 left to send 4297: 0 unused bytes sent to message loader 4297: dbus_connection_send_with_reply_and_block(): will block 15000 milliseconds for reply serial 1 from 1096385323 sec 145634 usec to 1096385338 sec 145634 usec 4297: Transport iteration flags 0x6 timeout 15000 connected = 1 4297: iteration flags = read timeout = 15000 read_watch = 0x8c2e9c8 write_watch = 0x8c2e9a0 4297: in iteration, need_read=1 need_write=0 4297: read 260 bytes 4297: Found reply serial 1 at offset 20 4297: Loaded message 0x8c4e330 4297: Found path at offset 20 4297: Loaded message 0x8c4e480 4297: queueing received message 0x8c4e330 4297: Message 0x8c4e330 (2 no interface 's') added to incoming queue 0x8c2e808, 1 incoming 4297: queueing received message 0x8c4e480 4297: Message 0x8c4e480 (4 org.freedesktop.DBus 's') added to incoming queue 0x8c2e808, 2 incoming 4297: dbus_connection_send_with_reply_and_block(): got reply 4297: Allocated slot 1 on allocator 0x906840 total 2 slots allocated 2 used 4297: Adding a watch on fd 16 using newly-set add watch function 4297: Adding a watch on fd 16 using newly-set add watch function 4297: Setting watch fd 16 data to data = 0x8c2e890 function = 0x5d12eb from data = (nil) function = (nil) 4297: set_string_field() field 8 prealloc 19 4297: delete_one_and_re_align: Deleting one field at offset 123 4297: iterate_one_field: name_offset=123, append to (nil) 4297: iterate_one_field: name 8, type 's' 115 at 124 len 1, array type 's' 115 4297: iterate_one_field: alignment 4 value at pos 128 4297: iterate_one_field: value_pos 128 value_len 5 value_end 133 4297: set_string_field() field 8 prealloc 20 4297: delete_one_and_re_align: Deleting one field at offset 123 4297: iterate_one_field: name_offset=123, append to (nil) 4297: iterate_one_field: name 8, type 's' 115 at 124 len 1, array type 's' 115 4297: iterate_one_field: alignment 4 value at pos 128 4297: iterate_one_field: value_pos 128 value_len 6 value_end 134 4297: Message 0x8c4d140 (1 org.freedesktop.DBus 'su') added to outgoing queue 0x8c2e808, 1 pending to send 4297: Toggling watch on fd 16 to 1 4297: Setting watch fd 16 data to data = 0x8c4e350 function = 0x5d12eb from data = (nil) function = (nil) 4297: Transport iteration flags 0x7 timeout -1 connected = 1 4297: iteration flags = readwrite timeout = -1 read_watch = 0x8c2e9c8 write_watch = 0x8c2e9a0 4297: in iteration, need_read=0 need_write=1 4297: wrote 184 bytes of 184 4297: Message 0x8c4d140 (1 org.freedesktop.DBus 'su') removed from outgoing queue 0x8c2e808, 0 left to send 4297: Toggling watch on fd 16 to 0 4297: Setting watch fd 16 data to data = (nil) function = (nil) from data = 0x8c4e350 function = 0x5d12eb 4297: dbus_connection_send_with_reply_and_block(): will block 15000 milliseconds for reply serial 2 from 1096385323 sec 224616 usec to 1096385338 sec 224616 usec 4297: Transport iteration flags 0x6 timeout 15000 connected = 1 4297: iteration flags = read timeout = 15000 read_watch = 0x8c2e9c8 write_watch = 0x8c2e9a0 4297: in iteration, need_read=1 need_write=0 4297: read 248 bytes 4297: Found reply serial 2 at offset 68 4297: string is not valid UTF-8 4297: invalid type data at 248, next_arg 4297: Corrupted message stream, disconnecting 4297: Removing watch on fd 16 4297: Setting watch fd 16 data to data = (nil) function = (nil) from data = 0x8c2e890 function = 0x5d12eb 4297: Setting watch fd -1 data to data = (nil) function = (nil) from data = (nil) function = (nil) 4297: Removing watch on fd 16 4297: Setting watch fd -1 data to data = (nil) function = (nil) from data = (nil) function = (nil) NetworkManagerInfo: nmi_dbus_service_init() could not acquire its service. dbus_bus_acquire_service() says: 'Disconnected prior to receiving a reply'
J5 fixed the NetworkManagerInfo.conf and this has been pushed upstream.