Skip to content

How to debug slowness #6288

Closed Answered by ikouchiha47
ikouchiha47 asked this question in Q&A
Discussion options

You must be logged in to vote

Okay. This is what I did on my gentoo. The error was there, but I didn't think it would be as much an issue. So i decided to solve my video driver issue first. llvmpipe, gosh took me some time to get rid of it.

kaiju8@kaiju8 ~>  doas emerge --depclean x11-drivers/xf86-video-intel
kaiju8@kaiju8 ~> cat /etc/portage/package.use/mesa 
media-libs/mesa iris vulkan egl gbm dri3 zink
kaiju8@kaiju8 ~> cat /etc/portage/package.use/xorg-server 
x11-base/xorg-server glamor udev

From this, the zink vulkan egl dri3 and iris I added. Also had to make sure glamor was getting used. It is probably not-required, unless you had the minimal flag set. Anyway, these are mostly system setup to move away from the…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ikouchiha47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant