[Bug 256645] ROCK64: No HDMI output

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 16 Jun 2021 13:23:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256645

            Bug ID: 256645
           Summary: ROCK64: No HDMI output
           Product: Base System
           Version: 13.0-RELEASE
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: arm
          Assignee: freebsd-arm@FreeBSD.org
          Reporter: jwb@freebsd.org

Is anyone actively looking into HDMI support on the ROCK64?

I just patched sysutils/desktop-installer so it will run on aarch64, but I
cannot test X11 at the moment.  There is no output from the HDMI port and if I
start xdm anyway, I get the following:

[   210.819] 
X.Org X Server 1.20.9
X Protocol Version 11, Revision 0
[   210.819] Build Operating System: FreeBSD 13.0-ALPHA1 arm64 
[   210.819] Current Operating System: FreeBSD herring.acadix.biz
13.0-RELEASE-p1 FreeBSD 13.0-RELEASE-p1 #0: Wed May 26 22:19:21 UTC 2021    
root@arm64-builder.daemonology.net:/usr/obj/usr/src/arm64.aarch64/sys/GENERIC
arm64
[   210.821] Build Date: 22 January 2021  08:47:17AM
[   210.821]  
[   210.821] Current version of pixman: 0.40.0
[   210.821]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[   210.821] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   210.822] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 15 08:25:45
2021
[   210.823] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   210.823] (==) Using system config directory
"/usr/local/share/X11/xorg.conf.d"
[   210.824] (==) No Layout section.  Using the first Screen section.
[   210.824] (==) No screen section available. Using defaults.
[   210.824] (**) |-->Screen "Default Screen Section" (0)
[   210.824] (**) |   |-->Monitor "<default monitor>"
[   210.826] (==) No device specified for screen "Default Screen Section".
        Using the first device section listed.
[   210.826] (**) |   |-->Device "Device0"
[   210.826] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[   210.826] (==) Automatically adding devices
[   210.826] (==) Automatically enabling devices
[   210.827] (==) Not automatically adding GPU devices
[   210.827] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   210.827] (==) FontPath set to:
        /usr/local/share/fonts/misc/,
        /usr/local/share/fonts/TTF/,
        /usr/local/share/fonts/OTF/,
        /usr/local/share/fonts/Type1/,
        /usr/local/share/fonts/100dpi/,
        /usr/local/share/fonts/75dpi/,
        catalogue:/usr/local/etc/X11/fontpath.d
[   210.827] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[   210.827] (II) The server relies on udev to provide the list of input
devices.
        If no devices become available, reconfigure udev or disable
AutoAddDevices.
[   210.827] (II) Loader magic: 0x43b620
[   210.827] (II) Module ABI versions:
[   210.827]    X.Org ANSI C Emulation: 0.4
[   210.827]    X.Org Video Driver: 24.1
[   210.827]    X.Org XInput driver : 24.1
[   210.827]    X.Org Server Extension : 10.0
[   210.828] (II) LoadModule: "glx"
[   210.828] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[   210.838] (II) Module glx: vendor="X.Org Foundation"
[   210.838]    compiled for 1.20.9, module version = 1.0.0
[   210.838]    ABI class: X.Org Server Extension, version 10.0
[   210.838] (==) Matched modesetting as autoconfigured driver 0
[   210.838] (==) Matched scfb as autoconfigured driver 1
[   210.838] (==) Assigned the driver to the xf86ConfigLayout
[   210.838] (II) LoadModule: "modesetting"
[   210.839] (II) Loading
/usr/local/lib/xorg/modules/drivers/modesetting_drv.so
[   210.839] (II) Module modesetting: vendor="X.Org Foundation"
[   210.839]    compiled for 1.20.9, module version = 1.20.9
[   210.839]    Module class: X.Org Video Driver
[   210.839]    ABI class: X.Org Video Driver, version 24.1
[   210.839] (II) LoadModule: "scfb"
[   210.840] (II) Loading /usr/local/lib/xorg/modules/drivers/scfb_drv.so
[   210.840] (II) Module scfb: vendor="X.Org Foundation"
[   210.840]    compiled for 1.20.9, module version = 0.0.5
[   210.840]    ABI class: X.Org Video Driver, version 24.1
[   210.840] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   210.840] (II) scfb: driver for wsdisplay framebuffer: scfb
[   210.841] (EE) 
Fatal server error:
[   210.841] (EE) xf86OpenConsole: No console driver found
        Supported drivers: pccons (with X support), syscons, pcvt
        Check your kernel's console driver configuration and /dev entries(EE) 
[   210.841] (EE) 
Please consult the The X.Org Foundation support 
         at http://wiki.x.org
 for help. 
[   210.841] (EE) Please also check the log file at "/var/log/Xorg.0.log" for
additional information.
[   210.842] (EE) 
[   210.842] (EE) Server terminated with error (1). Closing log file.

-- 
You are receiving this mail because:
You are the assignee for the bug.