From Hentschel
Jump to: navigation, search
 
Line 8: Line 8:
  
 
* [https://github.com/notro/fbtft/wiki frame buffer driver]
 
* [https://github.com/notro/fbtft/wiki frame buffer driver]
 +
* compiled fb driver is in fbcp/rpi-fbcp/build/
 +
  cd ~/fbcp/rpi-fbcp/build/
 +
  ./fbcp &
 +
* start kodi to use fb
 +
  kodi &

Latest revision as of 03:33, 5 March 2018

 cd ~/fbcp/rpi-fbcp/build/
 ./fbcp &
  • start kodi to use fb
 kodi &