Probe #6ffa9529a3 of ASUSTek 1001P

Log: drm_info

Node: /dev/dri/card0 ├───Driver: i915 (Intel Graphics) version 1.6.0 (20190822) │ ├───DRM_CLIENT_CAP_STEREO_3D supported │ ├───DRM_CLIENT_CAP_UNIVERSAL_PLANES supported │ ├───DRM_CLIENT_CAP_ATOMIC not supported │ ├───DRM_CLIENT_CAP_ASPECT_RATIO supported │ ├───DRM_CLIENT_CAP_WRITEBACK_CONNECTORS not supported │ ├───DRM_CAP_DUMB_BUFFER = 1 │ ├───DRM_CAP_VBLANK_HIGH_CRTC = 1 │ ├───DRM_CAP_DUMB_PREFERRED_DEPTH = 24 │ ├───DRM_CAP_DUMB_PREFER_SHADOW = 1 │ ├───DRM_CAP_PRIME = 3 │ ├───DRM_CAP_TIMESTAMP_MONOTONIC = 1 │ ├───DRM_CAP_ASYNC_PAGE_FLIP = 0 │ ├───DRM_CAP_CURSOR_WIDTH = 256 │ ├───DRM_CAP_CURSOR_HEIGHT = 256 │ ├───DRM_CAP_ADDFB2_MODIFIERS = 1 │ ├───DRM_CAP_PAGE_FLIP_TARGET = 0 │ ├───DRM_CAP_CRTC_IN_VBLANK_EVENT = 1 │ ├───DRM_CAP_SYNCOBJ = 1 │ └───DRM_CAP_SYNCOBJ_TIMELINE = 0 ├───Device: PCI 8086:a011 Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller │ └───Available nodes: primary, render ├───Framebuffer size │ ├───Width: [0, 4096] │ └───Height: [0, 4096] ├───Connectors │ ├───Connector 0 │ │ ├───Object ID: 41 │ │ ├───Type: LVDS │ │ ├───Status: connected │ │ ├───Physical size: 220x130 mm │ │ ├───Subpixel: horizontal RGB │ │ ├───Encoders: {0} │ │ ├───Modes │ │ │ ├───1024x600@60.00 preferred driver nhsync nvsync │ │ │ └───1024x600@65.00 driver nhsync nvsync │ │ └───Properties │ │ ├───"EDID" (immutable): blob = 44 │ │ ├───"DPMS": enum {On, Standby, Suspend, Off} = On │ │ ├───"link-status": enum {Good, Bad} = Good │ │ ├───"non-desktop" (immutable): range [0, 1] = 0 │ │ ├───"TILE" (immutable): blob = 0 │ │ └───"scaling mode": enum {Full, Center, Full aspect} = Full aspect │ └───Connector 1 │ ├───Object ID: 45 │ ├───Type: VGA │ ├───Status: disconnected │ ├───Encoders: {1} │ └───Properties │ ├───"EDID" (immutable): blob = 0 │ ├───"DPMS": enum {On, Standby, Suspend, Off} = Off │ ├───"link-status": enum {Good, Bad} = Good │ ├───"non-desktop" (immutable): range [0, 1] = 0 │ └───"TILE" (immutable): blob = 0 ├───Encoders │ ├───Encoder 0 │ │ ├───Object ID: 42 │ │ ├───Type: LVDS │ │ ├───CRTCS: {1} │ │ └───Clones: {0} │ └───Encoder 1 │ ├───Object ID: 46 │ ├───Type: DAC │ ├───CRTCS: {0, 1, 2} │ └───Clones: {1} ├───CRTCs │ ├───CRTC 0 │ │ ├───Object ID: 35 │ │ ├───Gamma size: 256 │ │ └───Properties │ │ ├───"GAMMA_LUT": blob = 0 │ │ └───"GAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 256 │ └───CRTC 1 │ ├───Object ID: 40 │ ├───Mode: 1024x600@60.00 nhsync nvsync │ ├───Gamma size: 256 │ └───Properties │ ├───"GAMMA_LUT": blob = 50 │ └───"GAMMA_LUT_SIZE" (immutable): range [0, UINT32_MAX] = 256 └───Planes ├───Plane 0 │ ├───Object ID: 31 │ ├───CRTCs: {0} │ ├───FB ID: 0 │ ├───Formats: │ │ ├───C8 (0x20203843) │ │ ├───RGB565 (0x36314752) │ │ ├───XRGB1555 (0x35315258) │ │ └───XRGB8888 (0x34325258) │ └───Properties │ ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Primary │ └───"IN_FORMATS" (immutable): blob = 32 │ ├───I915_FORMAT_MOD_X_TILED (0x100000000000001) │ │ ├───C8 (0x20203843) │ │ ├───RGB565 (0x36314752) │ │ ├───XRGB1555 (0x35315258) │ │ └───XRGB8888 (0x34325258) │ └───DRM_FORMAT_MOD_LINEAR (0x0) │ ├───C8 (0x20203843) │ ├───RGB565 (0x36314752) │ ├───XRGB1555 (0x35315258) │ └───XRGB8888 (0x34325258) ├───Plane 1 │ ├───Object ID: 33 │ ├───CRTCs: {0} │ ├───FB ID: 0 │ ├───Formats: │ │ └───ARGB8888 (0x34325241) │ └───Properties │ ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Cursor │ └───"IN_FORMATS" (immutable): blob = 34 │ └───DRM_FORMAT_MOD_LINEAR (0x0) │ └───ARGB8888 (0x34325241) ├───Plane 2 │ ├───Object ID: 36 │ ├───CRTCs: {1} │ ├───FB ID: 49 │ │ ├───Object ID: 49 │ │ ├───Size: 1024x600 │ │ ├───Pitch: 4096 │ │ ├───Bits per pixel: 32 │ │ └───Depth: 24 │ ├───Formats: │ │ ├───C8 (0x20203843) │ │ ├───RGB565 (0x36314752) │ │ ├───XRGB1555 (0x35315258) │ │ └───XRGB8888 (0x34325258) │ └───Properties │ ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Primary │ └───"IN_FORMATS" (immutable): blob = 37 │ ├───I915_FORMAT_MOD_X_TILED (0x100000000000001) │ │ ├───C8 (0x20203843) │ │ ├───RGB565 (0x36314752) │ │ ├───XRGB1555 (0x35315258) │ │ └───XRGB8888 (0x34325258) │ └───DRM_FORMAT_MOD_LINEAR (0x0) │ ├───C8 (0x20203843) │ ├───RGB565 (0x36314752) │ ├───XRGB1555 (0x35315258) │ └───XRGB8888 (0x34325258) └───Plane 3 ├───Object ID: 38 ├───CRTCs: {1} ├───FB ID: 52 │ ├───Object ID: 52 │ ├───Size: 64x64 │ ├───Pitch: 256 │ ├───Bits per pixel: 32 │ └───Depth: 32 ├───Formats: │ └───ARGB8888 (0x34325241) └───Properties ├───"type" (immutable): enum {Overlay, Primary, Cursor} = Cursor └───"IN_FORMATS" (immutable): blob = 39 └───DRM_FORMAT_MOD_LINEAR (0x0) └───ARGB8888 (0x34325241)


Hardware for Linux and BSD

GitHub