Posts by Morphy

    Can you try audio_driver = "alsathread" too? It's the default setting.

    Yep works too. I think audio_driver = was blank as default, but I may be mistaken

    Can you post the terminal output of aplay -L? It looks like this on my RPi:

    Code
    null
        Discard all samples (playback) or generate zero samples (capture)
    default:CARD=ALSA
        bcm2835 ALSA, bcm2835 ALSA
        Default Audio Device
    sysdefault:CARD=ALSA
        bcm2835 ALSA, bcm2835 ALSA
        Default Audio Device

    Looks identical to that

    Do you use external USB sound devices?

    Nope HDMI out to Onkyo AV AMP

    Thanks yea I've been looking at the wiki. Don't think I've missed anything. As far as I can tell I don't need any crt's just username and password which I've entered. Weirdly it says I'm connected however I only get one server option and the IP is my current one.

    Uploaded a log from a defaulted LE 8.0 installation just to rule any other addons out.

    Can see this error:
    ERROR: Linux route add command failed: external program exited with error status: 2
    [hr]
    Just been having a trawl around and found this suggestion to add slickvpn to the OE connections which works. Now how to get it working with VPN manager.

    I managed to get this working by adding this to the ovpn file:
    redirect-gateway def1

    Right ok I thought it discovered the servers from the initial url. When I connect with VPN manager it doesn't work, I get my usual IP address not a VPN one. When I connect with the OE VPN connection it works ok and I get a new VPN IP. The connection method is PPPT apparently.


    The use of user defined vpns is documented on a wiki page. You should go read that

    Thanks yea I've been looking at the wiki. Don't think I've missed anything. As far as I can tell I don't need any crt's just username and password which I've entered. Weirdly it says I'm connected however I only get one server option and the IP is my current one.

    Uploaded a log from a defaulted LE 8.0 installation just to rule any other addons out.

    Can see this error:
    ERROR: Linux route add command failed: external program exited with error status: 2
    [hr]
    Just been having a trawl around and found this suggestion to add slickvpn to the OE connections which works. Now how to get it working with VPN manager.


    I haven't looked at the zip, but the first example you have has the user key and cert commented out - so the import thinks they're not needed.

    Thanks for the reply. Yea I'm not quite sure what's required as a bit of a newb to all this. My provider only lists that ovpn under Ubuntu/Mint so thought that's all i needed. The other zip has a crl.pem file as well which I've no idea what's for. That was under the openvpn windows FAQ. I've tried creating some .crt files from this tutorial and removed the # from the ovpn file but still no dice. I'll try get some logs if you would be so kind to have a look at them.