Gamecon Driver - 4.0 Beta2
-
Hi Guys,
i have a big problem to install the gamecon driver on the latest version.
At first i update the RetroPie-Setup script, then i want to install the gamecon over the driver package.
Everytime i get some issues. I have try to install the driver manually, but dont work. On 3.8.1 everything works.Logs: http://pastebin.com/B9FuEeq4
I try different kinds to install it:
Version 1:
#update to the most recent version and reboot
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install rpi-update
sudo reboot#install dkms, download headers and gamecon
sudo apt-get install dkms
sudo apt-get -f install
sudo wget http://www.niksula.hut.fi/~mhiienka/Rpi/linux-headers-rpi/linux-headers-4.4.11-v7+_4.4.11-v7+-2_armhf.deb
sudo wget http://www.niksula.hut.fi/~mhiienka/Rpi/gamecon-gpio-rpi-dkms_1.2_all.deb
sudo wget http://www.niksula.hut.fi/~mhiienka/Rpi/db9-gpio-rpi-dkms_1.0_all.deb#install headers and gamecon (takes some time)
sudo dpkg -i linux-headers-4.4.11-v7+_4.4.11-v7+-2_armhf.deb
sudo dpkg -i gamecon-gpio-rpi-dkms_1.2_all.deb
sudo dpkg -i db9-gpio-rpi-dkms_1.0_all.debVersion 2:
sudo apt-get install rpi-update
sudo rpi-update
sudo rebootsudo apt-get install dkms
sudo apt-get -f install
sudo wget http://www.niksula.hut.fi/~mhiienka/Rpi/linux-headers-rpi/linux-headers-4.4.11-v7+_4.4.11-v7+-2_armhf.deb
sudo wget http://www.niksula.hut.fi/~mhiienka/Rpi/gamecon-gpio-rpi-dkms_1.2_all.deb
sudo wget http://www.niksula.hut.fi/~mhiienka/Rpi/db9-gpio-rpi-dkms_1.0_all.debsudo dpkg -i linux-headers-4.4.11-v7+_4.4.11-v7+-2_armhf.deb
sudo dpkg -i gamecon-gpio-rpi-dkms_1.2_all.deb
sudo dpkg -i db9-gpio-rpi-dkms_1.0_all.debVersion 3:
sudo apt-get install dkms
sudo apt-get install gcc-4.7
sudo apt-get updatesudo reboot
sudo wget http://www.niksula.hut.fi/~mhiienka/Rpi/linux-headers-rpi/linux-headers-4.4.11-v7+_4.4.11-v7+-2_armhf.deb
sudo wget http://www.niksula.hut.fi/~mhiienka/Rpi/gamecon-gpio-rpi-dkms_1.2_all.deb
sudo wget http://www.niksula.hut.fi/~mhiienka/Rpi/db9-gpio-rpi-dkms_1.0_all.debsudo dpkg -i linux-headers-4.4.11-v7+_4.4.11-v7+-2_armhf.deb
sudo dpkg -i gamecon-gpio-rpi-dkms_1.2_all.deb
sudo dpkg -i db9-gpio-rpi-dkms_1.0_all.debCan anyone help me?
Thanks
BR
AndréPS: sorry for my bad english :P
-
Now it works..
via SSH:
sudo apt-get update
sudo apt-get dist-upgrade
sudo rebootthen i update the retropie-setup script and install the gamecon driver over the menu...
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.