[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Xserver Problem nach upgrade in unstable



Am 11.06.20 um 11:22 schrieb Klaus Becker:


Le 11/06/2020 à 11:05, Dirk Paul Finkeldey a écrit :
Am 11.06.20 um 10:45 schrieb Klaus Becker:
# apt-show-versions xserver-xorg-video-nouveau
xserver-xorg-video-nouveau:amd64/stable 1:1.0.16-1 uptodate
xserver-xorg-video-nouveau:i386 not installed

nouveau ist installiert und auf dem neuesten Stand:

~$ dpkg -l | grep xserver-xorg-video-nouveau
ii  xserver-xorg-video-nouveau                    1:1.0.16-1 amd64        X.Org X server -- Nouveau display driver

Klaus


OK, jetzt wird es interessant.

Welche Module werde jetzt laut Xorg.0.log geladen ?

Das hilft weiter die Ursache zu klären, es könnte schon helfen händisch eine Konfiguration gemäß der Xorg.0.log an zu legen und nochmals libudev1 zu aktualisieren.

Wenn das Problem nur bei automatischer Erkennung besteht, könnte es mit einer Händischen Konfiguration funktionieren.


Gruß

Dirk

$ grep module /var/log/Xorg.0.log
[    14.523] (==) ModulePath set to "/usr/lib/xorg/modules"
[    14.543] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    14.784]    compiled for 1.20.8, module version = 1.0.0
[    14.975] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    15.088]    compiled for 1.20.8, module version = 1.20.8
[    15.088] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    15.096]    compiled for 1.20.0, module version = 0.5.0
[    15.097] (WW) Warning, couldn't open module vesa
[    15.097] (EE) Failed to load module "vesa" (module does not exist, 0)
[    15.100] (II) Loading sub module "fbdevhw"
[    15.100] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    15.101]    compiled for 1.20.8, module version = 0.0.2
[    15.102] (II) Loading sub module "glamoregl"
[    15.102] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    15.352]    compiled for 1.20.8, module version = 1.0.1
[    22.820] (II) Loading sub module "fb"
[    22.820] (II) Loading /usr/lib/xorg/modules/libfb.so
[    22.821]    compiled for 1.20.8, module version = 1.0.0
[    23.465] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    23.473]    compiled for 1.20.4, module version = 0.29.0

Gruß

Klaus

Das sagt mir jetzt nicht das worauf ich gewartet habe.

Bei meinen Laptop wird der Intel Display Treiber verwendet,


Die "relevanten" Abgaben bekomme ich mittels:

# grep intel /var/log/Xorg.0.log
[    65.485] (==) Matched intel as autoconfigured driver 0
[    65.486] (==) Matched intel as autoconfigured driver 1
[    65.486] (II) LoadModule: "intel"
[    65.486] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    65.953] (II) Module intel: vendor="X.Org Foundation"
[    66.361] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
[    66.499] (II) intel: Driver for Intel(R) HD Graphics
[    66.499] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[    66.499] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[    66.620] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20180719 [    66.620] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.917+git20161206-1 (Timo Aaltonen <tjaalton@debian.org>)
[    66.620] (II) intel(0): SNA compiled for use with valgrind
[    66.667] (--) intel(0): Integrated Graphics Chipset: Intel(R) 852GM/855GM
[    66.667] (--) intel(0): CPU: x86, sse2; using a maximum of 1 threads
[    66.667] (II) intel(0): Creating default Display subsection in Screen section
[    66.667] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    66.668] (==) intel(0): RGB weight 888
[    66.668] (==) intel(0): Default visual is TrueColor
[    66.788] (II) intel(0): Output LVDS1 has no monitor section
[    66.790] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output LVDS1
[    66.790] (II) intel(0): Enabled output LVDS1
[    66.791] (II) intel(0): Output VGA1 has no monitor section
[    66.792] (II) intel(0): Enabled output VGA1
[    66.792] (II) intel(0): Output DVI1 has no monitor section
[    66.793] (II) intel(0): Enabled output DVI1
[    66.793] (--) intel(0): Using a maximum size of 64x64 for hardware cursors
[    66.794] (II) intel(0): Output VIRTUAL1 has no monitor section
[    66.794] (II) intel(0): Enabled output VIRTUAL1
[    66.794] (--) intel(0): Output LVDS1 using initial mode 1024x768 on pipe 1
[    66.795] (==) intel(0): TearFree disabled
[    66.795] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[    66.795] (==) intel(0): DPI set to (96, 96)
[    67.378] (II) intel(0): SNA initialized with Almador (gen2) backend
[    67.379] (==) intel(0): Backing store enabled
[    67.379] (==) intel(0): Silken mouse enabled
[    67.458] (II) intel(0): HW Cursor enabled
[    67.458] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    67.585] (==) intel(0): DPMS enabled
[    67.587] (==) intel(0): Display hotplug detection enabled
[    67.703] (II) intel(0): [DRI2] Setup complete
[    67.703] (II) intel(0): [DRI2]   DRI driver: i915
[    67.703] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[    67.703] (II) intel(0): direct rendering: DRI2 enabled
[    67.703] (II) intel(0): hardware support for Present enabled
[    69.627] (II) intel(0): switch to mode 1024x768@60.0 on LVDS1 using pipe 1, position (0, 0), rotation normal, reflection none
[    69.645] (II) intel(0): Setting screen physical size to 270 x 203
[    75.948] (II) intel(0): EDID vendor "QDS", prod id 5
[    75.948] (II) intel(0): Printing DDC gathered Modelines:
[    75.948] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz eP)

Bei dir müsstest du mittels # grep nouveau /var/log/Xorg.0.log die Informationen erhalten.

Bei dir funktioniert ja höchst wahrscheinlich die automatische Erkennung nicht, mit diesen Angaben kannst du die entsprechenden Konfigurationen laut xserver Dokumentation erstellen und unter /usr/share/X11/xorg.conf.d ablegen.

Damit sollte es bei dir auch ohne automatische Erkennung funktionieren.


Gruß

Dirk


Reply to: