Re: OpenVPN doesn't restart after sleep

2015-04-15 Thread lukn555
Hi Tony Sorry for the late reply, I suffered the same but I only just found out how to fix this: Add the following script to /lib/systemd/system-sleep (in case you are using systemd): $ cat /lib/systemd/system-sleep/openvpn.sh #!/bin/bash case "$1" in post) /bin/systemc

Jessie, VLC, Radeon and HW Decoding

2014-11-19 Thread lukn555
-drivers which should be reported? thanks! lukn555 -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/m4iqre$teg$1...@ger.gmane.org

Re: Ati Radeon HD 7850 Problem on Debian 7 Stable

2014-11-19 Thread lukn555
my .deb of a driver that should work with this card generation (I have a 7750) or create your own backport of xserver-xorg-video-radeon. > but doing so, makes my ETH0 not respond to DHCP at all Your wifi card should be wlan0, not eth0 :-) hth lukn555 -- To UNSUBSCRIBE, email to debian-use