Hi,
I have an old laptop, where I have installed FreeBSD 14.3 with xfce4:
Lenovo Ideapad 305-15IBD 80NJ
Intel i5-5200U (4) @ 2.195GHz
GPU: INTEL HD Graphics 5500
Memory: 6 GB
It also has a dedicated GPU:
When I try to watch videos, I realized that the CPU is running at 100% and in general it is very laggy when I try to resize windows etc. For example when I go from split screen to maximize screen, the window maximizes but the content takes 2-3 seconds to fit the new size!
I tried to load radeonkms or amdgpu on system startup, but apparently it won't even enter to the graphical space.
Any idea what should I check next? I tried to follow prime configuration article, without any success.
Thank you very much for any help
I have an old laptop, where I have installed FreeBSD 14.3 with xfce4:
Lenovo Ideapad 305-15IBD 80NJ
Intel i5-5200U (4) @ 2.195GHz
GPU: INTEL HD Graphics 5500
Memory: 6 GB
Code:
vgapci0@pci0:0:2:0: class=0x030000 rev=0x09 hdr=0x00 vendor=0x8086 device=0x1616 subvendor=0x17aa subdevice=0x3902
vendor = 'Intel Corporation'
device = 'HD Graphics 5500'
class = display
subclass = VGA
It also has a dedicated GPU:
Code:
vgapci1@pci0:10:0:0: class=0x038000 rev=0x83 hdr=0x00 vendor=0x1002 device=0x6660 subvendor=0x17aa subdevice=0x381b
vendor = 'Advanced Micro Devices, Inc. [AMD/ATI]'
device = 'Sun XT [Radeon HD 8670A/8670M/8690M / R5 M330 / M430 / Radeon 520 Mobile]'
class = display
When I try to watch videos, I realized that the CPU is running at 100% and in general it is very laggy when I try to resize windows etc. For example when I go from split screen to maximize screen, the window maximizes but the content takes 2-3 seconds to fit the new size!
I tried to load radeonkms or amdgpu on system startup, but apparently it won't even enter to the graphical space.
Any idea what should I check next? I tried to follow prime configuration article, without any success.
Thank you very much for any help