New comment by xAlpharax on void-packages repository https://github.com/void-linux/void-packages/issues/50054#issuecomment-2081345564 Comment: > > ``` > GPU 00000000:01:00.0 > GPU Power Readings > Power Draw : 8.38 W > Current Power Limit : 100.00 W > Requested Power Limit : N/A > Default Power Limit : 80.00 W > Min Power Limit : 5.00 W > Max Power Limit : 125.00 W > ``` > > At least on my laptop, it's getting 100W instead of sticking at 80W. I'm sure there's something else I'm missing to get it go the full 125W. Hmmm.. Are you sure it has enough load when checking the max power limit? For me, at least, it changes to the max when i get into `Max Performance Mode` in `nvidia-settings` or when actual compute load is happening that signals to the service it needs more power. Check with `nvtop`.