Search found 10 matches
- Wed Jul 17, 2019 7:02 am
- Forum: Networking and servers
- Topic: Using transmission over a VPN
- Replies: 8
- Views: 8323
Re: Using transmission over a VPN
Gentle reminder.
- Sun Jul 07, 2019 8:24 am
- Forum: Media centres
- Topic: Pi 4 | raspbain lite Buster | kodi
- Replies: 10
- Views: 3916
Re: Pi 4 | raspbain lite Buster | kodi
Oh, did not know this tip. I reinstalled Raspian but the stretch version and reused what I did on my previous raspberry...
Will try next time
Will try next time

- Sat Jul 06, 2019 10:44 am
- Forum: Troubleshooting
- Topic: Kodi unable to start GUI
- Replies: 10
- Views: 6778
Re: Kodi unable to start GUI
Kodi available on Buster is still the Debian generic version, not optimized for the Pi. For it to work you have to select the opensource video drivers aka as VC4 FKMS or VC4 KMS. It will be slow and without HW video decoding. You will have to wait for a RPi optmized version. Is this a better idea t...
- Sat Jul 06, 2019 10:43 am
- Forum: Troubleshooting
- Topic: Kodi unable to start GUI
- Replies: 10
- Views: 6778
- Fri Jul 05, 2019 9:06 pm
- Forum: Media centres
- Topic: Pi 4 | raspbain lite Buster | kodi
- Replies: 10
- Views: 3916
Re: Pi 4 | raspbain lite Buster | kodi
Same trouble on B+ model with Buster Raspian Release:
https://www.raspberrypi.org/forums/view ... 8&t=244550
I guess that the issue is from 17.6 version of Kodi on Raspian Buster rather than Raspberry Model...
https://www.raspberrypi.org/forums/view ... 8&t=244550
I guess that the issue is from 17.6 version of Kodi on Raspian Buster rather than Raspberry Model...
- Fri Jul 05, 2019 4:56 pm
- Forum: Troubleshooting
- Topic: Kodi unable to start GUI
- Replies: 10
- Views: 6778
Re: Kodi unable to start GUI
I saw some posts.
I tried some stuff.
Is there a command line to know if VC4 FKMS or VC4 KMS are activated ?
Thanks.
I tried some stuff.
Is there a command line to know if VC4 FKMS or VC4 KMS are activated ?
Thanks.
- Fri Jul 05, 2019 2:41 pm
- Forum: Troubleshooting
- Topic: Kodi unable to start GUI
- Replies: 10
- Views: 6778
Re: Kodi unable to start GUI
Kodi available on Buster is still the Debian generic version, not optimized for the Pi. For it to work you have to select the opensource video drivers aka as VC4 FKMS or VC4 KMS. It will be slow and without HW video decoding. You will have to wait for a RPi optmized version. Hi, I have the same iss...
- Thu Jul 04, 2019 2:43 pm
- Forum: Networking and servers
- Topic: Using transmission over a VPN
- Replies: 8
- Views: 8323
Re: Using transmission over a VPN
Hi, Where sould the script #! /bin/bash export INTERFACE="tun0" export VPNUSER="transmission" export LANIP="192.168.1.0/24" export NETIF="eth0" iptables -F -t nat iptables -F -t mangle iptables -F -t filter # mark packets from $VPNUSER iptables -t mangle -A OU...
- Fri Jan 26, 2018 10:37 am
- Forum: Networking and servers
- Topic: PPTP Server - Connection terminated by server
- Replies: 2
- Views: 729
Re: PPTP Server - Connection terminated by server
Hi,
Has anyone had time to take a look please?
Many thanks.
Orlando
Has anyone had time to take a look please?
Many thanks.
Orlando
- Sat Jan 20, 2018 12:45 pm
- Forum: Networking and servers
- Topic: PPTP Server - Connection terminated by server
- Replies: 2
- Views: 729
PPTP Server - Connection terminated by server
Hi, I'm using PPT server installed via sudo apt-get install pptpd. My router is Technicolor TG784n v3 Raspberry IP is 192.168.1.61 When trying to login I have an error message (impossible deo reach remote server). But when SSH connectig and typing: sudo service pptpd status I have: janv. 20 13:37:36...