Rick

Results 41 comments of Rick

> Great, thanks! @merkys I have published v3.9.0 release: [https://github.com/Ricks-Lab/gpu-utils/releases/tag/v3.9.0](https://github.com/Ricks-Lab/gpu-utils/releases/tag/v3.9.0)

Can you provide the output of `gpu-ls --raw`

No worries. I found plenty to work on from the results for my RX6600.

I think it needs to be with the feature mask set. I need the information after this header in the raw output: ``` ### File: pp_od_clk_voltage, SensorKey: pp_od_clk_voltage, Label: read/write...

I have been making changes to better support GPUs with Voltage Offset setting. I know this is available in RX66xx. The requested output above should confirm if RX77xx has this...

The `pp_od_clk_voltage` file appears empty. This could indicate driver doesn't support overclocking. Are you running the latest version from the repository? I suggest cloning the latest from GitHub and explicitly...

Which distro are you using? The driver files are normally world readable.

Also, I do not recommend running with sudo. The execution of files that write to driver files needs root permissions. gpu-pac is the only utility that writes to these files....

When the *--debug* option is used, there should be a log file that is produced. Can you paste it contents here? Also, can you upgrade to the latest version? I...

I am running Ubuntu 22.04 on two systems and do not see the issue of driver files not being readable. Possibly a driver/hardware issue or feature definition may be different...