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 Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to