Suppose you have diskless stations with different graphics cards but that you loaded the kernel module for the card at boot-up.
The user's home directory is also nfs mounted at /home
Trying to start a window-manager fails because the initial ~/xorg.conf settings don't match the properties of the card on the diskless client. What can be done here?
- Do you modify xorg.conf with conditionals?
- Do you modify something like ~/.login.conf to check IP's of host and run xorg-IP.conf?
The user's home directory is also nfs mounted at /home
Trying to start a window-manager fails because the initial ~/xorg.conf settings don't match the properties of the card on the diskless client. What can be done here?
- Do you modify xorg.conf with conditionals?
- Do you modify something like ~/.login.conf to check IP's of host and run xorg-IP.conf?