-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
[Panic] Create softbuffer surface for window: PlatformError(Some("Visual 0xb3 does not use softbuffer's pixel format and is unsupported"), None) #98
Comments
Hi, The other errors probably indicate that the udev rules doesn't works. If you really want to use fan-control now, you can try this (with no UI):
|
Thanks for the info. Hopefully you will get it fixed :) |
I ran into the exact same problem (minus the sensor errors). Following the same installation steps as noted by the first user and resulting in the same error.
OS: System: Display: |
This is very unfortunate, there are already 3 users that reported this issue. I made an issue here FYI: rust-windowing/softbuffer#215 |
@yggdrasil75, @Hoerli1337, @darkraisisi , @miguelccoelho Hi, sorry for the notif, a question was asked in the related issue: rust-windowing/softbuffer#215
Please subscribe to it in the future if you want as i can't provide information |
This is somewhat strange, as I don't see Can you run |
I tried running xtrace /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=fan-control io.github.wiiznokes.fan-control
No display name to create specified, trying :9
Error parsing xauth list data: less than three things in a line! Output of name of display: :1
version number: 11.0
vendor string: The X.Org Foundation
vendor release number: 12101004
X.Org version: 1.21.1.4
maximum request size: 16777212 bytes
motion buffer size: 256
bitmap unit, bit order, padding: 32, LSBFirst, 32
image byte order: LSBFirst
number of supported pixmap formats: 7
supported pixmap formats:
depth 1, bits_per_pixel 1, scanline_pad 32
depth 4, bits_per_pixel 8, scanline_pad 32
depth 8, bits_per_pixel 8, scanline_pad 32
depth 15, bits_per_pixel 16, scanline_pad 32
depth 16, bits_per_pixel 16, scanline_pad 32
depth 24, bits_per_pixel 32, scanline_pad 32
depth 32, bits_per_pixel 32, scanline_pad 32
keycode range: minimum 8, maximum 255
focus: window 0x60048d7, revert to Parent
number of extensions: 31
BIG-REQUESTS
Composite
DAMAGE
DOUBLE-BUFFER
DPMS
DRI2
DRI3
GLX
Generic Event Extension
MIT-SCREEN-SAVER
MIT-SHM
NV-CONTROL
NV-GLX
Present
RANDR
RECORD
RENDER
SECURITY
SHAPE
SYNC
X-Resource
XC-MISC
XFIXES
XFree86-DGA
XFree86-VidModeExtension
XINERAMA
XINERAMA
XInputExtension
XKEYBOARD
XTEST
XVideo
default screen number: 0
number of screens: 1
screen #0:
dimensions: 3440x1440 pixels (910x381 millimeters)
resolution: 96x96 dots per inch
depths (7): 24, 1, 4, 8, 15, 16, 32
root window id: 0x209
depth of root window: 24 planes
number of colormaps: minimum 1, maximum 1
default colormap: 0x20
default number of colormap cells: 256
preallocated pixels: black 0, white 16777215
options: backing-store WHEN MAPPED, save-unders NO
largest cursor: 256x256
current input event mask: 0xda0033
KeyPressMask KeyReleaseMask EnterWindowMask
LeaveWindowMask StructureNotifyMask SubstructureNotifyMask
SubstructureRedirectMask PropertyChangeMask ColormapChangeMask |
i have the same issue |
also running the cli version askes for a config file, where can i find this? |
The are example in this directory. I plan to add some doc for it some day. Don't forget to change Please, open another issue if you have further questions |
@notgull I also get this bug with x11 |
same issue, i will blow my brains bc fan is right by my face and has no chill (statement for comedic effect and to add a +1 to the issue, i am chilling and wish yall a good day) |
hi all, i've just pushed an update on flathub, with the wgpu feature activated. This should solve this issue for most of you. Edit: the udev rules have also been updated latelly, so make sure you reinstall them for better compatibility |
Well, On my Arch Linux x86_64, when I login KDE6 with X11, it has this error, but the app starts when I use Wayland. |
The bug is only present on x11. But now that wgpu is active, if you have a GPU, you should not be affected |
Hi!
I have installed the application according to the instructions.
sudo apt install lm-sensors
Running all in a terminal:
System:
CPU: AMD Ryzen R9 3900X
RAM: 32GB DDR4
GPU: AMD Radeon RX 5700XT
Board: ASUS Strix X570
The text was updated successfully, but these errors were encountered: