#450 closed defect (fixed)

pm-fiexs for 2nd gen core i5

Reported by: joanna Owned by: marmarek
Priority: major Milestone: Release 1
Component: kernel Keywords:
Cc:

Description

modprobe acpi-cpufreq
modprobe cpufreq-xen

for f in /sys/devices/system/cpu/cpu?/cpufreq/scaling_governor; do

echo xen > $f

done

Change History (2)

comment:1 Changed 15 months ago by marmarek

  • Owner changed from joanna to marmarek
  • Status changed from new to accepted

comment:2 Changed 15 months ago by marmarek

  • Resolution set to fixed
  • Status changed from accepted to closed

http://git.qubes-os.org/gitweb/?p=marmarek/core.git;a=commit;h=db043c84bc0461451259444e60fe38c7e977ab81

BTW there is still discussion about it on xen-devel, so perhaps finally this will be done different way.

Note: See TracTickets for help on using tickets.