I am getting this in my LXC container. How can i fix this? I can change values on Proxmox host directly but not in LXC.
My config:
Read more
Code:
[root@desktop ~]# echo 4 > /sys/class/drm/card1/device/pp_power_profile_mode
-bash: /sys/class/drm/card1/device/pp_power_profile_mode: Read-only file system
My config:
Code:
earch: amd64
cores: 16
features: nesting=1
hostname: desktop
memory: 16384
net0: name=eth0,bridge=vmbr0,firewall=1,hwaddr=BA:43:FD:F7:63:A3,ip=dhcp,ip6=auto,type=veth
onboot: 0
ostype: archlinux...
Read more