-
-
Notifications
You must be signed in to change notification settings - Fork 242
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Surface Pen support missing when present ootb in Bluefin. #1449
Comments
@castrojo any idea what you might be shipping to make this work? |
I ran rpm -qa on my bazzite desktop and the surface and there seems to be a few surface related packages. However my surface is on bluefin-dx-surface. I'm going to rebase to the non-surface version and see if the pen stops working. If so, might just be something that you could recommend layering, or ship in the image assuming it doesn't conflict with anything else. |
It'd be in here somewhere, but the packages we just added are for libcamera support. Maybe something in the config files? |
Upon rebasing to the non-surface image the pen no longer worked |
Running rpm -qa | grep "surface" on the bluefin surface image yields: I'm assuming the libwacom stuff is the key. |
Apparently libwacom-surface is a library for libwacom which IS included with Bazzite, and the two shouldn't conflict. Gonna reinstall Bazzite and see if this fixes my issue. If it does, might be possible to include with the base image. |
I'm not sure that it could be related, but there is also this issue with ublue images related to tablets: ublue-os/main#622 |
Surface Pen 2 doesn't work for me until I install iptsd. Maybe that package is being pulled? |
Describe the bug
My Surface pen does not register properly with Bazzite after being connected. Nothing shows in settings about the tablet and no input is recognised as either mouse or pen.
What did you expect to happen?
In Bluefin (39 & 40, gts & latest) the pen works after being connected via bluetooth for the first time as you'd expect. Wacom tablet settings show and allow you to change settings. It lets you use the pen as a mouse on the desktop. Pressure sensitivity works in Krita, using the other end of the pen works as an eraser, the button on the pen works and is bindable, the whole nine yards.
Output of
rpm-ostree status
No response
Hardware
Surface Book 2 w/ Surface Pen.
Extra information or context
Brand new install of Bazzite, not updated but I believe it shouldn't really matter.
I additionally tried layering opentablet driver but this did not work, nor did I use it on Bluefin.
The text was updated successfully, but these errors were encountered: