F5F Stay Refreshed Software Operating Systems GPU problems 😑

GPU problems 😑

GPU problems 😑

Pages (3): Previous 1 2 3 Next
S
SoulzReaped
Member
217
01-29-2023, 07:11 AM
#11
The things that's keeping me off of Wayland for now is a bug where mouse buttons on my graphics tablet are swapped e.g. desktop compared to browser and more importantly there's no replacement for xsetwacom that allows me to define a keyboard shortcut to switch it between screens.
S
SoulzReaped
01-29-2023, 07:11 AM #11

The things that's keeping me off of Wayland for now is a bug where mouse buttons on my graphics tablet are swapped e.g. desktop compared to browser and more importantly there's no replacement for xsetwacom that allows me to define a keyboard shortcut to switch it between screens.

H
harel23
Member
85
01-29-2023, 07:11 AM
#12
Avoid the system defaulting to your GPU onboard connection and adjust BIOS settings to use internal GPU instead of external.
H
harel23
01-29-2023, 07:11 AM #12

Avoid the system defaulting to your GPU onboard connection and adjust BIOS settings to use internal GPU instead of external.

K
Koollojoe
Posting Freak
830
01-29-2023, 07:11 AM
#13
Only the integrated GPU is available.
K
Koollojoe
01-29-2023, 07:11 AM #13

Only the integrated GPU is available.

I
ItzCh3nTi_YT
Member
96
01-29-2023, 07:11 AM
#14
Also considered various alternatives before deciding.
I
ItzCh3nTi_YT
01-29-2023, 07:11 AM #14

Also considered various alternatives before deciding.

T
TripleDeluxe
Member
72
01-29-2023, 07:11 AM
#15
Install the required packages separately. Ensure "xserver-xorg-video-intel" is not present. Add "intel-media-va-driver-non-free" to your installation path. Configure "/etc/environment" with LIBVA_DRIVER_NAME=iHD, VDPAU_DRIVER=va_gl. Note that only Firefox and Epiphany support hardware accelerated video decoding. If using Firefox with Wayland, include MOZ_ENABLE_WAYLAND=1 in the environment settings.
T
TripleDeluxe
01-29-2023, 07:11 AM #15

Install the required packages separately. Ensure "xserver-xorg-video-intel" is not present. Add "intel-media-va-driver-non-free" to your installation path. Configure "/etc/environment" with LIBVA_DRIVER_NAME=iHD, VDPAU_DRIVER=va_gl. Note that only Firefox and Epiphany support hardware accelerated video decoding. If using Firefox with Wayland, include MOZ_ENABLE_WAYLAND=1 in the environment settings.

B
BaffleBotYT
Junior Member
1
01-29-2023, 07:11 AM
#16
This configuration applies only to the outdated xorg intel driver. In a correctly set system it should no longer function. You must switch to the modesetting driver, which currently doesn't support TearFree—this choice is up to your compositor.
B
BaffleBotYT
01-29-2023, 07:11 AM #16

This configuration applies only to the outdated xorg intel driver. In a correctly set system it should no longer function. You must switch to the modesetting driver, which currently doesn't support TearFree—this choice is up to your compositor.

D
DremlonTV
Member
80
01-29-2023, 07:11 AM
#17
The xorg driver is intended for use, but you may need to compile it yourself. The link you shared points to Intel’s media driver repository, which is relevant for Ubuntu as well.
D
DremlonTV
01-29-2023, 07:11 AM #17

The xorg driver is intended for use, but you may need to compile it yourself. The link you shared points to Intel’s media driver repository, which is relevant for Ubuntu as well.

M
MrBobBoberson
Junior Member
43
01-29-2023, 07:11 AM
#18
It's currently in maintenance mode and was removed as a default in most distributions. It's marked as unsupported and not compatible with your CPU. It remains only for older systems. For more details, check the Arch Wiki on this deprecation: https://wiki.archlinux.org/title/intel_graphics. The Debian non-free repository allows it via "apt-add-repository non-free".
M
MrBobBoberson
01-29-2023, 07:11 AM #18

It's currently in maintenance mode and was removed as a default in most distributions. It's marked as unsupported and not compatible with your CPU. It remains only for older systems. For more details, check the Arch Wiki on this deprecation: https://wiki.archlinux.org/title/intel_graphics. The Debian non-free repository allows it via "apt-add-repository non-free".

_
_HardGamer_
Member
181
01-29-2023, 07:11 AM
#19
@Nayr438 So I installed it but how do I know if it is being utilized or not? Right now, I don't see any difference with my graphics.
_
_HardGamer_
01-29-2023, 07:11 AM #19

@Nayr438 So I installed it but how do I know if it is being utilized or not? Right now, I don't see any difference with my graphics.

E
ElAlePapuh
Member
141
01-29-2023, 07:11 AM
#20
My thoughts are really swirling with all the troubles I'm facing. I installed a paid driver and crafted the configuration, yet nothing changed. When I removed the xorg driver, my GUI vanished, so I had to reinstall it. Still, after running vainfo, my hardware acceleration seems correctly set, and Firefox video works fine—even though I dropped the non-free driver. Before that, I encountered jittery video playback when switching to fullscreen in Firefox, which froze frames heavily. I tested it in Chrome, but the smooth GPU decoding wasn't active. I discovered the "modesetting" driver for Intel and realized I hadn’t used it. In my X11 config, the Driver section was set to "Intel" instead of "modesetting," so I changed it and restarted. Now Firefox video runs properly, but I’m seeing screen tearing even though I enabled the "TearFree" option. Adding "Option 'SwapbuffersWait' false" didn’t help much. It seems smoother tearing improves the experience, though latency from V-sync isn’t the main issue. In Windows, v-sync stays on, but performance feels less responsive. I’m trying to figure out what works best without getting lost in details.
E
ElAlePapuh
01-29-2023, 07:11 AM #20

My thoughts are really swirling with all the troubles I'm facing. I installed a paid driver and crafted the configuration, yet nothing changed. When I removed the xorg driver, my GUI vanished, so I had to reinstall it. Still, after running vainfo, my hardware acceleration seems correctly set, and Firefox video works fine—even though I dropped the non-free driver. Before that, I encountered jittery video playback when switching to fullscreen in Firefox, which froze frames heavily. I tested it in Chrome, but the smooth GPU decoding wasn't active. I discovered the "modesetting" driver for Intel and realized I hadn’t used it. In my X11 config, the Driver section was set to "Intel" instead of "modesetting," so I changed it and restarted. Now Firefox video runs properly, but I’m seeing screen tearing even though I enabled the "TearFree" option. Adding "Option 'SwapbuffersWait' false" didn’t help much. It seems smoother tearing improves the experience, though latency from V-sync isn’t the main issue. In Windows, v-sync stays on, but performance feels less responsive. I’m trying to figure out what works best without getting lost in details.

Pages (3): Previous 1 2 3 Next