Em Sáb, 2018-02-03 às 09:10 +0300, Andrei Borzenkov escreveu:
> 03.02.2018 06:13, Linux Kamarada пишет:
> >
> >
> > The GNOME VM does not even produce a /var/log/Xorg.0.log at all.
> >
>
> Check /var/lib/gdm/.local/share/xorg for GDM Xerver, ~/.local/share/xorg
> for your session Xserver. It also should go into journal.
/var/lib/gdm/.local/share/xorg/Xorg.0.log from the GNOME VM:
...
[ 44.335] (==) Matched vboxvideo as autoconfigured driver 0
[ 44.335] (==) Matched modesetting as autoconfigured driver 1
[ 44.335] (==) Matched fbdev as autoconfigured driver 2
[ 44.335] (==) Matched vesa as autoconfigured driver 3
[ 44.335] (==) Assigned the driver to the xf86ConfigLayout
[ 44.335] (II) LoadModule: "vboxvideo"
[ 44.335] (WW) Warning, couldn't open module vboxvideo
[ 44.335] (II) UnloadModule: "vboxvideo"
[ 44.335] (II) Unloading vboxvideo
[ 44.335] (EE) Failed to load module "vboxvideo" (module does not exist, 0)
...
[ 44.336] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 44.336] compiled for 1.19.6, module version = 0.0.2
[ 44.336] ABI class: X.Org Video Driver, version 23.0
[ 44.336] (**) FBDEV(1): claimed PCI slot 0@0:2:0
[ 44.336] (II) FBDEV(1): using default device
[ 44.336] (WW) Falling back to old probe method for vesa
[ 44.336] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 44.336] (EE) Screen 0 deleted because of no matching config section.
[ 44.336] (II) UnloadModule: "modesetting"
[ 44.336] (II) FBDEV(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 44.336] (==) FBDEV(0): Depth 24, (==) framebuffer bpp 32
[ 44.336] (==) FBDEV(0): RGB weight 888
[ 44.336] (==) FBDEV(0): Default visual is TrueColor
[ 44.336] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
[ 44.336] (II) FBDEV(0): hardware: VESA VGA (video memory: 1216kB)
[ 44.336] (II) FBDEV(0): checking modes against framebuffer device...
[ 44.336] (II) FBDEV(0): checking modes against monitor...
[ 44.336] (--) FBDEV(0): Virtual size is 640x480 (pitch 640)
...
Same as the KDE VM: it is using the fbdev Xorg driver.
~/.local/share/xorg/Xorg.0.log shows something different:
...
[ 24.376] (==) Matched vboxvideo as autoconfigured driver 0
[ 24.376] (==) Matched modesetting as autoconfigured driver 1
[ 24.376] (==) Matched fbdev as autoconfigured driver 2
[ 24.376] (==) Matched vesa as autoconfigured driver 3
[ 24.376] (==) Assigned the driver to the xf86ConfigLayout
[ 24.376] (II) LoadModule: "vboxvideo"
[ 24.383] (WW) Warning, couldn't open module vboxvideo
[ 24.383] (II) UnloadModule: "vboxvideo"
[ 24.383] (II) Unloading vboxvideo
[ 24.383] (EE) Failed to load module "vboxvideo" (module does not exist, 0)
...
[ 24.412] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 24.412] compiled for 1.19.6, module version = 0.0.2
[ 24.412] ABI class: X.Org Video Driver, version 23.0
[ 24.412] (EE) open /dev/fb0: Permission denied
[ 24.412] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 24.412] (EE) Screen 0 deleted because of no matching config section.
[ 24.412] (II) UnloadModule: "modesetting"
[ 24.412] (EE) Screen 0 deleted because of no matching config section.
[ 24.412] (II) UnloadModule: "fbdev"
[ 24.412] (II) UnloadSubModule: "fbdevhw"
[ 24.412] (II) Loading sub module "vbe"
[ 24.412] (II) LoadModule: "vbe"
[ 24.413] (II) Loading /usr/lib64/xorg/modules/libvbe.so
[ 24.413] (II) Module vbe: vendor="X.Org Foundation"
[ 24.413] compiled for 1.19.6, module version = 1.1.0
[ 24.413] ABI class: X.Org Video Driver, version 23.0
[ 24.414] (II) Loading sub module "int10"
[ 24.414] (II) LoadModule: "int10"
[ 24.414] (II) Loading /usr/lib64/xorg/modules/libint10.so
[ 24.415] (II) Module int10: vendor="X.Org Foundation"
[ 24.415] compiled for 1.19.6, module version = 1.0.0
[ 24.415] ABI class: X.Org Video Driver, version 23.0
[ 24.415] (II) VESA(0): initializing int10
[ 24.415] (EE) VESA(0): Cannot read int vect
[ 24.415] (II) UnloadModule: "vesa"
[ 24.415] (II) UnloadSubModule: "int10"
[ 24.415] (II) Unloading int10
[ 24.415] (II) UnloadSubModule: "vbe"
[ 24.415] (II) Unloading vbe
[ 24.415] (EE) Screen(s) found, but none have a usable configuration.
[ 24.415] (EE)
Fatal server error:
[ 24.415] (EE) no screens found(EE)
[ 24.415] (EE)
Please consult the The X.Org Foundation support
at
http://wiki.x.org for help.
[ 24.415] (EE) Please also check the log file at "/home/kamarada/.local/share/xorg/Xorg.0.log" for additional information.
[ 24.415] (EE)
[ 24.419] (EE) Server terminated with error (1). Closing log file.
I didn't find helpful information on journalctl. Basically it contains those two log files.
Antonio
The Linux Kamarada Project
https://kamarada.github.io/--
To unsubscribe, e-mail:
[hidden email]
To contact the owner, e-mail:
[hidden email]