sophie

Results 31 comments of sophie

@dakshshah96 in principle, on WSL2 running Ubuntu, would you run your package on both Windows and WSL2 layer? thank you

> suppose there are no KMD(i915) support on WSL2 @XinfengZhang of the available below, you suggest to use **i915** for WSL2? /usr/lib/x86_64-linux-gnu/dri$ ll ``` total 332648 drwxr-xr-x 2 root root...

Same error on Windows running WSL2 Ubuntu 20.04 using VcXSrv: $ uname -a   | Linux machine 5.4.72-microsoft-standard-WSL2 #1 SMP Wed Oct 28 23:40:43 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux Same...

> from gen11, you should use iHD hi @XinfengZhang what else could be the problem? $ uname -a     | Linux machine 5.4.72-microsoft-standard-WSL2 #1 SMP Wed Oct 28 23:40:43 UTC 2020...

thanks @XinfengZhang all the logs are the same: ``` [34233.794373][ctx none]==========va_TraceInitialize [34233.794419][ctx none]=========vaInitialize ret = VA_STATUS_ERROR_INVALID_PARAMETER, invalid parameter [34233.794438][ctx none]==========va_TraceTerminate ``` > could I move it to media_driver? what do...

hi @XinfengZhang , here is the full log below: $` ls /usr/lib/x86_64-linux-gnu/dri \| grep drv_video.so` -- i965_drv_video.so iHD_drv_video.so nouveau_drv_video.so r600_drv_video.so radeonsi_drv_video.so $ `strace vainfo` ```execve("/usr/bin/vainfo", ["vainfo"], 0x7ffefa48d1e0 /* 49 vars...

> > > Hello there! > Succeeded in running vainfo without sudo. > > ``` > olvia@olvia-bm:~$ ls -la /dev/dri/ > total 0 > drwxr-xr-x 3 root root 100 Nov...

> Can you try or #76? Today, pulling 76 breaks the launch: File "", line 779, in exec_module File "", line 915, in get_code File "", line 972, in get_data...

Dear @olivier-stasse I pulled the merged Master branch, symlink rebuilt, sourced install, and ran the command w/ following error: $ `ros2 launch ros2_control_demo_bringup rrbot_system_position_only.launch.py` Rviz loads just a blank white...