Menu

XFreq

CyrIng

Web UI


Usage: xfreq [OPTION...]

        -C      Configuration path and file name
        -D      Enable MDI Window (0/1)
        -U      Bitmap of unmap Widgets (Hex. value)
        -F      Font name
        -a      Enable or disable X ACL (Y/N)
        -x      Initial left position (pixel value)
        -y      Initial top position (pixel value)
        -b      Background color (Hex. value)
        -f      Foreground color (Hex. value)
        -c      Pick up an architecture# (-A to dump list)
        -S      Clock source TSC(0) BIOS(1) SPEC(2) ROM(3) USER(4)
        -M      ROM memory address of the Base Clock (Hex. value)
        -s      Idle time ratio where N x 50000 (usec)
        -z      CPU frequency (0/1)
        -l      Cycle Values (0/1)
        -r      Ratio Values (0/1)
        -t      Task scheduling (0/1)
        -p      C-State percentage (0/1)
        -t      Always On Top (0/1)
        -w      Scroll wallboard (0/1)
        -i      Hide the splash screen (0/1)

Exit status:
0       if OK,
1       if problems,
2       if serious trouble.

Report bugs to webmaster@cyring.fr

Prerequisites

  1. add these kernel modules (modprobe)

    • msr (msr.ko.gz) mandatory
    • dmi_sysfs (dmi-sysfs.ko.gz) optional
    • /proc/sched_debug optional
  2. run xfreq as root (kdesu is also OK)