[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Unable to start X11 - XF86Config FILE



Once again, thank you!
Before showing you the content of my config file, i should tell you that my monitor is rather "conflituous", meaning that, although in it's manual it says it's SVGA compatible, under windows for instance, it simply won't run on a 800x600 definition or anything above that. So i've got it set on windows for a 640x480 definition, wich is pretty much the only setting on wich it will run.
On linux: if i run xvidtune after i "successfully" ??? set XF86Setup, and i browse trough it's modes, if i try the 1024x768 or the 320x240 or 320x200 i can't see a damend thing. So, why are these modes in my config file???
Another thing, that i~incidently didn't mentioned yesterday - before the message Fatal server error: Could not open default font 'fixed' it shows another message "failed to set default font path" followed by all the paths "FontPath" in the config file.
 
One other thing (not related to X11): when ever i Ctrl+Alt+Del and reboot linux there's no problem. If i reset the machine or turn it off, on rebooting a message shows: /dev/hdd4 was not cleanly unmounted.Check forced, and then the sistem stops for about five minutes before linux stars.Is there any command i should run to shut down the computer?
 
So, now the file:
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/X11R6/lib/X11/fonts/misc : unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi : unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi : unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
EndSection
 
Section "ServerFlags"
EndSection
 
Section "Keyboard"
Protocol "Standard"
Xkbrules "xfree86"
Xkbmodel "pc102"
Xkblayout "pt"
EndSection
 
Section "Pointer"
Protocol "Microsoft"
Device "/dev/ttyS0"
Baudrate "1200"
EndSection
 
Section "Monitor"
Identifier "PrimaryMonitor"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 31.5, 35.5
Vert Refresh 60,70, 87
Modeline "1024x768" 44.90 1024 1048 1208 1264 768 776 784 817 interlace
Modeline "640x480" 25.18 640 664 760 800 480 491 493 525
Modeline "640x400" 25.18 640 664 760 800 400 409 411 450
Modeline "320x240" 12.59 320 336 384 400 240 245 246 262 doublescan
Modeline "320x200" 12.59 320 336 384 400 200 204 205 225
EndSection
 
Section "Device"
Identifier "Primary Card"
VendorName "Unknown"
BoardName "S3 86C325 (generic)"
EndSection
 
Section "Screen"
Drive "Accel"
Device "Primary Card"
Monitor "Primary Monitor"
SubSection "Display"
Depth 8
Modes "1024x768" "640x480" "640x400" "320x240" "320x200"
EndSubSection
 
SubSection "Display"
Depth 15
Modes "1024x768" "640x480" "640x400" "320x240" "320x200"
EndSubSection
 
SubSection "Display"
Depth 16
Modes "1024x768" "640x480" "640x400" "320x240" "320x200"
EndSubSection
 
SubSection "Display"
Depth 24
Modes "1024x768" "640x480" "640x400" "320x240" "320x200"
EndSubSection
 
SubSection "Display"
Depth 32
Modes "1024x768" "640x480" "640x400" "320x240" "320x200"
EndSubSection
 
Section "Screen"
Driver "VGA2"
Device "Primary Card"
Monitor "Primary Monitor"
 
SubSection "Display"
Depth 1
Modes "1024x768" "640x480" "640x400" "320x240" "320x200"
EndSubSection
EndSection
 
Section "Screen"
Driver "VGA16"
Device "Primary Card"
Monitor "Primary Monitor"
 
SubSection "Display"
Depth 4
Modes "1024x768" "640x480" "640x400" "320x240" "320x200"
EndSubSection
EndSection
 
Section "Screen"
Driver "SVGA"
Device "Primary Card"
Monitor "Primary Monitor"
 
SubSection "Display"
Depth 8
Modes "1024x768" "640x480" "640x400" "320x240" "320x200"
EndSubSection
 
SubSection "Display"
Depth 15
Modes "1024x768" "640x480" "640x400" "320x240" "320x200"
EndSubSection
 
SubSection "Display"
Depth 16
Modes "1024x768" "640x480" "640x400" "320x240" "320x200"
EndSubSection
 
SubSection "Display"
Depth 24
Modes "1024x768" "640x480" "640x400" "320x240" "320x200"
EndSubSection
 
SubSection "Display"
Depth 32
Modes "1024x768" "640x480" "640x400" "320x240" "320x200"
EndSubSection
EndSection

Reply to: