Skip to content

Instantly share code, notes, and snippets.

@via
Created September 10, 2018 14:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save via/789a1383918578dcc935f08032c0955c to your computer and use it in GitHub Desktop.
Save via/789a1383918578dcc935f08032c0955c to your computer and use it in GitHub Desktop.
[ 229.001] (II) ARMSOC: Driver for ARM Mali compatible chipsets
[ 229.012] (WW) Falling back to old probe method for armsoc
[ 229.012] (II) No BusID or DriverName specified - opening /dev/dri/card0
[ 229.012] (II) Got BusID display-subsystem
[ 229.040] (II) Opened DRM
[ 229.040] (II) DeviceName is [/dev/dri/card0]
[ 229.041] (II) bus_id is [display-subsystem]
[ 229.041] (II) DriverName is [rockchip]
[ 229.042] (II) version is [1.0.0]
[ 229.042] (II) Screen:0, CRTC:-1
[ 229.057] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 229.057] (II) ARMSOC(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 229.058] (==) ARMSOC(0): Depth 24, (==) framebuffer bpp 32
[ 229.058] (==) ARMSOC(0): RGB weight 888
[ 229.058] (==) ARMSOC(0): Using gamma correction (1.0, 1.0, 1.0)
[ 229.058] (==) ARMSOC(0): Default visual is TrueColor
[ 229.059] (II) No BusID or DriverName specified - opening /dev/dri/card0
[ 229.059] (II) Got BusID display-subsystem
[ 229.092] (II) Opened DRM
[ 229.092] (II) DeviceName is [/dev/dri/card0]
[ 229.092] (II) bus_id is [display-subsystem]
[ 229.093] (II) DriverName is [rockchip]
[ 229.093] (II) version is [1.0.0]
[ 229.093] (II) ARMSOC(0): Chipset: Mali
[ 229.094] (DB) xf86MergeOutputClassOptions unsupported bus type 0
[ 229.094] (II) ARMSOC(0): Buffer Flipping is Enabled
[ 229.094] (II) ARMSOC(0): umplock is Enabled
[ 229.094] (II) ARMSOC(0): Setting the video modes ...
[ 229.095] (II) ARMSOC(0): Adding all CRTCs
[ 229.095] (II) ARMSOC(0): Got CRTC: 0 (id: 30)
[ 229.096] (II) ARMSOC(0): Got CRTC: 1 (id: 35)
[ 229.096] (II) ARMSOC(0): Output eDP-1 has no monitor section
[ 229.097] (II) ARMSOC(0): Output HDMI-1 has no monitor section
[ 229.098] (II) ARMSOC(0): Printing probed modes for output eDP-1
[ 229.098] (II) ARMSOC(0): Modeline "1366x768"x60.0 76.42 1366 1502 1532 1592 768 776 788 800 -hsync -vsync (48.0 kHz eP)
[ 229.098] (II) ARMSOC(0): EDID for output HDMI-1
[ 229.099] (II) ARMSOC(0): Output eDP-1 connected
[ 229.099] (II) ARMSOC(0): Output HDMI-1 disconnected
[ 229.099] (II) ARMSOC(0): Using exact sizes for initial modes
[ 229.100] (II) ARMSOC(0): Output eDP-1 using initial mode 1366x768 +0+0
[ 229.100] (II) ARMSOC(0): Got KMS resources
[ 229.101] (==) ARMSOC(0): DPI set to (96, 96)
[ 229.101] (II) Loading sub module "dri2"
[ 229.101] (II) LoadModule: "dri2"
[ 229.101] (II) Module "dri2" already built-in
[ 229.102] (II) Loading sub module "exa"
[ 229.102] (II) LoadModule: "exa"
[ 229.104] (II) Loading /usr/lib/xorg/modules/libexa.so
[ 229.106] (II) Module exa: vendor="X.Org Foundation"
[ 229.106] compiled for 1.20.1, module version = 2.6.0
[ 229.107] ABI class: X.Org Video Driver, version 24.0
[ 229.107] (II) Loading sub module "fb"
[ 229.107] (II) LoadModule: "fb"
[ 229.111] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 229.112] (II) Module fb: vendor="X.Org Foundation"
[ 229.112] compiled for 1.20.1, module version = 1.0.0
[ 229.112] ABI class: X.Org ANSI C Emulation, version 0.4
[ 229.112] (EE) _CREATE_GEM({height: 768, width: 1366, bpp: 32 buf_type: 0x0}) failed. errno: 22 - Invalid argument
[ 229.112] (EE) ARMSOC(0): ERROR: Cannot allocate scanout buffer
[ 229.112] (EE)
Fatal server error:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment