Trying to come out a solution to let me select different /etc/X11/xorg.conf 
(Nvidia or VESA) to use when booting up my Solaris notebook. Here is the idea -
1. create two different milestones Nividia and VESA
2. modify menu.lst, add two entries using -m Nivida and -m VESA
3. cp /etc/X11/xorg.conf-{milestone} /etc/X11/xorg.conf before cde-login starts

Is it doable?

Why I am doing this? The Nvidia driver (100.14.19) that I am using on Toshiba 
Techra M9 usually didn't detect the external monitor/projector correctly. I 
have to force my notebook to use VESA driver instead.

kernel(1M)

-m smf_options

    milestone=[milestone]

        Boot to the subgraph defined by the given milestone. Legimate 
milestones are ?none?, ?single-user?, ?multi-user?, ?multi-user-server?, and 
?all?.
 
 
This message posted from opensolaris.org

Reply via email to