I cannot install OMXPlayer because it is absent from the Raspbian Repos.
Any Ideas?
http://archive.raspbian.org/raspbian/pool/main/o/
You can also start a graphical session from the console with:hunternet93 wrote:Try the command:This will tell Debian not to start LightDM automatically on boot. You can start in manually from the command line with:Code: Select all
sudo update-rc.d lightdm disableCode: Select all
sudo service lightdm start
Code: Select all
startxCode: Select all
sudo apt-get autoremove --purge