antiX-19-a2_x64.iso xdelta patch

Message
Author
User avatar
figueroa
Posts: 1049
Joined: Fri Dec 21, 2018 12:20 am

Re: antiX-19-a2_x64.iso xdelta patch

#21 Post by figueroa »

caprea wrote: Sun May 19, 2019 2:46 am A possible solution has been posted on the antiX-forum by eugen-b.
adding a line to conkyrc

Code: Select all

own_window_type desktop 
or

Code: Select all

own_window_type override
stops the flashing.
I was mistaken before. Both of these added to .conkyrc eliminate the flashing panel artifact. I previously used the new conky 1.10 syntax and it did not work. But using the syntax exactly as shown above, works fine.
Andy Figueroa
Using Unix from 1984; GNU/Linux from 1993

User avatar
figueroa
Posts: 1049
Joined: Fri Dec 21, 2018 12:20 am

Re: antiX-19-a2_x64.iso xdelta patch

#22 Post by figueroa »

BitJam wrote: Sun May 19, 2019 11:15 pm I'm sorry I misunderstood.
Actually, it was a new finding. Previously, I did not have two terminals open. And, I was very surprised that closing the terminal (2nd terminal) that launched conky did't make the flashing item go away. Closing the 1st terminal (which did not launch conky but was only used for the cpid lines) made the flashing item go away.

However, I then confirmed that both of the following work when used in .conkyrc with the syntax exactly as shown:

Code: Select all

own_window_type desktop 
own_window_type override
"own_window_type normal" is the default. Arrgh! I'm running the newer version of conky on my other desktop machine and I was too smart for my own britches.
Andy Figueroa
Using Unix from 1984; GNU/Linux from 1993

male

Re: antiX-19-a2_x64.iso xdelta patch

#23 Post by male »

Actually I don't understand all this excitement in an alpha with a flashing Conky. If you want to read please:
own_window
Boolean, create own window to draw?
own_window_type
if own_window is yes,
you may specify type normal, desktop, dock, panel or override (default: normal). Desktop windows are special windows that have no window decorations; are always visible on your desktop; do not appear in your pager or taskbar; and are sticky across all workspaces. Panel windows reserve space along a desktop edge, just like panels and taskbars, preventing maximized windows from overlapping them. The edge is chosen based on the alignment option. Override windows are not under the control of the window manager. Hints are ignored. This type of window can be useful for certain situations.
Quelle

The original code (.conkyrc) has only this entry:

Code: Select all

own_window yes
own_window_hints undecorated,below,sticky,skip_taskbar
Therefore, the user has the following correction options in JWM / IceWM:

Code: Select all

#(comment out) of own_window yes
or
own_window no #yes
But he might lose his beloved desktop symbols.
So it will make more sense to add an override entry to the .conkyrc:

Code: Select all

own_window yes
own_window_type override
own_window_hints undecorated,below,sticky,skip_taskbar

The most important thing at the end of this correction,
unsubscribe and re-register is duty!

User avatar
figueroa
Posts: 1049
Joined: Fri Dec 21, 2018 12:20 am

Re: antiX-19-a2_x64.iso xdelta patch

#24 Post by figueroa »

male wrote: Mon May 20, 2019 10:32 am Actually I don't understand all this excitement in an alpha with a flashing Conky. If you want to read please:
It's not the conky display that flashes. It's an item on the panel's (task bar's) window list that flashes for attention. There is no excitement. It's just attention to the primary purpose for alpha releases, and that's identifying problems.
Andy Figueroa
Using Unix from 1984; GNU/Linux from 1993

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

Re: antiX-19-a2_x64.iso xdelta patch

#25 Post by BitJam »

The vim editor seems to be intermittently broken. I usually run it as root on the live system.

Today I've run into two problems. The first was it was unable to write to files under /live/boot-dev/ (the main live-usb partition). This happened when the live-usb was encrypted but other boots with the same live-usb did not have this problem. On the one boot that had the problem it was consistent and restarting vim did not help.

The other problem was that vim got confused and was unable to search for strings. I've seen this before (in antiX-19a*, I think). It says the string is not found even though it exists in the file. Restarting vim fixes the problem at least temporarily.

I worked around the first problem by copying the file I wanted to edit elsewhere. Edit it there and then copy it back. The 2nd problem is worked around by quitting and restarting vim but it can be confusing.

Going from antiX-17.1 to antiX-19.2a, the versions of vim-tiny and vim-common changed from 2:8.0.0197-4+deb9u to 2:8.1.0875-2. I used ldd to look at the libraries and they were mostly they same. It's possible that some of these problems existed in the previous version(s) of vim and I had ignored or overlooked them.

IMO these various intermittent problems may indicate a more serious underlying problem and the version of vim in antiX-19.a2 may be unreliable.
"The first principle is that you must not fool yourself -- and you are the easiest person to fool."

-- Richard Feynman

User avatar
figueroa
Posts: 1049
Joined: Fri Dec 21, 2018 12:20 am

Re: antiX-19-a2_x64.iso xdelta patch

#26 Post by figueroa »

BitJam wrote: Mon May 20, 2019 6:08 pm The vim editor seems to be intermittently broken. I usually run it as root on the live system.
On my MX installs, including live-usb versions, I've replaced vim-tiny with the full vim package. I can't live with the limitations of vim-tiny. Doing that replacement would help troubleshoot the source of the problems you've experienced.
Andy Figueroa
Using Unix from 1984; GNU/Linux from 1993

User avatar
namida12
Posts: 437
Joined: Sun Apr 01, 2007 4:54 pm

Re: antiX-19-a2_x64.iso xdelta patch

#27 Post by namida12 »

Could not do a UEFI install of antiX-19-a2_x64 had no problem with Antix-17.4.1 - see image of hard drive. I will reinstall tomorrow to recheck.

When I first boot up, conky is flashing in panel, left click mouse and it goes away, never to be seen again until next reboot.

Trying to update via Synaptic: The repository 'http://la.mxrepo.com/antix/buster buster Release' does not have a Release file. <-- do I need to change repo?
Would like to see Orage Calendar added to antiX's package installer list.
You do not have the required permissions to view the files attached to this post.

User avatar
namida12
Posts: 437
Joined: Sun Apr 01, 2007 4:54 pm

Re: antiX-19-a2_x64.iso xdelta patch

#28 Post by namida12 »

Tried to install Kernel 64 bit - 5.09 saw a number of errors flash on screen as it scrolled downward, but it finished.
Rebooted, and came up in text. Used startx and lots of errors told me it was not going to a graphical interface.

During boot chose the default kernel and system booted - time for another install of antiX-19-a2

Still could not do a UEFI Install had two choices on choosing boot -
from USB
From UIEF part 2

Tried both
from UEFi part 2 cursor just stayed static on screen for 30 minutes. <--believe slow set up happened on first UEFI install but it did not take 30 minutes
from USB booted up quickly after grub on root was installed, I used boot repair to move boot to ESP. On reboot system was lighting fast, producing sign-in box almost instantly.

Went to Package installer:
Could not install Google Chrome, nor GIMP
Used Firefox and downloaded Google Chrome and then used GDebi Package installer and discovered a dependence was missing (Font) closed GDebi and tried to do an aptget for that font that failed.

Have returned to Antix-17.4.1 as antiX-19-a2 became unusable for me on new installs. Will wait for antiX-19-a3 to try again...

JR

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

Re: antiX-19-a2_x64.iso xdelta patch

#29 Post by JayM »

I've just been testing a2 from a live USB. I have the same issue as with a1, just FYI: slim/X11 fail to start at boot. However, I've discovered that after the 3-minute wait for the black screen to go away and give me a console login prompt, if I log in as root then run slim the GUI/WM starts and behaves normally. At that point I'm able to log out, then get the slim GUI login screen where I can log in as demo, and the GUI and WM all start and run as the unprivileged user too. I'm thinking it's an issue with antiX 19 vs. my video card. (antiX 17.4 boots up fine on the same system btw.)

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.
slim: Consolekit::open_session: Unable to open session: The name org.freedesktop.ConsoleKit was not provided by any .service files
slim: falling back to PAM session

slim: waiting for X server to shut down



slim: waiting for X server to begin accepting connections.
slim: Consolekit::open_session: Unable to open session: The name org.freedesktop.ConsoleKit was not provided by any .service files
slim: falling back to PAM session

slim: waiting for X server to shut down



slim: waiting for X server to begin accepting connections.
slim: Consolekit::open_session: Unable to open session: The name org.freedesktop.ConsoleKit was not provided by any .service files
slim: falling back to PAM session

Xorg.0.log:

Code: Select all

[   441.404] 
X.Org X Server 1.20.3
X Protocol Version 11, Revision 0
[   441.441] Build Operating System: Linux 4.18.7-antix.1-amd64-smp x86_64 antiX
[   441.454] 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
[   441.454] Kernel command line: vga=791 gfxsave persist_all quiet splash=v disable=lx
[   441.479] Build Date: 26 October 2018  05:46:23AM
[   441.491] xorg-server 2:1.20.3-1.0nosystemd1 (https://www.debian.org/support) 
[   441.503] Current version of pixman: 0.36.0
[   441.527] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   441.527] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   441.575] (==) Log file: "/var/log/Xorg.0.log", Time: Mon May 27 12:24:41 2019
[   441.588] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   441.600] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   441.600] (==) No Layout section.  Using the first Screen section.
[   441.600] (==) No screen section available. Using defaults.
[   441.600] (**) |-->Screen "Default Screen Section" (0)
[   441.600] (**) |   |-->Monitor "<default monitor>"
[   441.601] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   441.601] (==) Automatically adding devices
[   441.601] (==) Automatically enabling devices
[   441.601] (==) Automatically adding GPU devices
[   441.601] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   441.601] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   441.601] 	Entry deleted from font path.
[   441.601] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[   441.601] 	Entry deleted from font path.
[   441.601] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[   441.601] 	Entry deleted from font path.
[   441.601] (==) 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
[   441.601] (==) ModulePath set to "/usr/lib/xorg/modules"
[   441.601] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   441.601] (II) Loader magic: 0x56473b5a1d80
[   441.601] (II) Module ABI versions:
[   441.601] 	X.Org ANSI C Emulation: 0.4
[   441.601] 	X.Org Video Driver: 24.0
[   441.601] 	X.Org XInput driver : 24.1
[   441.601] 	X.Org Server Extension : 10.0
[   441.601] (II) xfree86: Adding drm device (/dev/dri/card0)
[   441.605] (--) 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
[   441.605] (II) LoadModule: "glx"
[   441.605] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   441.607] (II) Module glx: vendor="X.Org Foundation"
[   441.607] 	compiled for 1.20.3, module version = 1.0.0
[   441.607] 	ABI class: X.Org Server Extension, version 10.0
[   441.607] (II) Applying OutputClass "Radeon" to /dev/dri/card0
[   441.607] 	loading driver: radeon
[   441.607] (==) Matched radeon as autoconfigured driver 0
[   441.607] (==) Matched ati as autoconfigured driver 1
[   441.607] (==) Matched modesetting as autoconfigured driver 2
[   441.607] (==) Matched fbdev as autoconfigured driver 3
[   441.607] (==) Matched vesa as autoconfigured driver 4
[   441.607] (==) Assigned the driver to the xf86ConfigLayout
[   441.607] (II) LoadModule: "radeon"
[   441.607] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[   441.608] (II) Module radeon: vendor="X.Org Foundation"
[   441.608] 	compiled for 1.20.3, module version = 18.1.99
[   441.608] 	Module class: X.Org Video Driver
[   441.608] 	ABI class: X.Org Video Driver, version 24.0
[   441.608] (II) LoadModule: "ati"
[   441.608] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[   441.608] (II) Module ati: vendor="X.Org Foundation"
[   441.608] 	compiled for 1.20.3, module version = 18.1.99
[   441.608] 	Module class: X.Org Video Driver
[   441.608] 	ABI class: X.Org Video Driver, version 24.0
[   441.669] (II) LoadModule: "modesetting"
[   441.669] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   441.669] (II) Module modesetting: vendor="X.Org Foundation"
[   441.669] 	compiled for 1.20.3, module version = 1.20.3
[   441.670] 	Module class: X.Org Video Driver
[   441.670] 	ABI class: X.Org Video Driver, version 24.0
[   441.670] (II) LoadModule: "fbdev"
[   441.670] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[   441.670] (II) Module fbdev: vendor="X.Org Foundation"
[   441.670] 	compiled for 1.20.0, module version = 0.5.0
[   441.670] 	Module class: X.Org Video Driver
[   441.670] 	ABI class: X.Org Video Driver, version 24.0
[   441.670] (II) LoadModule: "vesa"
[   441.670] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   441.670] (II) Module vesa: vendor="X.Org Foundation"
[   441.670] 	compiled for 1.20.1, module version = 2.4.0
[   441.670] 	Module class: X.Org Video Driver
[   441.670] 	ABI class: X.Org Video Driver, version 24.0
[   441.670] (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
[   441.671] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   441.671] (II) FBDEV: driver for framebuffer: fbdev
[   441.671] (II) VESA: driver for VESA chipsets: vesa
[   441.671] (--) using VT number 7

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

inxi -G:

Code: Select all

:~# inxi -G
Graphics:
  Device-1: AMD RS780 [Radeon HD 3200] driver: radeon v: kernel 
  Display: server: X.Org 1.20.3 driver: ati,radeon 
  unloaded: fbdev,modesetting,vesa resolution: 1366x768~60Hz 
  OpenGL: 
  renderer: AMD RS780 (DRM 2.49.0 / 4.9.170-antix.1-amd64-smp LLVM 7.0.1) 
  v: 3.3 Mesa 18.3.4 
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
JayM
Qualified MX Guide
Posts: 6793
Joined: Tue Jan 08, 2019 4:47 am

Re: antiX-19-a2_x64.iso xdelta patch

#30 Post by JayM »

Also, after slim starts and the desktop appears, after the conky starts I have a flashing whatchamacallit for the conky in the panel as though it's an app that I'm running (which it technically is) and when I click on it, the panel item for the conky disappears. Never mind, this is the "flashing conky" that's already been mentioned by others.

BTW I have perst_all on the live USB. I ran sudo apt-get update then sudo apt-get dist-upgrade then remastered and rebooted and have the same behavior re: slim and X11. Also, thinking about it more, it can't be a problem with my GPU and X11 because it works later after I've logged in at the console. It's only affecting X starting prior to a (either root, or demo followed by su) login, so it's something about my system and that stage in init.
Last edited by JayM on Mon May 27, 2019 6:08 am, edited 2 times in total.
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.

Post Reply

Return to “antiX”