|
Mandriva startup scripts (need to add something to startup before X starts)
Okay,
In an earlier thread trying to get my display working correctly on my new laptop, I found out that I needed to patch my video bios with the 915resolution utility. So I followed the instructions, installed the program, patched one of the video bios' resolutions to the resolution I need, restarted X, and now my display is fine. Only one problem: the patch isn't permanent. So currently, every time I reboot, I have to restart the X server before my display will use my new resolution. I need to have the 915resolution patch execute before X starts. In the instructions, they said to add the line "usr/sbin/915resolution " to the file "rc.local", but that didn't work (when I open rc.local, it says that it will execute after all the other init scripts). I suppose the patch needs to be executed before the init scripts, so I was wondering if there's another init script I should add that line to, or if I need to make one of my own and if so, where to put it.
Thanks for any help.
|