Hello everyone, I'll start with my laptop's specs:
When I turn on the laptop, the dedicated AMD video card starts up, and stays active even though I'm not using it. For example, if I open the BIOS and let the laptop run for a minute or so, the computer heats up and the GPU fan starts spinning to cool things down. But as soon as I boot into Windows 10, some magic happens and the GPU turns off, making the computer run very silent and decently cool. Windows is doing something during booting, but I don't know what.
When I boot into FreeBSD, however, the GPU is not put to sleep, and runs hot and noisy even in minimalist situations, like having the Shell open to create partitions during the FreeBSD installation. With KDE installed, on idle, the laptop uses about 0.3% CPU, so it's probable that FreeBSD can't control the dedicated GPU to calm it down.
I checked the BIOS, but it's a very bare-bones BIOS; it gives me an option to choose between "Switchable graphics" and "UMA graphics" and that's about it. I gave it a try by switching to UMA, but nothing changed.
Has anybody experienced this, and found a way to recreate the Windows magic during booting? Fiddling with
...shows only the Intel card.
Any tips I could try? Thanks!
(Dual booting Windows 10 and FreeBSD 13.2)Lenovo B50-70
CPU: Intel Core i3-4030U CPU @ 1.90Ghz, 2 cores, 4 logical processors
Graphics:
- Integrated: Intel HD Graphics 4400
- Dedicated: AMD Radeon R5 M230 2GB
When I turn on the laptop, the dedicated AMD video card starts up, and stays active even though I'm not using it. For example, if I open the BIOS and let the laptop run for a minute or so, the computer heats up and the GPU fan starts spinning to cool things down. But as soon as I boot into Windows 10, some magic happens and the GPU turns off, making the computer run very silent and decently cool. Windows is doing something during booting, but I don't know what.
When I boot into FreeBSD, however, the GPU is not put to sleep, and runs hot and noisy even in minimalist situations, like having the Shell open to create partitions during the FreeBSD installation. With KDE installed, on idle, the laptop uses about 0.3% CPU, so it's probable that FreeBSD can't control the dedicated GPU to calm it down.
I checked the BIOS, but it's a very bare-bones BIOS; it gives me an option to choose between "Switchable graphics" and "UMA graphics" and that's about it. I gave it a try by switching to UMA, but nothing changed.
Has anybody experienced this, and found a way to recreate the Windows magic during booting? Fiddling with
powerd
obviously did nothing. Running pciconf -lv | grep -B3 display
...shows only the Intel card.
Any tips I could try? Thanks!