Brian, I have had X11 problems and did fix it by copying an edited xorg.conf into the X11 folder. Be sure to save the non-working original by re-naming it, just in case you needit later.<br>I was using an older Thinkpad, but if you know that one version of xorg.conf worked you can copy it and use  it if it works. You note as well that you updated 3 or 4 items. I am not sure which or what is not working. That is why I recommend saving the original xorg.conf file by re-naming. I am not able to speak to all the possibilities or tthe Toshiba architecture.<br>
Good luck.  Ted P. <br><br>
<div><span class="gmail_quote">On 10/17/09, <b class="gmail_sendername">BrianO'Keefe</b> <<a href="mailto:okeefe@cybermesa.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">okeefe@cybermesa.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">





<div bgcolor="#ffffff" text="#000000">
Still trying to find out why I have no screen in Jaunty. I have booted
into recovery mode and reconfigured the xserver with dpkg as well as
with "X -configure". the last command created a nice xorg.conf in
/root/X11. The xorg.conf in /etc/X11 is sparse by comparison. However,
running "startx" from the prompt just goes to a slightly lit but black
screen. Can't get back to the command line with ctrl+alt+F2.<br>
The question is if I should copy the /root/X11/xorg.config to the
/etc/X11/xorg.config?<br>
<br>
Details below:<br>
<br>
<br>
<br>
/root/X11/xorg.conf.new<br>
<pre>Section "ServerLayout"<br>   Identifier     "X.org Configured"<br>   Screen      0  "Screen0" 0 0<br>        InputDevice    "Mouse0" "CorePointer"<br>     InputDevice    "Keyboard0" "CoreKeyboard"<br>
<br>EndSection<br><br>Section "Files"<br>     ModulePath   "/usr/lib/xorg/modules"<br>        FontPath     "/usr/share/fonts/X11/misc"<br>    FontPath     "/usr/share/fonts/X11/cyrillic"<br>        FontPath     "<i><span>/</span>usr/share/fonts/X11/100dpi<span>/</span></i>:unscaled"<br>
<br>      FontPath     "<i><span>/</span>usr/share/fonts/X11/75dpi<span>/</span></i>:unscaled"<br>    FontPath     "/usr/share/fonts/X11/Type1"<br>   FontPath     "/usr/share/fonts/X11/100dpi"<br>  FontPath     "/usr/share/fonts/X11/75dpi"<br>
<br>      FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"<br>EndSection<br><br>Section "Module"<br>   Load  "record"<br>      Load  "extmod"<br>      Load  "dbe"<br> Load  "dri2"<br>
<br>      Load  "dri"<br> Load  "glx"<br>EndSection<br><br>Section "InputDevice"<br>  Identifier  "Keyboard0"<br>     Driver      "kbd"<br>EndSection<br><br>Section "InputDevice"<br>
<br>      Identifier  "Mouse0"<br>        Driver      "mouse"<br> Option      "Protocol" "auto"<br>     Option      "Device" "/dev/input/mice"<br>    Option      "ZAxisMapping" "4 5 6 7"<br>
<br>EndSection<br><br>Section "Monitor"<br>   Identifier   "Monitor0"<br>     VendorName   "Monitor Vendor"<br>       ModelName    "Monitor Model"<br>EndSection<br><br>Section "Device"<br>
<br>        ### Available Driver options are:-<br>        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",<br>        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"<br>
<br>        ### [arg]: arg optional<br>        #Option     "NoAccel"              # [<bool>]<br>        #Option     "SWcursor"              # [<bool>]<br>        #Option     "ColorKey"              # <i><br>
<br>        #Option     "CacheLines"            # <i><br>        #Option     "Dac6Bit"                    # [<bool>]<br>        #Option     "DRI"                   # [<bool>]<br>        #Option     "NoDDC"                 # [<bool>]<br>
<br>        #Option     "ShowCache"             # [<bool>]<br>        #Option     "XvMCSurfaces"          # <i><br>        #Option     "PageFlip"                   # [<bool>]<br>      Identifier  "Card0"<br>
<br>      Driver      "intel"<br> VendorName  "Intel Corporation"<br>     BoardName   "Mobile 4 Series Chipset Integrated Graphics Controller"<br>        BusID       "PCI:0:2:0"<br>EndSection<br><br>
Section "Screen"<br><br>  Identifier "Screen0"<br>        Device     "Card0"<br>  Monitor    "Monitor0"<br>       SubSection "Display"<br>                Viewport   0 0<br>                Depth     1<br>   EndSubSection<br>
        SubSection "Display"<br><br>              Viewport   0 0<br>                Depth     4<br>   EndSubSection<br> SubSection "Display"<br>                Viewport   0 0<br>                Depth     8<br>   EndSubSection<br> SubSection "Display"<br>                Viewport   0 0<br>
                Depth     15<br>  EndSubSection<br><br>       SubSection "Display"<br>                Viewport   0 0<br>                Depth     16<br>  EndSubSection<br> SubSection "Display"<br>                Viewport   0 0<br>                Depth     24<br>  EndSubSection<br>
EndSection<br></pre>
<br>
<br>
<br>
<br>
<br>
<br>
/etc/X11/xorg.conf<br>
<pre>Section "Device"<br> Identifier      "Configured Video Device"<br>   Option          "UseFBDev"            "true"<br>EndSection<br><br>Section "Monitor"<br>   Identifier      "Configured Monitor"<br>
<br>EndSection<br><br>Section "Screen"<br>    Identifier      "Default Screen"<br>    Monitor         "Configured Monitor"<br>        Device          "Configured Video Device"<br>EndSection<br><br><br><br></pre>
<br>
</div>

<br>_______________________________________________<br>
nmglug mailing list<br>
<a href="mailto:nmglug@nmglug.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">nmglug@nmglug.org</a><br>
<a href="https://nmglug.org/mailman/listinfo/nmglug" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">https://nmglug.org/mailman/listinfo/nmglug</a><br>
<br></blockquote></div><br>