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

Re: new xorg server problem.



Oh, sorry for the lack of information in my previous email.
I meant xorg server 1.5 which is pushed to updates-testing-newkey of fedora 9.
While booting it can not detect my display. When GDM starts, it
detects my display and keyboard but not my touchpad mouse. When I
remove xorg.conf and restart my X, it detects my display but not my
keyboard and touchpad mouse. I have an ATI Mobility Radeon X1400 on my
dell inpiron 6400 laptop.

This is my xorg.conf:
# Xorg configuration created by livna-config-display

Section "ServerLayout"
	Identifier     "Default Layout"
	Screen      0  "Screen0" 0 0
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"

EndSection

Section "ServerFlags"
	Option	    "AIGLX" "on"
EndSection

Section "InputDevice"

# keyboard added by rhpxl
	Identifier  "Keyboard0"
	Driver      "kbd"
	Option	    "XkbModel" "pc105"
	Option	    "XkbLayout" "us"
EndSection

Section "Device"
	Identifier  "Videocard0"
	Driver      "radeon"
	Option	    "AccelMethod" "EXA"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Videocard0"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Section "Extensions"
	Option	    "Composite" "Enable"
EndSection


And these are xorg packages I've installed:
xorg-x11-fonts-ISO8859-1-75dpi-7.2-6.fc9.noarch
xorg-x11-drv-mouse-1.3.0-2.fc9.i386
xorg-x11-fonts-Type1-7.2-6.fc9.noarch
xorg-x11-twm-1.0.3-2.fc9.i386
xorg-x11-drv-evdev-2.0.4-1.fc9.i386
xorg-x11-resutils-7.1-5.fc9.i386
xorg-x11-utils-7.4-1.fc9.i386
xorg-x11-drv-vesa-2.0.0-1.fc9.i386
xorg-x11-drv-keyboard-1.3.0-3.fc9.i386
xorg-x11-proto-devel-7.3-12.1.fc9.noarch
xorg-x11-drv-void-1.1.1-9.fc9.i386
xorg-x11-font-utils-7.2-4.fc9.i386
xorg-x11-filesystem-7.3-1.fc9.noarch
xorg-x11-fonts-ISO8859-1-100dpi-7.2-6.fc9.noarch
xorg-x11-xdm-1.1.6-3.fc9.i386
xorg-x11-server-common-1.5.0-1.fc9.i386
xorg-x11-fonts-ISO8859-9-100dpi-7.2-6.fc9.noarch
xorg-x11-xinit-1.0.9-1.fc9.i386
xorg-x11-server-utils-7.4-1.fc9.i386
xorg-x11-xauth-1.0.2-4.fc9.i386
xorg-x11-apps-7.3-3.fc9.i386
xorg-x11-server-Xorg-1.5.0-1.fc9.i386
xorg-x11-drv-ati-6.8.0-19.fc9.i386
xorg-x11-xkb-utils-7.2-6.fc9.i386
xorg-x11-fonts-100dpi-7.2-6.fc9.noarch
xorg-x11-fonts-misc-7.2-6.fc9.noarch


Best,
Adrin.


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