1
Gemini PDA - Linux / unable to boot debian after crash
« on: March 10, 2019, 10:03:07 am »Quote from: TheKit
I'm interested in full Xorg.0.log when you're able to. Also please post the output of test_egl_configs command from libhybris-tests package.
Hi,
Output from test_egl_configs:
Code: [Select]
Starting test (EGL_PLATFORM=x11)
library "libwlparser.so" not found
EGL Version 1.4
Extensions: EGL_KHR_get_all_proc_addresses EGL_ANDROID_presentation_time EGL_KHR_swap_buffers_with_damage EGL_ANDROID_create_native_client_buffer EGL_ANDROID_front_buffer_auto_refresh EGL_KHR_image EGL_KHR_image_base EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_fence_sync EGL_KHR_create_context EGL_KHR_config_attribs EGL_KHR_surfaceless_context EGL_EXT_create_context_robustness EGL_ANDROID_image_native_buffer EGL_KHR_wait_sync EGL_ANDROID_recordable EGL_KHR_partial_update EGL_HYBRIS_native_buffer2 EGL_HYBRIS_WL_acquire_native_buffer EGL_WL_bind_wayland_display EGL_EXT_swap_buffers_with_damage EGL_WL_create_x11_buffer_from_image
Available configurations: 22
===== Configuration #0 =====
EGL_RED_SIZE: 8
EGL_GREEN_SIZE: 8
EGL_BLUE_SIZE: 8
EGL_ALPHA_SIZE: 8
EGL_BUFFER_SIZE: 32
EGL_DEPTH_SIZE: 0
EGL_STENCIL_SIZE: 0
EGL_CONFIG_ID: 1
EGL_LEVEL: 0
EGL_SAMPLE_BUFFERS: 0
EGL_SAMPLES: 0
EGL_MAX_PBUFFER_WIDTH: 8192
EGL_MAX_PBUFFER_HEIGHT: 8192
EGL_MAX_PBUFFER_PIXELS: 67108864
EGL_MIN_SWAP_INTERVAL: 0
EGL_MAX_SWAP_INTERVAL: 1
Segmentation fault (core dumped)
I don't know how to attach a file here so posting the text (sorry for hijacking the thread :
Code: [Select]
[ 14081.033] (--) Log file renamed from "/var/log/Xorg.pid-21033.log" to "/var/log/Xorg.0.log"
[ 14081.081]
X.Org X Server 1.19.2
Release Date: 2017-03-02
[ 14081.082] X Protocol Version 11, Revision 0
[ 14081.082] Build Operating System: Linux 4.9.0-8-arm64 aarch64 Debian
[ 14081.082] Current Operating System: Linux localhost 3.18.41+ #7 SMP PREEMPT Wed May 30 16:45:45 MSK 2018 aarch64
[ 14081.083] Kernel command line: console=tty0 console=ttyMT0,921600n1 root=/dev/ram vmalloc=496M slub_max_order=0 slub_debug=OFZPU androidboot.hardware=mt6797 maxcpus=5 androidboot.verifiedbootstate=green bootopt=64S3,32N2,64N2 printk.disable_uart=1 bootprof.pl_t=4932 bootprof.lk_t=2894 boot_reason=4 androidboot.serialno=AI4HHYSSO78PAUSO androidboot.bootreason=wdt_by_pass_pwk gpt=1 usb2jtag_mode=0
[ 14081.084] Build Date: 03 November 2018 03:03:37AM
[ 14081.084] xorg-server 2:1.19.2-1+deb9u5 (https://www.debian.org/support)
[ 14081.084] Current version of pixman: 0.34.0
[ 14081.085] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 14081.085] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 14081.087] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Mar 2 00:26:28 2019
[ 14081.088] (==) Using config file: "/etc/X11/xorg.conf"
[ 14081.088] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 14081.096] (==) No Layout section. Using the first Screen section.
[ 14081.097] (**) |-->Screen "Screen0" (0)
[ 14081.097] (**) | |-->Monitor "Monitor0"
[ 14081.102] (**) | |-->Device "MediaTek HWC"
[ 14081.103] (**) Option "OffTime" "1"
[ 14081.103] (==) Automatically adding devices
[ 14081.103] (==) Automatically enabling devices
[ 14081.104] (==) Automatically adding GPU devices
[ 14081.104] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 14081.104] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 14081.104] Entry deleted from font path.
[ 14081.105] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
[ 14081.105] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 14081.105] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 14081.106] (II) Loader magic: 0x7e5a48cdc8
[ 14081.106] (II) Module ABI versions:
[ 14081.106] X.Org ANSI C Emulation: 0.4
[ 14081.106] X.Org Video Driver: 23.0
[ 14081.106] X.Org XInput driver : 24.1
[ 14081.107] X.Org Server Extension : 10.0
[ 14081.112] (++) using VT number 7
[ 14081.113] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 14081.113] (II) no primary bus or device found
[ 14081.113] (II) LoadModule: "glx"
[ 14081.114] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 14081.119] (II) Module glx: vendor="X.Org Foundation"
[ 14081.119] compiled for 1.19.2, module version = 1.0.0
[ 14081.119] ABI class: X.Org Server Extension, version 10.0
[ 14081.119] (II) LoadModule: "hwcomposer"
[ 14081.121] (WW) Warning, couldn't open module hwcomposer
[ 14081.121] (II) UnloadModule: "hwcomposer"
[ 14081.121] (II) Unloading hwcomposer
[ 14081.121] (EE) Failed to load module "hwcomposer" (module does not exist, 0)
[ 14081.121] (EE) No drivers available.
[ 14081.121] (EE)
Fatal server error:
[ 14081.121] (EE) no screens found(EE)
[ 14081.121] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 14081.121] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 14081.121] (EE)
[ 14081.122] (EE) Server terminated with error (1). Closing log file.