참고  : https://lists.yoctoproject.org/pipermail/meta-freescale/2017-January/019965.html


[meta-freescale] [PATCH v2 5/5] weston: Touch events cause startup failure

Wayland 동작시 터치 디바이스 이벤트가 발생하면  죽는 현상 발생

view 에 대한 예외처리가 추가되어 weston 초기화시 터치가 발생하여도 문제가 발생하지 않음


동작 확인 
감사합니다.

vim src/compositor.c


src/compositor.c:1373:weston_view_from_global_fixed(struct weston_view *view


view 에 따른 예외처리 추가됨.


if(view != NULL) {

                weston_view_from_global_float(view,

                                                wl_fixed_to_double(x),

                                                wl_fixed_to_double(y),

                                                &vxf, &vyf);

                *vx = wl_fixed_from_double(vxf);

                *vy = wl_fixed_from_double(vyf);

 }





현재버전 1.9

https://gerrit.automotivelinux.org/gerrit/#/c/11203/2/meta-agl/recipes-graphics/wayland/weston/0001-compositor-drm.c-Launch-without-input-devices.patch


drm 초기화시 터치 디바이스를 확인하여 없을시 종료루틴 실행.


3073 static struct drm_backend *

3074 drm_backend_create(struct weston_compositor *compositor,

3075                       struct drm_parameters *param,

3076                       int *argc, char *argv[],

3077                       struct weston_config *config)

 

3171 //              goto err_sprite; 주석처리


 Input Device 에 따른 리턴처리 됨 강제적으로 GUI 를 출력하기위해서 코드 적용 완료 






'Linux > Wayland' 카테고리의 다른 글

[weston] Touch  (0) 2017.12.30
[Wayland] Install Ubuntu14.04  (0) 2017.07.09
Wayland FAQ  (0) 2016.06.23
wayland 관련 정보 참고 사이트  (0) 2016.06.20


Building Genivi 13 (Orion) for the Renesas R-Car SoCs



R-Car M3  Salvator-XS 



elinux Salvator-XS



소개

 R-Car H3 ES2.0 and M3-W Salvator-XS (Salvator-X 2nd version) board (RTP0RC7795SIPB0012S resp. RTP0RC7796SIPB0012S)


소유 보드 : RTP0RC7796SIPB0012S - (with R-Car M3-W)


Booting Linux 

 * Kernel config: defconfig
 * Kernel image: arch/arm64/boot/Image
 * DTB: arch/arm64/boot/dts/renesas/r8a7795-salvator-xs.dtb (for R-Car H3) 

   * DTB: arch/arm64/boot/dts/renesas/r8a7796-salvator-xs.dtb (for R-Car M3-W) 



R-Car M3-W ? 

 Board : Salvator-XS

 SoC   : M3

 DTB   : Image-r8a7796-salvator-xs.dtb




여기 시도 예정

AGL Kickstart on Renesas R-Car Starter Kit Gen3 V2.23 (h3ulcb, m3ulcb)

http://docs.automotivelinux.org/docs/getting_started/en/dev/reference/machines/R-Car-Starter-Kit-gen3.html


agl GEN3 : http://docs.automotivelinux.org/docs/hardware/en/dev/reference/renesas-gen3/gen3.html



'Yocto > gdp' 카테고리의 다른 글

R-Car M3  (0) 2017.12.03

안녕하세요. 


결혼을 앞둔 예비신랑 깡죠 입니다. 




청첩장 준비를 위해 여러 사이트를 방문했지만 보자기 카드가  심플하고 제일 마음에 들었다.



보자기카드 들어가기



가장 마음에 드는 10장샘플을 신청하여 택배로 받아볼수 있었다. 1~2일 소요

10장 이외에 추가로 추천 2장을 더보내주심~




개인적으로 구멍있는 청첩장이 마음에 든다. 독특함 ~



2개중 고민 끝에 아래 것으로 결정!

 


다들 좋은 하루 되세요~

+ Recent posts