Jump to content
HWBOT Community Forums

brl9

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by brl9

  1. Hello everyone.

    I tried to run ZenStates-Linux and get an error when i choose OC Mode :

      File "./zenstates.py", line 680, in <module>
        window['cpuOcFrequency'].update(disabled=(not values['ocMode']))
      File "/usr/local/lib/python3.8/dist-packages/PySimpleGUI/PySimpleGUI.py", line 2159, in Update
        self.TKSpinBox['state'] = 'enable'
      File "/usr/lib/python3.8/tkinter/__init__.py", line 1648, in __setitem__
        self.configure({key: value})
      File "/usr/lib/python3.8/tkinter/__init__.py", line 1637, in configure
        return self._configure('configure', cnf, kw)
      File "/usr/lib/python3.8/tkinter/__init__.py", line 1627, in _configure
        self.tk.call(_flatten((self._w, cmd)) + self._options(cnf))
    _tkinter.TclError: bad state "enable": must be disabled, normal, or readonly

    Ubuntu 20.04;  python3-tk:amd64 - 3.8.5-1~20.04.1; python3-wheel  -  0.34.2-1

    If use no-gui - the OC frequency stuck at the "boost" clock (in my case 3900Mhz - ryzen 3 3100) and it can't be higher than this limit.
    Am i doing something wrong? :)
    Thanks.

×
×
  • Create New...