antiX-19-a2_x64.iso xdelta patch

Message
Author
User avatar
anticapitalista
Developer
Posts: 4167
Joined: Sat Jul 15, 2006 10:40 am

Re: antiX-19-a2_x64.iso xdelta patch

#31 Post by anticapitalista »

Is consolekit installed?
anticapitalista
Reg. linux user #395339.

Philosophers have interpreted the world in many ways; the point is to change it.

antiX with runit - lean and mean.
https://antixlinux.com

User avatar
JayM
Qualified MX Guide
Posts: 6793
Joined: Tue Jan 08, 2019 4:47 am

Re: antiX-19-a2_x64.iso xdelta patch

#32 Post by JayM »

anticapitalista wrote: Mon May 27, 2019 5:37 am Is consolekit installed?
It wasn't so I installed it, remastered, rebooted. Had the same issue with slim not starting at boot. Logged in as demo at the console login prompt, ran sudo slim, GUI environment started.

/var/log/ConsoleKit/history:

Code: Select all

1558982781.614 type=SEAT_ADDED : seat-id='Seat1' seat-kind=0
1558982781.697 type=SEAT_SESSION_ADDED : seat-id='Seat1' session-id='Session1' session-type='x11' session-x11-display=':0.0' session-x11-display-device='/dev/tty7' session-display-device='' session-remote-host-name='' session-is-local=TRUE session-unix-user=1000 session-creation-time='2019-05-27T18:46:21.683447Z'
1558982781.704 type=SEAT_ACTIVE_SESSION_CHANGED : seat-id='Seat1' session-id='Session1'

Xorg.0.log:

Code: Select all

[  1025.387] 
X.Org X Server 1.20.3
X Protocol Version 11, Revision 0
[  1025.411] Build Operating System: Linux 4.18.7-antix.1-amd64-smp x86_64 antiX
[  1025.420] Current Operating System: Linux mx 4.9.170-antix.1-amd64-smp #1 SMP PREEMPT Sat Apr 20 21:13:58 EEST 2019 x86_64
[  1025.421] Kernel command line: vga=791 persist_all tz=Asia/Taipei quiet splash=v disable=lx
[  1025.439] Build Date: 26 October 2018  05:46:23AM
[  1025.449] xorg-server 2:1.20.3-1.0nosystemd1 (https://www.debian.org/support) 
[  1025.459] Current version of pixman: 0.36.0
[  1025.479] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  1025.479] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1025.518] (==) Log file: "/var/log/Xorg.0.log", Time: Tue May 28 02:46:19 2019
[  1025.528] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  1025.537] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1025.538] (==) No Layout section.  Using the first Screen section.
[  1025.538] (==) No screen section available. Using defaults.
[  1025.538] (**) |-->Screen "Default Screen Section" (0)
[  1025.538] (**) |   |-->Monitor "<default monitor>"
[  1025.539] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[  1025.539] (==) Automatically adding devices
[  1025.539] (==) Automatically enabling devices
[  1025.539] (==) Automatically adding GPU devices
[  1025.539] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  1025.539] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  1025.539] 	Entry deleted from font path.
[  1025.539] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[  1025.539] 	Entry deleted from font path.
[  1025.539] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[  1025.539] 	Entry deleted from font path.
[  1025.539] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	built-ins
[  1025.539] (==) ModulePath set to "/usr/lib/xorg/modules"
[  1025.539] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  1025.539] (II) Loader magic: 0x5575ef8c6d80
[  1025.539] (II) Module ABI versions:
[  1025.539] 	X.Org ANSI C Emulation: 0.4
[  1025.539] 	X.Org Video Driver: 24.0
[  1025.539] 	X.Org XInput driver : 24.1
[  1025.539] 	X.Org Server Extension : 10.0
[  1025.539] (II) xfree86: Adding drm device (/dev/dri/card0)
[  1025.543] (--) PCI:*(1@0:5:0) 1002:9610:1849:9610 rev 0, Mem @ 0xd0000000/268435456, 0xfeaf0000/65536, 0xfe900000/1048576, I/O @ 0x0000d000/256, BIOS @ 0x????????/131072
[  1025.543] (II) LoadModule: "glx"
[  1025.543] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1025.545] (II) Module glx: vendor="X.Org Foundation"
[  1025.545] 	compiled for 1.20.3, module version = 1.0.0
[  1025.545] 	ABI class: X.Org Server Extension, version 10.0
[  1025.545] (II) Applying OutputClass "Radeon" to /dev/dri/card0
[  1025.545] 	loading driver: radeon
[  1025.545] (==) Matched radeon as autoconfigured driver 0
[  1025.545] (==) Matched ati as autoconfigured driver 1
[  1025.545] (==) Matched modesetting as autoconfigured driver 2
[  1025.545] (==) Matched fbdev as autoconfigured driver 3
[  1025.545] (==) Matched vesa as autoconfigured driver 4
[  1025.545] (==) Assigned the driver to the xf86ConfigLayout
[  1025.545] (II) LoadModule: "radeon"
[  1025.545] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[  1025.546] (II) Module radeon: vendor="X.Org Foundation"
[  1025.546] 	compiled for 1.20.4, module version = 19.0.1
[  1025.546] 	Module class: X.Org Video Driver
[  1025.546] 	ABI class: X.Org Video Driver, version 24.0
[  1025.546] (II) LoadModule: "ati"
[  1025.546] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[  1025.546] (II) Module ati: vendor="X.Org Foundation"
[  1025.546] 	compiled for 1.20.4, module version = 19.0.1
[  1025.546] 	Module class: X.Org Video Driver
[  1025.546] 	ABI class: X.Org Video Driver, version 24.0
[  1025.607] (II) LoadModule: "modesetting"
[  1025.607] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[  1025.608] (II) Module modesetting: vendor="X.Org Foundation"
[  1025.608] 	compiled for 1.20.3, module version = 1.20.3
[  1025.608] 	Module class: X.Org Video Driver
[  1025.608] 	ABI class: X.Org Video Driver, version 24.0
[  1025.608] (II) LoadModule: "fbdev"
[  1025.608] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[  1025.608] (II) Module fbdev: vendor="X.Org Foundation"
[  1025.608] 	compiled for 1.20.0, module version = 0.5.0
[  1025.608] 	Module class: X.Org Video Driver
[  1025.608] 	ABI class: X.Org Video Driver, version 24.0
[  1025.608] (II) LoadModule: "vesa"
[  1025.608] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[  1025.608] (II) Module vesa: vendor="X.Org Foundation"
[  1025.608] 	compiled for 1.20.1, module version = 2.4.0
[  1025.608] 	Module class: X.Org Video Driver
[  1025.608] 	ABI class: X.Org Video Driver, version 24.0
[  1025.608] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
	ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
	ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
	ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
	ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
	ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
	ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
	ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,
	ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
	ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
	ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
	ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
	ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
	ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
	ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
	ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
	ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
	ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
	ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
	ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
	ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
	ATI Radeon 9800PRO, ATI Radeon 9800XT,
	ATI Radeon Mobility 9600/9700 (M10/M11),
	ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
	ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
	ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
	ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
	ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
	ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),
	ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
	ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
	ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
	ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
	ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
	ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
	ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
	ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
	ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
	ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
	ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
	ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
	ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
	ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
	ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
	ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
	ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
	ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
	ATI Radeon X1800, ATI Mobility Radeon X1800 XT,
	ATI Mobility Radeon X1800, ATI Mobility FireGL V7200,
	ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
	ATI FireGL V3350, ATI Mobility Radeon X1450,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
	ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro,
	ATI FireGL V3400, ATI Mobility FireGL V5250,
	ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT,
	ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
	ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,
	ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
	ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro,
	ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600,
	ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL),
	ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
	ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
	AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
	ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
	ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610,
	ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
	ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
	ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
	ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
	ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
	ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
	ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
	ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700,
	ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
	ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
	ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
	REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
	ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
	AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
	ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
	MULLINS, KAVERI, HAWAII
[  1025.609] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  1025.610] (II) FBDEV: driver for framebuffer: fbdev
[  1025.610] (II) VESA: driver for VESA chipsets: vesa
[  1025.610] (--) using VT number 7

[  1025.625] (II) [KMS] Kernel modesetting enabled.
[  1025.625] (WW) Falling back to old probe method for modesetting
[  1025.625] (WW) Falling back to old probe method for fbdev
[  1025.625] (II) Loading sub module "fbdevhw"
[  1025.625] (II) LoadModule: "fbdevhw"
[  1025.625] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[  1025.626] (II) Module fbdevhw: vendor="X.Org Foundation"
[  1025.626] 	compiled for 1.20.3, module version = 0.0.2
[  1025.626] 	ABI class: X.Org Video Driver, version 24.0
[  1025.626] (II) RADEON(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[  1025.626] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[  1025.626] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[  1025.626] (==) RADEON(0): Default visual is TrueColor
[  1025.626] (==) RADEON(0): RGB weight 888
[  1025.626] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[  1025.626] (--) RADEON(0): Chipset: "ATI Radeon HD 3200 Graphics" (ChipID = 0x9610)
[  1025.626] (II) Loading sub module "fb"
[  1025.626] (II) LoadModule: "fb"
[  1025.626] (II) Loading /usr/lib/xorg/modules/libfb.so
[  1025.626] (II) Module fb: vendor="X.Org Foundation"
[  1025.626] 	compiled for 1.20.3, module version = 1.0.0
[  1025.626] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1025.626] (II) Loading sub module "dri2"
[  1025.626] (II) LoadModule: "dri2"
[  1025.627] (II) Module "dri2" already built-in
[  1025.736] (II) Loading sub module "glamoregl"
[  1025.736] (II) LoadModule: "glamoregl"
[  1025.736] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[  1025.746] (II) Module glamoregl: vendor="X.Org Foundation"
[  1025.746] 	compiled for 1.20.3, module version = 1.0.1
[  1025.746] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1025.768] (II) RADEON(0): glamor X acceleration enabled on AMD RS780 (DRM 2.49.0 / 4.9.170-antix.1-amd64-smp, LLVM 7.0.1)
[  1025.768] (II) RADEON(0): glamor detected, initialising EGL layer.
[  1025.768] (II) RADEON(0): KMS Color Tiling: enabled
[  1025.768] (II) RADEON(0): KMS Color Tiling 2D: enabled
[  1025.768] (==) RADEON(0): TearFree property default: auto
[  1025.768] (II) RADEON(0): KMS Pageflipping: enabled
[  1025.799] (II) RADEON(0): Output VGA-0 has no monitor section
[  1025.801] (II) RADEON(0): Output DVI-0 has no monitor section
[  1025.830] (II) RADEON(0): EDID for output VGA-0
[  1025.830] (II) RADEON(0): Manufacturer: PHL  Model: c032  Serial#: 3952
[  1025.831] (II) RADEON(0): Year: 2009  Week: 35
[  1025.831] (II) RADEON(0): EDID Version: 1.3
[  1025.831] (II) RADEON(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[  1025.831] (II) RADEON(0): Sync:  Separate  Composite  SyncOnGreen
[  1025.831] (II) RADEON(0): Max Image Size [cm]: horiz.: 41  vert.: 23
[  1025.831] (II) RADEON(0): Gamma: 2.20
[  1025.831] (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
[  1025.831] (II) RADEON(0): First detailed timing is preferred mode
[  1025.831] (II) RADEON(0): redX: 0.647 redY: 0.334   greenX: 0.284 greenY: 0.607
[  1025.831] (II) RADEON(0): blueX: 0.151 blueY: 0.071   whiteX: 0.312 whiteY: 0.329
[  1025.831] (II) RADEON(0): Supported established timings:
[  1025.831] (II) RADEON(0): 720x400@70Hz
[  1025.831] (II) RADEON(0): 640x480@60Hz
[  1025.831] (II) RADEON(0): 640x480@67Hz
[  1025.831] (II) RADEON(0): 640x480@72Hz
[  1025.831] (II) RADEON(0): 640x480@75Hz
[  1025.831] (II) RADEON(0): 800x600@56Hz
[  1025.831] (II) RADEON(0): 800x600@60Hz
[  1025.831] (II) RADEON(0): 800x600@72Hz
[  1025.831] (II) RADEON(0): 800x600@75Hz
[  1025.831] (II) RADEON(0): 832x624@75Hz
[  1025.831] (II) RADEON(0): 1024x768@60Hz
[  1025.831] (II) RADEON(0): 1024x768@70Hz
[  1025.831] (II) RADEON(0): 1024x768@75Hz
[  1025.831] (II) RADEON(0): 1280x1024@75Hz
[  1025.831] (II) RADEON(0): 1152x864@75Hz
[  1025.831] (II) RADEON(0): Manufacturer's mask: 0
[  1025.831] (II) RADEON(0): Supported standard timings:
[  1025.831] (II) RADEON(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[  1025.831] (II) RADEON(0): #1: hsize: 1280  vsize 720  refresh: 75  vid: 53121
[  1025.831] (II) RADEON(0): Supported detailed timing:
[  1025.831] (II) RADEON(0): clock: 85.5 MHz   Image Size:  413 x 234 mm
[  1025.831] (II) RADEON(0): h_active: 1366  h_sync: 1436  h_sync_end 1579 h_blank_end 1792 h_border: 0
[  1025.831] (II) RADEON(0): v_active: 768  v_sync: 771  v_sync_end 774 v_blanking: 798 v_border: 0
[  1025.831] (II) RADEON(0): Serial No: AU30935003952
[  1025.831] (II) RADEON(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[  1025.831] (II) RADEON(0): Monitor name: Philips 192E
[  1025.831] (II) RADEON(0): EDID (in hex):
[  1025.831] (II) RADEON(0): 	00ffffffffffff00410c32c0700f0000
[  1025.831] (II) RADEON(0): 	231301036e2917782aeed1a555489b26
[  1025.831] (II) RADEON(0): 	125054bfef80714f81cf010101010101
[  1025.831] (II) RADEON(0): 	010101010101662156aa51001e30468f
[  1025.831] (II) RADEON(0): 	33009dea1000001e000000ff00415533
[  1025.831] (II) RADEON(0): 	30393335303033393532000000fd0038
[  1025.831] (II) RADEON(0): 	4c1e5311000a202020202020000000fc
[  1025.831] (II) RADEON(0): 	005068696c69707320313932450a00a0
[  1025.831] (II) RADEON(0): Printing probed modes for output VGA-0
[  1025.831] (II) RADEON(0): Modeline "1366x768"x59.8   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz eP)
[  1025.831] (II) RADEON(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  1025.831] (II) RADEON(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  1025.831] (II) RADEON(0): Modeline "1280x720"x75.0   95.68  1280 1352 1488 1696  720 721 724 752 -hsync +vsync (56.4 kHz)
[  1025.831] (II) RADEON(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  1025.831] (II) RADEON(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  1025.831] (II) RADEON(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  1025.831] (II) RADEON(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[  1025.831] (II) RADEON(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[  1025.831] (II) RADEON(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  1025.831] (II) RADEON(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  1025.831] (II) RADEON(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  1025.831] (II) RADEON(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  1025.831] (II) RADEON(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[  1025.831] (II) RADEON(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  1025.831] (II) RADEON(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1025.831] (II) RADEON(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  1025.832] (II) RADEON(0): EDID for output DVI-0
[  1025.832] (II) RADEON(0): Output VGA-0 connected
[  1025.832] (II) RADEON(0): Output DVI-0 disconnected
[  1025.832] (II) RADEON(0): Using exact sizes for initial modes
[  1025.832] (II) RADEON(0): Output VGA-0 using initial mode 1366x768 +0+0
[  1025.832] (II) RADEON(0): mem size init: gart size :1fdee000 vram size: s:10000000 visible:f999000
[  1025.832] (==) RADEON(0): DPI set to (96, 96)
[  1025.832] (==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
[  1025.832] (II) Loading sub module "ramdac"
[  1025.832] (II) LoadModule: "ramdac"
[  1025.832] (II) Module "ramdac" already built-in
[  1025.832] (II) UnloadModule: "modesetting"
[  1025.832] (II) Unloading modesetting
[  1025.832] (II) UnloadModule: "fbdev"
[  1025.832] (II) Unloading fbdev
[  1025.832] (II) UnloadSubModule: "fbdevhw"
[  1025.832] (II) Unloading fbdevhw
[  1025.832] (II) UnloadModule: "vesa"
[  1025.832] (II) Unloading vesa
[  1025.832] (II) RADEON(0): [DRI2] Setup complete
[  1025.832] (II) RADEON(0): [DRI2]   DRI driver: r600
[  1025.832] (II) RADEON(0): [DRI2]   VDPAU driver: r600
[  1025.833] (II) RADEON(0): Front buffer size: 4128K
[  1025.833] (II) RADEON(0): VRAM usage limit set to 226285K
[  1025.833] (II) RADEON(0): SYNC extension fences enabled
[  1025.833] (II) RADEON(0): Present extension enabled
[  1025.833] (==) RADEON(0): DRI3 enabled
[  1025.833] (==) RADEON(0): Backing store enabled
[  1025.833] (II) RADEON(0): Direct rendering enabled
[  1025.835] (II) RADEON(0): Use GLAMOR acceleration.
[  1025.835] (II) RADEON(0): Acceleration enabled
[  1025.835] (==) RADEON(0): DPMS enabled
[  1025.835] (==) RADEON(0): Silken mouse enabled
[  1025.835] (II) RADEON(0): Set up textured video (glamor)
[  1025.835] (II) RADEON(0): [XvMC] Associated with GLAMOR Textured Video.
[  1025.835] (II) RADEON(0): [XvMC] Extension initialized.
[  1025.836] (II) Initializing extension Generic Event Extension
[  1025.836] (II) Initializing extension SHAPE
[  1025.836] (II) Initializing extension MIT-SHM
[  1025.836] (II) Initializing extension XInputExtension
[  1025.837] (II) Initializing extension XTEST
[  1025.837] (II) Initializing extension BIG-REQUESTS
[  1025.837] (II) Initializing extension SYNC
[  1025.837] (II) Initializing extension XKEYBOARD
[  1025.837] (II) Initializing extension XC-MISC
[  1025.838] (II) Initializing extension SECURITY
[  1025.838] (II) Initializing extension XFIXES
[  1025.838] (II) Initializing extension RENDER
[  1025.838] (II) Initializing extension RANDR
[  1025.838] (II) Initializing extension COMPOSITE
[  1025.839] (II) Initializing extension DAMAGE
[  1025.839] (II) Initializing extension MIT-SCREEN-SAVER
[  1025.839] (II) Initializing extension DOUBLE-BUFFER
[  1025.839] (II) Initializing extension RECORD
[  1025.839] (II) Initializing extension DPMS
[  1025.840] (II) Initializing extension Present
[  1025.840] (II) Initializing extension DRI3
[  1025.840] (II) Initializing extension X-Resource
[  1025.840] (II) Initializing extension XVideo
[  1025.840] (II) Initializing extension XVideo-MotionCompensation
[  1025.841] (II) Initializing extension SELinux
[  1025.841] (II) SELinux: Disabled on system
[  1025.841] (II) Initializing extension GLX
[  1025.848] (II) AIGLX: Loaded and initialized r600
[  1025.848] (II) GLX: Initialized DRI2 GL provider for screen 0
[  1025.848] (II) Initializing extension XFree86-VidModeExtension
[  1025.848] (II) Initializing extension XFree86-DGA
[  1025.848] (II) Initializing extension XFree86-DRI
[  1025.848] (II) Initializing extension DRI2
[  1025.850] (II) RADEON(0): Setting screen physical size to 361 x 203
[  1025.912] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[  1025.912] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  1025.912] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  1025.912] (II) LoadModule: "libinput"
[  1025.913] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[  1025.919] (II) Module libinput: vendor="X.Org Foundation"
[  1025.919] 	compiled for 1.20.4, module version = 0.28.2
[  1025.919] 	Module class: X.Org XInput Driver
[  1025.919] 	ABI class: X.Org XInput driver, version 24.1
[  1025.919] (II) Using input driver 'libinput' for 'Power Button'
[  1025.919] (**) Power Button: always reports core events
[  1025.919] (**) Option "Device" "/dev/input/event5"
[  1025.920] (**) Option "_source" "server/udev"
[  1025.922] (II) event5  - Power Button: is tagged by udev as: Keyboard
[  1025.922] (II) event5  - Power Button: device is a keyboard
[  1025.922] (II) event5  - Power Button: device removed
[  1025.941] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event5"
[  1025.941] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  1025.941] (**) Option "xkb_model" "pc105"
[  1025.941] (**) Option "xkb_layout" "us"
[  1025.941] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[  1025.983] (II) event5  - Power Button: is tagged by udev as: Keyboard
[  1025.983] (II) event5  - Power Button: device is a keyboard
[  1025.983] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[  1025.983] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  1025.983] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  1025.983] (II) Using input driver 'libinput' for 'Power Button'
[  1025.983] (**) Power Button: always reports core events
[  1025.983] (**) Option "Device" "/dev/input/event4"
[  1025.983] (**) Option "_source" "server/udev"
[  1025.984] (II) event4  - Power Button: is tagged by udev as: Keyboard
[  1025.984] (II) event4  - Power Button: device is a keyboard
[  1025.984] (II) event4  - Power Button: device removed
[  1025.995] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6/event4"
[  1025.995] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[  1025.995] (**) Option "xkb_model" "pc105"
[  1025.995] (**) Option "xkb_layout" "us"
[  1025.995] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[  1025.996] (II) event4  - Power Button: is tagged by udev as: Keyboard
[  1025.996] (II) event4  - Power Button: device is a keyboard
[  1025.996] (II) config/udev: Adding input device SIGMACHIP USB Keyboard (/dev/input/event0)
[  1025.996] (**) SIGMACHIP USB Keyboard: Applying InputClass "evdev keyboard catchall"
[  1025.996] (**) SIGMACHIP USB Keyboard: Applying InputClass "libinput keyboard catchall"
[  1025.996] (II) Using input driver 'libinput' for 'SIGMACHIP USB Keyboard'
[  1025.996] (**) SIGMACHIP USB Keyboard: always reports core events
[  1025.996] (**) Option "Device" "/dev/input/event0"
[  1025.996] (**) Option "_source" "server/udev"
[  1025.997] (II) event0  - SIGMACHIP USB Keyboard: is tagged by udev as: Keyboard
[  1025.997] (II) event0  - SIGMACHIP USB Keyboard: device is a keyboard
[  1025.998] (II) event0  - SIGMACHIP USB Keyboard: device removed
[  1026.016] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.0/0003:1C4F:0002.0001/input/input2/event0"
[  1026.016] (II) XINPUT: Adding extended input device "SIGMACHIP USB Keyboard" (type: KEYBOARD, id 8)
[  1026.016] (**) Option "xkb_model" "pc105"
[  1026.016] (**) Option "xkb_layout" "us"
[  1026.016] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[  1026.017] (II) event0  - SIGMACHIP USB Keyboard: is tagged by udev as: Keyboard
[  1026.017] (II) event0  - SIGMACHIP USB Keyboard: device is a keyboard
[  1026.018] (II) config/udev: Adding input device SIGMACHIP USB Keyboard (/dev/input/event1)
[  1026.018] (**) SIGMACHIP USB Keyboard: Applying InputClass "evdev keyboard catchall"
[  1026.018] (**) SIGMACHIP USB Keyboard: Applying InputClass "libinput keyboard catchall"
[  1026.018] (II) Using input driver 'libinput' for 'SIGMACHIP USB Keyboard'
[  1026.018] (**) SIGMACHIP USB Keyboard: always reports core events
[  1026.018] (**) Option "Device" "/dev/input/event1"
[  1026.018] (**) Option "_source" "server/udev"
[  1026.019] (II) event1  - SIGMACHIP USB Keyboard: is tagged by udev as: Keyboard
[  1026.019] (II) event1  - SIGMACHIP USB Keyboard: device is a keyboard
[  1026.019] (II) event1  - SIGMACHIP USB Keyboard: device removed
[  1026.036] (II) libinput: SIGMACHIP USB Keyboard: needs a virtual subdevice
[  1026.036] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.1/0003:1C4F:0002.0002/input/input3/event1"
[  1026.036] (II) XINPUT: Adding extended input device "SIGMACHIP USB Keyboard" (type: MOUSE, id 9)
[  1026.036] (**) Option "AccelerationScheme" "none"
[  1026.036] (**) SIGMACHIP USB Keyboard: (accel) selected scheme none/0
[  1026.036] (**) SIGMACHIP USB Keyboard: (accel) acceleration factor: 2.000
[  1026.036] (**) SIGMACHIP USB Keyboard: (accel) acceleration threshold: 4
[  1026.037] (II) event1  - SIGMACHIP USB Keyboard: is tagged by udev as: Keyboard
[  1026.037] (II) event1  - SIGMACHIP USB Keyboard: device is a keyboard
[  1026.038] (II) config/udev: Adding input device COMPANY 2.4G Device (/dev/input/event2)
[  1026.038] (**) COMPANY 2.4G Device: Applying InputClass "evdev keyboard catchall"
[  1026.038] (**) COMPANY 2.4G Device: Applying InputClass "libinput keyboard catchall"
[  1026.038] (II) Using input driver 'libinput' for 'COMPANY 2.4G Device'
[  1026.038] (**) COMPANY 2.4G Device: always reports core events
[  1026.038] (**) Option "Device" "/dev/input/event2"
[  1026.038] (**) Option "_source" "server/udev"
[  1026.039] (II) event2  - COMPANY 2.4G Device: is tagged by udev as: Keyboard
[  1026.039] (II) event2  - COMPANY 2.4G Device: device is a keyboard
[  1026.039] (II) event2  - COMPANY 2.4G Device: device removed
[  1026.056] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.1/usb4/4-1/4-1:1.0/0003:09DA:2403.0003/input/input4/event2"
[  1026.056] (II) XINPUT: Adding extended input device "COMPANY 2.4G Device" (type: KEYBOARD, id 10)
[  1026.056] (**) Option "xkb_model" "pc105"
[  1026.056] (**) Option "xkb_layout" "us"
[  1026.056] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[  1026.057] (II) event2  - COMPANY 2.4G Device: is tagged by udev as: Keyboard
[  1026.057] (II) event2  - COMPANY 2.4G Device: device is a keyboard
[  1026.058] (II) config/udev: Adding input device COMPANY 2.4G Device (/dev/input/event3)
[  1026.058] (**) COMPANY 2.4G Device: Applying InputClass "evdev pointer catchall"
[  1026.058] (**) COMPANY 2.4G Device: Applying InputClass "evdev keyboard catchall"
[  1026.058] (**) COMPANY 2.4G Device: Applying InputClass "libinput pointer catchall"
[  1026.058] (**) COMPANY 2.4G Device: Applying InputClass "libinput keyboard catchall"
[  1026.058] (II) Using input driver 'libinput' for 'COMPANY 2.4G Device'
[  1026.058] (**) COMPANY 2.4G Device: always reports core events
[  1026.058] (**) Option "Device" "/dev/input/event3"
[  1026.058] (**) Option "_source" "server/udev"
[  1026.062] (II) event3  - COMPANY 2.4G Device: is tagged by udev as: Keyboard Mouse
[  1026.062] (II) event3  - COMPANY 2.4G Device: device is a pointer
[  1026.062] (II) event3  - COMPANY 2.4G Device: device is a keyboard
[  1026.062] (II) event3  - COMPANY 2.4G Device: device removed
[  1026.076] (II) libinput: COMPANY 2.4G Device: needs a virtual subdevice
[  1026.076] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.1/usb4/4-1/4-1:1.1/0003:09DA:2403.0004/input/input5/event3"
[  1026.076] (II) XINPUT: Adding extended input device "COMPANY 2.4G Device" (type: MOUSE, id 11)
[  1026.076] (**) Option "AccelerationScheme" "none"
[  1026.076] (**) COMPANY 2.4G Device: (accel) selected scheme none/0
[  1026.076] (**) COMPANY 2.4G Device: (accel) acceleration factor: 2.000
[  1026.076] (**) COMPANY 2.4G Device: (accel) acceleration threshold: 4
[  1026.077] (II) event3  - COMPANY 2.4G Device: is tagged by udev as: Keyboard Mouse
[  1026.078] (II) event3  - COMPANY 2.4G Device: device is a pointer
[  1026.078] (II) event3  - COMPANY 2.4G Device: device is a keyboard
[  1026.078] (II) config/udev: Adding input device COMPANY 2.4G Device (/dev/input/mouse0)
[  1026.078] (II) No input driver specified, ignoring this device.
[  1026.078] (II) This device may have been added with another device file.
[  1026.079] (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event7)
[  1026.079] (II) No input driver specified, ignoring this device.
[  1026.079] (II) This device may have been added with another device file.
[  1026.079] (II) config/udev: Adding input device HDA ATI SB Line Out (/dev/input/event8)
[  1026.079] (II) No input driver specified, ignoring this device.
[  1026.079] (II) This device may have been added with another device file.
[  1026.079] (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event6)
[  1026.079] (II) No input driver specified, ignoring this device.
[  1026.079] (II) This device may have been added with another device file.
[  1026.083] (**) SIGMACHIP USB Keyboard: Applying InputClass "evdev keyboard catchall"
[  1026.083] (**) SIGMACHIP USB Keyboard: Applying InputClass "libinput keyboard catchall"
[  1026.083] (II) Using input driver 'libinput' for 'SIGMACHIP USB Keyboard'
[  1026.083] (**) SIGMACHIP USB Keyboard: always reports core events
[  1026.083] (**) Option "Device" "/dev/input/event1"
[  1026.083] (**) Option "_source" "_driver/libinput"
[  1026.083] (II) libinput: SIGMACHIP USB Keyboard: is a virtual subdevice
[  1026.083] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.1/0003:1C4F:0002.0002/input/input3/event1"
[  1026.083] (II) XINPUT: Adding extended input device "SIGMACHIP USB Keyboard" (type: KEYBOARD, id 12)
[  1026.083] (**) Option "xkb_model" "pc105"
[  1026.083] (**) Option "xkb_layout" "us"
[  1026.083] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[  1026.084] (**) COMPANY 2.4G Device: Applying InputClass "evdev pointer catchall"
[  1026.084] (**) COMPANY 2.4G Device: Applying InputClass "evdev keyboard catchall"
[  1026.084] (**) COMPANY 2.4G Device: Applying InputClass "libinput pointer catchall"
[  1026.084] (**) COMPANY 2.4G Device: Applying InputClass "libinput keyboard catchall"
[  1026.084] (II) Using input driver 'libinput' for 'COMPANY 2.4G Device'
[  1026.084] (**) COMPANY 2.4G Device: always reports core events
[  1026.084] (**) Option "Device" "/dev/input/event3"
[  1026.084] (**) Option "_source" "_driver/libinput"
[  1026.084] (II) libinput: COMPANY 2.4G Device: is a virtual subdevice
[  1026.084] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.1/usb4/4-1/4-1:1.1/0003:09DA:2403.0004/input/input5/event3"
[  1026.084] (II) XINPUT: Adding extended input device "COMPANY 2.4G Device" (type: KEYBOARD, id 13)
[  1026.084] (**) Option "xkb_model" "pc105"
[  1026.084] (**) Option "xkb_layout" "us"
[  1026.084] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
[  1028.617] (II) RADEON(0): EDID vendor "PHL", prod id 49202
[  1028.617] (II) RADEON(0): Using EDID range info for horizontal sync
[  1028.617] (II) RADEON(0): Using EDID range info for vertical refresh
[  1028.617] (II) RADEON(0): Printing DDC gathered Modelines:
[  1028.617] (II) RADEON(0): Modeline "1366x768"x0.0   85.50  1366 1436 1579 1792  768 771 774 798 +hsync +vsync (47.7 kHz eP)
[  1028.617] (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  1028.617] (II) RADEON(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  1028.617] (II) RADEON(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  1028.617] (II) RADEON(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[  1028.617] (II) RADEON(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  1028.617] (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1028.617] (II) RADEON(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  1028.617] (II) RADEON(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  1028.617] (II) RADEON(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  1028.617] (II) RADEON(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  1028.617] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  1028.617] (II) RADEON(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[  1028.617] (II) RADEON(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  1028.617] (II) RADEON(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[  1028.617] (II) RADEON(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  1028.617] (II) RADEON(0): Modeline "1280x720"x75.0   95.65  1280 1352 1488 1696  720 721 724 752 -hsync +vsync (56.4 kHz e)

slim.log:

Code: Select all


slim: waiting for X server to begin accepting connections.
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
..
Giving up.
slim: unable to connect to X server

slim: waiting for X server to shut down



slim: waiting for X server to begin accepting connections.

I don't see any other logfiles that contain any pertinent info. Let me know if you want me to try anything else or if there's other information that would be useful. Maybe instead of starting slim after logging in I should just let it fail then save the logfiles from the failed state and post their contents?
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.

User avatar
anticapitalista
Developer
Posts: 4167
Joined: Sat Jul 15, 2006 10:40 am

Re: antiX-19-a2_x64.iso xdelta patch

#33 Post by anticapitalista »

Can you post the contents of /etc/slim.conf
anticapitalista
Reg. linux user #395339.

Philosophers have interpreted the world in many ways; the point is to change it.

antiX with runit - lean and mean.
https://antixlinux.com

User avatar
JayM
Qualified MX Guide
Posts: 6793
Joined: Tue Jan 08, 2019 4:47 am

Re: antiX-19-a2_x64.iso xdelta patch

#34 Post by JayM »

anticapitalista wrote: Mon May 27, 2019 7:29 am Can you post the contents of /etc/slim.conf

Code: Select all

# Path, X server and arguments (if needed)
# Note: -xauth $authfile is automatically appended
#
default_path        /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
default_xserver     /usr/bin/X11/X
xserver_arguments   -nolisten tcp

# Commands for halt, login, etc. on antiX
halt_cmd            /usr/local/bin/persist-config --shutdown --command halt 
reboot_cmd          /usr/local/bin/persist-config --shutdown --command reboot 
console_cmd         /usr/bin/urxvt -C -fg white -bg black +sb -T "Console login" -e /bin/sh -c "/bin/cat /etc/issue.net; exec /bin/login"
#suspend_cmd        /usr/sbin/suspend

# Full path to the xauth binary
xauth_path         /usr/bin/X11/xauth

# Xauth file for server
authfile           /var/run/slim.auth


# Activate numlock when slim starts. Valid values: on|off
# numlock             on

# Hide the mouse cursor (note: does not work with some WMs).
# Valid values: true|false
# hidecursor          false

# This command is executed after a succesful login.
# you can place the %session and %theme variables
# to handle launching of specific commands in .xinitrc
# depending of chosen session and slim theme
#
# NOTE: if your system does not have bash you need
# to adjust the command according to your preferred shell,
# i.e. for freebsd use:
# login_cmd         exec /bin/bash -login /etc/X11/Xsession %session 
#################OLD COMMAND####################
# login_cmd         exec /bin/bash -login ~/.xinitrc %session >~/.xsession-errors$DISPLAY 2>&1
################################################
#LOGIN COMMAND FOR DESKTOP SESSION BELOW#
#############################################################################################
login_cmd   setsid /usr/local/bin/desktop-session %session
#############################################################################################

# login_cmd exec dbus-launch /bin/bash -login ~/.xinitrc %session >~/.xsession-errors 2>&1

# Commands executed when starting and exiting a session.
# They can be used for registering a X11 session with
# sessreg. You can use the %user variable
#
# sessionstart_cmd	some command
# sessionstop_cmd	some command

# Start in daemon mode. Valid values: yes | no
# Note that this can be overriden by the command line
# options "-d" and "-nodaemon"
# daemon	yes

# Available sessions (first one is the default).
# The current chosen session name is replaced in the login_cmd
# above, so your login command can handle different sessions.
# see the xinitrc.sample file shipped with slim sources
#sessions rox-fluxbox,space-fluxbox,fluxbox,rox-icewm,space-icewm,icewm,rox-jwm,space-jwm,jwm,herbstluftwm
sessiondir /usr/share/xsessions

# Executed when pressing F11 (requires scrot)
screenshot_cmd      scrot /root/slim.png

# welcome message. Available variables: %host, %domain
welcome_msg         (Press F1 to toggle sessions)

# Session message. Prepended to the session name when pressing F1
# session_msg         Session: 

# shutdown / reboot messages
shutdown_msg 	The system is shutting down...
reboot_msg 		The system is rebooting...

# Focus the password field on start when default_user is set
# Set to "yes" to enable this feature
#focus_password      no

# Automatically login the default user (without entering
# the password. Set to "yes" to enable this feature
auto_login          yes

# default user, leave blank or remove this line
# for avoid pre-loading the username.
default_user        demo

# current theme, use comma separated list to specify a set to 
# randomly choose from
current_theme       antiX

# Lock file
lockfile            /var/run/slim.lock

# Log file
logfile             /var/log/slim.log
Please read the Forum Rules, How To Ask For Help, How to Break Your System and Don't Break Debian. Always include your full Quick System Info (QSI) with each and every new help request.

User avatar
anticapitalista
Developer
Posts: 4167
Joined: Sat Jul 15, 2006 10:40 am

Re: antiX-19-a2_x64.iso xdelta patch

#35 Post by anticapitalista »

Hmm that seems ok
anticapitalista
Reg. linux user #395339.

Philosophers have interpreted the world in many ways; the point is to change it.

antiX with runit - lean and mean.
https://antixlinux.com

User avatar
dolphin_oracle
Developer
Posts: 20018
Joined: Sun Dec 16, 2007 1:17 pm

Re: antiX-19-a2_x64.iso xdelta patch

#36 Post by dolphin_oracle »

xauth?

and maybe check on policykit-1
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
BitJam
Developer
Posts: 2283
Joined: Sat Aug 22, 2009 11:36 pm

Re: antiX-19-a2_x64.iso xdelta patch

#37 Post by BitJam »

I've been unable to prevent the i915 driver from loading on the live system. "blacklist=i915" does not work nor does "nomodeset" nor even "i915.modeset=0".

I've seen this problem in the past where udev seems to ignore blacklisting or at least blacklisting of video drivers. If we can't blacklist video drivers and if they ignore "nomodeset" then this breaks all of our safe video stuff on the live system. It ensures that you will get a blank screen on a system that has such a driver when "safe video" is selected. **sigh**

FWIW, here is the inxi -F output from antiX-17.4:

Code: Select all

System:    Host: antix1 Kernel: 4.10.5-antix.3-amd64-smp x86_64 (64 bit)
           Desktop: IceWM 1.4.2
           Distro: antiX-17.b3_x64-full Heather Heyer 18 August 2017
Machine:   Device: laptop System: Dell product: XPS 13 9350
           Mobo: Dell model: 076F9T v: A02
           UEFI [Legacy]: Dell v: 1.4.14 date: 02/08/2017
Battery    BAT0: charge: 61.1 Wh 81.2% condition: 75.2/75.7 Wh (99%)
CPU:       Dual core Intel Core i5-6200U (-HT-MCP-) cache: 3072 KB 
           clock speeds: max: 2800 MHz 1: 1171 MHz 2: 799 MHz 3: 804 MHz 4: 1816 MHz
Graphics:  Card: Intel HD Graphics 520
           Display Server: X.Org 1.19.2 driver: intel Resolution: 1920x1080@59.93hz
           GLX Renderer: Mesa DRI Intel HD Graphics 520 (Skylake GT2)
           GLX Version: 4.5 Mesa 13.0.6
Audio:     Card Intel Sunrise Point-LP HD Audio driver: snd_hda_intel
           Sound: Advanced Linux Sound Architecture v: k4.10.5-antix.3-amd64-smp
Network:   Card: Broadcom Limited BCM4350 802.11ac Wireless Network Adapter
           driver: brcmfmac
           IF: wlan0 state: up mac: 30:52:cb:82:1b:ad
Drives:    HDD Total Size: 160.1GB (0.0% used)
           ID-1: /dev/sda model: SAMSUNG_SSD_CM87 size: 128.0GB
           ID-2: USB /dev/sdb model: Flash_Drive_FIT size: 32.1GB
Partition: ID-1: / size: 6.0G used: 1.4M (1%) fs: overlay dev: N/A
Sensors:   System Temperatures: cpu: 27.8C mobo: 25.0C
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 182 Uptime: 3 min Memory: 177.4/7703.5MB
           Client: Shell (bash) inxi: 2.3.21 
"The first principle is that you must not fool yourself -- and you are the easiest person to fool."

-- Richard Feynman

User avatar
dolphin_oracle
Developer
Posts: 20018
Joined: Sun Dec 16, 2007 1:17 pm

Re: antiX-19-a2_x64.iso xdelta patch

#38 Post by dolphin_oracle »

BitJam wrote: Mon May 27, 2019 7:52 pm I've been unable to prevent the i915 driver from loading on the live system. "blacklist=i915" does not work nor does "nomodeset" nor even "i915.modeset=0".

I've seen this problem in the past where udev seems to ignore blacklisting or at least blacklisting of video drivers. If we can't blacklist video drivers and if they ignore "nomodeset" then this breaks all of our safe video stuff on the live system. It ensures that you will get a blank screen on a system that has such a driver when "safe video" is selected. **sigh**

FWIW, here is the inxi -F output from antiX-17.4:

Code: Select all

System:    Host: antix1 Kernel: 4.10.5-antix.3-amd64-smp x86_64 (64 bit)
           Desktop: IceWM 1.4.2
           Distro: antiX-17.b3_x64-full Heather Heyer 18 August 2017
Machine:   Device: laptop System: Dell product: XPS 13 9350
           Mobo: Dell model: 076F9T v: A02
           UEFI [Legacy]: Dell v: 1.4.14 date: 02/08/2017
Battery    BAT0: charge: 61.1 Wh 81.2% condition: 75.2/75.7 Wh (99%)
CPU:       Dual core Intel Core i5-6200U (-HT-MCP-) cache: 3072 KB 
           clock speeds: max: 2800 MHz 1: 1171 MHz 2: 799 MHz 3: 804 MHz 4: 1816 MHz
Graphics:  Card: Intel HD Graphics 520
           Display Server: X.Org 1.19.2 driver: intel Resolution: 1920x1080@59.93hz
           GLX Renderer: Mesa DRI Intel HD Graphics 520 (Skylake GT2)
           GLX Version: 4.5 Mesa 13.0.6
Audio:     Card Intel Sunrise Point-LP HD Audio driver: snd_hda_intel
           Sound: Advanced Linux Sound Architecture v: k4.10.5-antix.3-amd64-smp
Network:   Card: Broadcom Limited BCM4350 802.11ac Wireless Network Adapter
           driver: brcmfmac
           IF: wlan0 state: up mac: 30:52:cb:82:1b:ad
Drives:    HDD Total Size: 160.1GB (0.0% used)
           ID-1: /dev/sda model: SAMSUNG_SSD_CM87 size: 128.0GB
           ID-2: USB /dev/sdb model: Flash_Drive_FIT size: 32.1GB
Partition: ID-1: / size: 6.0G used: 1.4M (1%) fs: overlay dev: N/A
Sensors:   System Temperatures: cpu: 27.8C mobo: 25.0C
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 182 Uptime: 3 min Memory: 177.4/7703.5MB
           Client: Shell (bash) inxi: 2.3.21 
what is supposed to load for a kernel driver if you blacklist i915?

attached is my inxi and lsmod info for failsafe.

during boot there is still information printed by the live initrd before udev launches that i915 is found.
You do not have the required permissions to view the files attached to this post.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
BitJam
Developer
Posts: 2283
Joined: Sat Aug 22, 2009 11:36 pm

Re: antiX-19-a2_x64.iso xdelta patch

#39 Post by BitJam »

dolphin_oracle wrote: Mon May 27, 2019 9:54 pmwhat is supposed to load for a kernel driver if you blacklist i915?
Good question. If a KMS driver is not found and there is no xorg.conf but there is a framebuffer then the default fallback for X is fbdev. The default used to be vesa. At least for legacy booting fbdev sucks because the we set the default framebuffer resolution to 1024x768 and it cannot be changed by the user after they boot.

What we do in live-init is we try to see if there is a KMS driver for the hardware. If not, then we make an xorg.conf that specifies the vesa driver so we are not stuck with fbdev. We do a similar thing in safe video mode but we also use "nomodeset" that is supposed to prevent KMS drivers from loading.
attached is my inxi and lsmod info for failsafe.
Were you able to get to X? It looks like it and it looks like the vesa driver is being used so maybe "nomodeset" is behaving differently than in the past.

When I boot legacy, the screen jumps around when udev runs and a KMS driver gets loaded because it changes the console framebuffer. Normally, using "nomodeset" prevents this from happening but I was not able to prevent it on antiX-19.a2. I will try safe video and see if it works. I ran into the problem of i915 always loading when I was trying to get rid of the visual glitches during start up. It frustrates me when udev ignores blacklisting and the drivers (or whatever) ignore "nomodeset". I remember having this problem a few years ago too.
during boot there is still information printed by the live initrd before udev launches that i915 is found.
I think that is my live-init script saying it found hardware that will cause the i915 module to be loaded. You can take a look in /var/log/live/live-init.log(.color) and also in /root/Live-usb-storage/live-logs/live-init.log(.color). That 2nd location is new. It automatically saves some of the log files across shutdowns.
"The first principle is that you must not fool yourself -- and you are the easiest person to fool."

-- Richard Feynman

User avatar
BitJam
Developer
Posts: 2283
Joined: Sat Aug 22, 2009 11:36 pm

Re: antiX-19-a2_x64.iso xdelta patch

#40 Post by BitJam »

On my Acer ES1-511 laptop I get the black screen of death when udev runs whether I am booting into runlevel 3 or runlevel 5. I was able to get to the command line when I used safe video mode but I was unable to get graphics to work even after nuking /etc/X11/xorg.conf. I'm busy now but I can investigate more later.

FWIW, here is the inxi -F from antiX-17:

Code: Select all

System:    Host: antix1 Kernel: 4.10.5-antix.3-amd64-smp x86_64 bits: 64
           Desktop: IceWM 1.4.2 Distro: antiX-17_x64-full Heather Heyer 24 October 2017
Machine:   Device: laptop System: Acer product: Aspire ES1-511 v: V1.02 serial: N/A
           Mobo: Acer model: Aspire ES1-511 v: V1.02 serial: N/A
           UEFI: Acer v: V1.02 date: 04/14/2014
Battery    BAT1: charge: 32.9 Wh 68.4% condition: 48.1/53.4 Wh (90%)
CPU:       Dual core Intel Celeron N2830 (-MCP-) cache: 1024 KB
           clock speeds: max: 2415 MHz 1: 809 MHz 2: 1431 MHz
Graphics:  Card: Intel Atom Processor Z36xxx/Z37xxx Series Graphics & Display
           Display Server: X.Org 1.19.2 drivers: modesetting (unloaded: fbdev,vesa)
           Resolution: 1366x768@60.01hz
           OpenGL: renderer: Mesa DRI Intel Bay Trail version: 3.3 Mesa 13.0.6
Audio:     Card Intel Atom Processor Z36xxx/Z37xxx Series High Def. Audio Controller
           driver: snd_hda_intel
           Sound: Advanced Linux Sound Architecture v: k4.10.5-antix.3-amd64-smp
Network:   Card-1: Realtek RTL8111/8168/8411 PCIE Gigabit Ethernet Controller
           driver: r8169
           IF: eth0 state: down mac: f8:a9:63:0e:6e:61
           Card-2: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter
           driver: ath9k
           IF: wlan0 state: up mac: b8:ee:65:48:eb:5d
Drives:    HDD Total Size: 516.1GB (1.6% used)
           ID-1: /dev/sda model: WDC_WD5000LPVX size: 500.1GB
           ID-2: USB /dev/sdb model: Cruzer_Fit size: 16.0GB
Partition: ID-1: / size: 3.0G used: 318M (11%) fs: overlay dev: N/A
           ID-2: swap-1 size: 8.50GB used: 0.00GB (0%) fs: swap dev: /dev/sda8
Sensors:   System Temperatures: cpu: 40.0C mobo: N/A
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 160 Uptime: 21 min Memory: 240.6/3837.4MB
           Client: Shell (bash) inxi: 2.3.40 
"The first principle is that you must not fool yourself -- and you are the easiest person to fool."

-- Richard Feynman

Post Reply

Return to “antiX”