You are not logged in.

#1 2017-04-22 15:28:23

MickeyRat
Member
Registered: 2011-11-15
Posts: 128

[SOLVED] Xorg Resolution and Xorg Errors

I need to describe my setup first.  This is an intel I5 with 16GB.  Graphics are built in Intel graphics.  It doesn't have a VGA port but, I use a VGA KVM switch to get to it through an HDMI to VGA adapter.  In that configuration, it doesn't properly detect the monitor resolution (1920x1080).  I've been looking at various ways to hard code the resolution.  I haven't figured that out yet but, most of the solutions start with looking at the xorg log file.  That brings me to my second problem.  The xorg log says it crashed even though I have an LXDE desktop running with 1024x768 resolution.  Here's my xorg log file.

cat /var/log/Xorg.0.log
[   169.730] 
X.Org X Server 1.19.3
Release Date: 2017-03-15
[   169.730] X Protocol Version 11, Revision 0
[   169.730] Build Operating System: Linux 4.9.11-1-ARCH x86_64 
[   169.730] Current Operating System: Linux zeppo2 4.10.11-1-ARCH #1 SMP PREEMPT Tue Apr 18 08:39:42 CEST 2017 x86_64
[   169.730] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=PARTUUID=d2203067-2fc7-403e-9473-4e50557329c3 rw
[   169.730] Build Date: 07 April 2017  05:42:48PM
[   169.730]  
[   169.730] Current version of pixman: 0.34.0
[   169.730] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   169.730] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   169.730] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 22 10:30:33 2017
[   169.730] (II) Loader magic: 0x822d60
[   169.730] (II) Module ABI versions:
[   169.730] 	X.Org ANSI C Emulation: 0.4
[   169.730] 	X.Org Video Driver: 23.0
[   169.730] 	X.Org XInput driver : 24.1
[   169.730] 	X.Org Server Extension : 10.0
[   169.731] (--) using VT number 2

[   169.731] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   169.731] (II) xfree86: Adding drm device (/dev/dri/card0)
[   169.745] (EE) 
[   169.745] (EE) Backtrace:
[   169.745] (EE) 0: /usr/lib/xorg-server/Xorg (OsLookupColor+0x139) [0x59c209]
[   169.746] (EE) 1: /usr/lib/libpthread.so.0 (__restore_rt+0x0) [0x7fde572f3fdf]
[   169.747] (EE) 2: /usr/lib/xorg-server/Xorg (xf86PlatformMatchDriver+0x2a4) [0x4967f4]
[   169.748] (EE) 3: /usr/lib/xorg-server/Xorg (xf86BusProbe+0x9) [0x46e1d9]
[   169.749] (EE) 4: /usr/lib/xorg-server/Xorg (InitOutput+0x77c) [0x47cdec]
[   169.749] (EE) 5: /usr/lib/xorg-server/Xorg (InitFonts+0x216) [0x43a796]
[   169.750] (EE) 6: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7fde56f5e511]
[   169.751] (EE) 7: /usr/lib/xorg-server/Xorg (_start+0x2a) [0x42464a]
[   169.752] (EE) 8: ? (?+0x2a) [0x2a]
[   169.753] (EE) 
[   169.753] (EE) Segmentation fault at address 0x50
[   169.754] (EE) 
Fatal server error:
[   169.755] (EE) Caught signal 11 (Segmentation fault). Server aborting
[   169.756] (EE) 
[   169.756] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[   169.758] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   169.759] (EE) 
[   169.759] (EE) Server terminated with error (1). Closing log file.

So how is LXDE running?  Any suggestions on forcing the resolution?

Last edited by MickeyRat (2017-04-23 00:31:35)


Some cause happiness wherever they go; others whenever they go.
- Oscar Wilde

Offline

#2 2017-04-22 20:44:00

seth
Member
Registered: 2012-09-03
Posts: 51,319

Re: [SOLVED] Xorg Resolution and Xorg Errors

The log is probably dated (check the timestamp), depending on how you start X, you'll now find logs in ~/.local/share/xorg.
Please provide that and the output of "xrandr -q", but in general: https://wiki.archlinux.org/index.php/Xr … esolutions

Offline

#3 2017-04-23 00:12:39

MickeyRat
Member
Registered: 2011-11-15
Posts: 128

Re: [SOLVED] Xorg Resolution and Xorg Errors

Thanks for the reply.  You were right about the xorg log location and the link you provided solved my problem.  Thanks again!!!

Last edited by MickeyRat (2017-04-23 00:31:14)


Some cause happiness wherever they go; others whenever they go.
- Oscar Wilde

Offline

Board footer

Powered by FluxBB