Porteus doesnt work consistently (on an AMD ryzen _ pro ___)

Post here if you are a new Porteus member and you're looking for some help.
User avatar
eggbladder
Black ninja
Black ninja
Posts: 36
Joined: 20 Nov 2023, 22:50
Distribution: Arch Linux
Location: Tonga

Porteus doesnt work consistently (on an AMD ryzen _ pro ___)

Post#1 by eggbladder » 28 Jan 2024, 02:01

Hello

Ive been trying to get Porteus to work again recently after i stopped working on the issue, and im still running into the issue of Xorg not working. after launching xorg a few times, heres what i got
if the screen goes to the full resolution before the terminal is hidden and X11 is launched, everything will run fine. If the screen does not change resolutions, xorg will fail multiple times until not failing, and then proceed to work. It will then crash a few minutes later.
Xorg logs are provided below. "doesntboot" is the xorg.0.log where xorg simply does not start up at all. "crasheseventually" is the xorg.0.log that will boot into x11, but will eventually crash (like when i hover over the panel in LXDE, or open up firefox, or change the xrandr resolution.) works completely is where the resolution works completely before the terminal is hidden, and will never unexpectedly crash.

(crashes eventually)

Code: Select all

[    14.591] 
X.Org X Server 1.20.14
X Protocol Version 11, Revision 0
[    14.592] Build Operating System: Slackware 15.0 Slackware Linux Project
[    14.592] Current Operating System: Linux porteus.example.net 6.5.5-porteus #1 SMP PREEMPT_DYNAMIC Sat Sep 23 18:21:43 MSK 2023 x86_64
[    14.592] Kernel command line: quiet BOOT_IMAGE=/boot/syslinux/vmlinuz copy2ram  resume=/dev/mmcblk0p2 from=/dev/mmcblk0p1 initrd=/boot/syslinux/initrd.xz
[    14.593] Build Date: 29 March 2023  01:43:21PM
[    14.594]  
[    14.594] Current version of pixman: 0.40.0
[    14.595] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    14.595] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    14.598] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Nov 27 19:52:29 2023
[    14.601] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    14.615] (==) No Layout section.  Using the first Screen section.
[    14.615] (==) No screen section available. Using defaults.
[    14.615] (**) |-->Screen "Default Screen Section" (0)
[    14.615] (**) |   |-->Monitor "<default monitor>"
[    14.615] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    14.615] (==) Automatically adding devices
[    14.615] (==) Automatically enabling devices
[    14.615] (==) Automatically adding GPU devices
[    14.615] (==) Automatically binding GPU devices
[    14.636] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    14.637] (WW) The directory "/usr/share/fonts/misc" does not exist.
[    14.637] 	Entry deleted from font path.
[    14.637] (WW) The directory "/usr/share/fonts/local" does not exist.
[    14.637] 	Entry deleted from font path.
[    14.637] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    14.637] 	Entry deleted from font path.
[    14.637] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    14.637] 	Entry deleted from font path.
[    14.637] (WW) The directory "/usr/share/fonts/CID" does not exist.
[    14.637] 	Entry deleted from font path.
[    14.637] (WW) The directory "/usr/share/fonts/75dpi/" does not exist.
[    14.637] 	Entry deleted from font path.
[    14.637] (WW) The directory "/usr/share/fonts/100dpi/" does not exist.
[    14.637] 	Entry deleted from font path.
[    14.637] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    14.637] 	Entry deleted from font path.
[    14.637] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    14.637] 	Entry deleted from font path.
[    14.637] (WW) The directory "/usr/share/fonts/cyrillic" does not exist.
[    14.637] 	Entry deleted from font path.
[    14.637] (==) FontPath set to:
	/usr/share/fonts/TTF
[    14.637] (==) ModulePath set to "/usr/lib64/xorg/modules"
[    14.638] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    14.638] (II) Loader magic: 0x619c80
[    14.638] (II) Module ABI versions:
[    14.638] 	X.Org ANSI C Emulation: 0.4
[    14.638] 	X.Org Video Driver: 24.1
[    14.638] 	X.Org XInput driver : 24.1
[    14.638] 	X.Org Server Extension : 10.0
[    14.641] (--) PCI:*(4@0:0:0) 1002:15dd:103c:8401 rev 217, Mem @ 0xd0000000/268435456, 0xe0000000/2097152, 0xe0700000/524288, I/O @ 0x00002000/256, BIOS @ 0x????????/131072
[    14.641] (II) Open ACPI successful (/var/run/acpid.socket)
[    14.641] (II) LoadModule: "glx"
[    14.644] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    14.654] (II) Module glx: vendor="X.Org Foundation"
[    14.654] 	compiled for 1.20.14, module version = 1.0.0
[    14.654] 	ABI class: X.Org Server Extension, version 10.0
[    14.654] (==) Matched ati as autoconfigured driver 0
[    14.654] (==) Matched modesetting as autoconfigured driver 1
[    14.654] (==) Matched fbdev as autoconfigured driver 2
[    14.654] (==) Matched vesa as autoconfigured driver 3
[    14.654] (==) Assigned the driver to the xf86ConfigLayout
[    14.654] (II) LoadModule: "ati"
[    14.654] (II) Loading /usr/lib64/xorg/modules/drivers/ati_drv.so
[    14.661] (II) Module ati: vendor="X.Org Foundation"
[    14.661] 	compiled for 1.20.10, module version = 19.1.0
[    14.661] 	Module class: X.Org Video Driver
[    14.661] 	ABI class: X.Org Video Driver, version 24.1
[    14.726] (II) LoadModule: "radeon"
[    14.726] (II) Loading /usr/lib64/xorg/modules/drivers/radeon_drv.so
[    14.767] (II) Module radeon: vendor="X.Org Foundation"
[    14.767] 	compiled for 1.20.10, module version = 19.1.0
[    14.767] 	Module class: X.Org Video Driver
[    14.767] 	ABI class: X.Org Video Driver, version 24.1
[    14.767] (II) LoadModule: "modesetting"
[    14.767] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[    14.776] (II) Module modesetting: vendor="X.Org Foundation"
[    14.776] 	compiled for 1.20.14, module version = 1.20.14
[    14.776] 	Module class: X.Org Video Driver
[    14.776] 	ABI class: X.Org Video Driver, version 24.1
[    14.776] (II) LoadModule: "fbdev"
[    14.776] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[    14.780] (II) Module fbdev: vendor="X.Org Foundation"
[    14.780] 	compiled for 1.20.0, module version = 0.5.0
[    14.780] 	Module class: X.Org Video Driver
[    14.780] 	ABI class: X.Org Video Driver, version 24.0
[    14.780] (II) LoadModule: "vesa"
[    14.780] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[    14.785] (II) Module vesa: vendor="X.Org Foundation"
[    14.785] 	compiled for 1.20.10, module version = 2.5.0
[    14.785] 	Module class: X.Org Video Driver
[    14.785] 	ABI class: X.Org Video Driver, version 24.1
[    14.785] (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
[    14.786] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    14.786] (II) FBDEV: driver for framebuffer: fbdev
[    14.786] (II) VESA: driver for VESA chipsets: vesa
[    14.786] (--) using VT number 7

[    14.798] (EE) open /dev/dri/card0: No such file or directory
[    14.798] (WW) Falling back to old probe method for modesetting
[    14.798] (EE) open /dev/dri/card0: No such file or directory
[    14.798] (II) Loading sub module "fbdevhw"
[    14.798] (II) LoadModule: "fbdevhw"
[    14.799] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[    14.805] (II) Module fbdevhw: vendor="X.Org Foundation"
[    14.805] 	compiled for 1.20.14, module version = 0.0.2
[    14.805] 	ABI class: X.Org Video Driver, version 24.1
[    14.805] (EE) Unable to find a valid framebuffer device
[    14.805] (WW) Falling back to old probe method for fbdev
[    14.805] (II) Loading sub module "fbdevhw"
[    14.805] (II) LoadModule: "fbdevhw"
[    14.805] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[    14.805] (II) Module fbdevhw: vendor="X.Org Foundation"
[    14.805] 	compiled for 1.20.14, module version = 0.0.2
[    14.805] 	ABI class: X.Org Video Driver, version 24.1
[    14.805] (EE) open /dev/fb0: No such file or directory
[    14.805] (EE) Screen 0 deleted because of no matching config section.
[    14.805] (II) UnloadModule: "modesetting"
[    14.805] (EE) Screen 0 deleted because of no matching config section.
[    14.805] (II) UnloadModule: "fbdev"
[    14.805] (II) UnloadSubModule: "fbdevhw"
[    14.805] (II) Loading sub module "vbe"
[    14.805] (II) LoadModule: "vbe"
[    14.806] (II) Loading /usr/lib64/xorg/modules/libvbe.so
[    14.812] (II) Module vbe: vendor="X.Org Foundation"
[    14.812] 	compiled for 1.20.14, module version = 1.1.0
[    14.812] 	ABI class: X.Org Video Driver, version 24.1
[    14.812] (II) Loading sub module "int10"
[    14.812] (II) LoadModule: "int10"
[    14.813] (II) Loading /usr/lib64/xorg/modules/libint10.so
[    14.813] (II) Module int10: vendor="X.Org Foundation"
[    14.813] 	compiled for 1.20.14, module version = 1.0.0
[    14.813] 	ABI class: X.Org Video Driver, version 24.1
[    14.813] (II) VESA(0): initializing int10
[    14.814] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[    14.814] (II) VESA(0): VESA BIOS detected
[    14.814] (II) VESA(0): VESA VBE Version 3.0
[    14.814] (II) VESA(0): VESA VBE Total Mem: 49152 kB
[    14.814] (II) VESA(0): VESA VBE OEM: AMD ATOMBIOS
[    14.814] (II) VESA(0): VESA VBE OEM Software Rev: 16.2
[    14.814] (II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2010, Advanced Micro Devices, Inc.
[    14.814] (II) VESA(0): VESA VBE OEM Product: RAVEN
[    14.814] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[    14.829] (II) VESA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    14.829] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
[    14.829] (==) VESA(0): RGB weight 888
[    14.829] (==) VESA(0): Default visual is TrueColor
[    14.829] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[    14.829] (II) Loading sub module "ddc"
[    14.829] (II) LoadModule: "ddc"
[    14.829] (II) Module "ddc" already built-in
[    14.829] (II) VESA(0): VESA VBE DDC supported
[    14.829] (II) VESA(0): VESA VBE DDC Level 2
[    14.829] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
[    14.830] (II) VESA(0): VESA VBE DDC read successfully
[    14.830] (II) VESA(0): Manufacturer: BOE  Model: 832  Serial#: 0
[    14.830] (II) VESA(0): Year: 2018  Week: 36
[    14.830] (II) VESA(0): EDID Version: 1.4
[    14.830] (II) VESA(0): Digital Display Input
[    14.830] (II) VESA(0): 6 bits per channel
[    14.830] (II) VESA(0): Digital interface is DisplayPort
[    14.830] (II) VESA(0): Max Image Size [cm]: horiz.: 31  vert.: 17
[    14.830] (II) VESA(0): Gamma: 2.20
[    14.830] (II) VESA(0): No DPMS capabilities specified
[    14.830] (II) VESA(0): Supported color encodings: RGB 4:4:4 
[    14.830] (II) VESA(0): First detailed timing is preferred mode
[    14.830] (II) VESA(0): Preferred mode is native pixel format and refresh rate
[    14.830] (II) VESA(0): Display is continuous-frequency
[    14.830] (II) VESA(0): redX: 0.590 redY: 0.350   greenX: 0.329 greenY: 0.555
[    14.830] (II) VESA(0): blueX: 0.152 blueY: 0.118   whiteX: 0.312 whiteY: 0.328
[    14.830] (II) VESA(0): Manufacturer's mask: 0
[    14.830] (II) VESA(0): Supported detailed timing:
[    14.830] (II) VESA(0): clock: 74.5 MHz   Image Size:  309 x 174 mm
[    14.830] (II) VESA(0): h_active: 1366  h_sync: 1414  h_sync_end 1446 h_blank_end 1546 h_border: 0
[    14.830] (II) VESA(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 803 v_border: 0
[    14.830] (II) VESA(0): Supported detailed timing:
[    14.830] (II) VESA(0): clock: 49.6 MHz   Image Size:  309 x 174 mm
[    14.830] (II) VESA(0): h_active: 1366  h_sync: 1414  h_sync_end 1446 h_blank_end 1546 h_border: 0
[    14.830] (II) VESA(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 803 v_border: 0
[    14.830] (II) VESA(0): Unknown vendor-specific block 2
[    14.830] (II) VESA(0): EDID (in hex):
[    14.830] (II) VESA(0): 	00ffffffffffff0009e5320800000000
[    14.830] (II) VESA(0): 	241c0104951f11780324109759548e27
[    14.830] (II) VESA(0): 	1e505400000001010101010101010101
[    14.830] (II) VESA(0): 	010101010101181d56b4500023303020
[    14.830] (II) VESA(0): 	360035ae1000001a651356b450002330
[    14.830] (II) VESA(0): 	3020360035ae1000001a000000000000
[    14.830] (II) VESA(0): 	00000000000000000000000000000002
[    14.830] (II) VESA(0): 	000d49ff0a3c6e0f0e196e000000007e
[    14.830] (II) VESA(0): EDID vendor "BOE", prod id 2098
[    14.830] (II) VESA(0): Printing DDC gathered Modelines:
[    14.830] (II) VESA(0): Modeline "1366x768"x0.0   74.48  1366 1414 1446 1546  768 771 777 803 +hsync -vsync (48.2 kHz eP)
[    14.830] (II) VESA(0): Modeline "1366x768"x0.0   49.65  1366 1414 1446 1546  768 771 777 803 +hsync -vsync (32.1 kHz e)
[    14.830] (II) VESA(0): Searching for matching VESA mode(s):
[    14.831] Mode: 110 (640x480)
[    14.831] 	ModeAttributes: 0xbb
[    14.831] 	WinAAttributes: 0x7
[    14.831] 	WinBAttributes: 0x0
[    14.831] 	WinGranularity: 64
[    14.831] 	WinSize: 64
[    14.831] 	WinASegment: 0xa000
[    14.831] 	WinBSegment: 0x0
[    14.831] 	WinFuncPtr: 0xc0004c39
[    14.831] 	BytesPerScanline: 1280
[    14.831] 	XResolution: 640
[    14.831] 	YResolution: 480
[    14.831] 	XCharSize: 8
[    14.831] 	YCharSize: 16
[    14.831] 	NumberOfPlanes: 1
[    14.831] 	BitsPerPixel: 16
[    14.831] 	NumberOfBanks: 1
[    14.831] 	MemoryModel: 6
[    14.831] 	BankSize: 0
[    14.831] 	NumberOfImages: 75
[    14.831] 	RedMaskSize: 5
[    14.831] 	RedFieldPosition: 10
[    14.831] 	GreenMaskSize: 5
[    14.831] 	GreenFieldPosition: 5
[    14.831] 	BlueMaskSize: 5
[    14.831] 	BlueFieldPosition: 0
[    14.831] 	RsvdMaskSize: 0
[    14.831] 	RsvdFieldPosition: 0
[    14.831] 	DirectColorModeInfo: 0
[    14.831] 	PhysBasePtr: 0xd0000000
[    14.831] 	LinBytesPerScanLine: 1280
[    14.831] 	BnkNumberOfImagePages: 75
[    14.831] 	LinNumberOfImagePages: 75
[    14.831] 	LinRedMaskSize: 5
[    14.831] 	LinRedFieldPosition: 10
[    14.831] 	LinGreenMaskSize: 5
[    14.831] 	LinGreenFieldPosition: 5
[    14.831] 	LinBlueMaskSize: 5
[    14.831] 	LinBlueFieldPosition: 0
[    14.831] 	LinRsvdMaskSize: 0
[    14.831] 	LinRsvdFieldPosition: 0
[    14.831] 	MaxPixelClock: 400000000
[    14.832] Mode: 111 (640x480)
[    14.832] 	ModeAttributes: 0xbb
[    14.832] 	WinAAttributes: 0x7
[    14.832] 	WinBAttributes: 0x0
[    14.832] 	WinGranularity: 64
[    14.832] 	WinSize: 64
[    14.832] 	WinASegment: 0xa000
[    14.832] 	WinBSegment: 0x0
[    14.832] 	WinFuncPtr: 0xc0004c39
[    14.832] 	BytesPerScanline: 1280
[    14.832] 	XResolution: 640
[    14.832] 	YResolution: 480
[    14.832] 	XCharSize: 8
[    14.832] 	YCharSize: 16
[    14.832] 	NumberOfPlanes: 1
[    14.832] 	BitsPerPixel: 16
[    14.832] 	NumberOfBanks: 1
[    14.832] 	MemoryModel: 6
[    14.832] 	BankSize: 0
[    14.832] 	NumberOfImages: 75
[    14.832] 	RedMaskSize: 5
[    14.832] 	RedFieldPosition: 11
[    14.832] 	GreenMaskSize: 6
[    14.832] 	GreenFieldPosition: 5
[    14.832] 	BlueMaskSize: 5
[    14.832] 	BlueFieldPosition: 0
[    14.832] 	RsvdMaskSize: 0
[    14.832] 	RsvdFieldPosition: 0
[    14.832] 	DirectColorModeInfo: 0
[    14.832] 	PhysBasePtr: 0xd0000000
[    14.832] 	LinBytesPerScanLine: 1280
[    14.832] 	BnkNumberOfImagePages: 75
[    14.832] 	LinNumberOfImagePages: 75
[    14.832] 	LinRedMaskSize: 5
[    14.832] 	LinRedFieldPosition: 11
[    14.832] 	LinGreenMaskSize: 6
[    14.832] 	LinGreenFieldPosition: 5
[    14.832] 	LinBlueMaskSize: 5
[    14.832] 	LinBlueFieldPosition: 0
[    14.832] 	LinRsvdMaskSize: 0
[    14.832] 	LinRsvdFieldPosition: 0
[    14.832] 	MaxPixelClock: 400000000
[    14.833] Mode: 113 (800x600)
[    14.833] 	ModeAttributes: 0xbb
[    14.833] 	WinAAttributes: 0x7
[    14.833] 	WinBAttributes: 0x0
[    14.833] 	WinGranularity: 64
[    14.833] 	WinSize: 64
[    14.833] 	WinASegment: 0xa000
[    14.833] 	WinBSegment: 0x0
[    14.833] 	WinFuncPtr: 0xc0004c39
[    14.833] 	BytesPerScanline: 1664
[    14.833] 	XResolution: 800
[    14.833] 	YResolution: 600
[    14.833] 	XCharSize: 8
[    14.833] 	YCharSize: 14
[    14.833] 	NumberOfPlanes: 1
[    14.833] 	BitsPerPixel: 16
[    14.833] 	NumberOfBanks: 1
[    14.833] 	MemoryModel: 6
[    14.833] 	BankSize: 0
[    14.833] 	NumberOfImages: 47
[    14.833] 	RedMaskSize: 5
[    14.833] 	RedFieldPosition: 10
[    14.833] 	GreenMaskSize: 5
[    14.833] 	GreenFieldPosition: 5
[    14.833] 	BlueMaskSize: 5
[    14.833] 	BlueFieldPosition: 0
[    14.833] 	RsvdMaskSize: 0
[    14.833] 	RsvdFieldPosition: 0
[    14.833] 	DirectColorModeInfo: 0
[    14.833] 	PhysBasePtr: 0xd0000000
[    14.833] 	LinBytesPerScanLine: 1664
[    14.833] 	BnkNumberOfImagePages: 47
[    14.833] 	LinNumberOfImagePages: 47
[    14.833] 	LinRedMaskSize: 5
[    14.833] 	LinRedFieldPosition: 10
[    14.833] 	LinGreenMaskSize: 5
[    14.833] 	LinGreenFieldPosition: 5
[    14.833] 	LinBlueMaskSize: 5
[    14.833] 	LinBlueFieldPosition: 0
[    14.833] 	LinRsvdMaskSize: 0
[    14.833] 	LinRsvdFieldPosition: 0
[    14.833] 	MaxPixelClock: 400000000
[    14.834] Mode: 114 (800x600)
[    14.834] 	ModeAttributes: 0xbb
[    14.834] 	WinAAttributes: 0x7
[    14.834] 	WinBAttributes: 0x0
[    14.834] 	WinGranularity: 64
[    14.834] 	WinSize: 64
[    14.834] 	WinASegment: 0xa000
[    14.834] 	WinBSegment: 0x0
[    14.834] 	WinFuncPtr: 0xc0004c39
[    14.834] 	BytesPerScanline: 1664
[    14.834] 	XResolution: 800
[    14.834] 	YResolution: 600
[    14.834] 	XCharSize: 8
[    14.834] 	YCharSize: 14
[    14.834] 	NumberOfPlanes: 1
[    14.834] 	BitsPerPixel: 16
[    14.834] 	NumberOfBanks: 1
[    14.834] 	MemoryModel: 6
[    14.834] 	BankSize: 0
[    14.834] 	NumberOfImages: 47
[    14.834] 	RedMaskSize: 5
[    14.834] 	RedFieldPosition: 11
[    14.834] 	GreenMaskSize: 6
[    14.834] 	GreenFieldPosition: 5
[    14.834] 	BlueMaskSize: 5
[    14.834] 	BlueFieldPosition: 0
[    14.834] 	RsvdMaskSize: 0
[    14.834] 	RsvdFieldPosition: 0
[    14.834] 	DirectColorModeInfo: 0
[    14.834] 	PhysBasePtr: 0xd0000000
[    14.834] 	LinBytesPerScanLine: 1664
[    14.834] 	BnkNumberOfImagePages: 47
[    14.834] 	LinNumberOfImagePages: 47
[    14.834] 	LinRedMaskSize: 5
[    14.834] 	LinRedFieldPosition: 11
[    14.834] 	LinGreenMaskSize: 6
[    14.834] 	LinGreenFieldPosition: 5
[    14.834] 	LinBlueMaskSize: 5
[    14.834] 	LinBlueFieldPosition: 0
[    14.834] 	LinRsvdMaskSize: 0
[    14.834] 	LinRsvdFieldPosition: 0
[    14.834] 	MaxPixelClock: 400000000
[    14.835] Mode: 116 (1024x768)
[    14.835] 	ModeAttributes: 0xbb
[    14.835] 	WinAAttributes: 0x7
[    14.835] 	WinBAttributes: 0x0
[    14.835] 	WinGranularity: 64
[    14.835] 	WinSize: 64
[    14.835] 	WinASegment: 0xa000
[    14.835] 	WinBSegment: 0x0
[    14.835] 	WinFuncPtr: 0xc0004c39
[    14.835] 	BytesPerScanline: 2048
[    14.835] 	XResolution: 1024
[    14.835] 	YResolution: 768
[    14.835] 	XCharSize: 8
[    14.835] 	YCharSize: 16
[    14.835] 	NumberOfPlanes: 1
[    14.835] 	BitsPerPixel: 16
[    14.835] 	NumberOfBanks: 1
[    14.835] 	MemoryModel: 6
[    14.835] 	BankSize: 0
[    14.835] 	NumberOfImages: 29
[    14.835] 	RedMaskSize: 5
[    14.835] 	RedFieldPosition: 10
[    14.835] 	GreenMaskSize: 5
[    14.835] 	GreenFieldPosition: 5
[    14.835] 	BlueMaskSize: 5
[    14.835] 	BlueFieldPosition: 0
[    14.835] 	RsvdMaskSize: 0
[    14.835] 	RsvdFieldPosition: 0
[    14.835] 	DirectColorModeInfo: 0
[    14.835] 	PhysBasePtr: 0xd0000000
[    14.835] 	LinBytesPerScanLine: 2048
[    14.835] 	BnkNumberOfImagePages: 29
[    14.835] 	LinNumberOfImagePages: 29
[    14.835] 	LinRedMaskSize: 5
[    14.835] 	LinRedFieldPosition: 10
[    14.835] 	LinGreenMaskSize: 5
[    14.835] 	LinGreenFieldPosition: 5
[    14.835] 	LinBlueMaskSize: 5
[    14.835] 	LinBlueFieldPosition: 0
[    14.835] 	LinRsvdMaskSize: 0
[    14.835] 	LinRsvdFieldPosition: 0
[    14.835] 	MaxPixelClock: 400000000
[    14.836] Mode: 117 (1024x768)
[    14.836] 	ModeAttributes: 0xbb
[    14.836] 	WinAAttributes: 0x7
[    14.836] 	WinBAttributes: 0x0
[    14.836] 	WinGranularity: 64
[    14.836] 	WinSize: 64
[    14.836] 	WinASegment: 0xa000
[    14.836] 	WinBSegment: 0x0
[    14.836] 	WinFuncPtr: 0xc0004c39
[    14.836] 	BytesPerScanline: 2048
[    14.836] 	XResolution: 1024
[    14.836] 	YResolution: 768
[    14.836] 	XCharSize: 8
[    14.836] 	YCharSize: 16
[    14.836] 	NumberOfPlanes: 1
[    14.836] 	BitsPerPixel: 16
[    14.836] 	NumberOfBanks: 1
[    14.836] 	MemoryModel: 6
[    14.836] 	BankSize: 0
[    14.836] 	NumberOfImages: 29
[    14.836] 	RedMaskSize: 5
[    14.836] 	RedFieldPosition: 11
[    14.836] 	GreenMaskSize: 6
[    14.836] 	GreenFieldPosition: 5
[    14.836] 	BlueMaskSize: 5
[    14.836] 	BlueFieldPosition: 0
[    14.836] 	RsvdMaskSize: 0
[    14.836] 	RsvdFieldPosition: 0
[    14.836] 	DirectColorModeInfo: 0
[    14.836] 	PhysBasePtr: 0xd0000000
[    14.836] 	LinBytesPerScanLine: 2048
[    14.836] 	BnkNumberOfImagePages: 29
[    14.836] 	LinNumberOfImagePages: 29
[    14.836] 	LinRedMaskSize: 5
[    14.836] 	LinRedFieldPosition: 11
[    14.836] 	LinGreenMaskSize: 6
[    14.836] 	LinGreenFieldPosition: 5
[    14.836] 	LinBlueMaskSize: 5
[    14.836] 	LinBlueFieldPosition: 0
[    14.836] 	LinRsvdMaskSize: 0
[    14.836] 	LinRsvdFieldPosition: 0
[    14.836] 	MaxPixelClock: 400000000
[    14.837] Mode: 119 (1280x1024)
[    14.837] 	ModeAttributes: 0xba
[    14.837] 	WinAAttributes: 0x7
[    14.837] 	WinBAttributes: 0x0
[    14.837] 	WinGranularity: 64
[    14.837] 	WinSize: 64
[    14.837] 	WinASegment: 0xa000
[    14.837] 	WinBSegment: 0x0
[    14.837] 	WinFuncPtr: 0xc0004c39
[    14.837] 	BytesPerScanline: 2560
[    14.837] 	XResolution: 1280
[    14.837] 	YResolution: 1024
[    14.837] 	XCharSize: 8
[    14.837] 	YCharSize: 16
[    14.837] 	NumberOfPlanes: 1
[    14.837] 	BitsPerPixel: 16
[    14.837] 	NumberOfBanks: 1
[    14.837] 	MemoryModel: 6
[    14.837] 	BankSize: 0
[    14.837] 	NumberOfImages: 17
[    14.837] 	RedMaskSize: 5
[    14.837] 	RedFieldPosition: 10
[    14.837] 	GreenMaskSize: 5
[    14.837] 	GreenFieldPosition: 5
[    14.837] 	BlueMaskSize: 5
[    14.837] 	BlueFieldPosition: 0
[    14.837] 	RsvdMaskSize: 0
[    14.837] 	RsvdFieldPosition: 0
[    14.837] 	DirectColorModeInfo: 0
[    14.837] 	PhysBasePtr: 0xd0000000
[    14.837] 	LinBytesPerScanLine: 2560
[    14.837] 	BnkNumberOfImagePages: 17
[    14.837] 	LinNumberOfImagePages: 17
[    14.837] 	LinRedMaskSize: 5
[    14.837] 	LinRedFieldPosition: 10
[    14.837] 	LinGreenMaskSize: 5
[    14.837] 	LinGreenFieldPosition: 5
[    14.837] 	LinBlueMaskSize: 5
[    14.837] 	LinBlueFieldPosition: 0
[    14.837] 	LinRsvdMaskSize: 0
[    14.837] 	LinRsvdFieldPosition: 0
[    14.837] 	MaxPixelClock: 400000000
[    14.837] Mode: 11a (1280x1024)
[    14.838] 	ModeAttributes: 0xba
[    14.838] 	WinAAttributes: 0x7
[    14.838] 	WinBAttributes: 0x0
[    14.838] 	WinGranularity: 64
[    14.838] 	WinSize: 64
[    14.838] 	WinASegment: 0xa000
[    14.838] 	WinBSegment: 0x0
[    14.838] 	WinFuncPtr: 0xc0004c39
[    14.838] 	BytesPerScanline: 2560
[    14.838] 	XResolution: 1280
[    14.838] 	YResolution: 1024
[    14.838] 	XCharSize: 8
[    14.838] 	YCharSize: 16
[    14.838] 	NumberOfPlanes: 1
[    14.838] 	BitsPerPixel: 16
[    14.838] 	NumberOfBanks: 1
[    14.838] 	MemoryModel: 6
[    14.838] 	BankSize: 0
[    14.838] 	NumberOfImages: 17
[    14.838] 	RedMaskSize: 5
[    14.838] 	RedFieldPosition: 11
[    14.838] 	GreenMaskSize: 6
[    14.838] 	GreenFieldPosition: 5
[    14.838] 	BlueMaskSize: 5
[    14.838] 	BlueFieldPosition: 0
[    14.838] 	RsvdMaskSize: 0
[    14.838] 	RsvdFieldPosition: 0
[    14.838] 	DirectColorModeInfo: 0
[    14.838] 	PhysBasePtr: 0xd0000000
[    14.838] 	LinBytesPerScanLine: 2560
[    14.838] 	BnkNumberOfImagePages: 17
[    14.838] 	LinNumberOfImagePages: 17
[    14.838] 	LinRedMaskSize: 5
[    14.838] 	LinRedFieldPosition: 11
[    14.838] 	LinGreenMaskSize: 6
[    14.838] 	LinGreenFieldPosition: 5
[    14.838] 	LinBlueMaskSize: 5
[    14.838] 	LinBlueFieldPosition: 0
[    14.838] 	LinRsvdMaskSize: 0
[    14.838] 	LinRsvdFieldPosition: 0
[    14.838] 	MaxPixelClock: 400000000
[    14.838] Mode: 165 (1280x960)
[    14.838] 	ModeAttributes: 0xba
[    14.838] 	WinAAttributes: 0x7
[    14.838] 	WinBAttributes: 0x0
[    14.838] 	WinGranularity: 64
[    14.838] 	WinSize: 64
[    14.838] 	WinASegment: 0xa000
[    14.838] 	WinBSegment: 0x0
[    14.838] 	WinFuncPtr: 0xc0004c39
[    14.838] 	BytesPerScanline: 2560
[    14.838] 	XResolution: 1280
[    14.838] 	YResolution: 960
[    14.838] 	XCharSize: 8
[    14.838] 	YCharSize: 16
[    14.838] 	NumberOfPlanes: 1
[    14.838] 	BitsPerPixel: 16
[    14.838] 	NumberOfBanks: 1
[    14.838] 	MemoryModel: 6
[    14.838] 	BankSize: 0
[    14.838] 	NumberOfImages: 19
[    14.838] 	RedMaskSize: 5
[    14.838] 	RedFieldPosition: 11
[    14.838] 	GreenMaskSize: 6
[    14.838] 	GreenFieldPosition: 5
[    14.838] 	BlueMaskSize: 5
[    14.838] 	BlueFieldPosition: 0
[    14.838] 	RsvdMaskSize: 0
[    14.838] 	RsvdFieldPosition: 0
[    14.838] 	DirectColorModeInfo: 0
[    14.838] 	PhysBasePtr: 0xd0000000
[    14.838] 	LinBytesPerScanLine: 2560
[    14.838] 	BnkNumberOfImagePages: 19
[    14.838] 	LinNumberOfImagePages: 19
[    14.838] 	LinRedMaskSize: 5
[    14.838] 	LinRedFieldPosition: 11
[    14.838] 	LinGreenMaskSize: 6
[    14.838] 	LinGreenFieldPosition: 5
[    14.838] 	LinBlueMaskSize: 5
[    14.838] 	LinBlueFieldPosition: 0
[    14.838] 	LinRsvdMaskSize: 0
[    14.838] 	LinRsvdFieldPosition: 0
[    14.838] 	MaxPixelClock: 400000000
[    14.839] Mode: 166 (1280x960)
[    14.839] 	ModeAttributes: 0xba
[    14.839] 	WinAAttributes: 0x7
[    14.839] 	WinBAttributes: 0x0
[    14.839] 	WinGranularity: 64
[    14.839] 	WinSize: 64
[    14.839] 	WinASegment: 0xa000
[    14.839] 	WinBSegment: 0x0
[    14.839] 	WinFuncPtr: 0xc0004c39
[    14.839] 	BytesPerScanline: 5120
[    14.839] 	XResolution: 1280
[    14.839] 	YResolution: 960
[    14.839] 	XCharSize: 8
[    14.839] 	YCharSize: 16
[    14.839] 	NumberOfPlanes: 1
[    14.839] 	BitsPerPixel: 32
[    14.839] 	NumberOfBanks: 1
[    14.839] 	MemoryModel: 6
[    14.839] 	BankSize: 0
[    14.839] 	NumberOfImages: 9
[    14.839] 	RedMaskSize: 8
[    14.839] 	RedFieldPosition: 16
[    14.839] 	GreenMaskSize: 8
[    14.839] 	GreenFieldPosition: 8
[    14.839] 	BlueMaskSize: 8
[    14.839] 	BlueFieldPosition: 0
[    14.839] 	RsvdMaskSize: 0
[    14.839] 	RsvdFieldPosition: 0
[    14.839] 	DirectColorModeInfo: 0
[    14.839] 	PhysBasePtr: 0xd0000000
[    14.839] 	LinBytesPerScanLine: 5120
[    14.839] 	BnkNumberOfImagePages: 9
[    14.839] 	LinNumberOfImagePages: 9
[    14.839] 	LinRedMaskSize: 8
[    14.839] 	LinRedFieldPosition: 16
[    14.839] 	LinGreenMaskSize: 8
[    14.839] 	LinGreenFieldPosition: 8
[    14.839] 	LinBlueMaskSize: 8
[    14.839] 	LinBlueFieldPosition: 0
[    14.839] 	LinRsvdMaskSize: 0
[    14.839] 	LinRsvdFieldPosition: 0
[    14.839] 	MaxPixelClock: 400000000
[    14.840] *Mode: 121 (640x480)
[    14.840] 	ModeAttributes: 0xbb
[    14.840] 	WinAAttributes: 0x7
[    14.840] 	WinBAttributes: 0x0
[    14.840] 	WinGranularity: 64
[    14.840] 	WinSize: 64
[    14.840] 	WinASegment: 0xa000
[    14.840] 	WinBSegment: 0x0
[    14.840] 	WinFuncPtr: 0xc0004c39
[    14.840] 	BytesPerScanline: 2560
[    14.840] 	XResolution: 640
[    14.840] 	YResolution: 480
[    14.840] 	XCharSize: 8
[    14.840] 	YCharSize: 16
[    14.840] 	NumberOfPlanes: 1
[    14.840] 	BitsPerPixel: 32
[    14.840] 	NumberOfBanks: 1
[    14.840] 	MemoryModel: 6
[    14.840] 	BankSize: 0
[    14.840] 	NumberOfImages: 39
[    14.840] 	RedMaskSize: 8
[    14.840] 	RedFieldPosition: 16
[    14.840] 	GreenMaskSize: 8
[    14.840] 	GreenFieldPosition: 8
[    14.840] 	BlueMaskSize: 8
[    14.840] 	BlueFieldPosition: 0
[    14.840] 	RsvdMaskSize: 0
[    14.840] 	RsvdFieldPosition: 0
[    14.840] 	DirectColorModeInfo: 0
[    14.840] 	PhysBasePtr: 0xd0000000
[    14.840] 	LinBytesPerScanLine: 2560
[    14.840] 	BnkNumberOfImagePages: 39
[    14.840] 	LinNumberOfImagePages: 39
[    14.840] 	LinRedMaskSize: 8
[    14.840] 	LinRedFieldPosition: 16
[    14.840] 	LinGreenMaskSize: 8
[    14.840] 	LinGreenFieldPosition: 8
[    14.840] 	LinBlueMaskSize: 8
[    14.840] 	LinBlueFieldPosition: 0
[    14.840] 	LinRsvdMaskSize: 0
[    14.840] 	LinRsvdFieldPosition: 0
[    14.840] 	MaxPixelClock: 400000000
[    14.841] *Mode: 122 (800x600)
[    14.841] 	ModeAttributes: 0xbb
[    14.841] 	WinAAttributes: 0x7
[    14.841] 	WinBAttributes: 0x0
[    14.841] 	WinGranularity: 64
[    14.841] 	WinSize: 64
[    14.841] 	WinASegment: 0xa000
[    14.841] 	WinBSegment: 0x0
[    14.841] 	WinFuncPtr: 0xc0004c39
[    14.841] 	BytesPerScanline: 3328
[    14.841] 	XResolution: 800
[    14.841] 	YResolution: 600
[    14.841] 	XCharSize: 8
[    14.841] 	YCharSize: 14
[    14.841] 	NumberOfPlanes: 1
[    14.841] 	BitsPerPixel: 32
[    14.841] 	NumberOfBanks: 1
[    14.841] 	MemoryModel: 6
[    14.841] 	BankSize: 0
[    14.841] 	NumberOfImages: 23
[    14.841] 	RedMaskSize: 8
[    14.841] 	RedFieldPosition: 16
[    14.841] 	GreenMaskSize: 8
[    14.841] 	GreenFieldPosition: 8
[    14.841] 	BlueMaskSize: 8
[    14.841] 	BlueFieldPosition: 0
[    14.841] 	RsvdMaskSize: 0
[    14.841] 	RsvdFieldPosition: 0
[    14.841] 	DirectColorModeInfo: 0
[    14.841] 	PhysBasePtr: 0xd0000000
[    14.841] 	LinBytesPerScanLine: 3328
[    14.841] 	BnkNumberOfImagePages: 23
[    14.841] 	LinNumberOfImagePages: 23
[    14.841] 	LinRedMaskSize: 8
[    14.841] 	LinRedFieldPosition: 16
[    14.841] 	LinGreenMaskSize: 8
[    14.841] 	LinGreenFieldPosition: 8
[    14.841] 	LinBlueMaskSize: 8
[    14.841] 	LinBlueFieldPosition: 0
[    14.841] 	LinRsvdMaskSize: 0
[    14.841] 	LinRsvdFieldPosition: 0
[    14.841] 	MaxPixelClock: 400000000
[    14.842] *Mode: 123 (1024x768)
[    14.842] 	ModeAttributes: 0xbb
[    14.842] 	WinAAttributes: 0x7
[    14.842] 	WinBAttributes: 0x0
[    14.842] 	WinGranularity: 64
[    14.842] 	WinSize: 64
[    14.842] 	WinASegment: 0xa000
[    14.842] 	WinBSegment: 0x0
[    14.842] 	WinFuncPtr: 0xc0004c39
[    14.842] 	BytesPerScanline: 4096
[    14.842] 	XResolution: 1024
[    14.842] 	YResolution: 768
[    14.842] 	XCharSize: 8
[    14.842] 	YCharSize: 16
[    14.842] 	NumberOfPlanes: 1
[    14.842] 	BitsPerPixel: 32
[    14.842] 	NumberOfBanks: 1
[    14.842] 	MemoryModel: 6
[    14.842] 	BankSize: 0
[    14.842] 	NumberOfImages: 14
[    14.842] 	RedMaskSize: 8
[    14.842] 	RedFieldPosition: 16
[    14.842] 	GreenMaskSize: 8
[    14.842] 	GreenFieldPosition: 8
[    14.842] 	BlueMaskSize: 8
[    14.842] 	BlueFieldPosition: 0
[    14.842] 	RsvdMaskSize: 0
[    14.842] 	RsvdFieldPosition: 0
[    14.842] 	DirectColorModeInfo: 0
[    14.842] 	PhysBasePtr: 0xd0000000
[    14.842] 	LinBytesPerScanLine: 4096
[    14.842] 	BnkNumberOfImagePages: 14
[    14.842] 	LinNumberOfImagePages: 14
[    14.842] 	LinRedMaskSize: 8
[    14.842] 	LinRedFieldPosition: 16
[    14.842] 	LinGreenMaskSize: 8
[    14.842] 	LinGreenFieldPosition: 8
[    14.842] 	LinBlueMaskSize: 8
[    14.842] 	LinBlueFieldPosition: 0
[    14.842] 	LinRsvdMaskSize: 0
[    14.842] 	LinRsvdFieldPosition: 0
[    14.842] 	MaxPixelClock: 400000000
[    14.843] Mode: 124 (1280x1024)
[    14.843] 	ModeAttributes: 0xba
[    14.843] 	WinAAttributes: 0x7
[    14.843] 	WinBAttributes: 0x0
[    14.843] 	WinGranularity: 64
[    14.843] 	WinSize: 64
[    14.843] 	WinASegment: 0xa000
[    14.843] 	WinBSegment: 0x0
[    14.843] 	WinFuncPtr: 0xc0004c39
[    14.843] 	BytesPerScanline: 5120
[    14.843] 	XResolution: 1280
[    14.843] 	YResolution: 1024
[    14.843] 	XCharSize: 8
[    14.843] 	YCharSize: 16
[    14.843] 	NumberOfPlanes: 1
[    14.843] 	BitsPerPixel: 32
[    14.843] 	NumberOfBanks: 1
[    14.843] 	MemoryModel: 6
[    14.843] 	BankSize: 0
[    14.843] 	NumberOfImages: 8
[    14.843] 	RedMaskSize: 8
[    14.843] 	RedFieldPosition: 16
[    14.843] 	GreenMaskSize: 8
[    14.843] 	GreenFieldPosition: 8
[    14.843] 	BlueMaskSize: 8
[    14.843] 	BlueFieldPosition: 0
[    14.843] 	RsvdMaskSize: 0
[    14.843] 	RsvdFieldPosition: 0
[    14.843] 	DirectColorModeInfo: 0
[    14.843] 	PhysBasePtr: 0xd0000000
[    14.843] 	LinBytesPerScanLine: 5120
[    14.843] 	BnkNumberOfImagePages: 8
[    14.843] 	LinNumberOfImagePages: 8
[    14.843] 	LinRedMaskSize: 8
[    14.843] 	LinRedFieldPosition: 16
[    14.843] 	LinGreenMaskSize: 8
[    14.843] 	LinGreenFieldPosition: 8
[    14.843] 	LinBlueMaskSize: 8
[    14.843] 	LinBlueFieldPosition: 0
[    14.843] 	LinRsvdMaskSize: 0
[    14.843] 	LinRsvdFieldPosition: 0
[    14.843] 	MaxPixelClock: 400000000
[    14.843] Mode: 145 (1400x1050)
[    14.843] 	ModeAttributes: 0xba
[    14.843] 	WinAAttributes: 0x7
[    14.843] 	WinBAttributes: 0x0
[    14.843] 	WinGranularity: 64
[    14.843] 	WinSize: 64
[    14.843] 	WinASegment: 0xa000
[    14.843] 	WinBSegment: 0x0
[    14.843] 	WinFuncPtr: 0xc0004c39
[    14.843] 	BytesPerScanline: 2816
[    14.843] 	XResolution: 1400
[    14.843] 	YResolution: 1050
[    14.843] 	XCharSize: 8
[    14.843] 	YCharSize: 16
[    14.843] 	NumberOfPlanes: 1
[    14.843] 	BitsPerPixel: 16
[    14.843] 	NumberOfBanks: 1
[    14.843] 	MemoryModel: 6
[    14.843] 	BankSize: 0
[    14.843] 	NumberOfImages: 15
[    14.843] 	RedMaskSize: 5
[    14.843] 	RedFieldPosition: 11
[    14.843] 	GreenMaskSize: 6
[    14.843] 	GreenFieldPosition: 5
[    14.843] 	BlueMaskSize: 5
[    14.843] 	BlueFieldPosition: 0
[    14.843] 	RsvdMaskSize: 0
[    14.843] 	RsvdFieldPosition: 0
[    14.843] 	DirectColorModeInfo: 0
[    14.843] 	PhysBasePtr: 0xd0000000
[    14.843] 	LinBytesPerScanLine: 2816
[    14.843] 	BnkNumberOfImagePages: 15
[    14.843] 	LinNumberOfImagePages: 15
[    14.843] 	LinRedMaskSize: 5
[    14.843] 	LinRedFieldPosition: 11
[    14.843] 	LinGreenMaskSize: 6
[    14.843] 	LinGreenFieldPosition: 5
[    14.843] 	LinBlueMaskSize: 5
[    14.843] 	LinBlueFieldPosition: 0
[    14.843] 	LinRsvdMaskSize: 0
[    14.843] 	LinRsvdFieldPosition: 0
[    14.843] 	MaxPixelClock: 400000000
[    14.844] Mode: 146 (1400x1050)
[    14.844] 	ModeAttributes: 0xba
[    14.844] 	WinAAttributes: 0x7
[    14.844] 	WinBAttributes: 0x0
[    14.844] 	WinGranularity: 64
[    14.844] 	WinSize: 64
[    14.844] 	WinASegment: 0xa000
[    14.844] 	WinBSegment: 0x0
[    14.844] 	WinFuncPtr: 0xc0004c39
[    14.844] 	BytesPerScanline: 5632
[    14.844] 	XResolution: 1400
[    14.844] 	YResolution: 1050
[    14.844] 	XCharSize: 8
[    14.844] 	YCharSize: 16
[    14.844] 	NumberOfPlanes: 1
[    14.844] 	BitsPerPixel: 32
[    14.844] 	NumberOfBanks: 1
[    14.844] 	MemoryModel: 6
[    14.844] 	BankSize: 0
[    14.844] 	NumberOfImages: 7
[    14.844] 	RedMaskSize: 8
[    14.844] 	RedFieldPosition: 16
[    14.844] 	GreenMaskSize: 8
[    14.844] 	GreenFieldPosition: 8
[    14.844] 	BlueMaskSize: 8
[    14.844] 	BlueFieldPosition: 0
[    14.844] 	RsvdMaskSize: 0
[    14.844] 	RsvdFieldPosition: 0
[    14.844] 	DirectColorModeInfo: 0
[    14.844] 	PhysBasePtr: 0xd0000000
[    14.844] 	LinBytesPerScanLine: 5632
[    14.844] 	BnkNumberOfImagePages: 7
[    14.844] 	LinNumberOfImagePages: 7
[    14.844] 	LinRedMaskSize: 8
[    14.844] 	LinRedFieldPosition: 16
[    14.844] 	LinGreenMaskSize: 8
[    14.844] 	LinGreenFieldPosition: 8
[    14.844] 	LinBlueMaskSize: 8
[    14.844] 	LinBlueFieldPosition: 0
[    14.844] 	LinRsvdMaskSize: 0
[    14.844] 	LinRsvdFieldPosition: 0
[    14.844] 	MaxPixelClock: 400000000
[    14.845] Mode: 175 (1600x1200)
[    14.845] 	ModeAttributes: 0xba
[    14.845] 	WinAAttributes: 0x7
[    14.845] 	WinBAttributes: 0x0
[    14.845] 	WinGranularity: 64
[    14.845] 	WinSize: 64
[    14.845] 	WinASegment: 0xa000
[    14.845] 	WinBSegment: 0x0
[    14.845] 	WinFuncPtr: 0xc0004c39
[    14.845] 	BytesPerScanline: 3200
[    14.845] 	XResolution: 1600
[    14.845] 	YResolution: 1200
[    14.845] 	XCharSize: 8
[    14.845] 	YCharSize: 16
[    14.845] 	NumberOfPlanes: 1
[    14.845] 	BitsPerPixel: 16
[    14.845] 	NumberOfBanks: 1
[    14.845] 	MemoryModel: 6
[    14.845] 	BankSize: 0
[    14.845] 	NumberOfImages: 12
[    14.845] 	RedMaskSize: 5
[    14.845] 	RedFieldPosition: 11
[    14.845] 	GreenMaskSize: 6
[    14.845] 	GreenFieldPosition: 5
[    14.845] 	BlueMaskSize: 5
[    14.845] 	BlueFieldPosition: 0
[    14.845] 	RsvdMaskSize: 0
[    14.845] 	RsvdFieldPosition: 0
[    14.845] 	DirectColorModeInfo: 0
[    14.845] 	PhysBasePtr: 0xd0000000
[    14.845] 	LinBytesPerScanLine: 3200
[    14.845] 	BnkNumberOfImagePages: 12
[    14.845] 	LinNumberOfImagePages: 12
[    14.845] 	LinRedMaskSize: 5
[    14.845] 	LinRedFieldPosition: 11
[    14.845] 	LinGreenMaskSize: 6
[    14.845] 	LinGreenFieldPosition: 5
[    14.845] 	LinBlueMaskSize: 5
[    14.845] 	LinBlueFieldPosition: 0
[    14.845] 	LinRsvdMaskSize: 0
[    14.845] 	LinRsvdFieldPosition: 0
[    14.845] 	MaxPixelClock: 400000000
[    14.845] Mode: 176 (1600x1200)
[    14.845] 	ModeAttributes: 0xba
[    14.845] 	WinAAttributes: 0x7
[    14.845] 	WinBAttributes: 0x0
[    14.845] 	WinGranularity: 64
[    14.845] 	WinSize: 64
[    14.845] 	WinASegment: 0xa000
[    14.845] 	WinBSegment: 0x0
[    14.845] 	WinFuncPtr: 0xc0004c39
[    14.845] 	BytesPerScanline: 6400
[    14.845] 	XResolution: 1600
[    14.845] 	YResolution: 1200
[    14.845] 	XCharSize: 8
[    14.845] 	YCharSize: 16
[    14.845] 	NumberOfPlanes: 1
[    14.845] 	BitsPerPixel: 32
[    14.845] 	NumberOfBanks: 1
[    14.845] 	MemoryModel: 6
[    14.845] 	BankSize: 0
[    14.845] 	NumberOfImages: 5
[    14.845] 	RedMaskSize: 8
[    14.845] 	RedFieldPosition: 16
[    14.845] 	GreenMaskSize: 8
[    14.845] 	GreenFieldPosition: 8
[    14.845] 	BlueMaskSize: 8
[    14.845] 	BlueFieldPosition: 0
[    14.845] 	RsvdMaskSize: 0
[    14.845] 	RsvdFieldPosition: 0
[    14.845] 	DirectColorModeInfo: 0
[    14.845] 	PhysBasePtr: 0xd0000000
[    14.845] 	LinBytesPerScanLine: 6400
[    14.845] 	BnkNumberOfImagePages: 5
[    14.845] 	LinNumberOfImagePages: 5
[    14.845] 	LinRedMaskSize: 8
[    14.845] 	LinRedFieldPosition: 16
[    14.846] 	LinGreenMaskSize: 8
[    14.846] 	LinGreenFieldPosition: 8
[    14.846] 	LinBlueMaskSize: 8
[    14.846] 	LinBlueFieldPosition: 0
[    14.846] 	LinRsvdMaskSize: 0
[    14.846] 	LinRsvdFieldPosition: 0
[    14.846] 	MaxPixelClock: 400000000
[    14.846] Mode: 1d2 (1366x768)
[    14.846] 	ModeAttributes: 0xbb
[    14.846] 	WinAAttributes: 0x7
[    14.846] 	WinBAttributes: 0x0
[    14.846] 	WinGranularity: 64
[    14.846] 	WinSize: 64
[    14.846] 	WinASegment: 0xa000
[    14.846] 	WinBSegment: 0x0
[    14.846] 	WinFuncPtr: 0xc0004c39
[    14.846] 	BytesPerScanline: 2816
[    14.846] 	XResolution: 1366
[    14.846] 	YResolution: 768
[    14.846] 	XCharSize: 8
[    14.846] 	YCharSize: 16
[    14.846] 	NumberOfPlanes: 1
[    14.846] 	BitsPerPixel: 16
[    14.846] 	NumberOfBanks: 1
[    14.846] 	MemoryModel: 6
[    14.846] 	BankSize: 0
[    14.846] 	NumberOfImages: 21
[    14.846] 	RedMaskSize: 5
[    14.846] 	RedFieldPosition: 11
[    14.846] 	GreenMaskSize: 6
[    14.846] 	GreenFieldPosition: 5
[    14.846] 	BlueMaskSize: 5
[    14.846] 	BlueFieldPosition: 0
[    14.846] 	RsvdMaskSize: 0
[    14.846] 	RsvdFieldPosition: 0
[    14.846] 	DirectColorModeInfo: 0
[    14.846] 	PhysBasePtr: 0xd0000000
[    14.846] 	LinBytesPerScanLine: 2816
[    14.846] 	BnkNumberOfImagePages: 21
[    14.846] 	LinNumberOfImagePages: 21
[    14.846] 	LinRedMaskSize: 5
[    14.847] 	LinRedFieldPosition: 11
[    14.847] 	LinGreenMaskSize: 6
[    14.847] 	LinGreenFieldPosition: 5
[    14.847] 	LinBlueMaskSize: 5
[    14.847] 	LinBlueFieldPosition: 0
[    14.847] 	LinRsvdMaskSize: 0
[    14.847] 	LinRsvdFieldPosition: 0
[    14.847] 	MaxPixelClock: 400000000
[    14.847] *Mode: 1d4 (1366x768)
[    14.847] 	ModeAttributes: 0xbb
[    14.847] 	WinAAttributes: 0x7
[    14.847] 	WinBAttributes: 0x0
[    14.847] 	WinGranularity: 64
[    14.847] 	WinSize: 64
[    14.847] 	WinASegment: 0xa000
[    14.847] 	WinBSegment: 0x0
[    14.847] 	WinFuncPtr: 0xc0004c39
[    14.847] 	BytesPerScanline: 5632
[    14.847] 	XResolution: 1366
[    14.847] 	YResolution: 768
[    14.847] 	XCharSize: 8
[    14.847] 	YCharSize: 16
[    14.847] 	NumberOfPlanes: 1
[    14.847] 	BitsPerPixel: 32
[    14.847] 	NumberOfBanks: 1
[    14.847] 	MemoryModel: 6
[    14.847] 	BankSize: 0
[    14.847] 	NumberOfImages: 10
[    14.847] 	RedMaskSize: 8
[    14.847] 	RedFieldPosition: 16
[    14.847] 	GreenMaskSize: 8
[    14.847] 	GreenFieldPosition: 8
[    14.848] 	BlueMaskSize: 8
[    14.848] 	BlueFieldPosition: 0
[    14.848] 	RsvdMaskSize: 0
[    14.848] 	RsvdFieldPosition: 0
[    14.848] 	DirectColorModeInfo: 0
[    14.848] 	PhysBasePtr: 0xd0000000
[    14.848] 	LinBytesPerScanLine: 5632
[    14.848] 	BnkNumberOfImagePages: 10
[    14.848] 	LinNumberOfImagePages: 10
[    14.848] 	LinRedMaskSize: 8
[    14.848] 	LinRedFieldPosition: 16
[    14.848] 	LinGreenMaskSize: 8
[    14.848] 	LinGreenFieldPosition: 8
[    14.848] 	LinBlueMaskSize: 8
[    14.848] 	LinBlueFieldPosition: 0
[    14.848] 	LinRsvdMaskSize: 0
[    14.848] 	LinRsvdFieldPosition: 0
[    14.848] 	MaxPixelClock: 400000000
[    14.848] 
[    14.848] (II) VESA(0): Total Memory: 768 64KB banks (49152kB)
[    14.848] (II) VESA(0): <default monitor>: Using hsync range of 32.12-48.18 kHz
[    14.848] (II) VESA(0): <default monitor>: Using vrefresh range of 39.99-59.99 Hz
[    14.848] (WW) VESA(0): Unable to estimate virtual size
[    14.848] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[    14.848] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
[    14.848] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
[    14.848] (II) VESA(0): Virtual size is 1368x768 (pitch 1368)
[    14.848] (**) VESA(0): *Built-in mode "1366x768"
[    14.848] (**) VESA(0): Display dimensions: (310, 170) mm
[    14.848] (**) VESA(0): DPI set to (112, 114)
[    14.848] (**) VESA(0): Using "Shadow Framebuffer"
[    14.848] (II) Loading sub module "shadow"
[    14.848] (II) LoadModule: "shadow"
[    14.848] (II) Loading /usr/lib64/xorg/modules/libshadow.so
[    14.855] (II) Module shadow: vendor="X.Org Foundation"
[    14.855] 	compiled for 1.20.14, module version = 1.1.0
[    14.855] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    14.855] (II) Loading sub module "fb"
[    14.855] (II) LoadModule: "fb"
[    14.855] (II) Loading /usr/lib64/xorg/modules/libfb.so
[    14.860] (II) Module fb: vendor="X.Org Foundation"
[    14.860] 	compiled for 1.20.14, module version = 1.0.0
[    14.860] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    14.861] (II) UnloadModule: "radeon"
[    14.861] (II) Unloading radeon
[    14.861] (II) Loading sub module "int10"
[    14.861] (II) LoadModule: "int10"
[    14.861] (II) Loading /usr/lib64/xorg/modules/libint10.so
[    14.861] (II) Module int10: vendor="X.Org Foundation"
[    14.861] 	compiled for 1.20.14, module version = 1.0.0
[    14.861] 	ABI class: X.Org Video Driver, version 24.1
[    14.861] (II) VESA(0): initializing int10
[    14.861] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[    14.861] (II) VESA(0): VESA BIOS detected
[    14.861] (II) VESA(0): VESA VBE Version 3.0
[    14.861] (II) VESA(0): VESA VBE Total Mem: 49152 kB
[    14.861] (II) VESA(0): VESA VBE OEM: AMD ATOMBIOS
[    14.861] (II) VESA(0): VESA VBE OEM Software Rev: 16.2
[    14.861] (II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2010, Advanced Micro Devices, Inc.
[    14.861] (II) VESA(0): VESA VBE OEM Product: RAVEN
[    14.861] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[    14.862] (II) VESA(0): virtual address = 0x7f0a59400000, VGAbase = 0x7f0a5caae000
	physical address = 0xd0000000, size = 50331648
[    14.884] (II) VESA(0): Setting up VESA Mode 0x1D4 (1366x768)
[    14.884] (II) VESA(0): VBESetVBEMode failed, mode set without customized refresh.
[    14.915] (==) VESA(0): Default visual is TrueColor
[    14.915] (==) VESA(0): Backing store enabled
[    14.916] (==) VESA(0): DPMS enabled
[    14.916] (II) Initializing extension Generic Event Extension
[    14.916] (II) Initializing extension SHAPE
[    14.916] (II) Initializing extension MIT-SHM
[    14.916] (II) Initializing extension XInputExtension
[    14.916] (II) Initializing extension XTEST
[    14.916] (II) Initializing extension BIG-REQUESTS
[    14.916] (II) Initializing extension SYNC
[    14.916] (II) Initializing extension XKEYBOARD
[    14.916] (II) Initializing extension XC-MISC
[    14.916] (II) Initializing extension XFIXES
[    14.916] (II) Initializing extension RENDER
[    14.916] (II) Initializing extension RANDR
[    14.916] (II) Initializing extension COMPOSITE
[    14.916] (II) Initializing extension DAMAGE
[    14.916] (II) Initializing extension MIT-SCREEN-SAVER
[    14.916] (II) Initializing extension DOUBLE-BUFFER
[    14.916] (II) Initializing extension RECORD
[    14.916] (II) Initializing extension DPMS
[    14.916] (II) Initializing extension Present
[    14.916] (II) Initializing extension DRI3
[    14.916] (II) Initializing extension X-Resource
[    14.916] (II) Initializing extension XVideo
[    14.916] (II) Initializing extension XVideo-MotionCompensation
[    14.916] (II) Initializing extension GLX
[    14.916] (II) AIGLX: Screen 0 is not DRI2 capable
[    16.188] (II) IGLX: Loaded and initialized swrast
[    16.188] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    16.188] (II) Initializing extension XFree86-VidModeExtension
[    16.188] (II) Initializing extension XFree86-DGA
[    16.188] (II) Initializing extension XFree86-DRI
[    16.188] (II) Initializing extension DRI2
[    16.307] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    16.307] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    16.307] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    16.307] (**) Power Button: Applying InputClass "keyboard-all"
[    16.307] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    16.307] (II) LoadModule: "libinput"
[    16.308] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[    16.320] (II) Module libinput: vendor="X.Org Foundation"
[    16.320] 	compiled for 1.20.14, module version = 1.2.1
[    16.320] 	Module class: X.Org XInput Driver
[    16.320] 	ABI class: X.Org XInput driver, version 24.1
[    16.320] (II) Using input driver 'libinput' for 'Power Button'
[    16.320] (**) Power Button: always reports core events
[    16.320] (**) Option "Device" "/dev/input/event3"
[    16.332] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    16.332] (II) event3  - Power Button: device is a keyboard
[    16.332] (II) event3  - Power Button: device removed
[    16.348] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    16.348] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    16.348] (**) Option "xkb_layout" "us"
[    16.348] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    16.399] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    16.400] (II) event3  - Power Button: device is a keyboard
[    16.400] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[    16.400] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    16.400] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    16.400] (**) Video Bus: Applying InputClass "keyboard-all"
[    16.400] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    16.400] (II) Using input driver 'libinput' for 'Video Bus'
[    16.400] (**) Video Bus: always reports core events
[    16.400] (**) Option "Device" "/dev/input/event7"
[    16.401] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[    16.401] (II) event7  - Video Bus: device is a keyboard
[    16.401] (II) event7  - Video Bus: device removed
[    16.412] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0a/LNXVIDEO:00/input/input13/event7"
[    16.412] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    16.412] (**) Option "xkb_layout" "us"
[    16.412] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    16.413] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[    16.413] (II) event7  - Video Bus: device is a keyboard
[    16.413] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    16.413] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    16.413] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    16.413] (**) Power Button: Applying InputClass "keyboard-all"
[    16.413] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    16.413] (II) Using input driver 'libinput' for 'Power Button'
[    16.413] (**) Power Button: always reports core events
[    16.413] (**) Option "Device" "/dev/input/event0"
[    16.414] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    16.414] (II) event0  - Power Button: device is a keyboard
[    16.414] (II) event0  - Power Button: device removed
[    16.425] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    16.425] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    16.425] (**) Option "xkb_layout" "us"
[    16.425] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    16.426] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    16.426] (II) event0  - Power Button: device is a keyboard
[    16.426] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[    16.426] (II) No input driver specified, ignoring this device.
[    16.426] (II) This device may have been added with another device file.
[    16.427] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[    16.427] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    16.427] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    16.427] (**) Sleep Button: Applying InputClass "keyboard-all"
[    16.427] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    16.427] (II) Using input driver 'libinput' for 'Sleep Button'
[    16.427] (**) Sleep Button: always reports core events
[    16.427] (**) Option "Device" "/dev/input/event1"
[    16.427] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[    16.428] (II) event1  - Sleep Button: device is a keyboard
[    16.428] (II) event1  - Sleep Button: device removed
[    16.438] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[    16.438] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    16.438] (**) Option "xkb_layout" "us"
[    16.438] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    16.439] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[    16.439] (II) event1  - Sleep Button: device is a keyboard
[    16.439] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event9)
[    16.439] (II) No input driver specified, ignoring this device.
[    16.439] (II) This device may have been added with another device file.
[    16.440] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=7 (/dev/input/event10)
[    16.440] (II) No input driver specified, ignoring this device.
[    16.440] (II) This device may have been added with another device file.
[    16.440] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=8 (/dev/input/event11)
[    16.440] (II) No input driver specified, ignoring this device.
[    16.440] (II) This device may have been added with another device file.
[    16.441] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=9 (/dev/input/event12)
[    16.441] (II) No input driver specified, ignoring this device.
[    16.441] (II) This device may have been added with another device file.
[    16.441] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event13)
[    16.441] (II) No input driver specified, ignoring this device.
[    16.441] (II) This device may have been added with another device file.
[    16.441] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event14)
[    16.441] (II) No input driver specified, ignoring this device.
[    16.441] (II) This device may have been added with another device file.
[    16.442] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[    16.442] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    16.442] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    16.442] (**) AT Translated Set 2 keyboard: Applying InputClass "keyboard-all"
[    16.442] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    16.442] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    16.442] (**) AT Translated Set 2 keyboard: always reports core events
[    16.442] (**) Option "Device" "/dev/input/event4"
[    16.443] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    16.443] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[    16.443] (II) event4  - AT Translated Set 2 keyboard: device removed
[    16.452] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[    16.452] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[    16.452] (**) Option "xkb_layout" "us"
[    16.452] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    16.453] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    16.453] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[    16.454] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event5)
[    16.454] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
[    16.454] (**) PS/2 Generic Mouse: Applying InputClass "libinput pointer catchall"
[    16.454] (II) Using input driver 'libinput' for 'PS/2 Generic Mouse'
[    16.454] (**) PS/2 Generic Mouse: always reports core events
[    16.454] (**) Option "Device" "/dev/input/event5"
[    16.455] (II) event5  - PS/2 Generic Mouse: is tagged by udev as: Mouse
[    16.455] (II) event5  - PS/2 Generic Mouse: device is a pointer
[    16.455] (II) event5  - PS/2 Generic Mouse: device removed
[    16.480] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input10/event5"
[    16.480] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 11)
[    16.480] (**) Option "AccelerationScheme" "none"
[    16.480] (**) PS/2 Generic Mouse: (accel) selected scheme none/0
[    16.480] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[    16.480] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[    16.481] (II) event5  - PS/2 Generic Mouse: is tagged by udev as: Mouse
[    16.481] (II) event5  - PS/2 Generic Mouse: device is a pointer
[    16.482] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse0)
[    16.482] (II) No input driver specified, ignoring this device.
[    16.482] (II) This device may have been added with another device file.
[    16.482] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event6)
[    16.482] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    16.482] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[    16.482] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad"
[    16.482] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    16.482] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    16.482] (II) LoadModule: "synaptics"
[    16.483] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so
[    16.496] (II) Module synaptics: vendor="X.Org Foundation"
[    16.496] 	compiled for 1.20.10, module version = 1.9.1
[    16.496] 	Module class: X.Org XInput Driver
[    16.496] 	ABI class: X.Org XInput driver, version 24.1
[    16.496] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    16.496] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    16.496] (**) Option "Device" "/dev/input/event6"
[    16.513] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[    16.513] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1284 - 5656 (res 0)
[    16.513] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1114 - 4736 (res 0)
[    16.513] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    16.513] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    16.513] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[    16.513] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    16.513] (**) Option "TapButton1" "1"
[    16.513] (**) Option "TapButton2" "2"
[    16.513] (**) Option "TapButton3" "3"
[    16.513] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[    16.513] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    16.513] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    16.534] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio3/input/input11/event6"
[    16.534] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[    16.534] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    16.534] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[    16.534] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.035
[    16.534] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    16.534] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    16.534] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    16.534] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    16.534] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    16.534] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[    16.534] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    16.535] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event8)
[    16.535] (II) No input driver specified, ignoring this device.
[    16.535] (II) This device may have been added with another device file.
[    16.535] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
[    16.535] (II) No input driver specified, ignoring this device.
[    16.535] (II) This device may have been added with another device file.
[    16.536] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event15)
[    16.536] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    16.536] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    16.536] (**) HP WMI hotkeys: Applying InputClass "keyboard-all"
[    16.536] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    16.536] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[    16.536] (**) HP WMI hotkeys: always reports core events
[    16.536] (**) Option "Device" "/dev/input/event15"
[    16.536] (II) event15 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[    16.536] (II) event15 - HP WMI hotkeys: device is a keyboard
[    16.537] (II) event15 - HP WMI hotkeys: device removed
[    16.547] (**) Option "config_info" "udev:/sys/devices/virtual/input/input21/event15"
[    16.547] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 13)
[    16.547] (**) Option "xkb_layout" "us"
[    16.547] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    16.547] (II) event15 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[    16.548] (II) event15 - HP WMI hotkeys: device is a keyboard
(doesnt boot)

Code: Select all

[    23.931] 
X.Org X Server 1.20.14
X Protocol Version 11, Revision 0
[    23.931] Build Operating System: Slackware 15.0 Slackware Linux Project
[    23.932] Current Operating System: Linux porteus.example.net 6.5.5-porteus #1 SMP PREEMPT_DYNAMIC Sat Sep 23 18:21:43 MSK 2023 x86_64
[    23.932] Kernel command line: quiet BOOT_IMAGE=/boot/syslinux/vmlinuz copy2ram  resume=/dev/mmcblk0p2 from=/dev/mmcblk0p1 initrd=/boot/syslinux/initrd.xz
[    23.932] Build Date: 29 March 2023  01:43:21PM
[    23.933]  
[    23.933] Current version of pixman: 0.40.0
[    23.934] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    23.934] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    23.936] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Nov 27 19:50:40 2023
[    23.937] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    23.937] (==) No Layout section.  Using the first Screen section.
[    23.937] (==) No screen section available. Using defaults.
[    23.937] (**) |-->Screen "Default Screen Section" (0)
[    23.937] (**) |   |-->Monitor "<default monitor>"
[    23.937] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    23.937] (==) Automatically adding devices
[    23.937] (==) Automatically enabling devices
[    23.937] (==) Automatically adding GPU devices
[    23.937] (==) Automatically binding GPU devices
[    23.937] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    23.937] (WW) The directory "/usr/share/fonts/misc" does not exist.
[    23.937] 	Entry deleted from font path.
[    23.938] (WW) The directory "/usr/share/fonts/local" does not exist.
[    23.938] 	Entry deleted from font path.
[    23.938] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    23.938] 	Entry deleted from font path.
[    23.938] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    23.938] 	Entry deleted from font path.
[    23.938] (WW) The directory "/usr/share/fonts/CID" does not exist.
[    23.938] 	Entry deleted from font path.
[    23.938] (WW) The directory "/usr/share/fonts/75dpi/" does not exist.
[    23.938] 	Entry deleted from font path.
[    23.938] (WW) The directory "/usr/share/fonts/100dpi/" does not exist.
[    23.938] 	Entry deleted from font path.
[    23.938] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    23.938] 	Entry deleted from font path.
[    23.938] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    23.938] 	Entry deleted from font path.
[    23.938] (WW) The directory "/usr/share/fonts/cyrillic" does not exist.
[    23.938] 	Entry deleted from font path.
[    23.938] (==) FontPath set to:
	/usr/share/fonts/TTF
[    23.938] (==) ModulePath set to "/usr/lib64/xorg/modules"
[    23.938] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    23.938] (II) Loader magic: 0x619c80
[    23.938] (II) Module ABI versions:
[    23.938] 	X.Org ANSI C Emulation: 0.4
[    23.938] 	X.Org Video Driver: 24.1
[    23.938] 	X.Org XInput driver : 24.1
[    23.938] 	X.Org Server Extension : 10.0
[    23.944] (--) PCI:*(4@0:0:0) 1002:15dd:103c:8401 rev 217, Mem @ 0xd0000000/268435456, 0xe0000000/2097152, 0xe0700000/524288, I/O @ 0x00002000/256, BIOS @ 0x????????/131072
[    23.944] (II) Open ACPI successful (/var/run/acpid.socket)
[    23.944] (II) LoadModule: "glx"
[    23.945] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    23.947] (II) Module glx: vendor="X.Org Foundation"
[    23.947] 	compiled for 1.20.14, module version = 1.0.0
[    23.947] 	ABI class: X.Org Server Extension, version 10.0
[    23.947] (==) Matched ati as autoconfigured driver 0
[    23.947] (==) Matched modesetting as autoconfigured driver 1
[    23.947] (==) Matched fbdev as autoconfigured driver 2
[    23.947] (==) Matched vesa as autoconfigured driver 3
[    23.947] (==) Assigned the driver to the xf86ConfigLayout
[    23.947] (II) LoadModule: "ati"
[    23.947] (II) Loading /usr/lib64/xorg/modules/drivers/ati_drv.so
[    23.947] (II) Module ati: vendor="X.Org Foundation"
[    23.947] 	compiled for 1.20.10, module version = 19.1.0
[    23.947] 	Module class: X.Org Video Driver
[    23.947] 	ABI class: X.Org Video Driver, version 24.1
[    24.007] (II) LoadModule: "radeon"
[    24.007] (II) Loading /usr/lib64/xorg/modules/drivers/radeon_drv.so
[    24.009] (II) Module radeon: vendor="X.Org Foundation"
[    24.009] 	compiled for 1.20.10, module version = 19.1.0
[    24.009] 	Module class: X.Org Video Driver
[    24.009] 	ABI class: X.Org Video Driver, version 24.1
[    24.009] (II) LoadModule: "modesetting"
[    24.009] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[    24.009] (II) Module modesetting: vendor="X.Org Foundation"
[    24.009] 	compiled for 1.20.14, module version = 1.20.14
[    24.009] 	Module class: X.Org Video Driver
[    24.009] 	ABI class: X.Org Video Driver, version 24.1
[    24.009] (II) LoadModule: "fbdev"
[    24.009] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[    24.010] (II) Module fbdev: vendor="X.Org Foundation"
[    24.010] 	compiled for 1.20.0, module version = 0.5.0
[    24.010] 	Module class: X.Org Video Driver
[    24.010] 	ABI class: X.Org Video Driver, version 24.0
[    24.010] (II) LoadModule: "vesa"
[    24.010] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[    24.010] (II) Module vesa: vendor="X.Org Foundation"
[    24.010] 	compiled for 1.20.10, module version = 2.5.0
[    24.010] 	Module class: X.Org Video Driver
[    24.010] 	ABI class: X.Org Video Driver, version 24.1
[    24.010] (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
[    24.011] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    24.011] (II) FBDEV: driver for framebuffer: fbdev
[    24.011] (II) VESA: driver for VESA chipsets: vesa
[    24.012] (--) using VT number 7

[    24.023] (EE) open /dev/dri/card0: No such file or directory
[    24.023] (WW) Falling back to old probe method for modesetting
[    24.023] (EE) open /dev/dri/card0: No such file or directory
[    24.023] (II) Loading sub module "fbdevhw"
[    24.023] (II) LoadModule: "fbdevhw"
[    24.024] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[    24.025] (II) Module fbdevhw: vendor="X.Org Foundation"
[    24.025] 	compiled for 1.20.14, module version = 0.0.2
[    24.025] 	ABI class: X.Org Video Driver, version 24.1
[    24.025] (EE) Unable to find a valid framebuffer device
[    24.025] (WW) Falling back to old probe method for fbdev
[    24.025] (II) Loading sub module "fbdevhw"
[    24.025] (II) LoadModule: "fbdevhw"
[    24.026] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[    24.026] (II) Module fbdevhw: vendor="X.Org Foundation"
[    24.026] 	compiled for 1.20.14, module version = 0.0.2
[    24.026] 	ABI class: X.Org Video Driver, version 24.1
[    24.026] (EE) open /dev/fb0: No such file or directory
[    24.026] (EE) Screen 0 deleted because of no matching config section.
[    24.026] (II) UnloadModule: "modesetting"
[    24.026] (EE) Screen 0 deleted because of no matching config section.
[    24.026] (II) UnloadModule: "fbdev"
[    24.026] (II) UnloadSubModule: "fbdevhw"
[    24.026] (II) Loading sub module "vbe"
[    24.026] (II) LoadModule: "vbe"
[    24.027] (II) Loading /usr/lib64/xorg/modules/libvbe.so
[    24.027] (II) Module vbe: vendor="X.Org Foundation"
[    24.027] 	compiled for 1.20.14, module version = 1.1.0
[    24.027] 	ABI class: X.Org Video Driver, version 24.1
[    24.027] (II) Loading sub module "int10"
[    24.027] (II) LoadModule: "int10"
[    24.028] (II) Loading /usr/lib64/xorg/modules/libint10.so
[    24.028] (II) Module int10: vendor="X.Org Foundation"
[    24.028] 	compiled for 1.20.14, module version = 1.0.0
[    24.028] 	ABI class: X.Org Video Driver, version 24.1
[    24.028] (II) VESA(0): initializing int10
[    24.029] (EE) VESA(0): No V_BIOS found
[    24.029] (II) UnloadModule: "vesa"
[    24.029] (II) UnloadSubModule: "int10"
[    24.029] (II) Unloading int10
[    24.029] (II) UnloadSubModule: "vbe"
[    24.029] (II) Unloading vbe
[    24.029] (EE) Screen(s) found, but none have a usable configuration.
[    24.029] (EE) 
Fatal server error:
[    24.029] (EE) no screens found(EE) 
[    24.029] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    24.029] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    24.029] (EE) 
[    24.037] (EE) Server terminated with error (1). Closing log file.
(works completely)

Code: Select all

[    14.445] 
X.Org X Server 1.20.14
X Protocol Version 11, Revision 0
[    14.449] Build Operating System: Slackware 15.0 Slackware Linux Project
[    14.450] Current Operating System: Linux porteus.example.net 6.5.5-porteus #1 SMP PREEMPT_DYNAMIC Sat Sep 23 18:21:43 MSK 2023 x86_64
[    14.450] Kernel command line: quiet BOOT_IMAGE=/boot/syslinux/vmlinuz copy2ram  resume=/dev/mmcblk0p2 from=/dev/mmcblk0p1 initrd=/boot/syslinux/initrd.xz
[    14.453] Build Date: 29 March 2023  01:43:21PM
[    14.454]  
[    14.455] Current version of pixman: 0.40.0
[    14.458] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    14.458] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    14.462] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Nov 27 19:53:52 2023
[    14.466] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    14.480] (==) No Layout section.  Using the first Screen section.
[    14.480] (==) No screen section available. Using defaults.
[    14.480] (**) |-->Screen "Default Screen Section" (0)
[    14.480] (**) |   |-->Monitor "<default monitor>"
[    14.480] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    14.480] (==) Automatically adding devices
[    14.480] (==) Automatically enabling devices
[    14.480] (==) Automatically adding GPU devices
[    14.480] (==) Automatically binding GPU devices
[    14.501] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    14.506] (WW) The directory "/usr/share/fonts/misc" does not exist.
[    14.506] 	Entry deleted from font path.
[    14.506] (WW) The directory "/usr/share/fonts/local" does not exist.
[    14.506] 	Entry deleted from font path.
[    14.506] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    14.506] 	Entry deleted from font path.
[    14.506] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    14.506] 	Entry deleted from font path.
[    14.506] (WW) The directory "/usr/share/fonts/CID" does not exist.
[    14.506] 	Entry deleted from font path.
[    14.506] (WW) The directory "/usr/share/fonts/75dpi/" does not exist.
[    14.506] 	Entry deleted from font path.
[    14.506] (WW) The directory "/usr/share/fonts/100dpi/" does not exist.
[    14.506] 	Entry deleted from font path.
[    14.506] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    14.506] 	Entry deleted from font path.
[    14.506] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    14.506] 	Entry deleted from font path.
[    14.506] (WW) The directory "/usr/share/fonts/cyrillic" does not exist.
[    14.506] 	Entry deleted from font path.
[    14.506] (==) FontPath set to:
	/usr/share/fonts/TTF
[    14.506] (==) ModulePath set to "/usr/lib64/xorg/modules"
[    14.506] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    14.506] (II) Loader magic: 0x619c80
[    14.506] (II) Module ABI versions:
[    14.506] 	X.Org ANSI C Emulation: 0.4
[    14.506] 	X.Org Video Driver: 24.1
[    14.506] 	X.Org XInput driver : 24.1
[    14.507] 	X.Org Server Extension : 10.0
[    14.507] (II) xfree86: Adding drm device (/dev/dri/card0)
[    14.533] (--) PCI:*(4@0:0:0) 1002:15dd:103c:8401 rev 217, Mem @ 0xd0000000/268435456, 0xe0000000/2097152, 0xe0700000/524288, I/O @ 0x00002000/256, BIOS @ 0x????????/131072
[    14.533] (II) Open ACPI successful (/var/run/acpid.socket)
[    14.533] (II) LoadModule: "glx"
[    14.536] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[    14.548] (II) Module glx: vendor="X.Org Foundation"
[    14.548] 	compiled for 1.20.14, module version = 1.0.0
[    14.548] 	ABI class: X.Org Server Extension, version 10.0
[    14.548] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[    14.548] 	loading driver: amdgpu
[    14.548] (==) Matched amdgpu as autoconfigured driver 0
[    14.548] (==) Matched ati as autoconfigured driver 1
[    14.548] (==) Matched modesetting as autoconfigured driver 2
[    14.548] (==) Matched fbdev as autoconfigured driver 3
[    14.548] (==) Matched vesa as autoconfigured driver 4
[    14.548] (==) Assigned the driver to the xf86ConfigLayout
[    14.549] (II) LoadModule: "amdgpu"
[    14.549] (II) Loading /usr/lib64/xorg/modules/drivers/amdgpu_drv.so
[    14.585] (II) Module amdgpu: vendor="X.Org Foundation"
[    14.585] 	compiled for 1.20.13, module version = 21.0.0
[    14.585] 	Module class: X.Org Video Driver
[    14.585] 	ABI class: X.Org Video Driver, version 24.1
[    14.585] (II) LoadModule: "ati"
[    14.586] (II) Loading /usr/lib64/xorg/modules/drivers/ati_drv.so
[    14.599] (II) Module ati: vendor="X.Org Foundation"
[    14.599] 	compiled for 1.20.10, module version = 19.1.0
[    14.599] 	Module class: X.Org Video Driver
[    14.599] 	ABI class: X.Org Video Driver, version 24.1
[    14.629] (II) LoadModule: "modesetting"
[    14.629] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[    14.641] (II) Module modesetting: vendor="X.Org Foundation"
[    14.641] 	compiled for 1.20.14, module version = 1.20.14
[    14.641] 	Module class: X.Org Video Driver
[    14.641] 	ABI class: X.Org Video Driver, version 24.1
[    14.641] (II) LoadModule: "fbdev"
[    14.641] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[    14.647] (II) Module fbdev: vendor="X.Org Foundation"
[    14.647] 	compiled for 1.20.0, module version = 0.5.0
[    14.647] 	Module class: X.Org Video Driver
[    14.647] 	ABI class: X.Org Video Driver, version 24.0
[    14.647] (II) LoadModule: "vesa"
[    14.647] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[    14.650] (II) Module vesa: vendor="X.Org Foundation"
[    14.650] 	compiled for 1.20.10, module version = 2.5.0
[    14.650] 	Module class: X.Org Video Driver
[    14.650] 	ABI class: X.Org Video Driver, version 24.1
[    14.650] (II) AMDGPU: Driver for AMD Radeon:
	All GPUs supported by the amdgpu kernel driver
[    14.650] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    14.650] (II) FBDEV: driver for framebuffer: fbdev
[    14.650] (II) VESA: driver for VESA chipsets: vesa
[    14.650] (--) using VT number 7

[    14.673] (WW) Falling back to old probe method for modesetting
[    14.674] (WW) Falling back to old probe method for fbdev
[    14.674] (II) Loading sub module "fbdevhw"
[    14.674] (II) LoadModule: "fbdevhw"
[    14.675] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[    14.680] (II) Module fbdevhw: vendor="X.Org Foundation"
[    14.680] 	compiled for 1.20.14, module version = 0.0.2
[    14.680] 	ABI class: X.Org Video Driver, version 24.1
[    14.681] (II) AMDGPU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    14.681] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[    14.681] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    14.681] (==) AMDGPU(0): Default visual is TrueColor
[    14.681] (==) AMDGPU(0): RGB weight 888
[    14.681] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[    14.681] (--) AMDGPU(0): Chipset: "AMD Radeon Vega 6 Graphics" (ChipID = 0x15dd)
[    14.681] (II) Loading sub module "fb"
[    14.681] (II) LoadModule: "fb"
[    14.681] (II) Loading /usr/lib64/xorg/modules/libfb.so
[    14.681] (II) Module fb: vendor="X.Org Foundation"
[    14.681] 	compiled for 1.20.14, module version = 1.0.0
[    14.681] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    14.681] (II) Loading sub module "dri2"
[    14.681] (II) LoadModule: "dri2"
[    14.681] (II) Module "dri2" already built-in
[    16.044] (II) Loading sub module "glamoregl"
[    16.044] (II) LoadModule: "glamoregl"
[    16.044] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[    16.068] (II) Module glamoregl: vendor="X.Org Foundation"
[    16.068] 	compiled for 1.20.14, module version = 1.0.1
[    16.068] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    16.112] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon Vega 6 Graphics (RAVEN, DRM 3.54.0, 6.5.5-porteus, LLVM 13.0.0)
[    16.112] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[    16.112] (==) AMDGPU(0): TearFree property default: auto
[    16.112] (==) AMDGPU(0): VariableRefresh: disabled
[    16.112] (II) AMDGPU(0): KMS Pageflipping: enabled
[    16.113] (II) AMDGPU(0): Output eDP has no monitor section
[    16.114] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[    16.114] (II) AMDGPU(0): Output DisplayPort-1 has no monitor section
[    16.114] (II) AMDGPU(0): Output DisplayPort-2 has no monitor section
[    16.130] (II) AMDGPU(0): EDID for output eDP
[    16.130] (II) AMDGPU(0): Manufacturer: BOE  Model: 832  Serial#: 0
[    16.130] (II) AMDGPU(0): Year: 2018  Week: 36
[    16.130] (II) AMDGPU(0): EDID Version: 1.4
[    16.130] (II) AMDGPU(0): Digital Display Input
[    16.130] (II) AMDGPU(0): 6 bits per channel
[    16.130] (II) AMDGPU(0): Digital interface is DisplayPort
[    16.130] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 31  vert.: 17
[    16.130] (II) AMDGPU(0): Gamma: 2.20
[    16.130] (II) AMDGPU(0): No DPMS capabilities specified
[    16.130] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 
[    16.130] (II) AMDGPU(0): First detailed timing is preferred mode
[    16.130] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[    16.130] (II) AMDGPU(0): Display is continuous-frequency
[    16.130] (II) AMDGPU(0): redX: 0.590 redY: 0.350   greenX: 0.329 greenY: 0.555
[    16.130] (II) AMDGPU(0): blueX: 0.152 blueY: 0.118   whiteX: 0.312 whiteY: 0.328
[    16.130] (II) AMDGPU(0): Manufacturer's mask: 0
[    16.130] (II) AMDGPU(0): Supported detailed timing:
[    16.130] (II) AMDGPU(0): clock: 74.5 MHz   Image Size:  309 x 174 mm
[    16.130] (II) AMDGPU(0): h_active: 1366  h_sync: 1414  h_sync_end 1446 h_blank_end 1546 h_border: 0
[    16.130] (II) AMDGPU(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 803 v_border: 0
[    16.130] (II) AMDGPU(0): Supported detailed timing:
[    16.130] (II) AMDGPU(0): clock: 49.6 MHz   Image Size:  309 x 174 mm
[    16.130] (II) AMDGPU(0): h_active: 1366  h_sync: 1414  h_sync_end 1446 h_blank_end 1546 h_border: 0
[    16.130] (II) AMDGPU(0): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 803 v_border: 0
[    16.130] (II) AMDGPU(0): Unknown vendor-specific block 2
[    16.130] (II) AMDGPU(0): EDID (in hex):
[    16.130] (II) AMDGPU(0): 	00ffffffffffff0009e5320800000000
[    16.130] (II) AMDGPU(0): 	241c0104951f11780324109759548e27
[    16.131] (II) AMDGPU(0): 	1e505400000001010101010101010101
[    16.131] (II) AMDGPU(0): 	010101010101181d56b4500023303020
[    16.131] (II) AMDGPU(0): 	360035ae1000001a651356b450002330
[    16.131] (II) AMDGPU(0): 	3020360035ae1000001a000000000000
[    16.131] (II) AMDGPU(0): 	00000000000000000000000000000002
[    16.131] (II) AMDGPU(0): 	000d49ff0a3c6e0f0e196e000000007e
[    16.131] (II) AMDGPU(0): Printing probed modes for output eDP
[    16.131] (II) AMDGPU(0): Modeline "1366x768"x60.0   74.48  1366 1414 1446 1546  768 771 777 803 +hsync -vsync (48.2 kHz eP)
[    16.131] (II) AMDGPU(0): Modeline "1366x768"x40.0   49.65  1366 1414 1446 1546  768 771 777 803 +hsync -vsync (32.1 kHz e)
[    16.131] (II) AMDGPU(0): Modeline "1280x720"x60.0   74.48  1280 1414 1446 1546  720 771 777 803 +hsync -vsync (48.2 kHz e)
[    16.131] (II) AMDGPU(0): Modeline "1024x768"x60.0   74.48  1024 1414 1446 1546  768 771 777 803 +hsync -vsync (48.2 kHz e)
[    16.131] (II) AMDGPU(0): Modeline "800x600"x60.0   74.48  800 1414 1446 1546  600 771 777 803 +hsync -vsync (48.2 kHz e)
[    16.131] (II) AMDGPU(0): Modeline "640x480"x60.0   74.48  640 1414 1446 1546  480 771 777 803 +hsync -vsync (48.2 kHz e)
[    16.131] (II) AMDGPU(0): EDID for output DisplayPort-0
[    16.131] (II) AMDGPU(0): EDID for output DisplayPort-1
[    16.131] (II) AMDGPU(0): EDID for output DisplayPort-2
[    16.131] (II) AMDGPU(0): Output eDP connected
[    16.131] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[    16.131] (II) AMDGPU(0): Output DisplayPort-1 disconnected
[    16.131] (II) AMDGPU(0): Output DisplayPort-2 disconnected
[    16.131] (II) AMDGPU(0): Using exact sizes for initial modes
[    16.131] (II) AMDGPU(0): Output eDP using initial mode 1366x768 +0+0
[    16.131] (II) AMDGPU(0): mem size init: gart size :d6dd7000 vram size: s:3e3f6000 visible:3e3f6000
[    16.131] (==) AMDGPU(0): DPI set to (96, 96)
[    16.131] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[    16.131] (II) Loading sub module "ramdac"
[    16.131] (II) LoadModule: "ramdac"
[    16.131] (II) Module "ramdac" already built-in
[    16.131] (II) UnloadModule: "modesetting"
[    16.131] (II) Unloading modesetting
[    16.131] (II) UnloadModule: "fbdev"
[    16.131] (II) Unloading fbdev
[    16.131] (II) UnloadSubModule: "fbdevhw"
[    16.131] (II) Unloading fbdevhw
[    16.131] (II) UnloadModule: "vesa"
[    16.131] (II) Unloading vesa
[    16.131] (II) AMDGPU(0): [DRI2] Setup complete
[    16.131] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[    16.131] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[    16.359] (II) AMDGPU(0): Front buffer pitch: 5632 bytes
[    16.359] (II) AMDGPU(0): SYNC extension fences enabled
[    16.359] (II) AMDGPU(0): Present extension enabled
[    16.359] (==) AMDGPU(0): DRI3 enabled
[    16.359] (==) AMDGPU(0): Backing store enabled
[    16.359] (II) AMDGPU(0): Direct rendering enabled
[    16.432] (II) AMDGPU(0): Use GLAMOR acceleration.
[    16.432] (II) AMDGPU(0): Acceleration enabled
[    16.432] (==) AMDGPU(0): DPMS enabled
[    16.432] (==) AMDGPU(0): Silken mouse enabled
[    16.432] (II) AMDGPU(0): Set up textured video (glamor)
[    16.446] (II) Initializing extension Generic Event Extension
[    16.446] (II) Initializing extension SHAPE
[    16.446] (II) Initializing extension MIT-SHM
[    16.446] (II) Initializing extension XInputExtension
[    16.446] (II) Initializing extension XTEST
[    16.446] (II) Initializing extension BIG-REQUESTS
[    16.446] (II) Initializing extension SYNC
[    16.446] (II) Initializing extension XKEYBOARD
[    16.446] (II) Initializing extension XC-MISC
[    16.446] (II) Initializing extension XFIXES
[    16.446] (II) Initializing extension RENDER
[    16.446] (II) Initializing extension RANDR
[    16.446] (II) Initializing extension COMPOSITE
[    16.446] (II) Initializing extension DAMAGE
[    16.446] (II) Initializing extension MIT-SCREEN-SAVER
[    16.446] (II) Initializing extension DOUBLE-BUFFER
[    16.446] (II) Initializing extension RECORD
[    16.446] (II) Initializing extension DPMS
[    16.446] (II) Initializing extension Present
[    16.446] (II) Initializing extension DRI3
[    16.446] (II) Initializing extension X-Resource
[    16.446] (II) Initializing extension XVideo
[    16.446] (II) Initializing extension XVideo-MotionCompensation
[    16.446] (II) Initializing extension GLX
[    16.454] (II) AIGLX: Loaded and initialized radeonsi
[    16.454] (II) GLX: Initialized DRI2 GL provider for screen 0
[    16.454] (II) Initializing extension XFree86-VidModeExtension
[    16.454] (II) Initializing extension XFree86-DGA
[    16.454] (II) Initializing extension XFree86-DRI
[    16.454] (II) Initializing extension DRI2
[    16.454] (II) AMDGPU(0): Setting screen physical size to 361 x 203
[    16.600] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    16.600] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    16.600] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    16.600] (**) Power Button: Applying InputClass "keyboard-all"
[    16.600] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    16.600] (II) LoadModule: "libinput"
[    16.601] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[    16.620] (II) Module libinput: vendor="X.Org Foundation"
[    16.620] 	compiled for 1.20.14, module version = 1.2.1
[    16.620] 	Module class: X.Org XInput Driver
[    16.620] 	ABI class: X.Org XInput driver, version 24.1
[    16.620] (II) Using input driver 'libinput' for 'Power Button'
[    16.620] (**) Power Button: always reports core events
[    16.620] (**) Option "Device" "/dev/input/event3"
[    16.634] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    16.634] (II) event3  - Power Button: device is a keyboard
[    16.634] (II) event3  - Power Button: device removed
[    16.646] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    16.646] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    16.646] (**) Option "xkb_layout" "us"
[    16.646] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    16.700] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    16.700] (II) event3  - Power Button: device is a keyboard
[    16.701] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[    16.701] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    16.701] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    16.701] (**) Video Bus: Applying InputClass "keyboard-all"
[    16.701] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    16.701] (II) Using input driver 'libinput' for 'Video Bus'
[    16.701] (**) Video Bus: always reports core events
[    16.701] (**) Option "Device" "/dev/input/event7"
[    16.702] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[    16.702] (II) event7  - Video Bus: device is a keyboard
[    16.702] (II) event7  - Video Bus: device removed
[    16.714] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0a/LNXVIDEO:00/input/input13/event7"
[    16.714] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    16.714] (**) Option "xkb_layout" "us"
[    16.714] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    16.714] (II) event7  - Video Bus: is tagged by udev as: Keyboard
[    16.714] (II) event7  - Video Bus: device is a keyboard
[    16.715] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    16.715] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    16.715] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    16.715] (**) Power Button: Applying InputClass "keyboard-all"
[    16.715] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    16.715] (II) Using input driver 'libinput' for 'Power Button'
[    16.715] (**) Power Button: always reports core events
[    16.715] (**) Option "Device" "/dev/input/event0"
[    16.715] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    16.715] (II) event0  - Power Button: device is a keyboard
[    16.715] (II) event0  - Power Button: device removed
[    16.726] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    16.726] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    16.726] (**) Option "xkb_layout" "us"
[    16.726] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    16.726] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    16.726] (II) event0  - Power Button: device is a keyboard
[    16.727] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[    16.727] (II) No input driver specified, ignoring this device.
[    16.727] (II) This device may have been added with another device file.
[    16.727] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[    16.727] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    16.727] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    16.727] (**) Sleep Button: Applying InputClass "keyboard-all"
[    16.727] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    16.727] (II) Using input driver 'libinput' for 'Sleep Button'
[    16.727] (**) Sleep Button: always reports core events
[    16.727] (**) Option "Device" "/dev/input/event1"
[    16.727] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[    16.727] (II) event1  - Sleep Button: device is a keyboard
[    16.727] (II) event1  - Sleep Button: device removed
[    16.736] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[    16.736] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    16.736] (**) Option "xkb_layout" "us"
[    16.736] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    16.736] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[    16.736] (II) event1  - Sleep Button: device is a keyboard
[    16.737] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event9)
[    16.737] (II) No input driver specified, ignoring this device.
[    16.737] (II) This device may have been added with another device file.
[    16.737] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=7 (/dev/input/event10)
[    16.737] (II) No input driver specified, ignoring this device.
[    16.737] (II) This device may have been added with another device file.
[    16.737] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=8 (/dev/input/event11)
[    16.737] (II) No input driver specified, ignoring this device.
[    16.737] (II) This device may have been added with another device file.
[    16.738] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=9 (/dev/input/event12)
[    16.738] (II) No input driver specified, ignoring this device.
[    16.738] (II) This device may have been added with another device file.
[    16.738] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event13)
[    16.738] (II) No input driver specified, ignoring this device.
[    16.738] (II) This device may have been added with another device file.
[    16.738] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event14)
[    16.738] (II) No input driver specified, ignoring this device.
[    16.738] (II) This device may have been added with another device file.
[    16.738] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[    16.738] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    16.738] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    16.738] (**) AT Translated Set 2 keyboard: Applying InputClass "keyboard-all"
[    16.738] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    16.738] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    16.738] (**) AT Translated Set 2 keyboard: always reports core events
[    16.738] (**) Option "Device" "/dev/input/event4"
[    16.739] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    16.739] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[    16.739] (II) event4  - AT Translated Set 2 keyboard: device removed
[    16.749] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[    16.749] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[    16.749] (**) Option "xkb_layout" "us"
[    16.749] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    16.749] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    16.749] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[    16.750] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event5)
[    16.750] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
[    16.750] (**) PS/2 Generic Mouse: Applying InputClass "libinput pointer catchall"
[    16.750] (II) Using input driver 'libinput' for 'PS/2 Generic Mouse'
[    16.750] (**) PS/2 Generic Mouse: always reports core events
[    16.750] (**) Option "Device" "/dev/input/event5"
[    16.750] (II) event5  - PS/2 Generic Mouse: is tagged by udev as: Mouse
[    16.751] (II) event5  - PS/2 Generic Mouse: device is a pointer
[    16.751] (II) event5  - PS/2 Generic Mouse: device removed
[    16.769] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input10/event5"
[    16.769] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 11)
[    16.769] (**) Option "AccelerationScheme" "none"
[    16.769] (**) PS/2 Generic Mouse: (accel) selected scheme none/0
[    16.769] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[    16.769] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[    16.769] (II) event5  - PS/2 Generic Mouse: is tagged by udev as: Mouse
[    16.769] (II) event5  - PS/2 Generic Mouse: device is a pointer
[    16.770] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse0)
[    16.770] (II) No input driver specified, ignoring this device.
[    16.770] (II) This device may have been added with another device file.
[    16.770] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event6)
[    16.770] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    16.770] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[    16.770] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad"
[    16.770] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    16.770] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    16.770] (II) LoadModule: "synaptics"
[    16.771] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so
[    16.779] (II) Module synaptics: vendor="X.Org Foundation"
[    16.779] 	compiled for 1.20.10, module version = 1.9.1
[    16.779] 	Module class: X.Org XInput Driver
[    16.779] 	ABI class: X.Org XInput driver, version 24.1
[    16.779] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    16.779] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    16.779] (**) Option "Device" "/dev/input/event6"
[    16.797] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[    16.797] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1284 - 5656 (res 0)
[    16.797] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1114 - 4736 (res 0)
[    16.797] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    16.797] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    16.797] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[    16.797] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    16.797] (**) Option "TapButton1" "1"
[    16.797] (**) Option "TapButton2" "2"
[    16.797] (**) Option "TapButton3" "3"
[    16.797] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[    16.797] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    16.797] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    16.808] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio3/input/input11/event6"
[    16.808] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[    16.808] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    16.808] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[    16.808] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.035
[    16.808] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    16.808] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    16.808] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    16.808] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    16.808] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    16.808] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[    16.808] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    16.808] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event8)
[    16.808] (II) No input driver specified, ignoring this device.
[    16.808] (II) This device may have been added with another device file.
[    16.809] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
[    16.809] (II) No input driver specified, ignoring this device.
[    16.809] (II) This device may have been added with another device file.
[    16.809] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event15)
[    16.809] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    16.809] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    16.809] (**) HP WMI hotkeys: Applying InputClass "keyboard-all"
[    16.809] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    16.809] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[    16.809] (**) HP WMI hotkeys: always reports core events
[    16.809] (**) Option "Device" "/dev/input/event15"
[    16.809] (II) event15 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[    16.809] (II) event15 - HP WMI hotkeys: device is a keyboard
[    16.810] (II) event15 - HP WMI hotkeys: device removed
[    16.820] (**) Option "config_info" "udev:/sys/devices/virtual/input/input21/event15"
[    16.820] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 13)
[    16.820] (**) Option "xkb_layout" "us"
[    16.820] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    16.820] (II) event15 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[    16.820] (II) event15 - HP WMI hotkeys: device is a keyboard
I think the solution to this is getting an AMD driver for Porteus, however i dont know how to do that either. I recall asking here before, but i couldnt seem to find out what to do with the answer i was given.
if yall need more info on the system lmk! :pulpfiction:

User avatar
Blaze
DEV Team
DEV Team
Posts: 3885
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

Porteus doesnt work consistently (on an AMD ryzen _ pro ___)

Post#2 by Blaze » 28 Jan 2024, 19:11

Hi eggbladder,
how about to update kernel to 6.7.2?
Look at this Porteus Kernel Builder (Пост Blaze #98187)
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

User avatar
eggbladder
Black ninja
Black ninja
Posts: 36
Joined: 20 Nov 2023, 22:50
Distribution: Arch Linux
Location: Tonga

Porteus doesnt work consistently (on an AMD ryzen _ pro ___)

Post#3 by eggbladder » 28 Jan 2024, 21:37

Thank you! I have those downloaded, however im not really sure on where to put them. I assume the .xzm files go into base, but other than that, im clueless.

User avatar
Ed_P
Contributor
Contributor
Posts: 8374
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Porteus doesnt work consistently (on an AMD ryzen _ pro ___)

Post#4 by Ed_P » 28 Jan 2024, 23:58

The 000-kernel.xzm goes in /base, vmlinuz goes in /boot/syslinux, other .xzms go in /porteus/optional, .config can go in /porteus folder or disregard.
Last edited by Ed_P on 29 Jan 2024, 00:52, edited 1 time in total.
Reason: Clarified file locations.
Ed

User avatar
eggbladder
Black ninja
Black ninja
Posts: 36
Joined: 20 Nov 2023, 22:50
Distribution: Arch Linux
Location: Tonga

Porteus doesnt work consistently (on an AMD ryzen _ pro ___)

Post#5 by eggbladder » 28 Feb 2024, 01:47

I installed the new kernel, however that didnt do all too much, unfortunately.
Apologies for the late forum response; ive been busy with school.

User avatar
babam
Warlord
Warlord
Posts: 528
Joined: 16 Nov 2016, 10:30
Distribution: Porteus 5.0rc3 Xfce K6.1.1
Location: Rainy city

Porteus doesnt work consistently (on an AMD ryzen _ pro ___)

Post#6 by babam » 28 Feb 2024, 06:39

eggbladder wrote:
28 Feb 2024, 01:47
I installed the new kernel, however that didnt do all too much, unfortunately.
Try this kernel https://www.mediafire.com/file/1s1wl3p9 ... vice-3.zip
Sorry, my English is bad.

User avatar
Blaze
DEV Team
DEV Team
Posts: 3885
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

Porteus doesnt work consistently (on an AMD ryzen _ pro ___)

Post#7 by Blaze » 28 Feb 2024, 16:48

Can you replace kernel to 6.6.18 from this tarboll ? 64bit-ALL-kernel6.6.18.tar

Code: Select all

# All operations must be done as root user!

# replace 000-kernel.xzm
# remove crippled_sources.xzm
# optionally add 06-crippled_sources-NNN-XXbit.xzm
/path-to/porteus/base

# replace vmlinuz
/path-to/boot/syslinux

# reboot Porteus
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

fulalas
DEV Team
DEV Team
Posts: 2050
Joined: 26 Oct 2016, 15:34
Distribution: Porteus
Location: Brazil

Porteus doesnt work consistently (on an AMD ryzen _ pro ___)

Post#8 by fulalas » 28 Feb 2024, 21:17

@eggbladder, could you provide the full model of your CPU?

I noticed that on recent AMD Ryzen CPUs, like 7840HS, the Xorg version provided by Slackware 15.0 (and therefore Porteus 5) doesn't work properly.

So you can either try to build Xorg from Slackware current source (not easy) or try PorteuX (easy).

User avatar
eggbladder
Black ninja
Black ninja
Posts: 36
Joined: 20 Nov 2023, 22:50
Distribution: Arch Linux
Location: Tonga

Porteus doesnt work consistently (on an AMD ryzen _ pro ___)

Post#9 by eggbladder » 29 Feb 2024, 01:57

Yes.
I believe that its a Ryzen pro 2300U.

User avatar
eggbladder
Black ninja
Black ninja
Posts: 36
Joined: 20 Nov 2023, 22:50
Distribution: Arch Linux
Location: Tonga

Porteus doesnt work consistently (on an AMD ryzen _ pro ___)

Post#10 by eggbladder » 29 Feb 2024, 02:11

6.7.2
Bios is inconsistent
Resolution is gonked on uefi
Network interface wlan0 is not detected

6.6.18 -
No noticable changes. Booting with BIOS, its still inconsistent.
Booting with UEFI, the resolution is gonked, and network interface is never detected

6.7.4
No noticable changes. Booting with BIOS, its still inconsistent.
Booting with UEFI, the resolution is gonked, and network interface is never detected.

(i copied pasted the two for 6.6.18 and 6.7.4, but thats because they both just did the same thing.

User avatar
eggbladder
Black ninja
Black ninja
Posts: 36
Joined: 20 Nov 2023, 22:50
Distribution: Arch Linux
Location: Tonga

Porteus doesnt work consistently (on an AMD ryzen _ pro ___)

Post#11 by eggbladder » 29 Feb 2024, 04:01

@fululas

i tried using porteux, but i couldnt seem to boot into it. It kept on telling me that it couldnt open the blockdev, despite my filesystem on the flashdrive being fat32 and the filesystem on the flashcard to be ext4.

fulalas
DEV Team
DEV Team
Posts: 2050
Joined: 26 Oct 2016, 15:34
Distribution: Porteus
Location: Brazil

Porteus doesnt work consistently (on an AMD ryzen _ pro ___)

Post#12 by fulalas » 29 Feb 2024, 08:55

'network interface is never detected'

This might be because you have a kernel xzm module mixed with incompatible vmlinuz (in /boot/syslinux/).

My recommendation is to start from scratch, using Gparted application as following:
1- select the device where you want to install Porteus/PorteuX
2- select 'Device' menu and then 'Create Partition Table'
3- select 'msdos' and then 'Apply'
4- select 'Partition' menu and then 'New'
5- select 'fat32' in 'File System' and then 'Add'
6- select 'Apply All Operations' in 'Edit' menu and then 'Apply'

You should see no errors. If you do, unplug your storage unit, plug it again and repeat the above.

Now that you have the unit formatted, copy the whole ISO content of Porteus/PorteuX to this storage unit. And finally go to the boot folder and run the installer:
1- Porteus-installer-for-Linux.com (if you're using Porteus)
2- porteux-installer-for-linux.run (if you're using PorteuX)

If you see any warning/error, please let us know.

User avatar
eggbladder
Black ninja
Black ninja
Posts: 36
Joined: 20 Nov 2023, 22:50
Distribution: Arch Linux
Location: Tonga

Porteus doesnt work consistently (on an AMD ryzen _ pro ___)

Post#13 by eggbladder » 29 Feb 2024, 23:16

@fulalas

The same error is occurring, unfortunately. Im using the "porteux-v1.0-kde-5.23.5-stable-x86_64" iso.

User avatar
eggbladder
Black ninja
Black ninja
Posts: 36
Joined: 20 Nov 2023, 22:50
Distribution: Arch Linux
Location: Tonga

Porteus doesnt work consistently (on an AMD ryzen _ pro ___)

Post#14 by eggbladder » 01 Mar 2024, 00:25

Using porteus...

it is good to note that when Porteus decides to boot perfectly well, the resolution is perfect and i have all of my network interfaces properly detected.

User avatar
babam
Warlord
Warlord
Posts: 528
Joined: 16 Nov 2016, 10:30
Distribution: Porteus 5.0rc3 Xfce K6.1.1
Location: Rainy city

Porteus doesnt work consistently (on an AMD ryzen _ pro ___)

Post#15 by babam » 01 Mar 2024, 03:06

eggbladder wrote:
29 Feb 2024, 23:16
The same error is occurring, unfortunately. Im using the "porteux-v1.0-kde-5.23.5-stable-x86_64" iso.
Try using porteux-current.
Sorry, my English is bad.

Post Reply