optimus-manager-qt icon indicating copy to clipboard operation
optimus-manager-qt copied to clipboard

config file overwrite

Open ECO1AI opened this issue 1 year ago • 2 comments

Bug description qt manager overwrites optimus manager config file with defective one.

Steps to reproduce whenever qt manager overwrites the config file.

Expected behavior config file stays relatively the same.

Screenshots

Environment

  • OS: Manjaro
  • Desktop environment: KDE
  • Optimus Manager version: 1.4.r12.g29d737f-1 (git version))
  • Optimus Manager Qt version: 1.6.9-1

Additional context in side config file after overwrite:

[amd]
DRI=3
driver=modesetting
tearfree=

[intel]
DRI=3
accel=
driver=modesetting
modeset=yes
tearfree=

[nvidia]
%23%20When%20dynamic_power_management=fine, this options controls the threshold of memory utilization
DPI=96
PAT=yes
allow_external_gpus=no
dynamic_power_management=no
dynamic_power_management_memory_threshold=0
ignore_abi=no
modeset=yes
options=overclocking

[optimus]
%23%20%20%20%20%20%20%20%20%20Also%2C%20it%20will%20perform%20a%20PCI%20remove%20even%20if%20pci_remove=no.
%23%20GPU%20mode%20to%20select%20when%20startup_mode=auto and the computer is running on external power.
%23%20Ignored%20if%20switching="nouveau or switching=bbswitch."
auto_logout=yes
pci_power_control=no
pci_remove=no
pci_reset=no
startup_auto_battery_mode=integrated
startup_auto_extpower_mode=hybrid
startup_mode=auto
switching=nouveau
```
this cause a problem when optimus starts.

ECO1AI avatar Aug 11 '22 10:08 ECO1AI

I don't currently have a laptop, but I didn't have this problem the last time I used it.

Shatur avatar Aug 11 '22 15:08 Shatur

I got the same problem

bettafish15 avatar Aug 13 '22 14:08 bettafish15