Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8042

Raspberry Pi OS • Re: wayland Mouse pointer

$
0
0
With exactly the same os on a pi4 installed at the same time and updated the same, this does NOT happen (which might or might not be relevant!)
Are you able to swap the SD cards between the two machines, to verify whether the problem stays with the OS image or with the board? Pies 4 and 5 have different GPU versions, however, so they may not be using all the same code for the mouse cursor.
ppp.s Is there any way to reinstall the mouse pointer code. Is it the same code as used in X? 'cos That works ok. what is different 'tween x and wayland in the mouse pointer code?
You can use debsums to check that all OS files match the checksums from the packages that are supposed to be installed:

Code:

sudo apt updatesudo apt install debsumssudo debsums -c
The last command should take a few minutes and produce no output. If it lists any files it may be worth reinstalling the relevant packages.

Statistics: Posted by jojopi — Mon Feb 03, 2025 9:02 am



Viewing all articles
Browse latest Browse all 8042

Trending Articles