Skip to content

Instantly share code, notes, and snippets.

@zzeroo
Last active September 7, 2016 15:50
Show Gist options
  • Save zzeroo/ee529c15d6245b36f7951a990558f74e to your computer and use it in GitHub Desktop.
Save zzeroo/ee529c15d6245b36f7951a990558f74e to your computer and use it in GitHub Desktop.
Startup via systemd unnit
Date: 2016-09-07 CEST
[17:45:21.316] weston 1.11.92
               http://wayland.freedesktop.org
               Bug reports to: https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.11.92
               Build: 1.11.92 configure.ac: (Re-)bump to version 1.11.92 for the beta release (2016-08-30 12:11:43 -0700)
[17:45:21.317] Command line: /usr/bin/weston --tty=1 --log=/var/log/weston.log
[17:45:21.317] OS: Linux, 4.6.0-rc6-dirty, #7 SMP Thu Aug 25 11:23:45 CEST 2016, armv7l
[17:45:21.318] Using config file '/root/.config/weston.ini'
[17:45:21.319] Output repaint window is 7 ms maximum.
[17:45:21.319] Loading module '/usr/lib/libweston-1/fbdev-backend.so'
[17:45:21.322] initializing fbdev backend
[17:45:21.323] Creating fbdev output.
[17:45:21.323] Opening fbdev frame buffer.
[17:45:21.323] Calculating pixman format from:
                - type: 0 (aux: 0)
                - visual: 2
                - bpp: 32 (grayscale: 0)
                - red: offset: 16, length: 8, MSB: 0
                - green: offset: 8, length: 8, MSB: 0
                - blue: offset: 0, length: 8, MSB: 0
                - transp: offset: 0, length: 0, MSB: 0
[17:45:21.324] Mapping fbdev frame buffer.
[17:45:21.324] libwayland: wl_global_create: implemented version for 'wl_output' higher than interface version (3 > 2)
[17:45:21.324] fbdev output 1024×600 px
               guessing 60 Hz and 96 dpi
[17:45:21.340] input device 'axp20x-pek', /dev/input/event0 is tagged by udev as: Keyboard
[17:45:21.340] input device 'axp20x-pek', /dev/input/event0 is a keyboard
[17:45:21.343] input device 'EP0790M09', /dev/input/event3 is tagged by udev as: Touchscreen
[17:45:21.344] input device 'EP0790M09', /dev/input/event3 is a touch device
[17:45:21.347] input device 'MCE IR Keyboard/Mouse (sunxi-ir)', /dev/input/event2 is tagged by udev as: Keyboard Mouse
[17:45:21.347] input device 'MCE IR Keyboard/Mouse (sunxi-ir)', /dev/input/event2 is a pointer caps
[17:45:21.347] input device 'MCE IR Keyboard/Mouse (sunxi-ir)', /dev/input/event2 is a keyboard
[17:45:21.400] Compositor capabilities:
               arbitrary surface rotation: yes
               screen capture uses y-flip: yes
               presentation clock: CLOCK_MONOTONIC_RAW, id 4
               presentation clock resolution: 0.000000001 s
[17:45:21.401] Loading module '/usr/lib/weston/desktop-shell.so'
[17:45:21.403] launching '/usr/libexec/weston-keyboard'
[17:45:21.406] launching '/usr/libexec/weston-desktop-shell'
[17:45:26.689] caught signal 15
[17:45:26.878] Destroying fbdev output.
[17:45:26.878] Disabling fbdev output.
[17:45:26.878] Destroying fbdev frame buffer.
[17:45:26.879] caught signal: 11
@zzeroo
Copy link
Author

zzeroo commented Sep 7, 2016

Start by hand. The only difference is the missing

libwayland: wl_global_create: implemented version for 'wl_output' higher than interface version (3 > 2)
Date: 2016-09-07 CEST
[17:46:20.534] weston 1.11.92
               http://wayland.freedesktop.org
               Bug reports to: https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.11.92
               Build: 1.11.92 configure.ac: (Re-)bump to version 1.11.92 for the beta release (2016-08-30 12:11:43 -0700)
[17:46:20.534] Command line: /usr/bin/weston --tty=1 --log=/var/log/weston.log
[17:46:20.534] OS: Linux, 4.6.0-rc6-dirty, #7 SMP Thu Aug 25 11:23:45 CEST 2016, armv7l
[17:46:20.535] Using config file '/root/.config/weston.ini'
[17:46:20.535] Output repaint window is 7 ms maximum.
[17:46:20.536] Loading module '/usr/lib/libweston-1/fbdev-backend.so'
[17:46:20.538] initializing fbdev backend
[17:46:20.539] Creating fbdev output.
[17:46:20.539] Opening fbdev frame buffer.
[17:46:20.539] Calculating pixman format from:
                - type: 0 (aux: 0)
                - visual: 2
                - bpp: 32 (grayscale: 0)
                - red: offset: 16, length: 8, MSB: 0
                - green: offset: 8, length: 8, MSB: 0
                - blue: offset: 0, length: 8, MSB: 0
                - transp: offset: 0, length: 0, MSB: 0
[17:46:20.539] Mapping fbdev frame buffer.
[17:46:20.540] fbdev output 1024×600 px
               guessing 60 Hz and 96 dpi
[17:46:20.550] input device 'axp20x-pek', /dev/input/event0 is tagged by udev as: Keyboard
[17:46:20.550] input device 'axp20x-pek', /dev/input/event0 is a keyboard
[17:46:20.553] input device 'EP0790M09', /dev/input/event3 is tagged by udev as: Touchscreen
[17:46:20.553] input device 'EP0790M09', /dev/input/event3 is a touch device
[17:46:20.555] input device 'MCE IR Keyboard/Mouse (sunxi-ir)', /dev/input/event2 is tagged by udev as: Keyboard Mouse
[17:46:20.555] input device 'MCE IR Keyboard/Mouse (sunxi-ir)', /dev/input/event2 is a pointer caps
[17:46:20.555] input device 'MCE IR Keyboard/Mouse (sunxi-ir)', /dev/input/event2 is a keyboard
[17:46:20.593] Compositor capabilities:
               arbitrary surface rotation: yes
               screen capture uses y-flip: yes
               presentation clock: CLOCK_MONOTONIC_RAW, id 4
               presentation clock resolution: 0.000000001 s
[17:46:20.594] Loading module '/usr/lib/weston/desktop-shell.so'
[17:46:20.596] launching '/usr/libexec/weston-keyboard'
[17:46:20.599] launching '/usr/libexec/weston-desktop-shell'
[17:46:23.993] caught signal 2
[17:46:23.993] background surface gone
[17:46:24.188] Destroying fbdev output.
[17:46:24.188] Disabling fbdev output.
[17:46:24.188] Destroying fbdev frame buffer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment