KMSはLinuxで好む低レベルグラフィックライブラリのようで、使いたいです。しかし、コンパイル後適切なパターンテストバージョン(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
$
なぜフレームバッファがリストされないのだろうか。