X server still crazy

antonio montagnani antonio.montagnani at gmail.com
Mon Oct 8 10:39:55 UTC 2007


2007/10/8, shrek-m at gmx.de <shrek-m at gmx.de>:
> antonio montagnani schrieb:
> > Shall I re-install F8T3???
>
> "i 810" is here ok.
> what happens if you change your driver "from"intel" to "i810"?
>
> # system-config-display --help
> # system-config-display  --set-driver=i810
>
> --
> shrek-m
>
> --
> fedora-test-list mailing list
> fedora-test-list at redhat.com
> To unsubscribe:
> https://www.redhat.com/mailman/listinfo/fedora-test-list
>

I changed from "intel" to "i810" and re-booted.
I got the warning that driver was wrong and a list of error, then from
system-config-display I chose "intel" and the Xsever started fine.

The updated xorg.conf is:

# Xorg configuration created by system-config-display

Section "ServerLayout"
	Identifier     "single head configuration"
	Screen      0  "Screen0" 0 0
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
	Option	    "XkbModel" "pc105"
	Option	    "XkbLayout" "it"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	ModelName    "LCD Panel 1280x800"
	HorizSync    31.5 - 50.0
	VertRefresh  56.0 - 65.0
	Option	    "dpms"
EndSection

Section "Device"
	Identifier  "Videocard0"
	Driver      "intel"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Videocard0"
	Monitor    "Monitor0"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
		Modes    "800x600" "640x480"
	EndSubSection
EndSection

Any idea what is happening???

-- 
Antonio Montagnani
Skype : antoniomontag




More information about the fedora-test-list mailing list