Comment 77 for bug 615549

Revision history for this message
Jamie Krug (jamie-thekrugs) wrote : Re: gdm starting too early for DRM modules to load, no video

Seth:
> Include
>
> ps -ef | grep X
> gdmtty="$(ps --no-heading -o tty -p $(pgrep X))"
> stty -F "/dev/$gdmtty"
> ps -f -t "$gdmtty"

I rebooted, switched to tty1 and I'm attaching the output from the above. Thanks.