The target system is a mini Linux system (LinuxKernel and Busybox), backend
is fbdev. I got following warning and cannot operate keyboard and mouse.
Could you please tell how to make fbdev backend of wayland work under
LinuxKernel and Busybox? There is not such issue when running Qt4 and both
keybo
Thanks
Pekka Paalanen 于2018年8月28日周二 下午3:44写道:
> On Tue, 28 Aug 2018 12:00:56 +0800
> binnan hao wrote:
>
> > I'm using Busybox root file system, and the default setting on Busybox is
> > mdev instead of udev.
>
> Hi,
>
> whatever you have or do, you ne
your own fbdev backend using
> libinput_path_create_context() / libinput_path_add_device().
>
>
>
> Best regards,
>
> Sung-Jin Park
>
>
>
> ----- *Original Message* -
>
> *Sender* : binnan hao
>
> *Date* : 2018-08-28 12:35 (GMT+9)
>
> *Ti
I've got a question to ask you. The Linux system I'm using is built on my
own (Kernel+Busybox), and it does not contain other extra things. Now I
want to use weston(fbdev-backend.so), but the keyboard and mouse do not
work and log gives following message:
warning: no input devices on entering west
, Aug 22, 2018 at 11:14:30AM +0800, binnan hao wrote:
> > Hello,
> > Thank you very much for your reply!
> > I login with root privilege, thus I have the permission to read
> > /dev/input/event*
> >
> > Could you tell how to set ID_INPUT / ID_INPUT_MOUSE / ID_INPUT_KEY
=/dev/input/mouse0
export QT_QPA_EVDEV_KEYBOARD_PARAMETERS=/dev/input/event1
Peter Hutterer 于2018年8月22日周三 上午8:34写道:
> On Tue, Aug 21, 2018 at 04:33:01PM +0800, binnan hao wrote:
> > *warning: no input devices on entering weston. possible causes:- no
> > permissions to read /dev
*warning: no input devices on entering weston. possible causes:- no
permissions to read /dev/input/event*- seats misconfigured (weston backend
option 'seat', udev device property ID_SEAT) *
My system is built on Linux Kernel and Busybox without using systemmd. Is
there any solution to support key