mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 20:14:27 +01:00
kmscube: link to youtube video and EGL SO thread
This commit is contained in:
@@ -3837,7 +3837,7 @@ Tested on: 93e383902ebcc03d8a7ac0d65961c0e62af9612b
|
|||||||
./build -b br2/kmscube
|
./build -b br2/kmscube
|
||||||
....
|
....
|
||||||
|
|
||||||
Outcome: a couloured spinning cube coded in OpenGL + EGL takes over your display and spins forever.
|
Outcome: a colored spinning cube coded in OpenGL + EGL takes over your display and spins forever: https://www.youtube.com/watch?v=CqgJMgfxjsk
|
||||||
|
|
||||||
It is a bit amusing to see OpenGL running outside of a window manager window like that: https://stackoverflow.com/questions/3804065/using-opengl-without-a-window-manager-in-linux/50669152#50669152
|
It is a bit amusing to see OpenGL running outside of a window manager window like that: https://stackoverflow.com/questions/3804065/using-opengl-without-a-window-manager-in-linux/50669152#50669152
|
||||||
|
|
||||||
@@ -3876,7 +3876,7 @@ drmModeGetResources failed: Invalid argument
|
|||||||
failed to initialize legacy DRM
|
failed to initialize legacy DRM
|
||||||
....
|
....
|
||||||
|
|
||||||
https://github.com/robclark/kmscube/issues/12
|
See also: https://github.com/robclark/kmscube/issues/12 and https://stackoverflow.com/questions/26920835/can-egl-application-run-in-console-mode/26921287#26921287
|
||||||
|
|
||||||
Tested on: 2903771275372ccfecc2b025edbb0d04c4016930
|
Tested on: 2903771275372ccfecc2b025edbb0d04c4016930
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user