Askannz / optimus-manager

A Linux program to handle GPU switching on Optimus laptops.
MIT License
2.28k stars 166 forks source link

Latest nvidia card never shut down with integrated mode #489

Closed Mario156090 closed 2 months ago

Mario156090 commented 2 years ago

Bug description:

Nvidia 3060 mobile never shutdown when I set integrated mode from optimus manager

System info image

Display manager: lightdm Laptop model: Asus TUF A15 2021 The version of optimus-manager you are using : latest stable release (optimus-manager). Your custom optimus-manager configuration file: image

Logs: image log daemon.zip

optimus manager log switch.zip

Mario156090 commented 2 years ago

@Askannz :)

Askannz commented 2 years ago

What makes you think the card isn't shutting down? Have you followed the power management guide?

Mario156090 commented 2 years ago

What makes you think the card isn't shutting down? Have you followed the power management guide?

Hi @Askannz, yeah, I read the guide. I think my card is not shutting down because in integrated mode state if I run a game always use the nvidia card. With another tool as ubuntu prime inbuild and Pop OS tool the nvidia card does not working anymore in integrated mode equivalent.

Anyway, If I execute nvidia-smi show me the information for the nvidia card in integrated mode when should show me: nvidia-smi has failed because it couldn't communicate with the nvidia driver

FallingSnow commented 2 years ago

Does it work when you manually try to switch the nvidia card off with bbswitch?

Mario156090 commented 2 years ago

Does it work when you manually try to switch the nvidia card off with bbswitch?

How I can do that?

FallingSnow commented 2 years ago

https://github.com/Bumblebee-Project/bbswitch#usage

FallingSnow commented 12 months ago

Found this in the system logs: Failed to find module 'bbswitch load_state=0'

I looks like you don't have bbswitch installed or the module may not be in your initramfs.

es20490446e commented 2 months ago

Reopen if the method above doesn't work.