Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Gioacchino87

Pages: 1 [2]
16
General / Am / windows 10
« on: September 23, 2019, 02:16:57 PM »
Hello guys, can you say about the best way to :

1- force to startup am on boot fo Windows 10

2- Hide Windows 10

I'm trying to do kiosk mode, but W10 only select an Microsoft app damn!

Do you have some solution for this?

17

Specifically:

sudo apt-get install cmake libflac-dev libogg-dev libvorbis-dev libopenal-dev libjpeg62-turbo-dev libfreetype6-dev  libudev-dev libfontconfig1-dev

then:

cd ~/develop
git clone --depth 1 https://github.com/mickelson/sfml-pi sfml-pi
mkdir sfml-pi/build;cd sfml-pi/build
cmake .. -DSFML_RPI=1 -DEGL_INCLUDE_DIR=/opt/vc/include -DEGL_LIBRARY=/opt/vc/lib/libEGL.so -DGLES_INCLUDE_DIR=/opt/vc/include -DGLES_LIBRARY=/opt/vc/lib/libGLESv1_CM.so
sudo make install
sudo ldconfig

i did this command yesterday night, it's ok to update am to 2.1?

18
General / Kodi + Pixel desktop on wheels
« on: January 20, 2017, 08:45:01 AM »
How i can set up kodi and pixel desktop, under "ports" wheels?

19
General / Re: Raspberry Pi Image for Pi 2 and Pi 3
« on: January 18, 2017, 08:45:41 AM »
hi guys, i'm with v0.5 builds, how can update AM?


Pages: 1 [2]