[Bug 459639] Re: X server starts randomly in failsafe when starting from cold boot

Romain Motylicki 459639 at bugs.launchpad.net
Sun Sep 26 13:33:33 UTC 2010


Hi,

I tried to improve the loop in #62. I made this though it is far from
being perfect and probably quite "dirty" :

    modprobe nvidia
    until lsmod | grep "^nvidia"
    do :
    done

    sleep 2
    exec gdm-binary $CONFIG_FILE

I tried to remove the sleep command, but in that case, X always crashes. So I think that the module needs to be fully loaded.
If it still does not work for you, try to change the delay.

-- 
X server starts randomly in failsafe when starting from cold boot
https://bugs.launchpad.net/bugs/459639
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.




More information about the kubuntu-bugs mailing list