Bug 201815
Summary: | Mouse Pointer Disappears when touching top of the screen | ||
---|---|---|---|
Product: | Drivers | Reporter: | siyia (eutychios23) |
Component: | Video(DRI - non Intel) | Assignee: | drivers_video-dri |
Status: | RESOLVED PATCH_ALREADY_AVAILABLE | ||
Severity: | normal | CC: | alexdeucher, eutychios23, harry.wentland, nicholas.kazlauskas, sambazley |
Priority: | P1 | ||
Hardware: | x86-64 | ||
OS: | Linux | ||
Kernel Version: | 4.20-5.0rc1 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Attachments: |
4.19.4 dmesg
4.20 mainline dmesg |
Description
siyia
2018-11-29 13:42:47 UTC
Please attach the output of dmesg with 4.20 and 4.19. Can you bisect? Created attachment 279751 [details]
4.19.4 dmesg
Created attachment 279753 [details]
4.20 mainline dmesg
sorry cant bisect even if i could it requires a lot of time,since it is graphical and the laptop uses only amd gpus,it is likely a commit to the amdgpu that caused it. kernel 4.20rc5 completely broke on my laptop cannot boot or look at logs it freezes after grub with cursor blink and cpu fan at 100% that was an issue with the kernel fedora mainline repo, kernel 4.20rc5 boots on my laptop on archlinux, but the mouse pointer issue remains A workaround that works is to enable software cursor in Xorg, i edited 10-amdgpu.conf and 10-radeon.conf and added: Option "SWCursor" "True" Hello issue persists on latest kernel 4.20 stable tried both wayland and xorg on kde This issue also affects 2500U and 2700U, but not Vega 64. bug exists in kernel 5.0rc1 too There's a fix for this bug coming soon. The bug only affects Raven systems and was a regression introduced in 4.20. regression is still present at linux 4.20.3 Fixed here: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=ae1cf20df7a9c60ff5ef41c3315c33c1a5fafd77 Will show up in stable soon. Finally!!! i applied the fix in kernel 4.20.3 and it works!!!thx i ve been waiting for a month for this |