imx6 Debian 마더보드에 XFree86 설치

imx6 Debian 마더보드에 XFree86 설치

설치해야 하나?자유 86더반달리기IMX6 암보드가 있지만설치후보 없음.

난 이미 시도했어설치가 용이함그것.

debian@sr-imx6:~$ sudo apt-get install xserver-xfree86
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package xserver-xfree86 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'xserver-xfree86' has no installation candidate

난 그게 필요하니까Qt 5앱을 컴파일했는데 시도할 때 오류가 발생합니다.구현하다그들을.

debian@sr-imx6:~$ ./Qt5_CinematicExperience
Xlib:  extension "XFree86-DRI" missing on display ":0".
Xlib:  extension "XFree86-DRI" missing on display ":0".
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
Xlib:  extension "XFree86-DRI" missing on display ":0".
qt.qpa.xcb: QXcbConnection: XCB error: 147 (Unknown), sequence: 179, resource id: 49, major code: 140 (Unknown), minor code: 9
qt.qpa.xcb: QXcbConnection: XCB error: 148 (Unknown), sequence: 181, resource id: 0, major code: 140 (Unknown), minor code: 20
Xlib:  extension "XFree86-DRI" missing on display ":0".
Segmentation fault

글쎄, 내시스템 메시지산출,

debian@sr-imx6:~$ uname -a
Linux sr-imx6 4.9.150-imx6-sr #1 SMP Sat Jun 22 06:22:03 UTC 2019 armv7l GNU/Linux

나는 사용하고 싶다자유 86바꾸다도래 송곳내 생각엔,GPU 드라이버내 X11 데비안 보드의 경우,imx-gpu-viv-x11,지원하지 않음도래 송곳, 하지만자유 86. CPP 애플리케이션을 실행하려고 할 때 언급했듯이 다음과 같은 오류가 발생합니다.Xlib: 디스플레이 ':0'에 확장 'XFree86-DRI'가 없습니다., 그 다음에세그멘테이션 오류실수.

관련 정보