12-01-2021, 12:57 PM
(This post was last modified: 12-01-2021, 02:43 PM by keaton.)
edit: it is working so far. I had the battery jumper off. installing it/shorting it, it now boots
so i have to do this
Code: # zstd -d slackware-current-*-server-*-build-*.img
# dd if=slackware-current-*-server-*-build-*.img of=/dev/mmcblk0 bs=1M
if i try this
Code: sudo zstdcat slackware-current-*-server-*-build-*.img.zst > /dev/mmcblk0
i get "permission denied"
(12-01-2021, 12:57 PM)keaton Wrote: if i try this
Code: sudo zstdcat slackware-current-*-server-*-build-*.img.zst > /dev/mmcblk0
i get "permission denied"
Because in the latter example, you're only running the cat as root, not the shell redirect. Don't use sudo here, do sudo -i first to get a root shell.
(12-06-2021, 05:50 AM)mara Wrote: slarm64-current-aarch64-xfce-quartz64-5.16.0-rc4-build-20211206.img.zst
It boots and runs but I have no HDMI output.
I don't know if there are any clues in here:-
Code: root@quartz64:/var/log# cat Xorg.0.log
[ 41.517]
X.Org X Server 1.20.13
X Protocol Version 11, Revision 0
[ 41.517] Build Operating System: Slackware 15.0 Slackware Linux Project
[ 41.517] Current Operating System: Linux quartz64 5.16.0-rc4 #1 SMP PREEMPT Sun Dec 5 23:15:25 UTC 2021 aarch64
[ 41.517] Kernel command line: root=/dev/mmcblk0p2 ro rootwait rootfstype=ext4 init=/sbin/init loglevel=4 earlycon=u8
[ 41.518] Build Date: 30 July 2021 08:16:48PM
[ 41.518]
[ 41.518] Current version of pixman: 0.40.0
[ 41.518] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 41.518] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 41.518] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Dec 6 10:14:45 2021
[ 41.524] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 41.524] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 41.539] (==) No Layout section. Using the first Screen section.
[ 41.539] (==) No screen section available. Using defaults.
[ 41.539] (**) |-->Screen "Default Screen Section" (0)
[ 41.539] (**) | |-->Monitor "<default monitor>"
[ 41.540] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 41.541] (**) Option "BlankTime" "0"
[ 41.541] (**) Option "StandbyTime" "0"
[ 41.541] (**) Option "SuspendTime" "0"
[ 41.541] (**) Option "OffTime" "0"
[ 41.541] (==) Automatically adding devices
[ 41.541] (==) Automatically enabling devices
[ 41.541] (==) Automatically adding GPU devices
[ 41.541] (==) Automatically binding GPU devices
[ 41.541] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 41.541] (WW) The directory "/usr/share/fonts/local" does not exist.
[ 41.541] Entry deleted from font path.
[ 41.542] (WW) The directory "/usr/share/fonts/CID" does not exist.
[ 41.542] Entry deleted from font path.
[ 41.551] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF,
/usr/share/fonts/OTF,
/usr/share/fonts/Type1,
/usr/share/fonts/75dpi/:unscaled,
/usr/share/fonts/100dpi/:unscaled,
/usr/share/fonts/75dpi,
/usr/share/fonts/100dpi,
/usr/share/fonts/cyrillic
[ 41.551] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 41.551] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 41.551] (II) Loader magic: 0x624c30
[ 41.551] (II) Module ABI versions:
[ 41.551] X.Org ANSI C Emulation: 0.4
[ 41.551] X.Org Video Driver: 24.1
[ 41.551] X.Org XInput driver : 24.1
[ 41.551] X.Org Server Extension : 10.0
[ 41.553] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 41.555] (II) no primary bus or device found
[ 41.555] falling back to /sys/devices/platform/display-subsystem/drm/card0
[ 41.555] (II) LoadModule: "glx"
[ 41.565] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 41.579] (II) Module glx: vendor="X.Org Foundation"
[ 41.579] compiled for 1.20.13, module version = 1.0.0
[ 41.579] ABI class: X.Org Server Extension, version 10.0
[ 41.579] (==) Matched modesetting as autoconfigured driver 0
[ 41.579] (==) Matched fbdev as autoconfigured driver 1
[ 41.579] (==) Assigned the driver to the xf86ConfigLayout
[ 41.579] (II) LoadModule: "modesetting"
[ 41.581] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[ 41.584] (II) Module modesetting: vendor="X.Org Foundation"
[ 41.584] compiled for 1.20.13, module version = 1.20.13
[ 41.584] Module class: X.Org Video Driver
[ 41.585] ABI class: X.Org Video Driver, version 24.1
[ 41.585] (II) LoadModule: "fbdev"
[ 41.585] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[ 41.587] (II) Module fbdev: vendor="X.Org Foundation"
[ 41.587] compiled for 1.20.9, module version = 0.5.0
[ 41.587] Module class: X.Org Video Driver
[ 41.587] ABI class: X.Org Video Driver, version 24.1
[ 41.588] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 41.588] (II) FBDEV: driver for framebuffer: fbdev
[ 41.588] (++) using VT number 7
[ 41.593] (II) modeset(0): using drv /dev/dri/card0
[ 41.593] (WW) Falling back to old probe method for fbdev
[ 41.593] (II) Loading sub module "fbdevhw"
[ 41.593] (II) LoadModule: "fbdevhw"
[ 41.595] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[ 41.597] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 41.597] compiled for 1.20.13, module version = 0.0.2
[ 41.597] ABI class: X.Org Video Driver, version 24.1
[ 41.598] (EE) open /dev/fb0: No such file or directory
[ 41.598] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 41.598] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 41.598] (==) modeset(0): RGB weight 888
[ 41.598] (==) modeset(0): Default visual is TrueColor
[ 41.599] (II) Loading sub module "glamoregl"
[ 41.599] (II) LoadModule: "glamoregl"
[ 41.599] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[ 41.679] (II) Module glamoregl: vendor="X.Org Foundation"
[ 41.679] compiled for 1.20.13, module version = 1.0.1
[ 41.679] ABI class: X.Org ANSI C Emulation, version 0.4
[ 44.159] (II) modeset(0): Refusing to try glamor on llvmpipe
[ 44.166] (EE) modeset(0): glamor initialization failed
[ 44.166] (II) modeset(0): ShadowFB: preferred NO, enabled NO
[ 44.166] (II) modeset(0): Output HDMI-1 has no monitor section
[ 44.167] (II) modeset(0): EDID for output HDMI-1
[ 44.167] (II) modeset(0): Output HDMI-1 disconnected
[ 44.167] (WW) modeset(0): No outputs definitely connected, trying again...
[ 44.167] (II) modeset(0): Output HDMI-1 disconnected
[ 44.167] (WW) modeset(0): Unable to find connected outputs - setting 1024x768 initial framebuffer
[ 44.167] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 44.167] (==) modeset(0): DPI set to (96, 96)
[ 44.167] (II) Loading sub module "fb"
[ 44.167] (II) LoadModule: "fb"
[ 44.168] (II) Loading /usr/lib64/xorg/modules/libfb.so
[ 44.174] (II) Module fb: vendor="X.Org Foundation"
[ 44.174] compiled for 1.20.13, module version = 1.0.0
[ 44.174] ABI class: X.Org ANSI C Emulation, version 0.4
[ 44.174] (II) UnloadModule: "fbdev"
[ 44.175] (II) Unloading fbdev
[ 44.175] (II) UnloadSubModule: "fbdevhw"
[ 44.175] (II) Unloading fbdevhw
[ 44.188] (==) modeset(0): Backing store enabled
[ 44.188] (==) modeset(0): Silken mouse enabled
[ 44.191] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 44.192] (==) modeset(0): DPMS enabled
[ 44.192] (II) Initializing extension Generic Event Extension
[ 44.192] (II) Initializing extension SHAPE
[ 44.192] (II) Initializing extension MIT-SHM
[ 44.192] (II) Initializing extension XInputExtension
[ 44.194] (II) Initializing extension XTEST
[ 44.194] (II) Initializing extension BIG-REQUESTS
[ 44.194] (II) Initializing extension SYNC
[ 44.194] (II) Initializing extension XKEYBOARD
[ 44.194] (II) Initializing extension XC-MISC
[ 44.194] (II) Initializing extension XFIXES
[ 44.194] (II) Initializing extension RENDER
[ 44.194] (II) Initializing extension RANDR
[ 44.194] (II) Initializing extension COMPOSITE
[ 44.194] (II) Initializing extension DAMAGE
[ 44.195] (II) Initializing extension MIT-SCREEN-SAVER
[ 44.195] (II) Initializing extension DOUBLE-BUFFER
[ 44.195] (II) Initializing extension RECORD
[ 44.195] (II) Initializing extension DPMS
[ 44.195] (II) Initializing extension Present
[ 44.195] (II) Initializing extension DRI3
[ 44.195] (II) Initializing extension X-Resource
[ 44.195] (II) Initializing extension XVideo
[ 44.195] (II) Initializing extension XVideo-MotionCompensation
[ 44.195] (II) Initializing extension GLX
[ 44.195] (II) AIGLX: Screen 0 is not DRI2 capable
[ 44.353] (II) IGLX: Loaded and initialized swrast
[ 44.353] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 44.353] (II) Initializing extension XFree86-VidModeExtension
[ 44.353] (II) Initializing extension XFree86-DGA
[ 44.354] (II) Initializing extension XFree86-DRI
[ 44.355] (II) Initializing extension DRI2
[ 44.356] (II) modeset(0): Damage tracking initialized
[ 45.105] (II) config/udev: Adding input device Logitech K400 Plus (/dev/input/event1)
[ 45.105] (**) Logitech K400 Plus: Applying InputClass "evdev pointer catchall"
[ 45.105] (**) Logitech K400 Plus: Applying InputClass "evdev keyboard catchall"
[ 45.105] (**) Logitech K400 Plus: Applying InputClass "libinput pointer catchall"
[ 45.106] (**) Logitech K400 Plus: Applying InputClass "libinput keyboard catchall"
[ 45.106] (**) Logitech K400 Plus: Applying InputClass "keyboard-all"
[ 45.106] (**) Logitech K400 Plus: Applying InputClass "libinput keyboard catchall"
[ 45.106] (II) LoadModule: "libinput"
[ 45.107] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[ 45.130] (II) Module libinput: vendor="X.Org Foundation"
[ 45.130] compiled for 1.20.13, module version = 1.2.0
[ 45.130] Module class: X.Org XInput Driver
[ 45.130] ABI class: X.Org XInput driver, version 24.1
[ 45.130] (II) Using input driver 'libinput' for 'Logitech K400 Plus'
[ 45.130] (**) Logitech K400 Plus: always reports core events
[ 45.130] (**) Option "Device" "/dev/input/event1"
[ 45.132] (**) Option "_source" "server/udev"
[ 45.167] (II) event1 - Logitech K400 Plus: is tagged by udev as: Keyboard Mouse
[ 45.168] (II) event1 - Logitech K400 Plus: device is a pointer
[ 45.168] (II) event1 - Logitech K400 Plus: device is a keyboard
[ 45.169] (II) event1 - Logitech K400 Plus: device removed
[ 45.241] (II) libinput: Logitech K400 Plus: needs a virtual subdevice
[ 45.241] (**) Option "config_info" "udev:/sys/devices/platform/fd840000.usb/usb3/3-1/3-1:1.2/0003:046D:C52B.0003/00"
[ 45.241] (II) XINPUT: Adding extended input device "Logitech K400 Plus" (type: MOUSE, id 6)
[ 45.242] (**) Option "AccelerationScheme" "none"
[ 45.242] (**) Logitech K400 Plus: (accel) selected scheme none/0
[ 45.243] (**) Logitech K400 Plus: (accel) acceleration factor: 2.000
[ 45.243] (**) Logitech K400 Plus: (accel) acceleration threshold: 4
[ 45.247] (II) event1 - Logitech K400 Plus: is tagged by udev as: Keyboard Mouse
[ 45.247] (II) event1 - Logitech K400 Plus: device is a pointer
[ 45.247] (II) event1 - Logitech K400 Plus: device is a keyboard
[ 45.250] (II) config/udev: Adding input device Logitech K400 Plus (/dev/input/mouse0)
[ 45.250] (II) No input driver specified, ignoring this device.
[ 45.250] (II) This device may have been added with another device file.
[ 45.252] (II) config/udev: Adding input device Analog RK817 Headphones (/dev/input/event0)
[ 45.252] (II) No input driver specified, ignoring this device.
[ 45.253] (II) This device may have been added with another device file.
[ 45.282] (**) Logitech K400 Plus: Applying InputClass "evdev pointer catchall"
[ 45.282] (**) Logitech K400 Plus: Applying InputClass "evdev keyboard catchall"
[ 45.283] (**) Logitech K400 Plus: Applying InputClass "libinput pointer catchall"
[ 45.283] (**) Logitech K400 Plus: Applying InputClass "libinput keyboard catchall"
[ 45.283] (**) Logitech K400 Plus: Applying InputClass "keyboard-all"
[ 45.283] (**) Logitech K400 Plus: Applying InputClass "libinput keyboard catchall"
[ 45.283] (II) Using input driver 'libinput' for 'Logitech K400 Plus'
[ 45.283] (**) Logitech K400 Plus: always reports core events
[ 45.283] (**) Option "Device" "/dev/input/event1"
[ 45.283] (**) Option "_source" "_driver/libinput"
[ 45.283] (II) libinput: Logitech K400 Plus: is a virtual subdevice
[ 45.283] (**) Option "config_info" "udev:/sys/devices/platform/fd840000.usb/usb3/3-1/3-1:1.2/0003:046D:C52B.0003/00"
[ 45.284] (II) XINPUT: Adding extended input device "Logitech K400 Plus" (type: KEYBOARD, id 7)
[ 45.284] (**) Option "xkb_layout" "us"
[ 45.284] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
12-06-2021, 07:32 AM
(This post was last modified: 12-06-2021, 07:35 AM by mara.)
I'm fine with the output to HDMI
Code: [ 46.222]
X.Org X Server 1.20.13
X Protocol Version 11, Revision 0
[ 46.222] Build Operating System: Slackware 15.0 Slackware Linux Project
[ 46.222] Current Operating System: Linux quartz64 5.16.0-rc4 #1 SMP PREEMPT Sun Dec 5 23:15:25 UTC 2021 aarch64
[ 46.222] Kernel command line: root=/dev/mmcblk0p2 ro rootwait rootfstype=ext4 init=/sbin/init loglevel=4 earlycon=uart8250,mmio32,0xfe660000 console=tty1 console=ttyS2,1500000n8
[ 46.222] Build Date: 30 July 2021 08:16:48PM
[ 46.222]
[ 46.222] Current version of pixman: 0.40.0
[ 46.222] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 46.222] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 46.223] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Aug 5 09:01:54 2017
[ 46.227] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 46.227] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 46.234] (==) No Layout section. Using the first Screen section.
[ 46.234] (==) No screen section available. Using defaults.
[ 46.234] (**) |-->Screen "Default Screen Section" (0)
[ 46.234] (**) | |-->Monitor "<default monitor>"
[ 46.235] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 46.236] (**) Option "BlankTime" "0"
[ 46.236] (**) Option "StandbyTime" "0"
[ 46.236] (**) Option "SuspendTime" "0"
[ 46.236] (**) Option "OffTime" "0"
[ 46.236] (==) Automatically adding devices
[ 46.236] (==) Automatically enabling devices
[ 46.236] (==) Automatically adding GPU devices
[ 46.236] (==) Automatically binding GPU devices
[ 46.236] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 46.236] (WW) The directory "/usr/share/fonts/local" does not exist.
[ 46.236] Entry deleted from font path.
[ 46.237] (WW) The directory "/usr/share/fonts/CID" does not exist.
[ 46.237] Entry deleted from font path.
[ 46.247] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF,
/usr/share/fonts/OTF,
/usr/share/fonts/Type1,
/usr/share/fonts/75dpi/:unscaled,
/usr/share/fonts/100dpi/:unscaled,
/usr/share/fonts/75dpi,
/usr/share/fonts/100dpi,
/usr/share/fonts/cyrillic
[ 46.247] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 46.247] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 46.247] (II) Loader magic: 0x624c30
[ 46.247] (II) Module ABI versions:
[ 46.247] X.Org ANSI C Emulation: 0.4
[ 46.247] X.Org Video Driver: 24.1
[ 46.248] X.Org XInput driver : 24.1
[ 46.248] X.Org Server Extension : 10.0
[ 46.249] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 46.265] (II) no primary bus or device found
[ 46.265] falling back to /sys/devices/platform/display-subsystem/drm/card0
[ 46.265] (II) LoadModule: "glx"
[ 46.270] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 46.281] (II) Module glx: vendor="X.Org Foundation"
[ 46.281] compiled for 1.20.13, module version = 1.0.0
[ 46.281] ABI class: X.Org Server Extension, version 10.0
[ 46.281] (==) Matched modesetting as autoconfigured driver 0
[ 46.282] (==) Matched fbdev as autoconfigured driver 1
[ 46.282] (==) Assigned the driver to the xf86ConfigLayout
[ 46.282] (II) LoadModule: "modesetting"
[ 46.283] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[ 46.288] (II) Module modesetting: vendor="X.Org Foundation"
[ 46.288] compiled for 1.20.13, module version = 1.20.13
[ 46.288] Module class: X.Org Video Driver
[ 46.288] ABI class: X.Org Video Driver, version 24.1
[ 46.288] (II) LoadModule: "fbdev"
[ 46.289] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[ 46.291] (II) Module fbdev: vendor="X.Org Foundation"
[ 46.291] compiled for 1.20.9, module version = 0.5.0
[ 46.291] Module class: X.Org Video Driver
[ 46.291] ABI class: X.Org Video Driver, version 24.1
[ 46.291] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 46.291] (II) FBDEV: driver for framebuffer: fbdev
[ 46.291] (++) using VT number 7
[ 46.347] (II) modeset(0): using drv /dev/dri/card0
[ 46.347] (WW) Falling back to old probe method for fbdev
[ 46.347] (II) Loading sub module "fbdevhw"
[ 46.347] (II) LoadModule: "fbdevhw"
[ 46.349] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[ 46.351] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 46.352] compiled for 1.20.13, module version = 0.0.2
[ 46.352] ABI class: X.Org Video Driver, version 24.1
[ 46.352] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 46.352] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 46.353] (==) modeset(0): RGB weight 888
[ 46.353] (==) modeset(0): Default visual is TrueColor
[ 46.353] (II) Loading sub module "glamoregl"
[ 46.353] (II) LoadModule: "glamoregl"
[ 46.354] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[ 46.392] (II) Module glamoregl: vendor="X.Org Foundation"
[ 46.392] compiled for 1.20.13, module version = 1.0.1
[ 46.392] ABI class: X.Org ANSI C Emulation, version 0.4
[ 48.670] (II) modeset(0): Refusing to try glamor on llvmpipe
[ 48.677] (EE) modeset(0): glamor initialization failed
[ 48.677] (II) modeset(0): ShadowFB: preferred NO, enabled NO
[ 48.788] (II) modeset(0): Output HDMI-1 has no monitor section
[ 48.899] (II) modeset(0): EDID for output HDMI-1
[ 48.899] (II) modeset(0): Manufacturer: SAM Model: f57 Serial#: 810834008
[ 48.899] (II) modeset(0): Year: 2019 Week: 26
[ 48.899] (II) modeset(0): EDID Version: 1.3
[ 48.899] (II) modeset(0): Digital Display Input
[ 48.899] (II) modeset(0): Max Image Size [cm]: horiz.: 60 vert.: 34
[ 48.900] (II) modeset(0): Gamma: 2.20
[ 48.900] (II) modeset(0): DPMS capabilities: Off
[ 48.900] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 48.900] (II) modeset(0): First detailed timing is preferred mode
[ 48.900] (II) modeset(0): redX: 0.652 redY: 0.341 greenX: 0.320 greenY: 0.608
[ 48.900] (II) modeset(0): blueX: 0.146 blueY: 0.065 whiteX: 0.313 whiteY: 0.329
[ 48.900] (II) modeset(0): Supported established timings:
[ 48.900] (II) modeset(0): 720x400@70Hz
[ 48.900] (II) modeset(0): 640x480@60Hz
[ 48.900] (II) modeset(0): 640x480@67Hz
[ 48.900] (II) modeset(0): 640x480@72Hz
[ 48.900] (II) modeset(0): 640x480@75Hz
[ 48.900] (II) modeset(0): 800x600@56Hz
[ 48.900] (II) modeset(0): 800x600@60Hz
[ 48.900] (II) modeset(0): 800x600@72Hz
[ 48.900] (II) modeset(0): 800x600@75Hz
[ 48.900] (II) modeset(0): 832x624@75Hz
[ 48.900] (II) modeset(0): 1024x768@60Hz
[ 48.900] (II) modeset(0): 1024x768@70Hz
[ 48.900] (II) modeset(0): 1024x768@75Hz
[ 48.900] (II) modeset(0): 1280x1024@75Hz
[ 48.900] (II) modeset(0): 1152x864@75Hz
[ 48.901] (II) modeset(0): Manufacturer's mask: 0
[ 48.901] (II) modeset(0): Supported standard timings:
[ 48.901] (II) modeset(0): #0: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 48.901] (II) modeset(0): #1: hsize: 1280 vsize 800 refresh: 60 vid: 129
[ 48.901] (II) modeset(0): #2: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 48.901] (II) modeset(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 48.901] (II) modeset(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 48.901] (II) modeset(0): #5: hsize: 1600 vsize 900 refresh: 60 vid: 49321
[ 48.901] (II) modeset(0): #6: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 48.901] (II) modeset(0): Supported detailed timing:
[ 48.901] (II) modeset(0): clock: 241.5 MHz Image Size: 597 x 336 mm
[ 48.901] (II) modeset(0): h_active: 2560 h_sync: 2608 h_sync_end 2640 h_blank_end 2720 h_border: 0
[ 48.901] (II) modeset(0): v_active: 1440 v_sync: 1443 v_sync_end 1448 v_blanking: 1481 v_border: 0
[ 48.901] (II) modeset(0): Ranges: V min: 50 V max: 75 Hz, H min: 27 H max: 89 kHz, PixClock max 255 MHz
[ 48.901] (II) modeset(0): Monitor name: C27JG5x
[ 48.901] (II) modeset(0): Serial No: HTOM601358
[ 48.901] (II) modeset(0): Supported detailed timing:
[ 48.901] (II) modeset(0): clock: 148.5 MHz Image Size: 597 x 336 mm
[ 48.901] (II) modeset(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 48.901] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 48.902] (II) modeset(0): Supported detailed timing:
[ 48.902] (II) modeset(0): clock: 148.5 MHz Image Size: 597 x 336 mm
[ 48.902] (II) modeset(0): h_active: 1920 h_sync: 2448 h_sync_end 2492 h_blank_end 2640 h_border: 0
[ 48.902] (II) modeset(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 48.902] (II) modeset(0): Supported detailed timing:
[ 48.902] (II) modeset(0): clock: 74.2 MHz Image Size: 597 x 336 mm
[ 48.902] (II) modeset(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
[ 48.902] (II) modeset(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 48.902] (II) modeset(0): Supported detailed timing:
[ 48.902] (II) modeset(0): clock: 74.2 MHz Image Size: 597 x 336 mm
[ 48.902] (II) modeset(0): h_active: 1280 h_sync: 1720 h_sync_end 1760 h_blank_end 1980 h_border: 0
[ 48.902] (II) modeset(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 48.902] (II) modeset(0): Supported detailed timing:
[ 48.902] (II) modeset(0): clock: 27.0 MHz Image Size: 597 x 336 mm
[ 48.902] (II) modeset(0): h_active: 720 h_sync: 736 h_sync_end 798 h_blank_end 858 h_border: 0
[ 48.902] (II) modeset(0): v_active: 480 v_sync: 489 v_sync_end 495 v_blanking: 525 v_border: 0
[ 48.902] (II) modeset(0): Number of EDID sections to follow: 1
[ 48.902] (II) modeset(0): EDID (in hex):
[ 48.902] (II) modeset(0): 00ffffffffffff004c2d570f58585430
[ 48.902] (II) modeset(0): 1a1d0103803c22782a1375a757529b25
[ 48.903] (II) modeset(0): 105054bfef80b300810081c081809500
[ 48.903] (II) modeset(0): a9c0714f0101565e00a0a0a029503020
[ 48.903] (II) modeset(0): 350055502100001a000000fd00324b1b
[ 48.903] (II) modeset(0): 5919000a202020202020000000fc0043
[ 48.903] (II) modeset(0): 32374a4735780a2020202020000000ff
[ 48.903] (II) modeset(0): 0048544f4d3630313335380a202001fc
[ 48.903] (II) modeset(0): 02031bf146901f041303122309070783
[ 48.903] (II) modeset(0): 01000067030c0020008032023a801871
[ 48.903] (II) modeset(0): 382d40582c450055502100001e023a80
[ 48.903] (II) modeset(0): d072382d40102c458055502100001e01
[ 48.903] (II) modeset(0): 1d007251d01e206e2855005550210000
[ 48.903] (II) modeset(0): 1e011d00bc52d01e20b8285540555021
[ 48.903] (II) modeset(0): 00001e8c0ad08a20e02d10103e960055
[ 48.903] (II) modeset(0): 50210000180000000000000000000069
[ 48.903] (--) modeset(0): HDMI max TMDS frequency 250000KHz
[ 48.904] (II) modeset(0): Printing probed modes for output HDMI-1
[ 48.904] (II) modeset(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 48.904] (II) modeset(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 48.904] (II) modeset(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e)
[ 48.904] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 48.904] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 48.904] (II) modeset(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 48.904] (II) modeset(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 48.904] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 48.904] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 48.904] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 48.904] (II) modeset(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 48.904] (II) modeset(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 48.904] (II) modeset(0): Output HDMI-1 connected
[ 48.904] (II) modeset(0): Using exact sizes for initial modes
[ 48.904] (II) modeset(0): Output HDMI-1 using initial mode 1920x1080 +0+0
[ 48.905] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 48.905] (==) modeset(0): DPI set to (96, 96)
[ 48.905] (II) Loading sub module "fb"
[ 48.905] (II) LoadModule: "fb"
[ 48.906] (II) Loading /usr/lib64/xorg/modules/libfb.so
[ 48.915] (II) Module fb: vendor="X.Org Foundation"
[ 48.915] compiled for 1.20.13, module version = 1.0.0
[ 48.915] ABI class: X.Org ANSI C Emulation, version 0.4
[ 48.915] (II) UnloadModule: "fbdev"
[ 48.915] (II) Unloading fbdev
[ 48.915] (II) UnloadSubModule: "fbdevhw"
[ 48.915] (II) Unloading fbdevhw
[ 48.938] (==) modeset(0): Backing store enabled
[ 48.938] (==) modeset(0): Silken mouse enabled
[ 48.947] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 48.947] (==) modeset(0): DPMS enabled
[ 48.948] (II) Initializing extension Generic Event Extension
[ 48.948] (II) Initializing extension SHAPE
[ 48.948] (II) Initializing extension MIT-SHM
[ 48.948] (II) Initializing extension XInputExtension
[ 48.950] (II) Initializing extension XTEST
[ 48.950] (II) Initializing extension BIG-REQUESTS
[ 48.950] (II) Initializing extension SYNC
[ 48.950] (II) Initializing extension XKEYBOARD
[ 48.950] (II) Initializing extension XC-MISC
[ 48.950] (II) Initializing extension XFIXES
[ 48.950] (II) Initializing extension RENDER
[ 48.950] (II) Initializing extension RANDR
[ 48.950] (II) Initializing extension COMPOSITE
[ 48.950] (II) Initializing extension DAMAGE
[ 48.951] (II) Initializing extension MIT-SCREEN-SAVER
[ 48.951] (II) Initializing extension DOUBLE-BUFFER
[ 48.951] (II) Initializing extension RECORD
[ 48.951] (II) Initializing extension DPMS
[ 48.951] (II) Initializing extension Present
[ 48.951] (II) Initializing extension DRI3
[ 48.951] (II) Initializing extension X-Resource
[ 48.951] (II) Initializing extension XVideo
[ 48.951] (II) Initializing extension XVideo-MotionCompensation
[ 48.951] (II) Initializing extension GLX
[ 48.951] (II) AIGLX: Screen 0 is not DRI2 capable
[ 49.132] (II) IGLX: Loaded and initialized swrast
[ 49.132] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 49.132] (II) Initializing extension XFree86-VidModeExtension
[ 49.132] (II) Initializing extension XFree86-DGA
[ 49.132] (II) Initializing extension XFree86-DRI
[ 49.133] (II) Initializing extension DRI2
[ 49.136] (II) modeset(0): Damage tracking initialized
[ 49.136] (II) modeset(0): Setting screen physical size to 508 x 285
[ 49.905] (II) config/udev: Adding input device Analog RK817 Headphones (/dev/input/event0)
[ 49.905] (II) No input driver specified, ignoring this device.
[ 49.905] (II) This device may have been added with another device file.
[ 64.810] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
[ 64.810] (II) No input driver specified, ignoring this device.
[ 64.810] (II) This device may have been added with another device file.
[ 64.937] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event1)
[ 64.937] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 64.937] (**) Logitech USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 64.937] (II) LoadModule: "libinput"
[ 64.938] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[ 64.966] (II) Module libinput: vendor="X.Org Foundation"
[ 64.966] compiled for 1.20.13, module version = 1.2.0
[ 64.966] Module class: X.Org XInput Driver
[ 64.966] ABI class: X.Org XInput driver, version 24.1
[ 64.966] (II) Using input driver 'libinput' for 'Logitech USB Optical Mouse'
[ 64.966] (**) Logitech USB Optical Mouse: always reports core events
[ 64.966] (**) Option "Device" "/dev/input/event1"
[ 64.968] (**) Option "_source" "server/udev"
[ 65.008] (II) event1 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[ 65.009] (II) event1 - Logitech USB Optical Mouse: device is a pointer
[ 65.010] (II) event1 - Logitech USB Optical Mouse: device removed
[ 65.121] (**) Option "config_info" "udev:/sys/devices/platform/fd800000.usb/usb1/1-1/1-1.1/1-1.1:1.0/0003:046D:C077.0001/input/input1/event1"
[ 65.121] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 6)
[ 65.122] (**) Option "AccelerationScheme" "none"
[ 65.122] (**) Logitech USB Optical Mouse: (accel) selected scheme none/0
[ 65.123] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[ 65.123] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[ 65.127] (II) event1 - Logitech USB Optical Mouse: is tagged by udev as: Mouse
[ 65.127] (II) event1 - Logitech USB Optical Mouse: device is a pointer
[ 65.132] (II) event1 - Logitech USB Optical Mouse: SYN_DROPPED event - some input events have been lost.
[ 65.349] (II) config/udev: Adding input device Logitech USB Keyboard System Control (/dev/input/event4)
[ 65.349] (**) Logitech USB Keyboard System Control: Applying InputClass "evdev keyboard catchall"
[ 65.349] (**) Logitech USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 65.349] (**) Logitech USB Keyboard System Control: Applying InputClass "keyboard-all"
[ 65.349] (**) Logitech USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 65.349] (II) Using input driver 'libinput' for 'Logitech USB Keyboard System Control'
[ 65.349] (**) Logitech USB Keyboard System Control: always reports core events
[ 65.349] (**) Option "Device" "/dev/input/event4"
[ 65.349] (**) Option "_source" "server/udev"
[ 65.354] (II) event4 - Logitech USB Keyboard System Control: is tagged by udev as: Keyboard
[ 65.354] (II) event4 - Logitech USB Keyboard System Control: device is a keyboard
[ 65.355] (II) event4 - Logitech USB Keyboard System Control: device removed
[ 65.410] (**) Option "config_info" "udev:/sys/devices/platform/fd800000.usb/usb1/1-1/1-1.4/1-1.4:1.1/0003:046D:C31C.0003/input/input4/event4"
[ 65.410] (II) XINPUT: Adding extended input device "Logitech USB Keyboard System Control" (type: KEYBOARD, id 7)
[ 65.410] (**) Option "xkb_layout" "us"
[ 65.410] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 65.554] (II) event4 - Logitech USB Keyboard System Control: is tagged by udev as: Keyboard
[ 65.555] (II) event4 - Logitech USB Keyboard System Control: device is a keyboard
[ 65.565] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event2)
[ 65.565] (**) Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 65.566] (**) Logitech USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 65.566] (**) Logitech USB Keyboard: Applying InputClass "keyboard-all"
[ 65.566] (**) Logitech USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 65.566] (II) Using input driver 'libinput' for 'Logitech USB Keyboard'
[ 65.566] (**) Logitech USB Keyboard: always reports core events
[ 65.566] (**) Option "Device" "/dev/input/event2"
[ 65.566] (**) Option "_source" "server/udev"
[ 65.570] (II) event2 - Logitech USB Keyboard: is tagged by udev as: Keyboard
[ 65.570] (II) event2 - Logitech USB Keyboard: device is a keyboard
[ 65.571] (II) event2 - Logitech USB Keyboard: device removed
[ 65.620] (**) Option "config_info" "udev:/sys/devices/platform/fd800000.usb/usb1/1-1/1-1.4/1-1.4:1.0/0003:046D:C31C.0002/input/input2/event2"
[ 65.620] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 8)
[ 65.620] (**) Option "xkb_layout" "us"
[ 65.620] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 65.625] (II) event2 - Logitech USB Keyboard: is tagged by udev as: Keyboard
[ 65.625] (II) event2 - Logitech USB Keyboard: device is a keyboard
[ 65.632] (II) config/udev: Adding input device Logitech USB Keyboard Consumer Control (/dev/input/event3)
[ 65.632] (**) Logitech USB Keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 65.632] (**) Logitech USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 65.632] (**) Logitech USB Keyboard Consumer Control: Applying InputClass "keyboard-all"
[ 65.632] (**) Logitech USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 65.632] (II) Using input driver 'libinput' for 'Logitech USB Keyboard Consumer Control'
[ 65.632] (**) Logitech USB Keyboard Consumer Control: always reports core events
[ 65.632] (**) Option "Device" "/dev/input/event3"
[ 65.633] (**) Option "_source" "server/udev"
[ 65.637] (II) event3 - Logitech USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 65.637] (II) event3 - Logitech USB Keyboard Consumer Control: device is a keyboard
[ 65.637] (II) event3 - Logitech USB Keyboard Consumer Control: device removed
[ 65.720] (**) Option "config_info" "udev:/sys/devices/platform/fd800000.usb/usb1/1-1/1-1.4/1-1.4:1.1/0003:046D:C31C.0003/input/input3/event3"
[ 65.720] (II) XINPUT: Adding extended input device "Logitech USB Keyboard Consumer Control" (type: KEYBOARD, id 9)
[ 65.720] (**) Option "xkb_layout" "us"
[ 65.720] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 65.725] (II) event3 - Logitech USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 65.725] (II) event3 - Logitech USB Keyboard Consumer Control: device is a keyboard
[ 80.917] (II) modeset(0): EDID vendor "SAM", prod id 3927
[ 80.918] (II) modeset(0): Using EDID range info for horizontal sync
[ 80.918] (II) modeset(0): Using EDID range info for vertical refresh
[ 80.918] (II) modeset(0): Printing DDC gathered Modelines:
[ 80.918] (II) modeset(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz eP)
[ 80.918] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 80.918] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 80.918] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 80.918] (II) modeset(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 80.918] (II) modeset(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 80.918] (II) modeset(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 80.918] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 80.918] (II) modeset(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 80.918] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 80.919] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 80.919] (II) modeset(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 80.919] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 80.919] (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 80.919] (II) modeset(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 80.919] (II) modeset(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 80.919] (II) modeset(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 80.919] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 80.919] (II) modeset(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 80.919] (II) modeset(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 80.919] (II) modeset(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 80.919] (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 80.919] (II) modeset(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 80.919] (II) modeset(0): Modeline "1280x800"x0.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 80.919] (II) modeset(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 80.919] (II) modeset(0): Modeline "1440x900"x0.0 88.75 1440 1488 1520 1600 900 903 909 926 +hsync -vsync (55.5 kHz e)
[ 80.920] (II) modeset(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e)
[ 80.921] (--) modeset(0): HDMI max TMDS frequency 250000KHz
your monitor is not detected
Code: [ 44.167] (II) modeset(0): Output HDMI-1 disconnected
[ 44.167] (WW) modeset(0): No outputs definitely connected, trying again...
[ 44.167] (II) modeset(0): Output HDMI-1 disconnected
that particular monitor worked with your 4.19 build
(12-06-2021, 08:12 AM)dieselnutjob Wrote: that particular monitor worked with your 4.19 build
try to reconnect physically HDMI after booting
The mainline vop2 patchset only works at 1080p right now as far as I can tell, so your monitor needs to be able to handle a 1080p mode.
|