On 8/9/06, THUFIR HAWAT <[EMAIL PROTECTED]> wrote:
[...]
The knoppix CD seems to work fine, I'm in firefox, typing away at
gmail, with no lines/static on the screen :)
[...]

Here's the knoppix xorg.config file, which seems to work:

Script started on Wed Aug  9 17:53:23 2006
[EMAIL PROTECTED] cat /etc/X11/xorg.conf -n
    1   Section "ServerLayout"
    2           Identifier     "XFree86 Configured"
    3           Screen      0  "Screen0" 0 0
    4           InputDevice    "Keyboard0" "CoreKeyboard"
    5   # PS/2 Mouse not detected
    6   # Serial Mouse not detected
    7           InputDevice    "USB Mouse" "CorePointer"
    8   EndSection
    9   
   10   Section "ServerFlags"
   11           Option "AllowMouseOpenFail"  "true"
   12           
   13   EndSection
   14   
   15   Section "Files"
   16           RgbPath      "/usr/share/X11/rgb"
   17           ModulePath   "/usr/lib/xorg/modules"
   18           FontPath     "/usr/share/fonts/X11/misc:unscaled"
   19           FontPath     "/usr/share/fonts/X11/75dpi:unscaled"
   20           FontPath     "/usr/share/fonts/X11/100dpi:unscaled"
   21           FontPath     "/usr/share/fonts/X11/Type1"
   22           FontPath     "/usr/share/fonts/X11/Speedo"
   23           FontPath     "/usr/share/fonts/X11/PEX"
   24   # Additional fonts: Locale, Gimp, TTF...
   25           FontPath     "/usr/share/fonts/X11/cyrillic"
   26   #       FontPath     "/usr/share/fonts/X11/latin2/75dpi"
   27   #       FontPath     "/usr/share/fonts/X11/latin2/100dpi"
   28   # True type and type1 fonts are also handled via xftlib, see
/etc/X11/XftConfig!
   29           FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
   30           FontPath     "/usr/share/fonts/truetype"
   31           FontPath     "/usr/share/fonts/latex-ttf-fonts"
   32   EndSection
   33   
   34   Section "Module"
   35   # Comments: see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=346408
   36           Load  "dbe" # Double Buffering Extension, very important.
   37           Load  "dri" # This shouldn't be available choice if user has
selected driver vga, vesa or nv.
   38           Load  "glx" # GLX Extension.
   39           Load  "freetype" # Freetype fonts.
   40           Load  "type1"  # Type 1 fonts
   41           Load  "record" # Developer extension, usually not needed
   42   #       Load  "extmod" # This is okay, but if you look into "man
xorg.conf" you'll find option NOT to include DGA extension with
extmod, and for a good reason.. DGA causes instability as it access
videoram without consulting X about it.
   43           SubSection      "extmod"
   44                   Option          "omit xfree86-dga"
   45           EndSubSection
   46   #       Load  "speedo" # Speedo fonts, this module doesn't exist in 
Xorg 7.0.17
   47   # The following are deprecated/unstable/unneeded in Xorg 7.0
   48   #       Load  "ddc"  # ddc probing of monitor, this should be
never present, as it gets automatically loaded.
   49   #       Load  "GLcore" # This should be never present, as it gets
automatically loaded.
   50   #       Load  "bitmap" # Should be never present, as it gets
automatically loaded. This is a font module, and loading it in
xorg.conf makes X try to load it twice.
   51   EndSection
   52   
   53   Section "InputDevice"
   54           Identifier  "Keyboard0"
   55           Driver      "kbd"
   56           Option      "CoreKeyboard"
   57           Option "XkbRules" "xorg"
   58           Option "XkbModel" "pc105"
   59           Option "XkbLayout" "us"
   60   
   61   EndSection
   62   
   63   Section "InputDevice"
   64           Identifier  "Serial Mouse"
   65           Driver      "mouse"
   66           Option      "Protocol" "Microsoft"
   67           Option      "Device" "/dev/ttyS0"
   68           Option      "Emulate3Buttons" "true"
   69           Option      "Emulate3Timeout" "70"
   70           Option      "SendCoreEvents"  "true"
   71   EndSection
   72   
   73   Section "InputDevice"
   74           Identifier  "PS/2 Mouse"
   75           Driver      "mouse"
   76           Option      "Protocol" "auto"
   77   Option          "ZAxisMapping"          "4 5"
   78           Option      "Device" "/dev/psaux"
   79           Option      "Emulate3Buttons" "true"
   80           Option      "Emulate3Timeout" "70"
   81           Option      "SendCoreEvents"  "true"
   82   EndSection
   83   
   84   Section "InputDevice"
   85           Identifier      "USB Mouse"
   86           Driver          "mouse"
   87           Option          "Device"                "/dev/input/mice"
   88           Option          "SendCoreEvents"      "true"
   89           Option          "Protocol"              "IMPS/2"
   90           Option          "ZAxisMapping"          "4 5"
   91           Option          "Buttons"               "5"
   92   EndSection
   93   
   94   # Auto-generated by KNOPPIX mkxf86config
   95   
   96   Section "Monitor"
   97           Identifier      "Monitor0"
   98           Option  "DPMS"        "true"
   99           VendorName      "SAM"
  100           ModelName       "SAM0022"
  101           HorizSync 30 - 71 # DDC-probed
  102           VertRefresh 50 - 160 # DDC-probed
  103           # These are the DDC-probed settings reported by your monitor.
  104           # 1024x768, 85.0Hz; hfreq=68.68, vfreq=85.00
  105           ModeLine "1024x768"    94.50 1024 1072 1168 1376  768  769  772
808 +hsync +vsync
  106           # 800x600, 85.0Hz; hfreq=53.67, vfreq=85.06
  107           ModeLine "800x600"     56.25  800  832  896 1048  600  601  604
631 +hsync +vsync
  108           # 800x600, 60.0Hz; hfreq=37.88, vfreq=60.32
  109           ModeLine "800x600"     40.00  800  840  968 1056  600  601  605
628 +hsync +vsync
  110           # 640x480, 85.0Hz; hfreq=43.27, vfreq=85.01
  111           ModeLine "640x480"     36.00  640  696  752  832  480  481  484
509 -hsync -vsync
  112           # 640x480, 75.0Hz; hfreq=37.50, vfreq=75.00
  113           ModeLine "640x480"     31.50  640  656  720  840  480  481  484
500 -hsync -vsync
  114           # 640x480, 60.0Hz; hfreq=31.47, vfreq=59.94
  115           ModeLine "640x480"     25.17  640  648  744  784  480  482  484
509 -hsync -vsync
  116           # Extended modelines with GTF timings
  117           # 640x480 @ 100.00 Hz (GTF) hsync: 50.90 kHz; pclk: 43.16 MHz
  118           ModeLine "640x480"  43.16  640 680 744 848  480 481 484 509
-HSync +Vsync
  119           # 768x576 @ 60.00 Hz (GTF) hsync: 35.82 kHz; pclk: 34.96 MHz
  120           ModeLine "768x576"  34.96  768 792 872 976  576 577 580 597
-HSync +Vsync
  121           # 768x576 @ 72.00 Hz (GTF) hsync: 43.27 kHz; pclk: 42.93 MHz
  122           ModeLine "768x576"  42.93  768 800 880 992  576 577 580 601
-HSync +Vsync
  123           # 768x576 @ 75.00 Hz (GTF) hsync: 45.15 kHz; pclk: 45.51 MHz
  124           ModeLine "768x576"  45.51  768 808 888 1008  576 577 580 602
-HSync +Vsync
  125           # 768x576 @ 85.00 Hz (GTF) hsync: 51.42 kHz; pclk: 51.84 MHz
  126           ModeLine "768x576"  51.84  768 808 888 1008  576 577 580 605
-HSync +Vsync
  127           # 768x576 @ 100.00 Hz (GTF) hsync: 61.10 kHz; pclk: 62.57 MHz
  128           ModeLine "768x576"  62.57  768 816 896 1024  576 577 580 611
-HSync +Vsync
  129           # 800x600 @ 100.00 Hz (GTF) hsync: 63.60 kHz; pclk: 68.18 MHz
  130           ModeLine "800x600"  68.18  800 848 936 1072  600 601 604 636
-HSync +Vsync
  131           # 1024x768 @ 100.00 Hz (GTF) hsync: 81.40 kHz; pclk: 113.31 MHz
  132           ModeLine "1024x768"  113.31  1024 1096 1208 1392  768 769 772
814  -HSync +Vsync
  133           # 1152x864 @ 60.00 Hz (GTF) hsync: 53.70 kHz; pclk: 81.62 MHz
  134           ModeLine "1152x864"  81.62  1152 1216 1336 1520  864 865 868
895  -HSync +Vsync
  135           # 1152x864 @ 85.00 Hz (GTF) hsync: 77.10 kHz; pclk: 119.65 MHz
  136           ModeLine "1152x864"  119.65  1152 1224 1352 1552  864 865 868
907  -HSync +Vsync
  137           # 1152x864 @ 100.00 Hz (GTF) hsync: 91.50 kHz; pclk: 143.47 MHz
  138           ModeLine "1152x864"  143.47  1152 1232 1360 1568  864 865 868
915  -HSync +Vsync
  139           # 1280x960 @ 72.00 Hz (GTF) hsync: 72.07 kHz; pclk: 124.54 MHz
  140           ModeLine "1280x960"  124.54  1280 1368 1504 1728  960 961 964
1001  -HSync +Vsync
  141           # 1280x960 @ 75.00 Hz (GTF) hsync: 75.15 kHz; pclk: 129.86 MHz
  142           ModeLine "1280x960"  129.86  1280 1368 1504 1728  960 961 964
1002  -HSync +Vsync
  143           # 1280x960 @ 100.00 Hz (GTF) hsync: 101.70 kHz; pclk: 178.99 MHz
  144           ModeLine "1280x960"  178.99  1280 1376 1520 1760  960 961 964
1017  -HSync +Vsync
  145           # 1280x1024 @ 100.00 Hz (GTF) hsync: 108.50 kHz; pclk: 190.96 
MHz
  146           ModeLine "1280x1024"  190.96  1280 1376 1520 1760  1024 1025
1028 1085  -HSync +Vsync
  147           # 1400x1050 @ 60.00 Hz (GTF) hsync: 65.22 kHz; pclk: 122.61 MHz
  148           ModeLine "1400x1050"  122.61  1400 1488 1640 1880  1050 1051
1054 1087  -HSync +Vsync
  149           # 1400x1050 @ 72.00 Hz (GTF) hsync: 78.77 kHz; pclk: 149.34 MHz
  150           ModeLine "1400x1050"  149.34  1400 1496 1648 1896  1050 1051
1054 1094  -HSync +Vsync
  151           # 1400x1050 @ 75.00 Hz (GTF) hsync: 82.20 kHz; pclk: 155.85 MHz
  152           ModeLine "1400x1050"  155.85  1400 1496 1648 1896  1050 1051
1054 1096  -HSync +Vsync
  153           # 1400x1050 @ 85.00 Hz (GTF) hsync: 93.76 kHz; pclk: 179.26 MHz
  154           ModeLine "1400x1050"  179.26  1400 1504 1656 1912  1050 1051
1054 1103  -HSync +Vsync
  155           # 1400x1050 @ 100.00 Hz (GTF) hsync: 111.20 kHz; pclk: 214.39 
MHz
  156           ModeLine "1400x1050"  214.39  1400 1512 1664 1928  1050 1051
1054 1112  -HSync +Vsync
  157           # 1600x1200 @ 100.00 Hz (GTF) hsync: 127.10 kHz; pclk: 280.64 
MHz
  158           ModeLine "1600x1200"  280.64  1600 1728 1904 2208  1200 1201
1204 1271  -HSync +Vsync
  159           # 1920x1200 @ 60.00 Hz (GTF)  hsync: 74.52; pclk: 193.16 MHz
  160           Modeline "1920x1200" 193.16  1920 2048 2256 2592  1200 1201
1204 1242  -HSync +HSync
  161   EndSection
  162   
  163   Section "Device"
  164           ### Available Driver options are:-
  165   # sw_cursor is needed for some ati and radeon cards
  166           #Option     "sw_cursor"
  167           #Option     "hw_cursor"
  168           #Option     "NoAccel"
  169           #Option     "ShowCache"
  170           #Option     "ShadowFB"
  171           #Option     "UseFBDev"
  172           #Option     "Rotate"
  173           Identifier  "Card0"
  174   # The following line is auto-generated by KNOPPIX mkxf86config
  175           Driver      "sis"
  176           VendorName  "All"
  177           BoardName   "All"
  178   #       BusID       "PCI:1:0:0"
  179   EndSection
  180   
  181   Section "Screen"
  182           Identifier "Screen0"
  183           Device     "Card0"
  184           Monitor    "Monitor0"
  185           DefaultColorDepth 16
  186           SubSection "Display"
  187                   Depth     1
  188                   Modes "1024x768" "800x600" "640x480"
  189           EndSubSection
  190           SubSection "Display"
  191                   Depth     4
  192                   Modes "1024x768" "800x600" "640x480"
  193           EndSubSection
  194           SubSection "Display"
  195                   Depth     8
  196                   Modes "1024x768" "800x600" "640x480"
  197           EndSubSection
  198           SubSection "Display"
  199                   Depth     15
  200                   Modes "1024x768" "800x600" "640x480"
  201           EndSubSection
  202           SubSection "Display"
  203                   Depth     16
  204                   Modes "1024x768" "800x600" "640x480"
  205           EndSubSection
  206           SubSection "Display"
  207                   Depth     24
  208                   Modes "1024x768" "800x600" "640x480"
  209           EndSubSection
  210           SubSection "Display"
  211                   Depth     32
  212                   Modes "1024x768" "800x600" "640x480"
  213           EndSubSection
  214   EndSection
  215   
  216   Section "DRI"
  217           Mode 0666
  218   EndSection
  219   
  220   
[1;[EMAIL PROTECTED];39m whoami
knoppix
[1;[EMAIL PROTECTED];39m date
Wed Aug  9 17:53:51 EDT 2006
[1;[EMAIL PROTECTED];39m exit
exit

Script done on Wed Aug  9 17:53:56 2006




thanks,

Thufir

--
gentoo-user@gentoo.org mailing list

Reply via email to