KMS는 Linux에서 선호되는 저수준 그래픽 라이브러리인 것 같아서 사용하고 싶습니다. 그러나 컴파일 후적절한 패턴 테스팅.c버전(2.4.32, 내 libdrm-dev 버전이므로) 실행 시 프레임버퍼가 표시되지 않습니다.
$ ./modetest
trying to load module i915...success.
Encoders:
id crtc type possible crtcs possible clones
6 4 LVDS 0x00000002 0x00000001
12 0 DAC 0x00000003 0x00000002
14 0 TVDAC 0x00000003 0x00000004
Connectors:
id encoder status type size (mm) modes encoders
5 6 connected LVDS 330x210 1 6
modes:
name refresh (Hz) hdisp hss hse htot vdisp vss vse vtot)
1280x800 60 1280 1312 1344 1408 800 801 804 816
props:
11 0 disconnected VGA 0x0 0 12
13 0 disconnected s-video 0x0 0 14
CRTCs:
id fb pos size
3 0 (0,0) (0x0)
0 0 0 0 0 0 0 0 0
4 30 (0,0) (0x0)
1280x800 60 1280 1312 1344 1408 800 801 804 816
Frame buffers:
id size pitch
$
왜 프레임버퍼가 나열되지 않는지 궁금합니다.