Use integrated videocard

Hi all, I need to use the integrated gpu and disable dedicated gpu to improve battery life. The integrated gpu is AMD and the dedicated gpu is Intel. How can i do this? Thanks

       description: VGA compatible controller
       product: AD107M [GeForce RTX 4060 Max-Q / Mobile]
       vendor: NVIDIA Corporation
       physical id: 0
       bus info: pci@0000:01:00.0
       logical name: /dev/fb0
       version: a1
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress vga_controller cap_list fb
       configuration: depth=32 latency=0 mode=2560x1600 visual=truecolor xres=2560 yres=1600
       resources: iomemory:3ffa0-3ff9f iomemory:3ffc0-3ffbf memory:c0000000-c0ffffff memory:3ffa00000000-3ffbffffffff memory:3ffc00000000-3ffc01ffffff ioport:3000(size=128) memory:c1080000-c10fffff
  *-display
       description: VGA compatible controller
       product: Raphael
       vendor: Advanced Micro Devices, Inc. [AMD/ATI]
       physical id: 0
       bus info: pci@0000:09:00.0
       logical name: /dev/fb0
       version: da
       width: 64 bits
       clock: 33MHz
       capabilities: pm pciexpress msi msix vga_controller bus_master cap_list fb
       configuration: depth=32 driver=amdgpu latency=0 resolution=2560,1600
       resources: iomemory:3ffc0-3ffbf iomemory:3ffc0-3ffbf irq:44 memory:3ffc10000000-3ffc1fffffff memory:3ffc20000000-3ffc201fffff ioport:1000(size=256) memory:c1700000-c177ffff

It is more or less specific to different brands. But restart the computer, enter the BIOS and look for it in some menu. Or google for it, with respect to your computer model.

ex.
disable gpu in bios <your computer and model>

Hopefully there will be a setting to disable the dGPU, but not all BIOS provide it.

Is this a laptop? i.e. outputs are connected to a single video card.
If your machine has separate outputs, then make sure cables are connected to the motherboard rather than the dedicated (did you made a type? It looks like it’s Nvidia, not Intel)

Also, do you use Xorg or Wayland?

If you have Nvidia proprietary drivers (do you?) then execute nvidia-smi to show any processes running on Nvidia.

Your OP says little about the current configuration, omitting everything about software. Better info should make a useful response more likely. Complete input/output pasted here using PRE tags (</> icon above input window), from running the following in a GUI terminal, should do that:

inxi -GSaz