Am Freitag, 25. Dezember 2015, 11:07:47 schrieb buhorojo:
On 25/12/15 11:02, Andrei Borzenkov wrote:
On Fri, Dec 25, 2015 at 12:45 PM, buhorojo <buhorojo.lcb@gmail.com> wrote:
intel_reg_write
As far as I can tell it comes from intel-gpu-tools; just install it.
zypper install intel-gpu-tools Retrieving repository 'Application:Geo' metadata .........................[done] Building repository 'Application:Geo' cache ..............................[done] Loading repository data... Reading installed packages... 'intel-gpu-tools' is already installed. No update candidate for 'intel-gpu-tools-1.12-1.3.x86_64'. The highest available version is already installed. Resolving package dependencies...
intel_reg_write If 'intel_reg_write' is not a typo you can use command-not-found to lookup the package that contains it, like this: cnf intel_reg_write
:( Probably it is just a typo. Intel-gpu-tools includes the command "intel_reg" and and intel_reg --help shows : Intel graphics register multitool
Usage: intel_reg [OPTION ...] COMMAND COMMAND is one of: read [--count=N] REGISTER [...] read and decode specified register(s) write [--post] REGISTER VALUE [REGISTER VALUE ...] write value(s) to specified register(s) dump dump all known registers decode REGISTER VALUE [REGISTER VALUE ...] decode value(s) for specified register(s) snapshot create a snapshot of the MMIO bar to stdout list list all known register names help show this help So try intel_reg write 0x2120 0x1206800 ( Without the second underline) instead -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org