hi @fredx181 thank's for your reply
i'll try all posibility to resolve it... i come back after found or not..
i think it will be difficult. So i will post when the problem is resolved
First return :
i915.modeset=0 load fbdev driver Display with only 1 resolution
Code: Select all
Display: x11 server: X.Org v: 1.21.1.7 driver: X: loaded: fbdev
unloaded: vesa failed: modesetting dri: iris gpu: i915
resolution: 1364x768~50Hz
xorg.conf load intel driver Display multiple resolution with bugs/wine
Code: Select all
Graphics:
Device-1: Intel HD Graphics 515 vendor: Toshiba driver: i915 v: kernel
arch: Gen-9 bus-ID: 00:02.0
Display: x11 server: X.Org v: 1.21.1.7 driver: X: loaded: intel dri: iris
gpu: i915 resolution: 1364x768~50Hz
API: EGL v: 1.5 drivers: iris,swrast platforms:
active: gbm,x11,surfaceless,device inactive: wayland
API: OpenGL v: 4.6 vendor: intel mesa v: 22.3.6 glx-v: 1.4
direct-render: yes renderer: Mesa Intel HD Graphics 515 (SKL GT2)
other release (eg:bullseyedog), no problems startboot load modesetting driver No display
Code: Select all
Graphics:
Device-1: Intel HD Graphics 515 vendor: Toshiba driver: i915 v: kernel
arch: Gen-9 ports: active: eDP-1 empty: DP-1,HDMI-A-1,HDMI-A-2
bus-ID: 00:02.0 chip-ID: 8086:191e
Display: server: X.Org v: 1.20.11 driver: X: loaded: modesetting
unloaded: fbdev,vesa dri: iris gpu: i915 display-ID: :0 screens: 1
Screen-1: 0 s-res: 1024x576 s-dpi: 96
Monitor-1: eDP-1 model: Samsung 0x4350 res: 1024x576 dpi: 94
diag: 317mm (12.5")
API: OpenGL v: 4.6 vendor: intel mesa v: 20.3.5 glx-v: 1.4 es-v: 3.2
direct-render: yes renderer: Mesa Intel HD Graphics 515 (SKL GT2)
device-ID: 8086:191e
Tested with release run no problems wine (d3d)
when i add xorg.conf (boot with intel), bugs with wine too
First impression : it's probably mean that modesetting_drv would be the cause or dependency around
Ok so now i can confirm that i915 driver run well with wine...
just added
to xorg.conf
and my dxvk dll package caused problems
nothing too bad then

