After exiting weston all consoles not working anymore

Thilo Cestonaro thilo at cestona.ro
Wed Mar 18 04:03:04 PDT 2015


Hey!

with the master HEAD + Dereks patches for FBDev transformation fix and 
mine for the right pixman type, I can't use the machine after hitting 
Ctrl+Alt+Backspace in weston.

Doesn't matter what I want to do, open a new ssh session, editing a file 
with vi, or doing a local login. It all just hangs there and does 
nothing.

After a reboot or before exiting weston, all was working.

I tried DRM and FBDev backend, both the same behave.

weston is started via:

DRM:
openvt -c 7 -w -v -- weston-launch --tty /dev/tty7 -- 
--backend=drm-backend.so --use-pixman --log=${HOME}/weston.log

FBDev:
openvt -c 7 -w -v -- weston-launch --tty /dev/tty7 -- 
--backend=fbdev-backend.so --log=${HOME}/weston.log


No errors in the logs, but appended anyway.

I will try it with some early build to.

Cheers,
Thilo
-------------- next part --------------
Date: 2015-03-18 CET
[11:59:58.824] weston 1.7.90
               http://wayland.freedesktop.org
               Bug reports to: https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.7.90
               Build: 1.7.0-69-g37f953b use correct pixman type for d3355 (2015-03-18 10:43:50 +0100)
[11:59:58.825] OS: Linux, 3.14.10, #50 SMP Mon Mar 16 15:53:42 CET 2015, armv7l
[11:59:58.828] Using config file '/home/leo/.config/weston.ini'
[11:59:58.831] Loading module '/usr/lib/weston/drm-backend.so'
[11:59:58.871] initializing drm backend
[11:59:58.884] using /dev/dri/card0
[11:59:58.889] input device 'Atmel maXTouch Touchscreen', /dev/input/event1 is tagged by udev as: Touchscreen
[11:59:58.890] input device 'Atmel maXTouch Touchscreen', /dev/input/event1 is a touch device
[11:59:58.892] input device 'HID 1267:0103', /dev/input/event2 is tagged by udev as: Keyboard
[11:59:58.893] input device 'HID 1267:0103', /dev/input/event2 is a keyboard
[11:59:58.896] input device 'HID 1267:0103', /dev/input/event3 is tagged by udev as: Keyboard
[11:59:58.896] input device 'HID 1267:0103', /dev/input/event3 is a keyboard
[11:59:58.899] input device 'Logitech USB-PS/2 Optical Mouse', /dev/input/event4 is tagged by udev as: Mouse
[11:59:58.899] input device 'Logitech USB-PS/2 Optical Mouse', /dev/input/event4 is a pointer caps
[11:59:58.901] input device 'd3355_pwrbtn_input', /dev/input/event0 is tagged by udev as: Keyboard
[11:59:58.901] input device 'd3355_pwrbtn_input', /dev/input/event0 is a keyboard
[11:59:58.902] launching '/usr/lib/weston/weston-keyboard'
[11:59:59.159] Initialized backlight, device /sys/class/backlight/backlight.9
[11:59:59.159] Output LVDS1, (connector 5, crtc 3)
               mode 480x272 at 49.6, preferred, current
[11:59:59.160] Compositor capabilities:
               arbitrary surface rotation: yes
               screen capture uses y-flip: yes
               presentation clock: CLOCK_MONOTONIC, id 1
[11:59:59.164] Loading module '/usr/lib/weston/desktop-shell.so'
[11:59:59.263] launching '/usr/lib/weston/weston-desktop-shell'
-------------- next part --------------
Date: 2015-03-18 CET
[11:55:39.332] weston 1.7.90
               http://wayland.freedesktop.org
               Bug reports to: https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=weston&version=1.7.90
               Build: 1.7.0-69-g37f953b use correct pixman type for d3355 (2015-03-18 10:43:50 +0100)
[11:55:39.334] OS: Linux, 3.14.10, #50 SMP Mon Mar 16 15:53:42 CET 2015, armv7l
[11:55:39.340] Using config file '/home/leo/.config/weston.ini'
[11:55:39.346] Loading module '/usr/lib/weston/fbdev-backend.so'
[11:55:39.398] initializing fbdev backend
[11:55:39.407] Creating fbdev output.
[11:55:39.407] Opening fbdev frame buffer.
[11:55:39.407] Calculating pixman format from:
                - type: 0 (aux: 0)
                - visual: 2
                - bpp: 24 (grayscale: 0)
                - red: offset: 0, length: 8, MSB: 0
                - green: offset: 8, length: 8, MSB: 0
                - blue: offset: 16, length: 8, MSB: 0
                - transp: offset: 0, length: 0, MSB: 0
[11:55:39.407] Mapping fbdev frame buffer.
[11:55:39.408] fbdev output 480×272 px
               guessing 60 Hz and 96 dpi
[11:55:39.412] input device 'Atmel maXTouch Touchscreen', /dev/input/event1 is tagged by udev as: Touchscreen
[11:55:39.412] input device 'Atmel maXTouch Touchscreen', /dev/input/event1 is a touch device
[11:55:39.414] input device 'HID 1267:0103', /dev/input/event2 is tagged by udev as: Keyboard
[11:55:39.414] input device 'HID 1267:0103', /dev/input/event2 is a keyboard
[11:55:39.416] input device 'HID 1267:0103', /dev/input/event3 is tagged by udev as: Keyboard
[11:55:39.416] input device 'HID 1267:0103', /dev/input/event3 is a keyboard
[11:55:39.418] input device 'Logitech USB-PS/2 Optical Mouse', /dev/input/event4 is tagged by udev as: Mouse
[11:55:39.418] input device 'Logitech USB-PS/2 Optical Mouse', /dev/input/event4 is a pointer caps
[11:55:39.420] input device 'd3355_pwrbtn_input', /dev/input/event0 is tagged by udev as: Keyboard
[11:55:39.420] input device 'd3355_pwrbtn_input', /dev/input/event0 is a keyboard
[11:55:39.420] launching '/usr/lib/weston/weston-keyboard'
[11:55:39.642] Compositor capabilities:
               arbitrary surface rotation: yes
               screen capture uses y-flip: yes
               presentation clock: CLOCK_MONOTONIC_RAW, id 4
[11:55:39.645] Loading module '/usr/lib/weston/desktop-shell.so'
[11:55:39.668] launching '/usr/lib/weston/weston-desktop-shell'
[11:55:44.328] Destroying fbdev output.
[11:55:44.328] Disabling fbdev output.
[11:55:44.328] Destroying fbdev frame buffer.


More information about the wayland-devel mailing list