Knurpht, Robin, thanks for your responses!
Knurpht, I did add something to the /etc/Xll/xorg.d/50-monitor.conf. In my file, everything was commented out, so I tried entering a section that worked for someone on google. It made no difference, it didn’t get overwritten and I commented that section out after my experiment. Yes it could have caused a display problem.
Robin, thanks so much for sharing you insight into the workings of the display SW! From my kde display problem days, I remember that the “nomodeset” parameter results in a default display.
I did run sax3 from a root console. It installs into sbin. If there were some chance to tweak it along, it would be worth the effort. Maybe someone has picked it lock!
When run from a root console, sax3 pops up a graphical menu asking first for mouse, kb, monitor, etc. Selecting monitor brings up a second screen with a resolution textbox defaulted to (1024x768x60) and an advanced section. The advanced section is optional and wants the monitor specs - Horz and Vert Sweep ranges.
Within the advanced section is another optional choice of CVT expecting display x and y pixels and refresh. When I filled in the CTV with the 1152x864x60, sax3 remembered that setting after the segfault. Now when it fires up again, the monitor screen shows the non-advanced resolution to be 1152x864x60.
When I run sax3 I get this:
…
/files/etc/X11/xorg.conf.d/99-saxscreen.conf/Screen[last()]/Display[last()+1]/Depth
no error
/files/etc/X11/xorg.conf.d/99-saxscreen.conf/Screen[last()]/Display[last()]/Modes
no error
<M> [ui] YUI.cc:529 ~YUITerminator(): Shutting down UI
<ERR> [ui] YUI.cc:100 ~YUI(): 1 open dialogs left over
[1] 4444 segmentation fault sax3
root[503]
At first blush, this looks like I missed a dialog box that the contents of aren’t checked, but maybe it’s a stack error. If the problem is mine, I’ve missed it.
Just out of curiosity, with the “muscle box” that I have, how hard would it be to get the pieces of this development that I could build and step thru with a debugger? I have a very slow internet connection (784 KB/sec)!
I have a feeling that with a working system like I have it would be pretty easy to parse out the equivalent xorg.conf that I’m using. But what do I know? That seems a good line to leave on! Heboland.