Alan Coopersmith <[email protected]>
writes:
> Harry Putnam wrote:
>> After booting into the new b133, my system fails with all these warnings
>> and errors in /var/log/Xorg.0.log.
>>
>> (WW) Warning, couldn't open module extmod
>> (EE) Failed to load module "extmod" (module does not exist, 0)
>
> Make sure your /etc/X11/xorg.conf does not contain a ModulePath line - it
> appears to be incorrectly set for the new path (the files moved in 130),
> and if you just remove it, Xorg will use the right path by default.
>
> In general, you should remove any settings from xorg.conf that you don't
> need to override - Xorg will use the defaults as much as possible -
> including removing the file altogether if you don't need to override any
> defaults.
Egad.. I forgot I even had an xorg.conf in place. Removed it and
startx worked fine.
Thanks..
There was a time I tried to get X to have a huge virtual desktop like
I've done on linux for yrs by having this in xorg.conf:
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
Virtual 2048 1536
Viewport 0 0
EndSubSection
But never did get it to fly on Osol.. I forgot to remove the
xorg.conf from that experiment.
_______________________________________________
opensolaris-discuss mailing list
[email protected]