Comment 7 for bug 89750

Revision history for this message
Luis Alberto Pabón (copong) wrote :

Well, it goes wrong all the time, what I mean is that it always reports zero MHz (plugged or unplugged).

I cannot find anything that suggests processor freq in lshal's output, the processor related info is:
udi = '/org/freedesktop/Hal/devices/acpi_CPU0'
  info.udi = '/org/freedesktop/Hal/devices/acpi_CPU0' (string)
  linux.hotplug_type = 4 (0x4) (int)
  processor.can_throttle = true (bool)
  processor.number = 0 (0x0) (int)
  info.capabilities = {'processor'} (string list)
  info.category = 'processor' (string)
  info.product = 'Intel(R) Pentium(R) M processor 1.73GHz' (string)
  info.parent = '/org/freedesktop/Hal/devices/computer' (string)
  linux.acpi_type = 1 (0x1) (int)
  linux.acpi_path = '/proc/acpi/processor/CPU0' (string)

I have attached the full lshal output.