Hello, Is there any way in NetworkManager 0.7.0 to tell if no
wireless hardware is currently present? I could tell this in 0.6.x via the
WirelessEnabled property. In 0.7.0 I reboot the machine with no wireless card
and the WirelessEnabled and WirelessHardwareEnabled properties are both still set
to true. Is this correct? I queried NM via the command: dbus-send –system –print-reply –dest=org.freedesktop.NetworkManager
/org/freedesktop/NetworkManager org.freedesktop.DBus.Properties.Get string:”org.freedesktop.NetworkManager”
string:”WirelessEnabled” Thanks, Phil |