Comment 56 for bug 430809

Revision history for this message
Daniel Cardin (daniel-cardin) wrote :

Libsmbios version : 2.2.13
smbios-wireless-ctl version : 2.2.13
Wireless Info:
 Hardware switch supported
 Hardware switch is Off
 WiFi Locator not supported
 Wireless Keyboard not supported
 NVRAM Size: 256 bytes
 NVRAM format version: 1

Radio Status for WLAN:
 WLAN enabled at boot
 WLAN supported
 WLAN disabled
 WLAN installed
 WLAN boot-time wireless switch setting not present
 WLAN runtime switch control currently enabled
 Status Code: 1

Radio Status for Bluetooth:
 Bluetooth enabled at boot
 Bluetooth supported
 Bluetooth enabled
 Bluetooth installed
 Bluetooth boot-time wireless switch setting not present
 Bluetooth runtime switch control currently disabled
 Status Code: 0

Radio Status for WWAN:
Traceback (most recent call last):
  File "/usr/sbin/smbios-wireless-ctl", line 369, in <module>
    sys.exit( main() )
  File "/usr/sbin/smbios-wireless-ctl", line 334, in main
    wirelessInfo(radios[i])
  File "/usr/sbin/smbios-wireless-ctl", line 222, in wirelessInfo
    print onOff(tokenTable[radio["radioEnable"]].isActive(), _("\t%s enabled at boot"), _("\t%s disabled at boot")) % radio["name"]
  File "<libsmbios_c._peak_util_decorators.rewrap wrapping libsmbios_c.token.__getitem__ at 0x09894A3C>", line 3, in __getitem__
  File "/usr/lib/python2.5/site-packages/libsmbios_c/trace_decorator.py", line 98, in trace
    result = func(*args, **kw)
  File "/usr/lib/python2.5/site-packages/libsmbios_c/token.py", line 155, in __getitem__
    raise exceptions.IndexError( _("ID 0x%04x not found") % id )
IndexError: ID 0x017c not found