e2945559a8
Bump the kernel version to 4.13.3. Kernel 4.13.3 uses the /dev/dri/card0 device as rendering node, so adjust it accordingly. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
16 lines
212 B
JSON
16 lines
212 B
JSON
{
|
|
"device": "/dev/dri/card0",
|
|
"hwcursor": false,
|
|
"pbuffers": true,
|
|
"outputs": [
|
|
{
|
|
"name": "HDMI-1",
|
|
"mode": "off"
|
|
},
|
|
{
|
|
"name": "LVDS-1",
|
|
"mode": "1024x768"
|
|
}
|
|
]
|
|
}
|