Page 1 of 1

Wine with new kernel can't run correctly

PostPosted: Sep 4th, '25, 19:35
by lee
After updating the kernel, Wine does not start in fullscreen. I tried changing the settings in winecfg., but that was unsuccessful.
https://fex.net/uk/s/6rerl0b
Code: Select all
[lee@localhost ~]$ uname -r
6.17.0-desktop-0.rc3.1.mainline.mga10
[lee@localhost ~]$ wine --version
wine-9.0

Re: Wine with new kernel can't run correctly

PostPosted: Sep 4th, '25, 20:50
by Germ
You probably should file a bug report for Cauldron.

https://www.mageia.org/en/support/report-a-bug/

https://bugs.mageia.org/

Re: Wine with new kernel can't run correctly

PostPosted: Sep 4th, '25, 22:00
by doktor5000
Doesn't look like a kernel issue, more with the graphics driver you use. What graphics card and driver do you have on that box ?
Code: Select all
lspcidrake -v | grep VGA

Re: Wine with new kernel can't run correctly

PostPosted: Sep 4th, '25, 22:27
by lee
Code: Select all
lee@localhost ~]$     lspcidrake -v | grep VGA
Card:Intel 810 and later: Intel Corporation|CoffeeLake-H GT2 [UHD Graphics 630] [DISPLAY_VGA] (vendor:8086 device:3e9b subv:106b subd:0176)
Card:ATI Volcanic Islands and later (amdgpu): Advanced Micro Devices, Inc. [AMD/ATI]|Baffin [Radeon RX 460/560D / Pro 450/455/460/555/555X/560/560X] [DISPLAY_VGA] (vendor:1002 device:67ef subv:106b subd:018f) (rev: c2)
[lee@localhost ~]$ xrandr
Screen 0: minimum 320 x 200, current 2880 x 1800, maximum 16384 x 16384
eDP connected primary 2880x1800+0+0 (normal left inverted right x axis y axis) 331mm x 207mm
   2880x1800     60.00*+
DisplayPort-0 disconnected (normal left inverted right x axis y axis)
DisplayPort-1 disconnected (normal left inverted right x axis y axis)
DisplayPort-2 disconnected (normal left inverted right x axis y axis)
DisplayPort-3 disconnected (normal left inverted right x axis y axis)

Re: Wine with new kernel can't run correctly

PostPosted: Sep 4th, '25, 22:31
by lee
This problem only exists in the last 2 mainline kernel versions. I checked - everything works on the others, except the touchbar.

Re: Wine with new kernel can't run correctly

PostPosted: Jan 31st, '26, 14:28
by lee
Code: Select all
cvt 640 480 60
xrandr --newmode "640x480_60.00" 25.18 640 656 752 800 480 490 492 525 -hsync +vsync
xrandr --addmode eDP "640x480_60.00"

Re: Wine with new kernel can't run correctly

PostPosted: Feb 1st, '26, 01:30
by sturmvogel
Cauldron had wine-9.0 in february 2024.
Also the used mainline kernel is heavily outdated and from mid 2025.

So either this system was never properly upgraded or it is borked far beyond recognition.