I have a python script that plays sound and it runs perfect from the terminal when i use ssh and from the desktop .. but when i try to start it at boot the sounds is just a long beeeep tone instead og the soundtrack .. i use pygame mixer.
i tried auto starting it in different ways .. and also to put in different delays/sleep before starting my script but its stil the same
does anyone have an idea off what is wrong with my setup