[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
new xorg 1.5.2 on updates-testing for fedora 9 fails to detect my mouse.
- From: "Adrin Jalali" <adrin jalali gmail com>
- To: "For testers of Fedora Core development releases" <fedora-test-list redhat com>
- Subject: new xorg 1.5.2 on updates-testing for fedora 9 fails to detect my mouse.
- Date: Wed, 5 Nov 2008 13:56:51 +0330
My video card is ATI Mobility Radeon X1300
These are xorg installed packages on my syste:
xorg-x11-utils-7.4-1.fc9.i386
xorg-x11-drv-void-1.1.1-9.fc9.i386
xorg-x11-fonts-ISO8859-1-75dpi-7.2-6.fc9.noarch
xorg-x11-fonts-Type1-7.2-6.fc9.noarch
xorg-x11-server-Xorg-1.5.2-2.fc9.i386
xorg-x11-fonts-100dpi-7.2-6.fc9.noarch
xorg-x11-drv-evdev-2.0.7-1.fc9.i386
xorg-x11-drv-mouse-1.3.0-2.fc9.i386
xorg-x11-resutils-7.1-5.fc9.i386
xorg-x11-server-utils-7.4-1.fc9.i386
xorg-x11-font-utils-7.2-4.fc9.i386
xorg-x11-apps-7.3-3.fc9.i386
xorg-x11-filesystem-7.3-1.fc9.noarch
xorg-x11-xkb-utils-7.2-6.fc9.i386
xorg-x11-xauth-1.0.2-4.fc9.i386
xorg-x11-fonts-ISO8859-9-100dpi-7.2-6.fc9.noarch
xorg-x11-proto-devel-7.3-12.1.fc9.noarch
xorg-x11-twm-1.0.3-2.fc9.i386
xorg-x11-drv-keyboard-1.3.0-3.fc9.i386
xorg-x11-server-common-1.5.2-2.fc9.i386
xorg-x11-drv-ati-6.8.0-19.fc9.i386
xorg-x11-fonts-misc-7.2-6.fc9.noarch
xorg-x11-drv-vesa-2.0.0-1.fc9.i386
xorg-x11-xinit-1.0.9-1.fc9.i386
xorg-x11-xdm-1.1.6-3.fc9.i386
xorg-x11-fonts-ISO8859-1-100dpi-7.2-6.fc9.noarch
and 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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]