프로그램 사용/wayland
/dev/dri/card1 drm
구차니
2026. 1. 9. 16:22
cat /dev/fb0 > dump 하듯 빼는법 없나?
| $ ls -al /dev/fb0 crw-rw---- 1 root video 29, 0 1월 5 09:33 /dev/fb0 $ ls -al /dev/dri/card1 crw-rw----+ 1 root video 226, 1 1월 9 15:32 /dev/dri/card1 |
[링크 : https://prographics.tistory.com/1]
ioctl로 먼가 하면 가능은 한 듯?