You are not logged in.
So I did a fresh install of arch linux on an old HP-250 G3 laptop.
And when trying to launch a game from steam it has horrible framerate and there are graphical errors everywhere.
Here is an example with mesa gears and gearbox https://imgur.com/a/g1dhwTK
I Installed these packages for intel and mesa:
pacman -Q | grep intel :
intel-ucode 20210216-1
lib32-vulkan-intel 20.3.4-3
vulkan-intel 20.3.4-3
xf86-video-intel 1:2.99.917+916+g31486f40-1pacman -Q | grep mesa :
lib32-mesa 20.3.4-3
mesa 21.0.0-1
mesa-demos 8.4.0-4
mesa-vdpau 20.3.4-3neofetch:
-` jamin@arch
.o+` ----------
`ooo/ OS: Arch Linux x86_64
`+oooo: Host: HP 250 G3 Notebook PC 096C100000405F00050660181
`+oooooo: Kernel: 5.11.5-arch1-1
-+oooooo+: Uptime: 32 mins
`/:-:++oooo+: Packages: 522 (pacman)
`/++++/+++++++: Shell: bash 5.1.4
`/++++++++++++++: Resolution: 1366x768
`/+++ooooooooooooo/` WM: dwm
./ooosssso++osssssso+` Theme: Adwaita [GTK2/3]
.oossssso-````/ossssss+` Icons: Adwaita [GTK2/3]
-osssssso. :ssssssso. Terminal: termite
:osssssss/ osssso+++. Terminal Font: Monospace 9
/ossssssss/ +ssssooo/- CPU: Intel Celeron N2840 (2) @ 2.582GHz
`/ossssso+/:- -:/+osssso+- GPU: Intel Atom Processor Z36xxx/Z37xxx Series Graphics & Display
`+sso+:-` `.-/+oso: Memory: 701MiB / 3815MiB
`++:. `-/+/
.` `/
Last edited by Sprout (2021-03-13 22:28:31)
Offline
https://bugs.archlinux.org/task/69557
Try to remove xf86-video-intel and any residual configs referencing it (otherwise X11 will fail)
Edit: though likely not ![]()
https://bbs.archlinux.org/viewtopic.php?id=263913
https://bbs.archlinux.org/viewtopic.php?id=264040
Last edited by seth (2021-03-13 08:08:40)
Offline
Alright I downgraded the linux package
sudo pacman -U https://archive.archlinux.org/packages/l/linux/linux-5.10.12.arch1-1-x86_64.pkg.tar.zstand it works properly now.
Thanks.
Offline