Start up script
How can I create a script to run at system startup that does following operation:
Log in as root
Start Xine
Exit Xine
Log out root
The reason I need to do this is, because my video card wont work properly until I have started xine as a root so, that xine atemps to use vidix as video driver. (vidix -option won't actually work correctly, but for some weird reason everything else works after I have attempted to use vidix as a root).
I have also tried to update video drivers, but I haven't been able to get runlevel 3 to work either so...
|