всем доброго времени
устал бороться с графикой intel на x-server
$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Device 3e98
$ lxrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1024 x 768, current 1024 x 768, maximum 1024 x 768
default connected primary 1024x768+0+0 0mm x 0mm
1024x768 76.00*
на этом разрешении всё работает. других не даёт
мой xorg.conf:
Section "Device"
Identifier "IntelG"
BusID "PCI:00:02.0"
# Driver "Vesa"
# Driver "modesetting"
# Driver "intel"
EndSection
Section "Monitor"
Identifier "Hann"
EndSection
Section "Screen"
Identifier "Screen0"
Device "IntelG"
Monitor "Hann"
EndSection
был на ядре 4.9, был на ядре 4.19. Проапгрейдил debian 9 на debian 10
удалял и ставил заново xserver-xorg-video-intel частично и xserver-xorg целиком.
апдэйт, апгрэйд..
Всё одинаково. За исключением: debian 9 поднимался без указания BusID
Для debian 10 пришлось указать явно. После этого 10 стало работать как 9, а именно:
1) если разремарить Vesa - вижу толпу разрешений, в т.ч. нужных. Могу переключать и всё работает (гном 3). Но быстродействие…. ужас. невозможный.
2) если разремарить intel - не заводятся иксы
мой Xorg.0.log при чёрном экране:
[ 6.395] (==) Using config file: "/etc/X11/xorg.conf"
[ 6.395] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 6.396] (==) No Layout section. Using the first Screen section.
[ 6.396] (**) |-->Screen "Screen0" (0)
[ 6.396] (**) | |-->Monitor "Hann"
[ 6.396] (**) | |-->Device "IntelG"
[ 6.396] (==) Automatically adding devices
[ 6.396] (==) Automatically enabling devices
[ 6.396] (==) Automatically adding GPU devices
[ 6.396] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 6.398] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 6.398] Entry deleted from font path.
[ 6.399] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
[ 6.399] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 6.399] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 6.399] (II) Loader magic: 0x55f62dee2e20
[ 6.400] (II) Module ABI versions:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
[ 6.399] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 6.399] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 6.399] (II) Loader magic: 0x55f62dee2e20
[ 6.400] (II) Module ABI versions:
[ 6.400] X.Org ANSI C Emulation: 0.4
[ 6.400] X.Org Video Driver: 24.0
[ 6.400] X.Org XInput driver : 24.1
[ 6.400] X.Org Server Extension : 10.0
[ 6.400] (++) using VT number 1
[ 6.401] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c2
[ 6.401] (--) PCI:*(0@0:2:0) 8086:3e98:1043:8694 rev 0, Mem @ 0xa0000000/16777216, 0x90000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[ 6.402] (II) LoadModule: "glx"
[ 6.403] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 6.405] (II) Module glx: vendor="X.Org Foundation"
[ 6.405] compiled for 1.20.4, module version = 1.0.0
[ 6.405] ABI class: X.Org Server Extension, version 10.0
[ 6.405] (II) LoadModule: "intel"
[ 6.405] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 6.407] (II) Module intel: vendor="X.Org Foundation"
[ 6.407] compiled for 1.20.1, module version = 2.99.917
[ 6.407] Module class: X.Org Video Driver
[ 6.407] ABI class: X.Org Video Driver, version 24.0
[ 6.407] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 6.407] (II) intel: Driver for Intel(R) HD Graphics
[ 6.407] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 6.407] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 6.407] (EE) No devices detected.
[ 6.407] (EE)
Fatal server error:
[ 6.407] (EE) no screens found(EE)
[ 6.407] (EE)
Либо драйверок не тот, либо работать с ним я не умею
modesetting заканчивается в принципе тем же. нет девайса
если всё заремарено - работает на 1024, заводится через FBDEV
многого ещё не знаю. знаком с системой меньше трёх недель
ссылок в интернете по HD Graphics 630, coffee lake и т.п. перелопатил немеряно
рецепта не нашёл. что-то не дорабатываю
всё дело на плате asus + i5-9600K
Подскажите, как завести графику?