You are not logged in.
Hi thanks to all who helped me get this video card working about 18 months ago! https://bbs.archlinux.org/viewtopic.php?id=89108&p=1
Unfortunately updating with pacman -Syu has stopped the video card from working at all. I now write to you using the VESA driver and everything looks way to big! 1024x768 on a 30" monitor when I normally use 1920x1200.
This is what I get if I try to startx with the m9x Matrox driver:
[username@computername ~]$ startx
X.Org X Server 1.10.2
Release Date: 2011-05-28
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.38-ARCH x86_64
Current Operating System: Linux computername 2.6.38-ARCH #1 SMP PREEMPT Mon May 23 22:02:08 CEST 2011 x86_64
Kernel command line: root=/dev/disk/by-uuid/8ad79d56-15d4-460f-8870-b1b1489d0eac ro vga=773
Build Date: 30 May 2011 08:18:15AM
Current Version of pixman: 0.20.2
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Jun 2 19:12:57 2011
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using config directory: "/etc/X11/xorg.conf.d"
(EE) Failed to load /urs/lib/xorg/modules/drivers/m9x_drv.so: /usr/lib/xorg/modules/drivers/m9x_drv.so: undefined symbol: xf86ScreenKey
(EE) LoadModule: Module m9x does not have a m9xModuleData Data object.
(EE) Failed to load modul "m9x" (invalid module, 0)
(EE) No drivers available.
Fatal Server Error:
no screens found
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error
[username@computername ~]$
/urs/lib/xorg/modules/drivers/m9x_drv.so does exist, and I've no idea what xf86ScreenKey is and why it happens to be undefined today.
I'm definitely using the file etc/X11/xorg.conf because when I edit this file and change the driver to "vesa" I can get into X and see you all much larger than life. etc/X11/xorg.conf:
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/Type1"
EndSection
Section "Module"
Load "dri"
Load "extmod"
Load "dri2"
Load "glx"
Load "dbe"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "gb"
Option "XkbVariant" ""
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "ShadowFB" # [<bool>]
#Option "DefaultRefresh" # [<bool>]
#Option "ModeSetClearScreen" # [<bool>]
Option "OldDmaInit" "On"
Identifier "Card0"
Driver "m9x"
VendorName "Matrox Graphics, Inc."
BoardName "M91XX"
BusID "PCI:2:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1920x1200"
EndSubSection
EndSection
Section "ServerFlags"
Option "AutoAddDevices" "False"
EndSection
/var/log/Xorg.0.log
[ 28.582] X Protocol Version 11, Revision 0
[ 28.583] Build Operating System: Linux 2.6.38-ARCH x86_64
[ 28.583] Current Operating System: Linux eggi 2.6.38-ARCH #1 SMP PREEMPT Mon May 23 22:02:08 CEST 2011 x86_64
[ 28.584] Kernel command line: root=/dev/disk/by-uuid/8ad79d56-15d4-460f-8870-b1b1489d0eac ro vga=773
[ 28.584] Build Date: 30 May 2011 08:18:15AM
[ 28.584]
[ 28.584] Current version of pixman: 0.20.2
[ 28.585] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 28.585] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 28.586] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jun 2 19:17:54 2011
[ 28.589] (==) Using config file: "/etc/X11/xorg.conf"
[ 28.589] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 28.592] (==) ServerLayout "X.org Configured"
[ 28.592] (**) |-->Screen "Screen0" (0)
[ 28.592] (**) | |-->Monitor "Monitor0"
[ 28.592] (**) | |-->Device "Card0"
[ 28.592] (**) |-->Input Device "Mouse0"
[ 28.592] (**) |-->Input Device "Keyboard0"
[ 28.592] (**) Option "AutoAddDevices" "False"
[ 28.592] (**) Not automatically adding devices
[ 28.592] (==) Automatically enabling devices
[ 28.596] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 28.596] Entry deleted from font path.
[ 28.596] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 28.596] Entry deleted from font path.
[ 28.596] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 28.596] Entry deleted from font path.
[ 28.596] (**) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/100dpi:unscaled,
/usr/share/fonts/75dpi:unscaled,
/usr/share/fonts/TTF,
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 28.596] (**) ModulePath set to "/usr/lib/xorg/modules"
[ 28.596] (II) Loader magic: 0x7d3440
[ 28.596] (II) Module ABI versions:
[ 28.596] X.Org ANSI C Emulation: 0.4
[ 28.596] X.Org Video Driver: 10.0
[ 28.596] X.Org XInput driver : 12.2
[ 28.596] X.Org Server Extension : 5.0
[ 28.597] (--) PCI:*(0:2:0:0) 102b:0540:102b:2241 rev 1, Mem @ 0xd0000000/268435456, 0xfbafe000/8192, BIOS @ 0x????????/131072
[ 28.597] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 28.597] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[ 28.597] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[ 28.597] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 28.597] (II) "record" will be loaded by default.
[ 28.597] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
[ 28.597] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
[ 28.597] (II) LoadModule: "dri"
[ 28.600] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 28.602] (II) Module dri: vendor="X.Org Foundation"
[ 28.602] compiled for 1.10.2, module version = 1.0.0
[ 28.602] ABI class: X.Org Server Extension, version 5.0
[ 28.602] (II) Loading extension XFree86-DRI
[ 28.602] (II) LoadModule: "extmod"
[ 28.602] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 28.604] (II) Module extmod: vendor="X.Org Foundation"
[ 28.604] compiled for 1.10.2, module version = 1.0.0
[ 28.604] Module class: X.Org Server Extension
[ 28.604] ABI class: X.Org Server Extension, version 5.0
[ 28.604] (II) Loading extension MIT-SCREEN-SAVER
[ 28.604] (II) Loading extension XFree86-VidModeExtension
[ 28.604] (II) Loading extension XFree86-DGA
[ 28.604] (II) Loading extension DPMS
[ 28.604] (II) Loading extension XVideo
[ 28.604] (II) Loading extension XVideo-MotionCompensation
[ 28.604] (II) Loading extension X-Resource
[ 28.604] (II) LoadModule: "dri2"
[ 28.604] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 28.604] (II) Module dri2: vendor="X.Org Foundation"
[ 28.604] compiled for 1.10.2, module version = 1.2.0
[ 28.604] ABI class: X.Org Server Extension, version 5.0
[ 28.604] (II) Loading extension DRI2
[ 28.604] (II) LoadModule: "glx"
[ 28.605] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 28.608] (II) Module glx: vendor="X.Org Foundation"
[ 28.608] compiled for 1.10.2, module version = 1.0.0
[ 28.608] ABI class: X.Org Server Extension, version 5.0
[ 28.608] (==) AIGLX enabled
[ 28.608] (II) Loading extension GLX
[ 28.608] (II) LoadModule: "dbe"
[ 28.608] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 28.608] (II) Module dbe: vendor="X.Org Foundation"
[ 28.608] compiled for 1.10.2, module version = 1.0.0
[ 28.608] Module class: X.Org Server Extension
[ 28.608] ABI class: X.Org Server Extension, version 5.0
[ 28.608] (II) Loading extension DOUBLE-BUFFER
[ 28.608] (II) LoadModule: "record"
[ 28.609] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 28.609] (II) Module record: vendor="X.Org Foundation"
[ 28.609] compiled for 1.10.2, module version = 1.13.0
[ 28.609] Module class: X.Org Server Extension
[ 28.609] ABI class: X.Org Server Extension, version 5.0
[ 28.609] (II) Loading extension RECORD
[ 28.609] (II) LoadModule: "vesa"
[ 28.612] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 28.612] (II) Module vesa: vendor="X.Org Foundation"
[ 28.612] compiled for 1.10.0, module version = 2.3.0
[ 28.612] Module class: X.Org Video Driver
[ 28.612] ABI class: X.Org Video Driver, version 10.0
[ 28.612] (II) LoadModule: "mouse"
[ 28.613] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
[ 28.613] (II) Module mouse: vendor="X.Org Foundation"
[ 28.613] compiled for 1.10.0, module version = 1.7.0
[ 28.613] Module class: X.Org XInput Driver
[ 28.613] ABI class: X.Org XInput driver, version 12.2
[ 28.613] (II) LoadModule: "kbd"
[ 28.614] (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
[ 28.614] (II) Module kbd: vendor="X.Org Foundation"
[ 28.614] compiled for 1.10.0, module version = 1.6.0
[ 28.614] Module class: X.Org XInput Driver
[ 28.614] ABI class: X.Org XInput driver, version 12.2
[ 28.614] (II) VESA: driver for VESA chipsets: vesa
[ 28.614] (--) using VT number 7
[ 28.645] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 28.645] (II) Loading sub module "vbe"
[ 28.645] (II) LoadModule: "vbe"
[ 28.649] (II) Loading /usr/lib/xorg/modules/libvbe.so
[ 28.649] (II) Module vbe: vendor="X.Org Foundation"
[ 28.650] compiled for 1.10.2, module version = 1.1.0
[ 28.650] ABI class: X.Org Video Driver, version 10.0
[ 28.650] (II) Loading sub module "int10"
[ 28.650] (II) LoadModule: "int10"
[ 28.650] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 28.652] (II) Module int10: vendor="X.Org Foundation"
[ 28.652] compiled for 1.10.2, module version = 1.0.0
[ 28.652] ABI class: X.Org Video Driver, version 10.0
[ 28.652] (II) VESA(0): initializing int10
[ 28.652] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[ 28.652] (II) VESA(0): VESA BIOS detected
[ 28.652] (II) VESA(0): VESA VBE Version 3.0
[ 28.652] (II) VESA(0): VESA VBE Total Mem: 16384 kB
[ 28.652] (II) VESA(0): VESA VBE OEM: Matrox Graphics Inc.
[ 28.652] (II) VESA(0): VESA VBE OEM Software Rev: 1.6
[ 28.652] (II) VESA(0): VESA VBE OEM Vendor: Matrox
[ 28.652] (II) VESA(0): VESA VBE OEM Product: Matrox Phoenix
[ 28.652] (II) VESA(0): VESA VBE OEM Product Rev: 00
[ 28.654] (**) VESA(0): Depth 24, (--) framebuffer bpp 32
[ 28.655] (==) VESA(0): RGB weight 888
[ 28.655] (==) VESA(0): Default visual is TrueColor
[ 28.655] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 28.655] (II) Loading sub module "ddc"
[ 28.655] (II) LoadModule: "ddc"
[ 28.655] (II) Module "ddc" already built-in
[ 28.655] (II) VESA(0): VESA VBE DDC not supported
[ 28.655] (II) VESA(0): VESA VBE PanelID invalid
[ 28.655] (II) VESA(0): Searching for matching VESA mode(s):
[ 28.655] Mode: 101 (640x480)
[ 28.655] ModeAttributes: 0xbb
[ 28.655] WinAAttributes: 0x7
[ 28.655] WinBAttributes: 0x0
[ 28.655] WinGranularity: 64
[ 28.655] WinSize: 64
[ 28.655] WinASegment: 0xa000
[ 28.655] WinBSegment: 0x0
[ 28.655] WinFuncPtr: 0xc0006f25
[ 28.655] BytesPerScanline: 640
[ 28.655] XResolution: 640
[ 28.655] YResolution: 480
[ 28.655] XCharSize: 8
[ 28.655] YCharSize: 16
[ 28.655] NumberOfPlanes: 1
[ 28.655] BitsPerPixel: 8
[ 28.655] NumberOfBanks: 1
[ 28.655] MemoryModel: 4
[ 28.655] BankSize: 0
[ 28.655] NumberOfImages: 30
[ 28.655] RedMaskSize: 0
[ 28.655] RedFieldPosition: 0
[ 28.655] GreenMaskSize: 0
[ 28.655] GreenFieldPosition: 0
[ 28.655] BlueMaskSize: 0
[ 28.655] BlueFieldPosition: 0
[ 28.655] RsvdMaskSize: 0
[ 28.655] RsvdFieldPosition: 0
[ 28.655] DirectColorModeInfo: 0
[ 28.655] PhysBasePtr: 0xd0000000
[ 28.655] LinBytesPerScanLine: 640
[ 28.655] BnkNumberOfImagePages: 30
[ 28.655] LinNumberOfImagePages: 30
[ 28.655] LinRedMaskSize: 0
[ 28.655] LinRedFieldPosition: 0
[ 28.655] LinGreenMaskSize: 0
[ 28.655] LinGreenFieldPosition: 0
[ 28.655] LinBlueMaskSize: 0
[ 28.655] LinBlueFieldPosition: 0
[ 28.655] LinRsvdMaskSize: 0
[ 28.655] LinRsvdFieldPosition: 0
[ 28.655] MaxPixelClock: 218000000
[ 28.655] Mode: 110 (640x480)
[ 28.655] ModeAttributes: 0xbb
[ 28.655] WinAAttributes: 0x7
[ 28.655] WinBAttributes: 0x0
[ 28.655] WinGranularity: 64
[ 28.655] WinSize: 64
[ 28.655] WinASegment: 0xa000
[ 28.655] WinBSegment: 0x0
[ 28.655] WinFuncPtr: 0xc0006f25
[ 28.655] BytesPerScanline: 1280
[ 28.655] XResolution: 640
[ 28.655] YResolution: 480
[ 28.655] XCharSize: 8
[ 28.655] YCharSize: 16
[ 28.655] NumberOfPlanes: 1
[ 28.655] BitsPerPixel: 16
[ 28.655] NumberOfBanks: 1
[ 28.655] MemoryModel: 6
[ 28.655] BankSize: 0
[ 28.655] NumberOfImages: 24
[ 28.655] RedMaskSize: 5
[ 28.655] RedFieldPosition: 10
[ 28.655] GreenMaskSize: 5
[ 28.655] GreenFieldPosition: 5
[ 28.655] BlueMaskSize: 5
[ 28.655] BlueFieldPosition: 0
[ 28.655] RsvdMaskSize: 1
[ 28.655] RsvdFieldPosition: 15
[ 28.655] DirectColorModeInfo: 1
[ 28.655] PhysBasePtr: 0xd0000000
[ 28.655] LinBytesPerScanLine: 1280
[ 28.655] BnkNumberOfImagePages: 24
[ 28.655] LinNumberOfImagePages: 24
[ 28.655] LinRedMaskSize: 5
[ 28.655] LinRedFieldPosition: 10
[ 28.655] LinGreenMaskSize: 5
[ 28.655] LinGreenFieldPosition: 5
[ 28.655] LinBlueMaskSize: 5
[ 28.655] LinBlueFieldPosition: 0
[ 28.655] LinRsvdMaskSize: 1
[ 28.655] LinRsvdFieldPosition: 15
[ 28.655] MaxPixelClock: 218000000
[ 28.655] Mode: 111 (640x480)
[ 28.655] ModeAttributes: 0xbb
[ 28.655] WinAAttributes: 0x7
[ 28.655] WinBAttributes: 0x0
[ 28.655] WinGranularity: 64
[ 28.655] WinSize: 64
[ 28.655] WinASegment: 0xa000
[ 28.655] WinBSegment: 0x0
[ 28.655] WinFuncPtr: 0xc0006f25
[ 28.655] BytesPerScanline: 1280
[ 28.655] XResolution: 640
[ 28.655] YResolution: 480
[ 28.655] XCharSize: 8
[ 28.655] YCharSize: 16
[ 28.655] NumberOfPlanes: 1
[ 28.655] BitsPerPixel: 16
[ 28.655] NumberOfBanks: 1
[ 28.655] MemoryModel: 6
[ 28.655] BankSize: 0
[ 28.655] NumberOfImages: 24
[ 28.655] RedMaskSize: 5
[ 28.655] RedFieldPosition: 11
[ 28.655] GreenMaskSize: 6
[ 28.655] GreenFieldPosition: 5
[ 28.655] BlueMaskSize: 5
[ 28.655] BlueFieldPosition: 0
[ 28.655] RsvdMaskSize: 0
[ 28.655] RsvdFieldPosition: 0
[ 28.655] DirectColorModeInfo: 1
[ 28.655] PhysBasePtr: 0xd0000000
[ 28.655] LinBytesPerScanLine: 1280
[ 28.655] BnkNumberOfImagePages: 24
[ 28.655] LinNumberOfImagePages: 24
[ 28.655] LinRedMaskSize: 5
[ 28.655] LinRedFieldPosition: 11
[ 28.655] LinGreenMaskSize: 6
[ 28.655] LinGreenFieldPosition: 5
[ 28.655] LinBlueMaskSize: 5
[ 28.655] LinBlueFieldPosition: 0
[ 28.656] LinRsvdMaskSize: 0
[ 28.656] LinRsvdFieldPosition: 0
[ 28.656] MaxPixelClock: 218000000
[ 28.656] *Mode: 112 (640x480)
[ 28.656] ModeAttributes: 0xbb
[ 28.656] WinAAttributes: 0x7
[ 28.656] WinBAttributes: 0x0
[ 28.656] WinGranularity: 64
[ 28.656] WinSize: 64
[ 28.656] WinASegment: 0xa000
[ 28.656] WinBSegment: 0x0
[ 28.656] WinFuncPtr: 0xc0006f25
[ 28.656] BytesPerScanline: 2560
[ 28.656] XResolution: 640
[ 28.656] YResolution: 480
[ 28.656] XCharSize: 8
[ 28.656] YCharSize: 16
[ 28.656] NumberOfPlanes: 1
[ 28.656] BitsPerPixel: 32
[ 28.656] NumberOfBanks: 1
[ 28.656] MemoryModel: 6
[ 28.656] BankSize: 0
[ 28.656] NumberOfImages: 12
[ 28.656] RedMaskSize: 8
[ 28.656] RedFieldPosition: 16
[ 28.656] GreenMaskSize: 8
[ 28.656] GreenFieldPosition: 8
[ 28.656] BlueMaskSize: 8
[ 28.656] BlueFieldPosition: 0
[ 28.656] RsvdMaskSize: 8
[ 28.656] RsvdFieldPosition: 24
[ 28.656] DirectColorModeInfo: 1
[ 28.656] PhysBasePtr: 0xd0000000
[ 28.656] LinBytesPerScanLine: 2560
[ 28.656] BnkNumberOfImagePages: 12
[ 28.656] LinNumberOfImagePages: 12
[ 28.656] LinRedMaskSize: 8
[ 28.656] LinRedFieldPosition: 16
[ 28.656] LinGreenMaskSize: 8
[ 28.656] LinGreenFieldPosition: 8
[ 28.656] LinBlueMaskSize: 8
[ 28.656] LinBlueFieldPosition: 0
[ 28.656] LinRsvdMaskSize: 8
[ 28.656] LinRsvdFieldPosition: 24
[ 28.656] MaxPixelClock: 218000000
[ 28.656] Mode: 100 (640x400)
[ 28.656] ModeAttributes: 0xbb
[ 28.656] WinAAttributes: 0x7
[ 28.656] WinBAttributes: 0x0
[ 28.656] WinGranularity: 64
[ 28.656] WinSize: 64
[ 28.656] WinASegment: 0xa000
[ 28.656] WinBSegment: 0x0
[ 28.656] WinFuncPtr: 0xc0006f25
[ 28.656] BytesPerScanline: 640
[ 28.656] XResolution: 640
[ 28.656] YResolution: 400
[ 28.656] XCharSize: 8
[ 28.656] YCharSize: 16
[ 28.656] NumberOfPlanes: 1
[ 28.656] BitsPerPixel: 8
[ 28.656] NumberOfBanks: 1
[ 28.656] MemoryModel: 4
[ 28.656] BankSize: 0
[ 28.656] NumberOfImages: 38
[ 28.656] RedMaskSize: 0
[ 28.656] RedFieldPosition: 0
[ 28.656] GreenMaskSize: 0
[ 28.656] GreenFieldPosition: 0
[ 28.656] BlueMaskSize: 0
[ 28.656] BlueFieldPosition: 0
[ 28.656] RsvdMaskSize: 0
[ 28.656] RsvdFieldPosition: 0
[ 28.656] DirectColorModeInfo: 0
[ 28.656] PhysBasePtr: 0xd0000000
[ 28.656] LinBytesPerScanLine: 640
[ 28.656] BnkNumberOfImagePages: 38
[ 28.656] LinNumberOfImagePages: 38
[ 28.656] LinRedMaskSize: 0
[ 28.656] LinRedFieldPosition: 0
[ 28.656] LinGreenMaskSize: 0
[ 28.656] LinGreenFieldPosition: 0
[ 28.656] LinBlueMaskSize: 0
[ 28.656] LinBlueFieldPosition: 0
[ 28.656] LinRsvdMaskSize: 0
[ 28.656] LinRsvdFieldPosition: 0
[ 28.656] MaxPixelClock: 218000000
[ 28.656] Mode: 102 (800x600)
[ 28.656] ModeAttributes: 0x3b
[ 28.656] WinAAttributes: 0x7
[ 28.656] WinBAttributes: 0x0
[ 28.656] WinGranularity: 64
[ 28.656] WinSize: 64
[ 28.656] WinASegment: 0xa000
[ 28.656] WinBSegment: 0x0
[ 28.656] WinFuncPtr: 0xc0006f25
[ 28.656] BytesPerScanline: 100
[ 28.656] XResolution: 800
[ 28.656] YResolution: 600
[ 28.656] XCharSize: 8
[ 28.656] YCharSize: 14
[ 28.656] NumberOfPlanes: 4
[ 28.656] BitsPerPixel: 4
[ 28.656] NumberOfBanks: 1
[ 28.656] MemoryModel: 3
[ 28.656] BankSize: 0
[ 28.656] NumberOfImages: 0
[ 28.656] RedMaskSize: 0
[ 28.657] RedFieldPosition: 0
[ 28.657] GreenMaskSize: 0
[ 28.657] GreenFieldPosition: 0
[ 28.657] BlueMaskSize: 0
[ 28.657] BlueFieldPosition: 0
[ 28.657] RsvdMaskSize: 0
[ 28.657] RsvdFieldPosition: 0
[ 28.657] DirectColorModeInfo: 0
[ 28.657] PhysBasePtr: 0x0
[ 28.657] LinBytesPerScanLine: 0
[ 28.657] BnkNumberOfImagePages: 0
[ 28.657] LinNumberOfImagePages: 0
[ 28.657] LinRedMaskSize: 0
[ 28.657] LinRedFieldPosition: 0
[ 28.657] LinGreenMaskSize: 0
[ 28.657] LinGreenFieldPosition: 0
[ 28.657] LinBlueMaskSize: 0
[ 28.657] LinBlueFieldPosition: 0
[ 28.657] LinRsvdMaskSize: 0
[ 28.657] LinRsvdFieldPosition: 0
[ 28.657] MaxPixelClock: 218000000
[ 28.657] Mode: 103 (800x600)
[ 28.657] ModeAttributes: 0xbb
[ 28.657] WinAAttributes: 0x7
[ 28.657] WinBAttributes: 0x0
[ 28.657] WinGranularity: 64
[ 28.657] WinSize: 64
[ 28.657] WinASegment: 0xa000
[ 28.657] WinBSegment: 0x0
[ 28.657] WinFuncPtr: 0xc0006f25
[ 28.657] BytesPerScanline: 800
[ 28.657] XResolution: 800
[ 28.657] YResolution: 600
[ 28.657] XCharSize: 8
[ 28.657] YCharSize: 16
[ 28.657] NumberOfPlanes: 1
[ 28.657] BitsPerPixel: 8
[ 28.657] NumberOfBanks: 1
[ 28.657] MemoryModel: 4
[ 28.657] BankSize: 0
[ 28.657] NumberOfImages: 23
[ 28.657] RedMaskSize: 0
[ 28.657] RedFieldPosition: 0
[ 28.657] GreenMaskSize: 0
[ 28.657] GreenFieldPosition: 0
[ 28.657] BlueMaskSize: 0
[ 28.657] BlueFieldPosition: 0
[ 28.657] RsvdMaskSize: 0
[ 28.657] RsvdFieldPosition: 0
[ 28.657] DirectColorModeInfo: 0
[ 28.657] PhysBasePtr: 0xd0000000
[ 28.657] LinBytesPerScanLine: 800
[ 28.657] BnkNumberOfImagePages: 23
[ 28.657] LinNumberOfImagePages: 23
[ 28.657] LinRedMaskSize: 0
[ 28.657] LinRedFieldPosition: 0
[ 28.657] LinGreenMaskSize: 0
[ 28.657] LinGreenFieldPosition: 0
[ 28.657] LinBlueMaskSize: 0
[ 28.657] LinBlueFieldPosition: 0
[ 28.657] LinRsvdMaskSize: 0
[ 28.657] LinRsvdFieldPosition: 0
[ 28.657] MaxPixelClock: 218000000
[ 28.657] Mode: 113 (800x600)
[ 28.657] ModeAttributes: 0xbb
[ 28.657] WinAAttributes: 0x7
[ 28.657] WinBAttributes: 0x0
[ 28.657] WinGranularity: 64
[ 28.657] WinSize: 64
[ 28.657] WinASegment: 0xa000
[ 28.657] WinBSegment: 0x0
[ 28.657] WinFuncPtr: 0xc0006f25
[ 28.657] BytesPerScanline: 1600
[ 28.657] XResolution: 800
[ 28.657] YResolution: 600
[ 28.657] XCharSize: 8
[ 28.657] YCharSize: 16
[ 28.657] NumberOfPlanes: 1
[ 28.657] BitsPerPixel: 16
[ 28.657] NumberOfBanks: 1
[ 28.657] MemoryModel: 6
[ 28.657] BankSize: 0
[ 28.657] NumberOfImages: 16
[ 28.657] RedMaskSize: 5
[ 28.657] RedFieldPosition: 10
[ 28.657] GreenMaskSize: 5
[ 28.657] GreenFieldPosition: 5
[ 28.657] BlueMaskSize: 5
[ 28.657] BlueFieldPosition: 0
[ 28.657] RsvdMaskSize: 1
[ 28.657] RsvdFieldPosition: 15
[ 28.657] DirectColorModeInfo: 1
[ 28.657] PhysBasePtr: 0xd0000000
[ 28.657] LinBytesPerScanLine: 1600
[ 28.657] BnkNumberOfImagePages: 16
[ 28.657] LinNumberOfImagePages: 16
[ 28.657] LinRedMaskSize: 5
[ 28.657] LinRedFieldPosition: 10
[ 28.657] LinGreenMaskSize: 5
[ 28.657] LinGreenFieldPosition: 5
[ 28.657] LinBlueMaskSize: 5
[ 28.657] LinBlueFieldPosition: 0
[ 28.657] LinRsvdMaskSize: 1
[ 28.657] LinRsvdFieldPosition: 15
[ 28.657] MaxPixelClock: 218000000
[ 28.657] Mode: 114 (800x600)
[ 28.657] ModeAttributes: 0xbb
[ 28.657] WinAAttributes: 0x7
[ 28.657] WinBAttributes: 0x0
[ 28.657] WinGranularity: 64
[ 28.657] WinSize: 64
[ 28.657] WinASegment: 0xa000
[ 28.657] WinBSegment: 0x0
[ 28.657] WinFuncPtr: 0xc0006f25
[ 28.657] BytesPerScanline: 1600
[ 28.657] XResolution: 800
[ 28.657] YResolution: 600
[ 28.657] XCharSize: 8
[ 28.657] YCharSize: 16
[ 28.657] NumberOfPlanes: 1
[ 28.657] BitsPerPixel: 16
[ 28.657] NumberOfBanks: 1
[ 28.657] MemoryModel: 6
[ 28.657] BankSize: 0
[ 28.657] NumberOfImages: 16
[ 28.657] RedMaskSize: 5
[ 28.657] RedFieldPosition: 11
[ 28.657] GreenMaskSize: 6
[ 28.657] GreenFieldPosition: 5
[ 28.657] BlueMaskSize: 5
[ 28.657] BlueFieldPosition: 0
[ 28.657] RsvdMaskSize: 0
[ 28.657] RsvdFieldPosition: 0
[ 28.657] DirectColorModeInfo: 1
[ 28.657] PhysBasePtr: 0xd0000000
[ 28.657] LinBytesPerScanLine: 1600
[ 28.657] BnkNumberOfImagePages: 16
[ 28.657] LinNumberOfImagePages: 16
[ 28.657] LinRedMaskSize: 5
[ 28.657] LinRedFieldPosition: 11
[ 28.657] LinGreenMaskSize: 6
[ 28.657] LinGreenFieldPosition: 5
[ 28.657] LinBlueMaskSize: 5
[ 28.657] LinBlueFieldPosition: 0
[ 28.657] LinRsvdMaskSize: 0
[ 28.657] LinRsvdFieldPosition: 0
[ 28.657] MaxPixelClock: 218000000
[ 28.658] *Mode: 115 (800x600)
[ 28.658] ModeAttributes: 0xbb
[ 28.658] WinAAttributes: 0x7
[ 28.658] WinBAttributes: 0x0
[ 28.658] WinGranularity: 64
[ 28.658] WinSize: 64
[ 28.658] WinASegment: 0xa000
[ 28.658] WinBSegment: 0x0
[ 28.658] WinFuncPtr: 0xc0006f25
[ 28.658] BytesPerScanline: 3200
[ 28.658] XResolution: 800
[ 28.658] YResolution: 600
[ 28.658] XCharSize: 8
[ 28.658] YCharSize: 16
[ 28.658] NumberOfPlanes: 1
[ 28.658] BitsPerPixel: 32
[ 28.658] NumberOfBanks: 1
[ 28.658] MemoryModel: 6
[ 28.658] BankSize: 0
[ 28.658] NumberOfImages: 7
[ 28.658] RedMaskSize: 8
[ 28.658] RedFieldPosition: 16
[ 28.658] GreenMaskSize: 8
[ 28.658] GreenFieldPosition: 8
[ 28.658] BlueMaskSize: 8
[ 28.658] BlueFieldPosition: 0
[ 28.658] RsvdMaskSize: 8
[ 28.658] RsvdFieldPosition: 24
[ 28.658] DirectColorModeInfo: 1
[ 28.658] PhysBasePtr: 0xd0000000
[ 28.658] LinBytesPerScanLine: 3200
[ 28.658] BnkNumberOfImagePages: 7
[ 28.658] LinNumberOfImagePages: 7
[ 28.658] LinRedMaskSize: 8
[ 28.658] LinRedFieldPosition: 16
[ 28.658] LinGreenMaskSize: 8
[ 28.658] LinGreenFieldPosition: 8
[ 28.658] LinBlueMaskSize: 8
[ 28.658] LinBlueFieldPosition: 0
[ 28.658] LinRsvdMaskSize: 8
[ 28.658] LinRsvdFieldPosition: 24
[ 28.658] MaxPixelClock: 218000000
[ 28.658] Mode: 105 (1024x768)
[ 28.658] ModeAttributes: 0xbb
[ 28.658] WinAAttributes: 0x7
[ 28.658] WinBAttributes: 0x0
[ 28.658] WinGranularity: 64
[ 28.658] WinSize: 64
[ 28.658] WinASegment: 0xa000
[ 28.658] WinBSegment: 0x0
[ 28.658] WinFuncPtr: 0xc0006f25
[ 28.658] BytesPerScanline: 1024
[ 28.658] XResolution: 1024
[ 28.658] YResolution: 768
[ 28.658] XCharSize: 8
[ 28.658] YCharSize: 16
[ 28.658] NumberOfPlanes: 1
[ 28.658] BitsPerPixel: 8
[ 28.658] NumberOfBanks: 1
[ 28.658] MemoryModel: 4
[ 28.658] BankSize: 0
[ 28.658] NumberOfImages: 18
[ 28.658] RedMaskSize: 0
[ 28.658] RedFieldPosition: 0
[ 28.658] GreenMaskSize: 0
[ 28.658] GreenFieldPosition: 0
[ 28.658] BlueMaskSize: 0
[ 28.658] BlueFieldPosition: 0
[ 28.658] RsvdMaskSize: 0
[ 28.658] RsvdFieldPosition: 0
[ 28.658] DirectColorModeInfo: 0
[ 28.658] PhysBasePtr: 0xd0000000
[ 28.658] LinBytesPerScanLine: 1024
[ 28.658] BnkNumberOfImagePages: 18
[ 28.658] LinNumberOfImagePages: 18
[ 28.658] LinRedMaskSize: 0
[ 28.658] LinRedFieldPosition: 0
[ 28.658] LinGreenMaskSize: 0
[ 28.658] LinGreenFieldPosition: 0
[ 28.658] LinBlueMaskSize: 0
[ 28.658] LinBlueFieldPosition: 0
[ 28.658] LinRsvdMaskSize: 0
[ 28.658] LinRsvdFieldPosition: 0
[ 28.658] MaxPixelClock: 218000000
[ 28.658] Mode: 116 (1024x768)
[ 28.658] ModeAttributes: 0xbb
[ 28.658] WinAAttributes: 0x7
[ 28.658] WinBAttributes: 0x0
[ 28.658] WinGranularity: 64
[ 28.658] WinSize: 64
[ 28.658] WinASegment: 0xa000
[ 28.658] WinBSegment: 0x0
[ 28.658] WinFuncPtr: 0xc0006f25
[ 28.658] BytesPerScanline: 2048
[ 28.658] XResolution: 1024
[ 28.658] YResolution: 768
[ 28.658] XCharSize: 8
[ 28.658] YCharSize: 16
[ 28.658] NumberOfPlanes: 1
[ 28.658] BitsPerPixel: 16
[ 28.658] NumberOfBanks: 1
[ 28.658] MemoryModel: 6
[ 28.658] BankSize: 0
[ 28.658] NumberOfImages: 9
[ 28.658] RedMaskSize: 5
[ 28.658] RedFieldPosition: 10
[ 28.658] GreenMaskSize: 5
[ 28.658] GreenFieldPosition: 5
[ 28.658] BlueMaskSize: 5
[ 28.658] BlueFieldPosition: 0
[ 28.658] RsvdMaskSize: 1
[ 28.658] RsvdFieldPosition: 15
[ 28.658] DirectColorModeInfo: 1
[ 28.658] PhysBasePtr: 0xd0000000
[ 28.658] LinBytesPerScanLine: 2048
[ 28.658] BnkNumberOfImagePages: 9
[ 28.658] LinNumberOfImagePages: 9
[ 28.658] LinRedMaskSize: 5
[ 28.658] LinRedFieldPosition: 10
[ 28.658] LinGreenMaskSize: 5
[ 28.658] LinGreenFieldPosition: 5
[ 28.658] LinBlueMaskSize: 5
[ 28.658] LinBlueFieldPosition: 0
[ 28.658] LinRsvdMaskSize: 1
[ 28.658] LinRsvdFieldPosition: 15
[ 28.658] MaxPixelClock: 218000000
[ 28.658] Mode: 117 (1024x768)
[ 28.658] ModeAttributes: 0xbb
[ 28.658] WinAAttributes: 0x7
[ 28.658] WinBAttributes: 0x0
[ 28.658] WinGranularity: 64
[ 28.658] WinSize: 64
[ 28.658] WinASegment: 0xa000
[ 28.658] WinBSegment: 0x0
[ 28.658] WinFuncPtr: 0xc0006f25
[ 28.658] BytesPerScanline: 2048
[ 28.659] XResolution: 1024
[ 28.659] YResolution: 768
[ 28.659] XCharSize: 8
[ 28.659] YCharSize: 16
[ 28.659] NumberOfPlanes: 1
[ 28.659] BitsPerPixel: 16
[ 28.659] NumberOfBanks: 1
[ 28.659] MemoryModel: 6
[ 28.659] BankSize: 0
[ 28.659] NumberOfImages: 9
[ 28.659] RedMaskSize: 5
[ 28.659] RedFieldPosition: 11
[ 28.659] GreenMaskSize: 6
[ 28.659] GreenFieldPosition: 5
[ 28.659] BlueMaskSize: 5
[ 28.659] BlueFieldPosition: 0
[ 28.659] RsvdMaskSize: 0
[ 28.659] RsvdFieldPosition: 0
[ 28.659] DirectColorModeInfo: 1
[ 28.659] PhysBasePtr: 0xd0000000
[ 28.659] LinBytesPerScanLine: 2048
[ 28.659] BnkNumberOfImagePages: 9
[ 28.659] LinNumberOfImagePages: 9
[ 28.659] LinRedMaskSize: 5
[ 28.659] LinRedFieldPosition: 11
[ 28.659] LinGreenMaskSize: 6
[ 28.659] LinGreenFieldPosition: 5
[ 28.659] LinBlueMaskSize: 5
[ 28.659] LinBlueFieldPosition: 0
[ 28.659] LinRsvdMaskSize: 0
[ 28.659] LinRsvdFieldPosition: 0
[ 28.659] MaxPixelClock: 218000000
[ 28.659] *Mode: 118 (1024x768)
[ 28.659] ModeAttributes: 0xbb
[ 28.659] WinAAttributes: 0x7
[ 28.659] WinBAttributes: 0x0
[ 28.659] WinGranularity: 64
[ 28.659] WinSize: 64
[ 28.659] WinASegment: 0xa000
[ 28.659] WinBSegment: 0x0
[ 28.659] WinFuncPtr: 0xc0006f25
[ 28.659] BytesPerScanline: 4096
[ 28.659] XResolution: 1024
[ 28.659] YResolution: 768
[ 28.659] XCharSize: 8
[ 28.659] YCharSize: 16
[ 28.659] NumberOfPlanes: 1
[ 28.659] BitsPerPixel: 32
[ 28.659] NumberOfBanks: 1
[ 28.659] MemoryModel: 6
[ 28.659] BankSize: 0
[ 28.659] NumberOfImages: 4
[ 28.659] RedMaskSize: 8
[ 28.659] RedFieldPosition: 16
[ 28.659] GreenMaskSize: 8
[ 28.659] GreenFieldPosition: 8
[ 28.659] BlueMaskSize: 8
[ 28.659] BlueFieldPosition: 0
[ 28.659] RsvdMaskSize: 8
[ 28.659] RsvdFieldPosition: 24
[ 28.659] DirectColorModeInfo: 1
[ 28.659] PhysBasePtr: 0xd0000000
[ 28.659] LinBytesPerScanLine: 4096
[ 28.659] BnkNumberOfImagePages: 4
[ 28.659] LinNumberOfImagePages: 4
[ 28.659] LinRedMaskSize: 8
[ 28.659] LinRedFieldPosition: 16
[ 28.659] LinGreenMaskSize: 8
[ 28.659] LinGreenFieldPosition: 8
[ 28.659] LinBlueMaskSize: 8
[ 28.659] LinBlueFieldPosition: 0
[ 28.659] LinRsvdMaskSize: 8
[ 28.659] LinRsvdFieldPosition: 24
[ 28.659] MaxPixelClock: 218000000
[ 28.659] Mode: 107 (1280x1024)
[ 28.659] ModeAttributes: 0xbb
[ 28.659] WinAAttributes: 0x7
[ 28.659] WinBAttributes: 0x0
[ 28.659] WinGranularity: 64
[ 28.659] WinSize: 64
[ 28.659] WinASegment: 0xa000
[ 28.659] WinBSegment: 0x0
[ 28.659] WinFuncPtr: 0xc0006f25
[ 28.659] BytesPerScanline: 1280
[ 28.659] XResolution: 1280
[ 28.659] YResolution: 1024
[ 28.659] XCharSize: 8
[ 28.659] YCharSize: 16
[ 28.659] NumberOfPlanes: 1
[ 28.659] BitsPerPixel: 8
[ 28.659] NumberOfBanks: 1
[ 28.659] MemoryModel: 4
[ 28.659] BankSize: 0
[ 28.659] NumberOfImages: 11
[ 28.659] RedMaskSize: 0
[ 28.659] RedFieldPosition: 0
[ 28.659] GreenMaskSize: 0
[ 28.659] GreenFieldPosition: 0
[ 28.659] BlueMaskSize: 0
[ 28.659] BlueFieldPosition: 0
[ 28.659] RsvdMaskSize: 0
[ 28.659] RsvdFieldPosition: 0
[ 28.659] DirectColorModeInfo: 0
[ 28.659] PhysBasePtr: 0xd0000000
[ 28.659] LinBytesPerScanLine: 1280
[ 28.659] BnkNumberOfImagePages: 11
[ 28.659] LinNumberOfImagePages: 11
[ 28.659] LinRedMaskSize: 0
[ 28.659] LinRedFieldPosition: 0
[ 28.659] LinGreenMaskSize: 0
[ 28.659] LinGreenFieldPosition: 0
[ 28.659] LinBlueMaskSize: 0
[ 28.659] LinBlueFieldPosition: 0
[ 28.659] LinRsvdMaskSize: 0
[ 28.659] LinRsvdFieldPosition: 0
[ 28.659] MaxPixelClock: 218000000
[ 28.659] Mode: 119 (1280x1024)
[ 28.659] ModeAttributes: 0xbb
[ 28.659] WinAAttributes: 0x7
[ 28.659] WinBAttributes: 0x0
[ 28.659] WinGranularity: 64
[ 28.659] WinSize: 64
[ 28.659] WinASegment: 0xa000
[ 28.659] WinBSegment: 0x0
[ 28.659] WinFuncPtr: 0xc0006f25
[ 28.659] BytesPerScanline: 2560
[ 28.659] XResolution: 1280
[ 28.659] YResolution: 1024
[ 28.659] XCharSize: 8
[ 28.659] YCharSize: 16
[ 28.659] NumberOfPlanes: 1
[ 28.659] BitsPerPixel: 16
[ 28.659] NumberOfBanks: 1
[ 28.659] MemoryModel: 6
[ 28.659] BankSize: 0
[ 28.659] NumberOfImages: 5
[ 28.659] RedMaskSize: 5
[ 28.659] RedFieldPosition: 10
[ 28.659] GreenMaskSize: 5
[ 28.659] GreenFieldPosition: 5
[ 28.659] BlueMaskSize: 5
[ 28.659] BlueFieldPosition: 0
[ 28.659] RsvdMaskSize: 1
[ 28.659] RsvdFieldPosition: 15
[ 28.659] DirectColorModeInfo: 1
[ 28.659] PhysBasePtr: 0xd0000000
[ 28.659] LinBytesPerScanLine: 2560
[ 28.659] BnkNumberOfImagePages: 5
[ 28.659] LinNumberOfImagePages: 5
[ 28.659] LinRedMaskSize: 5
[ 28.659] LinRedFieldPosition: 10
[ 28.659] LinGreenMaskSize: 5
[ 28.659] LinGreenFieldPosition: 5
[ 28.659] LinBlueMaskSize: 5
[ 28.660] LinBlueFieldPosition: 0
[ 28.660] LinRsvdMaskSize: 1
[ 28.660] LinRsvdFieldPosition: 15
[ 28.660] MaxPixelClock: 218000000
[ 28.660] Mode: 11a (1280x1024)
[ 28.660] ModeAttributes: 0xbb
[ 28.660] WinAAttributes: 0x7
[ 28.660] WinBAttributes: 0x0
[ 28.660] WinGranularity: 64
[ 28.660] WinSize: 64
[ 28.660] WinASegment: 0xa000
[ 28.660] WinBSegment: 0x0
[ 28.660] WinFuncPtr: 0xc0006f25
[ 28.660] BytesPerScanline: 2560
[ 28.660] XResolution: 1280
[ 28.660] YResolution: 1024
[ 28.660] XCharSize: 8
[ 28.660] YCharSize: 16
[ 28.660] NumberOfPlanes: 1
[ 28.660] BitsPerPixel: 16
[ 28.660] NumberOfBanks: 1
[ 28.660] MemoryModel: 6
[ 28.660] BankSize: 0
[ 28.660] NumberOfImages: 5
[ 28.660] RedMaskSize: 5
[ 28.660] RedFieldPosition: 11
[ 28.660] GreenMaskSize: 6
[ 28.660] GreenFieldPosition: 5
[ 28.660] BlueMaskSize: 5
[ 28.660] BlueFieldPosition: 0
[ 28.660] RsvdMaskSize: 0
[ 28.660] RsvdFieldPosition: 0
[ 28.660] DirectColorModeInfo: 1
[ 28.660] PhysBasePtr: 0xd0000000
[ 28.660] LinBytesPerScanLine: 2560
[ 28.660] BnkNumberOfImagePages: 5
[ 28.660] LinNumberOfImagePages: 5
[ 28.660] LinRedMaskSize: 5
[ 28.660] LinRedFieldPosition: 11
[ 28.660] LinGreenMaskSize: 6
[ 28.660] LinGreenFieldPosition: 5
[ 28.660] LinBlueMaskSize: 5
[ 28.660] LinBlueFieldPosition: 0
[ 28.660] LinRsvdMaskSize: 0
[ 28.660] LinRsvdFieldPosition: 0
[ 28.660] MaxPixelClock: 218000000
[ 28.660] *Mode: 11b (1280x1024)
[ 28.660] ModeAttributes: 0xbb
[ 28.660] WinAAttributes: 0x7
[ 28.660] WinBAttributes: 0x0
[ 28.660] WinGranularity: 64
[ 28.660] WinSize: 64
[ 28.660] WinASegment: 0xa000
[ 28.660] WinBSegment: 0x0
[ 28.660] WinFuncPtr: 0xc0006f25
[ 28.660] BytesPerScanline: 5120
[ 28.660] XResolution: 1280
[ 28.660] YResolution: 1024
[ 28.660] XCharSize: 8
[ 28.660] YCharSize: 16
[ 28.660] NumberOfPlanes: 1
[ 28.660] BitsPerPixel: 32
[ 28.660] NumberOfBanks: 1
[ 28.660] MemoryModel: 6
[ 28.660] BankSize: 0
[ 28.660] NumberOfImages: 2
[ 28.660] RedMaskSize: 8
[ 28.660] RedFieldPosition: 16
[ 28.660] GreenMaskSize: 8
[ 28.660] GreenFieldPosition: 8
[ 28.660] BlueMaskSize: 8
[ 28.660] BlueFieldPosition: 0
[ 28.660] RsvdMaskSize: 8
[ 28.660] RsvdFieldPosition: 24
[ 28.660] DirectColorModeInfo: 1
[ 28.660] PhysBasePtr: 0xd0000000
[ 28.660] LinBytesPerScanLine: 5120
[ 28.660] BnkNumberOfImagePages: 2
[ 28.660] LinNumberOfImagePages: 2
[ 28.660] LinRedMaskSize: 8
[ 28.660] LinRedFieldPosition: 16
[ 28.660] LinGreenMaskSize: 8
[ 28.660] LinGreenFieldPosition: 8
[ 28.660] LinBlueMaskSize: 8
[ 28.660] LinBlueFieldPosition: 0
[ 28.660] LinRsvdMaskSize: 8
[ 28.660] LinRsvdFieldPosition: 24
[ 28.660] MaxPixelClock: 218000000
[ 28.660] Mode: 11c (1600x1200)
[ 28.660] ModeAttributes: 0xbb
[ 28.660] WinAAttributes: 0x7
[ 28.660] WinBAttributes: 0x0
[ 28.660] WinGranularity: 64
[ 28.660] WinSize: 64
[ 28.660] WinASegment: 0xa000
[ 28.660] WinBSegment: 0x0
[ 28.660] WinFuncPtr: 0xc0006f25
[ 28.660] BytesPerScanline: 1600
[ 28.660] XResolution: 1600
[ 28.660] YResolution: 1200
[ 28.660] XCharSize: 8
[ 28.660] YCharSize: 16
[ 28.660] NumberOfPlanes: 1
[ 28.660] BitsPerPixel: 8
[ 28.660] NumberOfBanks: 1
[ 28.660] MemoryModel: 4
[ 28.660] BankSize: 0
[ 28.660] NumberOfImages: 7
[ 28.660] RedMaskSize: 0
[ 28.660] RedFieldPosition: 0
[ 28.660] GreenMaskSize: 0
[ 28.660] GreenFieldPosition: 0
[ 28.660] BlueMaskSize: 0
[ 28.660] BlueFieldPosition: 0
[ 28.660] RsvdMaskSize: 0
[ 28.660] RsvdFieldPosition: 0
[ 28.660] DirectColorModeInfo: 0
[ 28.660] PhysBasePtr: 0xd0000000
[ 28.660] LinBytesPerScanLine: 1600
[ 28.660] BnkNumberOfImagePages: 7
[ 28.660] LinNumberOfImagePages: 7
[ 28.660] LinRedMaskSize: 0
[ 28.660] LinRedFieldPosition: 0
[ 28.660] LinGreenMaskSize: 0
[ 28.660] LinGreenFieldPosition: 0
[ 28.660] LinBlueMaskSize: 0
[ 28.660] LinBlueFieldPosition: 0
[ 28.660] LinRsvdMaskSize: 0
[ 28.660] LinRsvdFieldPosition: 0
[ 28.660] MaxPixelClock: 218000000
[ 28.661] Mode: 11d (1600x1200)
[ 28.661] ModeAttributes: 0xbb
[ 28.661] WinAAttributes: 0x7
[ 28.661] WinBAttributes: 0x0
[ 28.661] WinGranularity: 64
[ 28.661] WinSize: 64
[ 28.661] WinASegment: 0xa000
[ 28.661] WinBSegment: 0x0
[ 28.661] WinFuncPtr: 0xc0006f25
[ 28.661] BytesPerScanline: 3200
[ 28.661] XResolution: 1600
[ 28.661] YResolution: 1200
[ 28.661] XCharSize: 8
[ 28.661] YCharSize: 16
[ 28.661] NumberOfPlanes: 1
[ 28.661] BitsPerPixel: 16
[ 28.661] NumberOfBanks: 1
[ 28.661] MemoryModel: 6
[ 28.661] BankSize: 0
[ 28.661] NumberOfImages: 3
[ 28.661] RedMaskSize: 5
[ 28.661] RedFieldPosition: 10
[ 28.661] GreenMaskSize: 5
[ 28.661] GreenFieldPosition: 5
[ 28.661] BlueMaskSize: 5
[ 28.661] BlueFieldPosition: 0
[ 28.661] RsvdMaskSize: 1
[ 28.661] RsvdFieldPosition: 15
[ 28.661] DirectColorModeInfo: 1
[ 28.661] PhysBasePtr: 0xd0000000
[ 28.661] LinBytesPerScanLine: 3200
[ 28.661] BnkNumberOfImagePages: 3
[ 28.661] LinNumberOfImagePages: 3
[ 28.661] LinRedMaskSize: 5
[ 28.661] LinRedFieldPosition: 10
[ 28.661] LinGreenMaskSize: 5
[ 28.661] LinGreenFieldPosition: 5
[ 28.661] LinBlueMaskSize: 5
[ 28.661] LinBlueFieldPosition: 0
[ 28.661] LinRsvdMaskSize: 1
[ 28.661] LinRsvdFieldPosition: 15
[ 28.661] MaxPixelClock: 218000000
[ 28.661] Mode: 11e (1600x1200)
[ 28.661] ModeAttributes: 0xbb
[ 28.661] WinAAttributes: 0x7
[ 28.661] WinBAttributes: 0x0
[ 28.661] WinGranularity: 64
[ 28.661] WinSize: 64
[ 28.661] WinASegment: 0xa000
[ 28.661] WinBSegment: 0x0
[ 28.661] WinFuncPtr: 0xc0006f25
[ 28.661] BytesPerScanline: 3200
[ 28.661] XResolution: 1600
[ 28.661] YResolution: 1200
[ 28.661] XCharSize: 8
[ 28.661] YCharSize: 16
[ 28.661] NumberOfPlanes: 1
[ 28.661] BitsPerPixel: 16
[ 28.661] NumberOfBanks: 1
[ 28.661] MemoryModel: 6
[ 28.661] BankSize: 0
[ 28.661] NumberOfImages: 3
[ 28.661] RedMaskSize: 5
[ 28.661] RedFieldPosition: 11
[ 28.661] GreenMaskSize: 6
[ 28.661] GreenFieldPosition: 5
[ 28.661] BlueMaskSize: 5
[ 28.661] BlueFieldPosition: 0
[ 28.661] RsvdMaskSize: 0
[ 28.661] RsvdFieldPosition: 0
[ 28.661] DirectColorModeInfo: 1
[ 28.661] PhysBasePtr: 0xd0000000
[ 28.661] LinBytesPerScanLine: 3200
[ 28.661] BnkNumberOfImagePages: 3
[ 28.661] LinNumberOfImagePages: 3
[ 28.661] LinRedMaskSize: 5
[ 28.661] LinRedFieldPosition: 11
[ 28.661] LinGreenMaskSize: 6
[ 28.661] LinGreenFieldPosition: 5
[ 28.661] LinBlueMaskSize: 5
[ 28.661] LinBlueFieldPosition: 0
[ 28.661] LinRsvdMaskSize: 0
[ 28.661] LinRsvdFieldPosition: 0
[ 28.661] MaxPixelClock: 218000000
[ 28.661] *Mode: 11f (1600x1200)
[ 28.661] ModeAttributes: 0xbb
[ 28.661] WinAAttributes: 0x7
[ 28.661] WinBAttributes: 0x0
[ 28.661] WinGranularity: 64
[ 28.661] WinSize: 64
[ 28.661] WinASegment: 0xa000
[ 28.661] WinBSegment: 0x0
[ 28.661] WinFuncPtr: 0xc0006f25
[ 28.661] BytesPerScanline: 6400
[ 28.661] XResolution: 1600
/var/log/Xorg.0.log[ 28.661] YResolution: 1200
[ 28.661] XCharSize: 8
[ 28.661] YCharSize: 16
[ 28.661] NumberOfPlanes: 1
[ 28.661] BitsPerPixel: 32
[ 28.661] NumberOfBanks: 1
[ 28.661] MemoryModel: 6
[ 28.661] BankSize: 0
[ 28.661] NumberOfImages: 1
[ 28.661] RedMaskSize: 8
[ 28.661] RedFieldPosition: 16
[ 28.661] GreenMaskSize: 8
[ 28.661] GreenFieldPosition: 8
[ 28.661] BlueMaskSize: 8
[ 28.661] BlueFieldPosition: 0
[ 28.661] RsvdMaskSize: 8
[ 28.661] RsvdFieldPosition: 24
[ 28.661] DirectColorModeInfo: 1
[ 28.661] PhysBasePtr: 0xd0000000
[ 28.661] LinBytesPerScanLine: 6400
[ 28.661] BnkNumberOfImagePages: 1
[ 28.661] LinNumberOfImagePages: 1
[ 28.661] LinRedMaskSize: 8
[ 28.661] LinRedFieldPosition: 16
[ 28.661] LinGreenMaskSize: 8
[ 28.661] LinGreenFieldPosition: 8
[ 28.661] LinBlueMaskSize: 8
[ 28.661] LinBlueFieldPosition: 0
[ 28.661] LinRsvdMaskSize: 8
[ 28.661] LinRsvdFieldPosition: 24
[ 28.661] MaxPixelClock: 218000000
[ 28.661]
[ 28.661] (II) VESA(0): Total Memory: 256 64KB banks (16384kB)
[ 28.661] (II) VESA(0): Monitor0: Using default hsync range of 31.50-48.00 kHz
[ 28.661] (II) VESA(0): Monitor0: Using default vrefresh range of 50.00-70.00 Hz
[ 28.661] (II) VESA(0): Monitor0: Using default maximum pixel clock of 65.00 MHz
[ 28.661] (II) VESA(0): Not using mode "1920x1200" (no mode of this name)
[ 28.661] (II) VESA(0): Not using built-in mode "1600x1200" (no mode of this name)
[ 28.661] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 28.661] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 28.661] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
[ 28.661] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
[ 28.661] (WW) VESA(0): No valid modes left. Trying less strict filter...
[ 28.661] (II) VESA(0): Monitor0: Using hsync range of 31.50-48.00 kHz
[ 28.661] (II) VESA(0): Monitor0: Using vrefresh range of 50.00-70.00 Hz
[ 28.661] (II) VESA(0): Monitor0: Using maximum pixel clock of 65.00 MHz
[ 28.661] (II) VESA(0): Not using mode "1920x1200" (no mode of this name)
[ 28.662] (II) VESA(0): Not using built-in mode "1600x1200" (hsync out of range)
[ 28.662] (II) VESA(0): Not using built-in mode "1280x1024" (hsync out of range)
[ 28.662] (--) VESA(0): Virtual size is 1024x768 (pitch 1024)
[ 28.662] (**) VESA(0): Built-in mode "1024x768"
[ 28.662] (**) VESA(0): Built-in mode "800x600"
[ 28.662] (**) VESA(0): Built-in mode "640x480"
[ 28.662] (==) VESA(0): DPI set to (96, 96)
[ 28.662] (II) VESA(0): Attempting to use 60Hz refresh for mode "1024x768" (118)
[ 28.694] (II) VESA(0): Attempting to use 60Hz refresh for mode "800x600" (115)
[ 28.730] (II) VESA(0): Attempting to use 60Hz refresh for mode "640x480" (112)
[ 28.815] (**) VESA(0): Using "Shadow Framebuffer"
[ 28.815] (II) Loading sub module "shadow"
[ 28.815] (II) LoadModule: "shadow"
[ 28.815] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 28.816] (II) Module shadow: vendor="X.Org Foundation"
[ 28.816] compiled for 1.10.2, module version = 1.1.0
[ 28.816] ABI class: X.Org ANSI C Emulation, version 0.4
[ 28.816] (II) Loading sub module "fb"
[ 28.816] (II) LoadModule: "fb"
[ 28.816] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 28.818] (II) Module fb: vendor="X.Org Foundation"
[ 28.818] compiled for 1.10.2, module version = 1.0.0
[ 28.818] ABI class: X.Org ANSI C Emulation, version 0.4
[ 28.818] (==) Depth 24 pixmap format is 32 bpp
[ 28.818] (II) Loading sub module "int10"
[ 28.818] (II) LoadModule: "int10"
[ 28.818] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 28.818] (II) Module int10: vendor="X.Org Foundation"
[ 28.818] compiled for 1.10.2, module version = 1.0.0
[ 28.818] ABI class: X.Org Video Driver, version 10.0
[ 28.818] (II) VESA(0): initializing int10
[ 28.818] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[ 28.819] (II) VESA(0): VESA BIOS detected
[ 28.819] (II) VESA(0): VESA VBE Version 3.0
[ 28.819] (II) VESA(0): VESA VBE Total Mem: 16384 kB
[ 28.819] (II) VESA(0): VESA VBE OEM: Matrox Graphics Inc.
[ 28.819] (II) VESA(0): VESA VBE OEM Software Rev: 1.6
[ 28.819] (II) VESA(0): VESA VBE OEM Vendor: Matrox
[ 28.819] (II) VESA(0): VESA VBE OEM Product: Matrox Phoenix
[ 28.819] (II) VESA(0): VESA VBE OEM Product Rev: 00
[ 28.821] (II) VESA(0): virtual address = 0x7f4f3b407000,
physical address = 0xd0000000, size = 16777216
[ 28.928] (II) VESA(0): Setting up VESA Mode 0x118 (1024x768)
[ 29.217] (==) VESA(0): Default visual is TrueColor
[ 29.219] (==) VESA(0): Backing store disabled
[ 29.219] (==) VESA(0): DPMS enabled
[ 29.219] (WW) VESA(0): Option "OldDmaInit" is not used
[ 29.219] (==) RandR enabled
[ 29.219] (II) Initializing built-in extension Generic Event Extension
[ 29.219] (II) Initializing built-in extension SHAPE
[ 29.219] (II) Initializing built-in extension MIT-SHM
[ 29.219] (II) Initializing built-in extension XInputExtension
[ 29.219] (II) Initializing built-in extension XTEST
[ 29.219] (II) Initializing built-in extension BIG-REQUESTS
[ 29.219] (II) Initializing built-in extension SYNC
[ 29.219] (II) Initializing built-in extension XKEYBOARD
[ 29.219] (II) Initializing built-in extension XC-MISC
[ 29.219] (II) Initializing built-in extension SECURITY
[ 29.219] (II) Initializing built-in extension XINERAMA
[ 29.219] (II) Initializing built-in extension XFIXES
[ 29.219] (II) Initializing built-in extension RENDER
[ 29.219] (II) Initializing built-in extension RANDR
[ 29.219] (II) Initializing built-in extension COMPOSITE
[ 29.219] (II) Initializing built-in extension DAMAGE
[ 29.224] (II) AIGLX: Screen 0 is not DRI2 capable
[ 29.224] (II) AIGLX: Screen 0 is not DRI capable
[ 29.242] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so
[ 29.242] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 29.357] (II) Using input driver 'mouse' for 'Mouse0'
[ 29.357] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
[ 29.357] (**) Option "CorePointer"
[ 29.357] (**) Mouse0: always reports core events
[ 29.357] (**) Option "Protocol" "auto"
[ 29.357] (**) Option "Device" "/dev/input/mice"
[ 29.357] (II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
[ 29.357] (**) Mouse0: Protocol: "auto"
[ 29.357] (**) Mouse0: always reports core events
[ 29.430] (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
[ 29.430] (**) Option "ZAxisMapping" "4 5 6 7"
[ 29.430] (**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
[ 29.430] (**) Mouse0: Buttons: 11
[ 29.430] (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
[ 29.430] (**) Mouse0: (accel) keeping acceleration scheme 1
[ 29.430] (**) Mouse0: (accel) acceleration profile 0
[ 29.430] (**) Mouse0: (accel) acceleration factor: 2.000
[ 29.430] (**) Mouse0: (accel) acceleration threshold: 4
[ 29.456] (II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
[ 29.749] (II) Mouse0: ps2EnableDataReporting: succeeded
[ 29.749] (II) Using input driver 'kbd' for 'Keyboard0'
[ 29.749] (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
[ 29.749] (**) Option "CoreKeyboard"
[ 29.749] (**) Keyboard0: always reports core events
[ 29.749] (**) Keyboard0: always reports core events
[ 29.749] (**) Option "Protocol" "standard"
[ 29.749] (**) Option "XkbRules" "base"
[ 29.749] (**) Option "XkbModel" "pc105"
[ 29.749] (**) Option "XkbLayout" "gb"
[ 29.749] (WW) Option "XkbVariant" requires an string value
[ 29.749] (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
[ 29.778] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 29.778] (II) AutoAddDevices is off - not adding device.
[ 29.780] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 29.781] (II) AutoAddDevices is off - not adding device.
[ 29.782] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event3)
[ 29.782] (II) AutoAddDevices is off - not adding device.
[ 29.784] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event4)
[ 29.784] (II) AutoAddDevices is off - not adding device.
[ 29.784] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event5)
[ 29.784] (II) AutoAddDevices is off - not adding device.
[ 29.784] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
[ 29.784] (II) AutoAddDevices is off - not adding device.
[ 29.787] (II) config/udev: Adding input device PC Speaker (/dev/input/event0)
[ 29.787] (II) AutoAddDevices is off - not adding device.
[ 162.746] (II) 3rd Button detected: disabling emulate3Button
I understand from reading around that Linux users from many distros have problems with Matrox graphics cards when they update Xorg, and the only solution mentioned is to downgrade to a previous version of Xorg. I'm not sure if this applies to me because the error messages when I try to startx don't seem relevant, but anyway I've tried downgrading the following packages from my pacman cache:
pacman -U xorg-server-utils-7.6-2-any.pkg.tar.xz xorg-apps-7.6-1-any.pkg.tar.xz xorg-xrdb-1.0.9-1-x86_64.pkg.tar.xz xorg-fonts-encodings-1.0.4-1-any.pkg.tar.xz xorg-xauth-1.0.6-1-x86_64.pkg.tar.xz xorg-xcmsdb-1.0.3-2-x86_64.pkg.tar.xz xorg-xkbutils-1.0.3-2-x86_64.pkg.tar.xz xorg-fonts-75dpi-1.0.1-3-any.pkg.tar.xz xorg-xmodmap-1.0.5-2-x86_64.pkg.tar.xz xorg-xbacklight-1.1.2-2-x86_64.pkg.tar.xz xorg-xset-1.2.1-2-x86_64.pkg.tar.xz xorg-xrandr-1.3.4-2-x86_64.pkg.tar.xz xorg-docs-1.6-1-any.pkg.tar.xz xorg-xkbcomp-1.2.1-2-x86_64.pkg.tar.xz xorg-xprop-1.2.0-2-x86_64.pkg.tar.xz xorg-smproxy-1.0.4-2-x86_64.pkg.tar.xz xorg-xkb-utils-7.6-1-any.pkg.tar.xz xorg-xhost-1.0.4-2-x86_64.pkg.tar.xz xorg-xev-1.1.0-2-x86_64.pkg.tar.xz xorg-twm-1.0.6-2-x86_64.pkg.tar.xz xorg-xlsatoms-1.1.0-2-x86_64.pkg.tar.xz xorg-mkfontdir-1.0.6-2-any.pkg.tar.xz xorg-xkill-1.0.3-2-x86_64.pkg.tar.xz xorg-x11perf-1.5.3-2-x86_64.pkg.tar.xz xorg-bdftopcf-1.0.3-1-x86_64.pkg.tar.xz xorg-xsetroot-1.1.0-2-x86_64.pkg.tar.xz xorg-xkbevd-1.1.2-2-x86_64.pkg.tar.xz xorg-luit-1.1.0-2-x86_64.pkg.tar.xz xorg-xcursorgen-1.0.4-2-x86_64.pkg.tar.xz xorg-xgamma-1.0.4-2-x86_64.pkg.tar.xz xorg-xdriinfo-1.0.4-2-x86_64.pkg.tar.xz xorg-res-utils-1.0.3-3-x86_64.pkg.tar.gz xorg-xvinfo-1.1.1-2-x86_64.pkg.tar.xz xorg-xinit-1.3.0-3-x86_64.pkg.tar.xz xorg-xwd-1.0.4-2-x86_64.pkg.tar.xz xorg-fonts-alias-1.0.2-1-any.pkg.tar.gz xorg-fonts-100dpi-1.0.1-3-any.pkg.tar.xz xorg-utils-7.6-7-any.pkg.tar.xz xorg-server-1.10.2-1-x86_64.pkg.tar.xz xorg-setxkbmap-1.2.0-2-x86_64.pkg.tar.xz xorg-sessreg-1.0.6-2-x86_64.pkg.tar.xz xorg-font-utils-7.6-2-any.pkg.tar.xz xorg-xinput-1.5.3-2-x86_64.pkg.tar.xz xorg-fonts-misc-1.0.0-4-x86_64.pkg.tar.gz xorg-iceauth-1.0.5-1-x86_64.pkg.tar.xz xorg-xwininfo-1.1.1-2-x86_64.pkg.tar.xz xorg-xrefresh-1.0.4-2-x86_64.pkg.tar.xz xorg-font-util-1.2.0-1-x86_64.pkg.tar.xz xorg-xpr-1.0.3-2-x86_64.pkg.tar.xz xorg-xdpyinfo-1.2.0-2-x86_64.pkg.tar.xz xorg-xwud-1.0.3-2-x86_64.pkg.tar.xz xorg-xlsclients-1.1.1-2-x86_64.pkg.tar.xz xorg-mkfontscale-1.0.8-1-x86_64.pkg.tar.xz xorg-server-common-1.10.2-1-x86_64.pkg.tar.xz
...all to no effect. Any ideas?
Offline
Anyone?
Offline
Well I've just tried downgrading to all the packages in my pacman cache folder /var/cache/pacman/pkg:
pacman -U a52dec-0.7.4-4-x86_64.pkg.tar.gz libgcrypt-1.4.5-1-x86_64.pkg.tar.gz aalib-1.4rc5-6-x86_64.pkg.tar.gz recode-3.6-3-x86_64.pkg.tar.gz acl-2.2.48-1-x86_64.pkg.tar.gz libgl-7.7-1-x86_64.pkg.tar.gz recordproto-1.14-1-any.pkg.tar.gz alsa-lib-1.0.22-1-x86_64.pkg.tar.gz libgpg-error-1.7-2-x86_64.pkg.tar.gz reiserfsprogs-3.6.21-2-x86_64.pkg.tar.gz alsa-oss-1.0.17-1-x86_64.pkg.tar.gz libice-1.0.6-1-x86_64.pkg.tar.gz alsa-utils-1.0.22-2-x86_64.pkg.tar.gz renderproto-0.11-1-any.pkg.tar.gz libidl2-0.8.13-1-x86_64.pkg.tar.gz rp-pppoe-3.10-2-x86_64.pkg.tar.gz atk-1.28.0-1-x86_64.pkg.tar.gz libjpeg-7-1-x86_64.pkg.tar.gz run-parts-3.2.2-1-x86_64.pkg.tar.gz libjpeg-turbo-1.1.1-1-x86_64.pkg.tar.xz attr-2.4.44-1-x86_64.pkg.tar.gz libldap-2.4.21-1-x86_64.pkg.tar.gz scrnsaverproto-1.2.0-1-any.pkg.tar.gz autoconf-2.65-1-any.pkg.tar.gz libmad-0.15.1b-4-x86_64.pkg.tar.gz sdl-1.2.14-1-x86_64.pkg.tar.gz libmatroska-0.8.1-2-x86_64.pkg.tar.gz sdparm-1.04-1-x86_64.pkg.tar.gz automake-1.11.1-1-any.pkg.tar.gz libmodplug-0.8.7-1-x86_64.pkg.tar.gz libmpc-0.9-1-x86_64.pkg.tar.xz sed-4.2.1-1-x86_64.pkg.tar.gz avahi-0.6.30-2-x86_64.pkg.tar.xz libmpcdec-1.2.6-2-x86_64.pkg.tar.gz bash-4.0.035-1-x86_64.pkg.tar.gz libmpeg2-0.5.1-1-x86_64.pkg.tar.gz shadow-4.1.4.2-1-x86_64.pkg.tar.gz libnl-1.1-1-x86_64.pkg.tar.gz bin86-0.16.17-4-x86_64.pkg.tar.gz libnotify-0.7.3-1-x86_64.pkg.tar.xz binutils-2.20-3-x86_64.pkg.tar.gz libogg-1.1.4-1-x86_64.pkg.tar.gz libpcap-1.0.0-1-x86_64.pkg.tar.gz speex-1.2rc1-1-x86_64.pkg.tar.gz bison-2.4.1-1-x86_64.pkg.tar.gz sqlite3-3.6.21-1-x86_64.pkg.tar.gz libpciaccess-0.10.9-1-x86_64.pkg.tar.gz bzip2-1.0.5-5-x86_64.pkg.tar.gz startup-notification-0.10-1-x86_64.pkg.tar.gz libpipeline-1.2.0-1-x86_64.pkg.tar.xz cabextract-1.2-2-x86_64.pkg.tar.gz libpng-1.2.40-1-x86_64.pkg.tar.gz sudo-1.7.2p2-1-x86_64.pkg.tar.gz ca-certificates-20090814-2-any.pkg.tar.gz libproxy-0.2.3-1-x86_64.pkg.tar.gz sysfsutils-2.1.0-5-x86_64.pkg.tar.gz libsasl-2.1.23-2-x86_64.pkg.tar.gz ca-certificates-java-20090629-2-any.pkg.tar.gz syslog-ng-3.0.4-1-x86_64.pkg.tar.gz libshout-2.2.2-3-x86_64.pkg.tar.gz libsm-1.1.1-1-x86_64.pkg.tar.gz sysvinit-2.86-5-x86_64.pkg.tar.gz cairo-1.8.8-1-x86_64.pkg.tar.gz cdparanoia-10.2-2-x86_64.pkg.tar.gz libsndfile-1.0.21-1-x86_64.pkg.tar.gz taglib-1.6.1-1-x86_64.pkg.tar.gz cloog-0.16.2-1-x86_64.pkg.tar.xz libssh2-1.2.7-2-x86_64.pkg.tar.xz talloc-2.0.1-1-x86_64.pkg.tar.gz libtasn1-2.2-1-x86_64.pkg.tar.gz tar-1.22-1-x86_64.pkg.tar.gz compositeproto-0.4.1-1-any.pkg.tar.gz libthai-0.1.12-1-x86_64.pkg.tar.gz tcp_wrappers-7.6-10-x86_64.pkg.tar.gz consolekit-0.4.1-2-x86_64.pkg.tar.gz libtheora-1.1.1-1-x86_64.pkg.tar.gz libtiff-3.9.2-1-x86_64.pkg.tar.gz texinfo-4.13a-3-x86_64.pkg.tar.gz coreutils-8.2-1-x86_64.pkg.tar.gz cpio-2.10-1-x86_64.pkg.tar.gz libtool-2.2.6b-1-x86_64.pkg.tar.gz ttf-bitstream-vera-1.10-6-x86_64.pkg.tar.gz cracklib-2.8.13-2-x86_64.pkg.tar.gz libusb-0.1.12-3-x86_64.pkg.tar.gz ttf-dejavu-2.30-1-any.pkg.tar.gz cryptsetup-1.0.7-1-x86_64.pkg.tar.gz libusb-compat-0.1.3-1-x86_64.pkg.tar.xz ttf-freefont-20090104-2-any.pkg.tar.gz libvisual-0.4.0-2-x86_64.pkg.tar.gz ttf-ms-fonts-2.0-2-x86_64.pkg.tar.gz curl-7.19.7-1-x86_64.pkg.tar.gz libvorbis-1.2.3-1-x86_64.pkg.tar.gz tzdata-2009t-1-x86_64.pkg.tar.gz libx11-1.3.2-1-x86_64.pkg.tar.gz damageproto-1.2.0-1-any.pkg.tar.gz udev-146-2-x86_64.pkg.tar.gz libx86-1.1-2-x86_64.pkg.tar.gz dash-0.5.5.1-2-x86_64.pkg.tar.gz libxau-1.0.5-1-x86_64.pkg.tar.gz usbutils-0.86-2-x86_64.pkg.tar.gz db-4.8.24-1-x86_64.pkg.tar.gz libxaw-1.0.7-1-x86_64.pkg.tar.gz util-linux-ng-2.16.2-1-x86_64.pkg.tar.gz dbus-1.2.16-1-x86_64.pkg.tar.gz libxcb-1.5-1-x86_64.pkg.tar.gz vbetool-1.1-1-x86_64.pkg.tar.gz vi-050325-1-x86_64.pkg.tar.gz dbus-core-1.2.16-1-x86_64.pkg.tar.gz libxcomposite-0.4.1-1-x86_64.pkg.tar.gz videoproto-2.3.0-1-any.pkg.tar.gz dbus-glib-0.82-2-x86_64.pkg.tar.gz libxcursor-1.1.10-1-x86_64.pkg.tar.gz vim-7.2.266-1-x86_64.pkg.tar.gz dcron-3.2-4-x86_64.pkg.tar.gz libxdamage-1.1.2-1-x86_64.pkg.tar.gz vim-runtime-7.3.177-1-x86_64.pkg.tar.xz desktop-file-utils-0.15-1-x86_64.pkg.tar.gz libxdmcp-1.0.3-1-x86_64.pkg.tar.gz wget-1.12-1-x86_64.pkg.tar.gz device-mapper-2.02.53-1-x86_64.pkg.tar.gz libxext-1.1.1-1-x86_64.pkg.tar.gz which-2.20-1-x86_64.pkg.tar.gz dhcpcd-5.1.4-1-x86_64.pkg.tar.gz libxfixes-4.0.4-1-x86_64.pkg.tar.gz wireless_tools-29-3-x86_64.pkg.tar.gz dialog-1.1_20080819-3-x86_64.pkg.tar.gz libxfont-1.4.1-1-x86_64.pkg.tar.gz wpa_supplicant-0.6.9-2-x86_64.pkg.tar.gz diffutils-2.8.1-6-x86_64.pkg.tar.gz libxfontcache-1.0.5-1-x86_64.pkg.tar.gz xbitmaps-1.1.0-1-any.pkg.tar.gz libxft-2.1.14-1-x86_64.pkg.tar.gz dmidecode-2.10-1-x86_64.pkg.tar.gz xcb-proto-1.6-1-any.pkg.tar.gz libxi-1.3-2-x86_64.pkg.tar.gz xcb-util-0.3.6-1-x86_64.pkg.tar.gz dmxproto-2.3-1-any.pkg.tar.gz xcursor-themes-1.0.2-1-any.pkg.tar.gz dri2proto-2.1-1-x86_64.pkg.tar.gz libxinerama-1.1-1-x86_64.pkg.tar.gz xdg-utils-1.0.2.20091216-1-any.pkg.tar.gz libxkbfile-1.0.6-1-x86_64.pkg.tar.gz xextproto-7.1.1-1-any.pkg.tar.gz e2fsprogs-1.41.9-1-x86_64.pkg.tar.gz libxml2-2.7.6-1-x86_64.pkg.tar.gz ed-1.4-1-x86_64.pkg.tar.gz xf86dgaproto-2.1-1-any.pkg.tar.gz libxmu-1.0.5-1-x86_64.pkg.tar.gz eggdbus-0.6-1-x86_64.pkg.tar.gz xf86-input-aiptek-1.4.0-1-x86_64.pkg.tar.xz eject-2.1.5-4-x86_64.pkg.tar.gz libxp-1.0.0-3-x86_64.pkg.tar.gz xf86-input-evdev-2.3.2-1-x86_64.pkg.tar.gz libxpm-3.5.8-1-x86_64.pkg.tar.gz xf86-input-joystick-1.6.0-1-x86_64.pkg.tar.xz eventlog-0.2.9-1-x86_64.pkg.tar.gz xf86-input-keyboard-1.4.0-1-x86_64.pkg.tar.gz expat-2.0.1-5-x86_64.pkg.tar.gz libxrandr-1.3.0-1-x86_64.pkg.tar.gz xf86-input-mouse-1.5.0-1-x86_64.pkg.tar.gz faad2-2.7-1-x86_64.pkg.tar.gz libxrender-0.9.5-1-x86_64.pkg.tar.gz fakeroot-1.14.4-1-x86_64.pkg.tar.gz xf86-input-synaptics-1.4.0-2-x86_64.pkg.tar.xz libxss-1.2.0-1-x86_64.pkg.tar.gz xf86-input-vmmouse-12.7.0-2-x86_64.pkg.tar.xz file-5.03-2-x86_64.pkg.tar.gz libxt-1.0.7-1-x86_64.pkg.tar.gz xf86-input-void-1.4.0-1-x86_64.pkg.tar.xz xf86miscproto-0.9.3-1-any.pkg.tar.gz filesystem-2010.01-1-any.pkg.tar.gz libxtst-1.1.0-1-x86_64.pkg.tar.gz xf86-video-apm-1.2.3-3-x86_64.pkg.tar.xz xf86-video-ark-0.7.3-3-x86_64.pkg.tar.xz findutils-4.4.2-1-x86_64.pkg.tar.gz libxv-1.0.5-1-x86_64.pkg.tar.gz xf86-video-ast-0.91.10-3-x86_64.pkg.tar.xz xf86-video-ati-6.14.1-1-x86_64.pkg.tar.xz firefox-3.5.7-1-x86_64.pkg.tar.gz libxvmc-1.0.5-1-x86_64.pkg.tar.gz xf86-video-chips-1.2.4-2-x86_64.pkg.tar.xz xf86-video-cirrus-1.3.2-6-x86_64.pkg.tar.xz fixesproto-4.1.1-1-any.pkg.tar.gz libxxf86dga-1.1.1-1-x86_64.pkg.tar.gz xf86-video-dummy-0.3.4-4-x86_64.pkg.tar.xz xf86-video-fbdev-0.4.2-4-x86_64.pkg.tar.xz flac-1.2.1-2-x86_64.pkg.tar.gz libxxf86misc-1.0.2-1-x86_64.pkg.tar.gz xf86-video-glint-1.2.5-2-x86_64.pkg.tar.xz flashplugin-10.0.42.34-1-x86_64.pkg.tar.gz libxxf86vm-1.1.0-1-x86_64.pkg.tar.gz xf86-video-i128-1.3.4-3-x86_64.pkg.tar.xz flex-2.5.35-3-x86_64.pkg.tar.gz xf86-video-i740-1.3.2-6-x86_64.pkg.tar.xz licenses-2.5-1-x86_64.pkg.tar.gz xf86-video-intel-2.15.0-2-x86_64.pkg.tar.xz fontcacheproto-0.1.3-1-any.pkg.tar.gz xf86-video-mach64-6.8.2-6-x86_64.pkg.tar.xz fontconfig-2.8.0-1-x86_64.pkg.tar.gz linux-api-headers-2.6.38.1-1-x86_64.pkg.tar.xz xf86-video-mga-1.4.11-2-x86_64.pkg.tar.gz fontsproto-2.1.0-1-any.pkg.tar.gz linux-atm-2.5.0-1-x86_64.pkg.tar.gz xf86-video-neomagic-1.2.5-4-x86_64.pkg.tar.xz freetype2-2.3.11-1-x86_64.pkg.tar.gz linux-firmware-20110512-2-any.pkg.tar.xz xf86-video-nv-2.1.18-3-x86_64.pkg.tar.xz lirc-utils-0.8.6-3-x86_64.pkg.tar.gz xf86-video-r128-6.8.1-6-x86_64.pkg.tar.xz fribidi-0.19.2-1-x86_64.pkg.tar.gz logrotate-3.7.8-1-x86_64.pkg.tar.gz xf86-video-rendition-4.2.4-4-x86_64.pkg.tar.xz gawk-3.1.7-1-x86_64.pkg.tar.gz xf86-video-s3-0.6.3-5-x86_64.pkg.tar.xz lua-5.1.4-4-x86_64.pkg.tar.gz xf86-video-s3virge-1.10.4-5-x86_64.pkg.tar.xz lvm2-2.02.53-1-x86_64.pkg.tar.gz xf86-video-savage-2.3.2-2-x86_64.pkg.tar.xz xf86-video-siliconmotion-1.7.5-2-x86_64.pkg.tar.xz lzo2-2.03-1-x86_64.pkg.tar.gz xf86-video-sis-0.10.3-4-x86_64.pkg.tar.xz xf86-video-sisusb-0.9.4-4-x86_64.pkg.tar.xz gdbm-1.8.3-6-x86_64.pkg.tar.gz m4-1.4.13-1-x86_64.pkg.tar.gz xf86-video-tdfx-1.4.3-6-x86_64.pkg.tar.xz xf86-video-trident-1.3.4-4-x86_64.pkg.tar.xz gdk-pixbuf2-2.23.3-1-x86_64.pkg.tar.xz xf86-video-tseng-1.2.4-4-x86_64.pkg.tar.xz gen-init-cpio-2.6.32-1-x86_64.pkg.tar.gz mailx-8.1.1-7-x86_64.pkg.tar.gz xf86-video-v4l-0.2.0-8-x86_64.pkg.tar.xz make-3.81-4-x86_64.pkg.tar.gz xf86-video-vesa-2.2.1-1-x86_64.pkg.tar.gz gettext-0.17-3-x86_64.pkg.tar.gz man-db-2.5.6-1-x86_64.pkg.tar.gz xf86-video-vmware-11.0.3-3-x86_64.pkg.tar.xz giflib-4.1.6-3-x86_64.pkg.tar.gz xf86-video-voodoo-1.2.4-4-x86_64.pkg.tar.xz man-pages-3.23-1-x86_64.pkg.tar.gz xf86-video-xgi-1.6.0-3-x86_64.pkg.tar.xz glib2-2.22.3-1-x86_64.pkg.tar.gz xf86-video-xgixp-1.8.0-3-x86_64.pkg.tar.xz mcpp-2.7.2-2-x86_64.pkg.tar.gz glibc-2.11.1-1-x86_64.pkg.tar.gz mdadm-2.6.9-1-x86_64.pkg.tar.gz xf86vidmodeproto-2.3-1-any.pkg.tar.gz xfsprogs-3.1.0-1-x86_64.pkg.tar.gz glproto-1.4.12-1-any.pkg.tar.xz menumaker-0.99.7-5.pkg.tar.gz gmp-4.3.1-2-x86_64.pkg.tar.gz xineramaproto-1.2-1-any.pkg.tar.gz xkeyboard-config-1.6-1-x86_64.pkg.tar.gz gnutls-2.8.5-1-x86_64.pkg.tar.gz gpm-1.20.6-5-x86_64.pkg.tar.gz mga-dri-7.7-1-x86_64.pkg.tar.gz xorg-apps-7.5-2-x86_64.pkg.tar.gz mime-types-1.0-2-x86_64.pkg.tar.gz grep-2.5.4-3-x86_64.pkg.tar.gz xorg-bdftopcf-1.0.3-1-x86_64.pkg.tar.xz xorg-docs-1.5-1-any.pkg.tar.gz groff-1.20.1-3-x86_64.pkg.tar.gz mkinitcpio-busybox-1.18.4-1-x86_64.pkg.tar.xz xorg-fonts-100dpi-1.0.1-2-x86_64.pkg.tar.gz grub-0.97-16-x86_64.pkg.tar.gz mlocate-0.22.2-2-x86_64.pkg.tar.gz xorg-fonts-75dpi-1.0.1-2-x86_64.pkg.tar.gz gtk2-2.18.5-1-x86_64.pkg.tar.gz module-init-tools-3.11.1-1-x86_64.pkg.tar.gz xorg-fonts-alias-1.0.2-1-any.pkg.tar.gz gtk-update-icon-cache-2.24.4-2-x86_64.pkg.tar.xz mozilla-common-1.4-1-x86_64.pkg.tar.gz xorg-fonts-encodings-1.0.3-1-any.pkg.tar.gz gzip-1.3.13-1-x86_64.pkg.tar.gz mpfr-2.4.1-1-x86_64.pkg.tar.gz xorg-fonts-misc-1.0.0-4-x86_64.pkg.tar.gz hal-0.5.14-1-x86_64.pkg.tar.gz nano-2.2.1-1-x86_64.pkg.tar.gz hal-info-0.20091130-1-any.pkg.tar.gz ncurses-5.7-2.1-x86_64.pkg.tar.gz xorg-font-utils-7.5-2-x86_64.pkg.tar.gz hdparm-9.27-2-x86_64.pkg.tar.gz netcfg-2.2.1-1-x86_64.pkg.tar.gz xorg-iceauth-1.0.5-1-x86_64.pkg.tar.xz heimdal-1.3.1-2-x86_64.pkg.tar.gz xorg-luit-1.1.0-2-x86_64.pkg.tar.xz heirloom-mailx-12.5-1-x86_64.pkg.tar.xz net-tools-1.60-14-x86_64.pkg.tar.gz xorg-mkfontdir-1.0.6-2-any.pkg.tar.xz hicolor-icon-theme-0.11-1-any.pkg.tar.gz nspr-4.8.2-1-x86_64.pkg.tar.gz xorg-mkfontscale-1.0.8-1-x86_64.pkg.tar.xz xorg-res-utils-1.0.3-3-x86_64.pkg.tar.gz hunspell-1.2.8-2-x86_64.pkg.tar.gz nss-3.12.4-2-x86_64.pkg.tar.gz xorg-server-1.7.3.902-1-x86_64.pkg.tar.gz iana-etc-2.30-1-any.pkg.tar.xz openbox-3.4.10-2-x86_64.pkg.tar.gz xorg-server-common-1.10.2-1-x86_64.pkg.tar.xz initscripts-2009.08-1-x86_64.pkg.tar.gz xorg-server-utils-7.5-3-x86_64.pkg.tar.gz opencore-amr-0.1.2-1-x86_64.pkg.tar.gz openjdk6-1.6.2-1-x86_64.pkg.tar.gz xorg-sessreg-1.0.6-2-x86_64.pkg.tar.xz inputproto-2.0-1-any.pkg.tar.gz xorg-setxkbmap-1.2.0-2-x86_64.pkg.tar.xz openssl-0.9.8l-1-x86_64.pkg.tar.gz xorg-smproxy-1.0.4-2-x86_64.pkg.tar.xz iproute2-2.6.29-3-x86_64.pkg.tar.gz xorg-twm-1.0.4-3-x86_64.pkg.tar.gz pacman-3.3.3-1-x86_64.pkg.tar.gz iputils-20071127-2-x86_64.pkg.tar.gz xorg-utils-7.5-1-x86_64.pkg.tar.gz pacman-mirrorlist-20091206-1-x86_64.pkg.tar.gz isl-0.06-1-x86_64.pkg.tar.xz xorg-x11perf-1.5.3-2-x86_64.pkg.tar.xz jfsutils-1.1.14-1-x86_64.pkg.tar.gz pam-1.1.1-1-x86_64.pkg.tar.gz xorg-xauth-1.0.4-1-x86_64.pkg.tar.gz kbd-1.15.1-1-x86_64.pkg.tar.gz pango-1.26.2-1-x86_64.pkg.tar.gz xorg-xbacklight-1.1.2-2-x86_64.pkg.tar.xz xorg-xcmsdb-1.0.3-2-x86_64.pkg.tar.xz kbproto-1.0.4-1-any.pkg.tar.gz patch-2.6.1-1-x86_64.pkg.tar.gz xorg-xcursorgen-1.0.4-2-x86_64.pkg.tar.xz xorg-xdpyinfo-1.2.0-2-x86_64.pkg.tar.xz pciutils-3.1.4-1-x86_64.pkg.tar.gz xorg-xdriinfo-1.0.4-2-x86_64.pkg.tar.xz xorg-xev-1.1.0-2-x86_64.pkg.tar.xz kernel26-firmware-2.6.32.3-1-x86_64.pkg.tar.gz pcmciautils-015-2-x86_64.pkg.tar.gz xorg-xgamma-1.0.4-2-x86_64.pkg.tar.xz kernel-headers-2.6.32-1-x86_64.pkg.tar.gz xorg-xhost-1.0.4-2-x86_64.pkg.tar.xz keyutils-1.4-1-x86_64.pkg.tar.xz pcre-8.00-1-x86_64.pkg.tar.gz xorg-xinit-1.2.0-1-x86_64.pkg.tar.gz klibc-1.5.15-3-x86_64.pkg.tar.gz klibc-extras-2.5-4-x86_64.pkg.tar.gz perl-5.10.1-5-x86_64.pkg.tar.gz xorg-xinput-1.5.3-2-x86_64.pkg.tar.xz klibc-kbd-1.15.20080312-10-x86_64.pkg.tar.gz xorg-xkbcomp-1.2.1-2-x86_64.pkg.tar.xz klibc-module-init-tools-3.8-1-x86_64.pkg.tar.gz pixman-0.16.4-1-x86_64.pkg.tar.gz xorg-xkbevd-1.1.2-2-x86_64.pkg.tar.xz klibc-udev-141-3-x86_64.pkg.tar.gz xorg-xkbutils-1.0.3-2-x86_64.pkg.tar.xz krb5-1.9.1-1-x86_64.pkg.tar.xz pkgconfig-0.23-1-x86_64.pkg.tar.gz xorg-xkb-utils-7.5-2-x86_64.pkg.tar.gz ladspa-1.13-2-x86_64.pkg.tar.gz less-436-1-x86_64.pkg.tar.gz pm-quirks-0.20100619-1-any.pkg.tar.xz xorg-xkill-1.0.3-2-x86_64.pkg.tar.xz pm-utils-1.2.6.1-3-x86_64.pkg.tar.gz xorg-xlsatoms-1.1.0-2-x86_64.pkg.tar.xz libarchive-2.7.1-1-x86_64.pkg.tar.gz xorg-xlsclients-1.1.1-2-x86_64.pkg.tar.xz xorg-xmodmap-1.0.5-2-x86_64.pkg.tar.xz libcap-2.17-1-x86_64.pkg.tar.gz polkit-0.95-1-x86_64.pkg.tar.gz xorg-xpr-1.0.3-2-x86_64.pkg.tar.xz popt-1.15-1-x86_64.pkg.tar.gz xorg-xprop-1.2.0-2-x86_64.pkg.tar.xz libcddb-1.3.2-1.1-x86_64.pkg.tar.gz xorg-xrandr-1.3.4-2-x86_64.pkg.tar.xz ppl-0.10.2-2-x86_64.pkg.tar.gz xorg-xrdb-1.0.9-1-x86_64.pkg.tar.xz xorg-xrefresh-1.0.4-2-x86_64.pkg.tar.xz libdaemon-0.14-1-x86_64.pkg.tar.gz ppp-2.4.4-9-x86_64.pkg.tar.gz xorg-xset-1.2.1-2-x86_64.pkg.tar.xz libdatrie-0.2.2-1-x86_64.pkg.tar.gz xorg-xsetroot-1.1.0-2-x86_64.pkg.tar.xz printproto-1.0.4-1-x86_64.pkg.tar.gz xorg-xvinfo-1.1.1-2-x86_64.pkg.tar.xz libdca-0.0.5-2-x86_64.pkg.tar.gz xorg-xwd-1.0.4-2-x86_64.pkg.tar.xz libdmx-1.1.0-1-x86_64.pkg.tar.gz procinfo-19-3-x86_64.pkg.tar.gz xorg-xwininfo-1.1.1-2-x86_64.pkg.tar.xz xorg-xwud-1.0.3-2-x86_64.pkg.tar.xz libdrm-2.4.17-2-x86_64.pkg.tar.gz procps-3.2.8-1-x86_64.pkg.tar.gz xproto-7.0.16-1-any.pkg.tar.gz libdvbpsi-0.1.6-3-x86_64.pkg.tar.gz xterm-250-1-x86_64.pkg.tar.gz libdvdread-4.1.3-1-x86_64.pkg.tar.gz psmisc-22.8-1-x86_64.pkg.tar.gz libevent-2.0.11-1-x86_64.pkg.tar.xz python-2.6.4-1-x86_64.pkg.tar.gz xvidcore-1.2.2-1-x86_64.pkg.tar.gz libffi-3.0.9-1-x86_64.pkg.tar.xz xz-5.0.3-1-x86_64.pkg.tar.gz libfontenc-1.0.5-1-x86_64.pkg.tar.gz randrproto-1.3.1-1-any.pkg.tar.gz xz-utils-4.999.9beta-1-x86_64.pkg.tar.gz zlib-1.2.3.4-3-x86_64.pkg.tar.gz libftdi-0.16-1-x86_64.pkg.tar.gz readline-6.0.004-1-x86_64.pkg.tar.gz ati-dri-7.10.2-2-x86_64.pkg.tar.xz cloog-ppl-0.15.7-1-x86_64.pkg.tar.gz gcc-4.4.2-4-x86_64.pkg.tar.gz gcc-libs-4.6.0-5-x86_64.pkg.tar.xz intel-dri-7.10.2-2-x86_64.pkg.tar.xz kernel26-2.6.32.3-1-x86_64.pkg.tar.gz libcups-1.4.2-2-x86_64.pkg.tar.gz mach64-dri-7.10.2-2-x86_64.pkg.tar.xz mesa-7.7-1-x86_64.pkg.tar.gz mkinitcpio-0.5.28-1-any.pkg.tar.gz r128-dri-7.10.2-2-x86_64.pkg.tar.xz savage-dri-7.10.2-2-x86_64.pkg.tar.xz shared-mime-info-0.70-2-x86_64.pkg.tar.gz sis-dri-7.10.2-2-x86_64.pkg.tar.xz tdfx-dri-7.10.2-2-x86_64.pkg.tar.xz xulrunner-1.9.1.7-1-x86_64.pkg.tar.gz libfetch-2.26-1-x86_64.pkg.tar.gz
But I get the following errors:
resolving dependencies...
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "libgl=7.10.2", a dependency of "ati-dri"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "libgl=7.10.2", a dependency of "savage-dri"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "libgl=7.10.2", a dependency of "sis-dri"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "libgl=7.10.2", a dependency of "tdfx-dri"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "libgl=7.10.2", a dependency of "ati-dri"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "libgl=7.10.2", a dependency of "intel-dri"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "libgl=7.10.2", a dependency of "mach64-dri"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "libgl=7.10.2", a dependency of "r128-dri"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "libgl=7.10.2", a dependency of "savage-dri"
warning: cannot resolve "libgl=7.10.2", a dependency of "sis-dri"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "libgl=7.10.2", a dependency of "tdfx-dri"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "libgl=7.10.2", a dependency of "mach64-dri"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "libgl=7.10.2", a dependency of "intel-dri"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
warning: cannot resolve "libgl=7.10.2", a dependency of "r128-dri"
warning: cannot resolve "glibc>=2.11.1-2", a dependency of "gcc-libs"
:: The following packages cannot be upgraded due to unresolvable dependencies:
libidl2 ati-dri atk libldap savage-dri libmatroska automake libmodplug libmpc avahi shadow shared-mime-info libnotify sis-dri sudo ca-certificates
libsasl ca-certificates-java syslog-ng sysvinit taglib cloog libssh2 cloog-ppl consolekit tdfx-dri coreutils ttf-bitstream-vera libusb ttf-dejavu
libusb-compat ttf-freefont ttf-ms-fonts curl udev usbutils db dbus dbus-core dbus-glib vim desktop-file-utils wget wpa_supplicant eggdbus fakeroot
xf86-video-ati firefox flashplugin xf86-video-intel xf86-video-mach64 lirc-utils xf86-video-r128 gcc xf86-video-savage xf86-video-sis gcc-libs
xf86-video-tdfx gdk-pixbuf2 mach64-dri gettext man-db glib2 menumaker gmp mesa gnutls grep mkinitcpio xorg-docs groff xorg-fonts-100dpi
xorg-fonts-75dpi gtk2 gtk-update-icon-cache xorg-fonts-encodings mpfr xorg-fonts-misc hal xorg-font-utils netcfg heimdal heirloom-mailx hunspell
xorg-server openbox xorg-server-common initscripts opencore-amr openjdk6 intel-dri openssl iproute2 pacman pam pango kernel26 pcre perl klibc-udev
krb5 ladspa libarchive polkit libcups ppl procinfo libevent xulrunner libfetch python r128-dri libftdi
Do you want to skip the above packages for this upgrade? [y/N]
When I try to downgrade the dependants first they also seem to have dependants, and then I try the same trick and it turns out some files are mutually dependant! Is there any way to force a downgrade of all packages, completely ignoring dependancies? In theory this should bring my system back to how it was a couple of days ago before I did the update that stopped my graphics card working.
Offline
dependancy nightmares! I cannot downgrade any of these packages!
OK I've got another idea: copy off the contents of /var/cache/pacman/pkg to a USB drive, completely reinstall Arch Linux netinstall but do not install xorg, then try to reinstall the older version of xorg from the USB drive. wish me luck....
Offline
In another discussion, https://bbs.archlinux.org/viewtopic.php?id=120244:
Have you tried running 'pacman -Udd <list of packages>'?
Is that like a force install command? I've just tried this and get errors like:
error: failed to prepare transaction (conflicting dependencies)
:: xf86-input-joystick and xorg-server are in conflict (xorg-server<1.10.0)
Is this because I'm trying to downgrade too many packages at once? There must be hundreds in the cache...
Last edited by dameunmate (2011-06-04 18:35:07)
Offline
You can't install conflicting packages, but you can remove one set of packages and install another set.
Run 'pacman -Udd <list of packages>' and answer 'y' if asked if you want to remove some packages:
looking for inter-conflicts...
:: xf86-video-intel-legacy and xf86-video-intel are in conflict. Remove xf86-video-intel? [y/N] y
:: xorg-server and xf86-video-fbdev are in conflict (xorg-server<1.10.0). Remove xf86-video-fbdev? [y/N] y
This may break things, because you're disregarding dependencies.
You also can pick packages from e.g. http://arm.konnichi.com/2011/05/20/ - those packages were current on 30th May..
Offline
Just tried this, but get error: failed to commit transaction (conflicting files) this time just trying to downgrade the few packages that seem most relevant to xorg:
[root@eggi pkg]# pacman -Udd xorg-server-1.7.3.902-1-x86_64.pkg.tar.gz xorg-xinit-1.2.0-1-x86_64.pkg.tar.gz xorg-utils-7.5-1-x86_64.pkg.tar.gz xorg-server-utils-7.5-3-x86_64.pkg.tar.gz
warning: downgrading package xorg-server (1.10.2-1 => 1.7.3.902-1)
warning: xorg-xinit-1.2.0-1 is up to date -- reinstalling
warning: downgrading package xorg-utils (7.6-7 => 7.5-1)
warning: downgrading package xorg-server-utils (7.6-2 => 7.5-3)
looking for inter-conflicts...
:: xorg-server and xf86-input-acecad are in conflict (xorg-server<1.10.0). Remove xf86-input-acecad? [y/N] y
:: xorg-server and xf86-input-aiptek are in conflict (xorg-server<1.10.0). Remove xf86-input-aiptek? [y/N] y
:: xorg-server and xf86-input-evdev are in conflict (xorg-server<1.10.0). Remove xf86-input-evdev? [y/N] y
:: xorg-server and xf86-input-joystick are in conflict (xorg-server<1.10.0). Remove xf86-input-joystick? [y/N] y
:: xorg-server and xf86-input-keyboard are in conflict (xorg-server<1.10.0). Remove xf86-input-keyboard? [y/N] y
:: xorg-server and xf86-input-mouse are in conflict (xorg-server<1.10.0). Remove xf86-input-mouse? [y/N] y
:: xorg-server and xf86-input-vmmouse are in conflict (xorg-server<1.10.0). Remove xf86-input-vmmouse? [y/N] y
:: xorg-server and xf86-input-void are in conflict (xorg-server<1.10.0). Remove xf86-input-void? [y/N] y
:: xorg-server and xf86-video-apm are in conflict (xorg-server<1.10.0). Remove xf86-video-apm? [y/N] y
:: xorg-server and xf86-video-ark are in conflict (xorg-server<1.10.0). Remove xf86-video-ark? [y/N] y
:: xorg-server and xf86-video-ati are in conflict (xorg-server<1.10.0). Remove xf86-video-ati? [y/N] y
:: xorg-server and xf86-video-chips are in conflict (xorg-server<1.10.0). Remove xf86-video-chips? [y/N] y
:: xorg-server and xf86-video-cirrus are in conflict (xorg-server<1.10.0). Remove xf86-video-cirrus? [y/N] y
:: xorg-server and xf86-video-dummy are in conflict (xorg-server<1.10.0). Remove xf86-video-dummy? [y/N] y
:: xorg-server and xf86-video-fbdev are in conflict (xorg-server<1.10.0). Remove xf86-video-fbdev? [y/N] y
:: xorg-server and xf86-video-glint are in conflict (xorg-server<1.10.0). Remove xf86-video-glint? [y/N] y
:: xorg-server and xf86-video-i128 are in conflict (xorg-server<1.10.0). Remove xf86-video-i128? [y/N] y
:: xorg-server and xf86-video-i740 are in conflict (xorg-server<1.10.0). Remove xf86-video-i740? [y/N] y
:: xorg-server and xf86-video-intel are in conflict (xorg-server<1.10.0). Remove xf86-video-intel? [y/N] y
:: xorg-server and xf86-video-mach64 are in conflict (xorg-server<1.10.0). Remove xf86-video-mach64? [y/N] y
:: xorg-server and xf86-video-mga are in conflict (xorg-server<1.10.0). Remove xf86-video-mga? [y/N] y
:: xorg-server and xf86-video-neomagic are in conflict (xorg-server<1.10.0). Remove xf86-video-neomagic? [y/N] y
:: xorg-server and xf86-video-nv are in conflict (xorg-server<1.10.0). Remove xf86-video-nv? [y/N] y
:: xorg-server and xf86-video-r128 are in conflict (xorg-server<1.10.0). Remove xf86-video-r128? [y/N] y
:: xorg-server and xf86-video-rendition are in conflict (xorg-server<1.10.0). Remove xf86-video-rendition? [y/N] y
:: xorg-server and xf86-video-s3 are in conflict (xorg-server<1.10.0). Remove xf86-video-s3? [y/N] y
:: xorg-server and xf86-video-s3virge are in conflict (xorg-server<1.10.0). Remove xf86-video-s3virge? [y/N] y
:: xorg-server and xf86-video-savage are in conflict (xorg-server<1.10.0). Remove xf86-video-savage? [y/N] y
:: xorg-server and xf86-video-siliconmotion are in conflict (xorg-server<1.10.0). Remove xf86-video-siliconmotion? [y/N] y
:: xorg-server and xf86-video-sis are in conflict (xorg-server<1.10.0). Remove xf86-video-sis? [y/N] y
:: xorg-server and xf86-video-sisusb are in conflict (xorg-server<1.10.0). Remove xf86-video-sisusb? [y/N] y
:: xorg-server and xf86-video-tdfx are in conflict (xorg-server<1.10.0). Remove xf86-video-tdfx? [y/N] y
:: xorg-server and xf86-video-trident are in conflict (xorg-server<1.10.0). Remove xf86-video-trident? [y/N] y
:: xorg-server and xf86-video-tseng are in conflict (xorg-server<1.10.0). Remove xf86-video-tseng? [y/N] y
:: xorg-server and xf86-video-v4l are in conflict (xorg-server<1.10.0). Remove xf86-video-v4l? [y/N] y
:: xorg-server and xf86-video-vesa are in conflict (xorg-server<1.10.0). Remove xf86-video-vesa? [y/N] y
:: xorg-server and xf86-video-vmware are in conflict (xorg-server<1.10.0). Remove xf86-video-vmware? [y/N] y
:: xorg-server and xf86-video-voodoo are in conflict (xorg-server<1.10.0). Remove xf86-video-voodoo? [y/N] y
Remove (38): xf86-input-acecad-1.5.0-1 xf86-input-aiptek-1.4.0-1 xf86-input-evdev-2.6.0-3 xf86-input-joystick-1.6.0-1 xf86-input-keyboard-1.6.0-2
xf86-input-mouse-1.7.0-2 xf86-input-vmmouse-12.7.0-2 xf86-input-void-1.4.0-1 xf86-video-apm-1.2.3-3 xf86-video-ark-0.7.3-3 xf86-video-ati-6.14.1-1
xf86-video-chips-1.2.4-2 xf86-video-cirrus-1.3.2-6 xf86-video-dummy-0.3.4-4 xf86-video-fbdev-0.4.2-4 xf86-video-glint-1.2.5-2 xf86-video-i128-1.3.4-3
xf86-video-i740-1.3.2-6 xf86-video-intel-2.15.0-2 xf86-video-mach64-6.8.2-6 xf86-video-mga-1.4.13-3 xf86-video-neomagic-1.2.5-4 xf86-video-nv-2.1.18-3
xf86-video-r128-6.8.1-6 xf86-video-rendition-4.2.4-4 xf86-video-s3-0.6.3-5 xf86-video-s3virge-1.10.4-5 xf86-video-savage-2.3.2-2
xf86-video-siliconmotion-1.7.5-2 xf86-video-sis-0.10.3-4 xf86-video-sisusb-0.9.4-4 xf86-video-tdfx-1.4.3-6 xf86-video-trident-1.3.4-4
xf86-video-tseng-1.2.4-4 xf86-video-v4l-0.2.0-8 xf86-video-vesa-2.3.0-5 xf86-video-vmware-11.0.3-3 xf86-video-voodoo-1.2.4-4
Total Removed Size: 5.61 MB
Targets (4): xorg-server-1.7.3.902-1 xorg-xinit-1.2.0-1 xorg-utils-7.5-1 xorg-server-utils-7.5-3
Total Download Size: 0.00 MB
Total Installed Size: 11.57 MB
Proceed with installation? [Y/n] y
(4/4) checking package integrity [############################################################] 100%
(4/4) checking for file conflicts [############################################################] 100%
error: failed to commit transaction (conflicting files)
xorg-server: /usr/lib/xorg/protocol.txt exists in filesystem
xorg-server: /usr/share/man/man1/Xserver.1.gz exists in filesystem
xorg-server: /var/lib/xkb/README.compiled exists in filesystem
xorg-utils: /usr/bin/xdpyinfo exists in filesystem
xorg-utils: /usr/bin/xdriinfo exists in filesystem
xorg-utils: /usr/bin/xev exists in filesystem
xorg-utils: /usr/bin/xlsatoms exists in filesystem
xorg-utils: /usr/bin/xlsclients exists in filesystem
xorg-utils: /usr/bin/xprop exists in filesystem
xorg-utils: /usr/bin/xvinfo exists in filesystem
xorg-utils: /usr/bin/xwininfo exists in filesystem
xorg-utils: /usr/share/man/man1/xdpyinfo.1.gz exists in filesystem
xorg-utils: /usr/share/man/man1/xdriinfo.1.gz exists in filesystem
xorg-utils: /usr/share/man/man1/xev.1.gz exists in filesystem
xorg-utils: /usr/share/man/man1/xlsatoms.1.gz exists in filesystem
xorg-utils: /usr/share/man/man1/xlsclients.1.gz exists in filesystem
xorg-utils: /usr/share/man/man1/xprop.1.gz exists in filesystem
xorg-utils: /usr/share/man/man1/xvinfo.1.gz exists in filesystem
xorg-utils: /usr/share/man/man1/xwininfo.1.gz exists in filesystem
xorg-server-utils: /usr/bin/iceauth exists in filesystem
xorg-server-utils: /usr/bin/sessreg exists in filesystem
xorg-server-utils: /usr/bin/xbacklight exists in filesystem
xorg-server-utils: /usr/bin/xcmsdb exists in filesystem
xorg-server-utils: /usr/bin/xgamma exists in filesystem
xorg-server-utils: /usr/bin/xhost exists in filesystem
xorg-server-utils: /usr/bin/xinput exists in filesystem
xorg-server-utils: /usr/bin/xmodmap exists in filesystem
xorg-server-utils: /usr/bin/xrandr exists in filesystem
xorg-server-utils: /usr/bin/xrdb exists in filesystem
xorg-server-utils: /usr/bin/xrefresh exists in filesystem
xorg-server-utils: /usr/bin/xset exists in filesystem
xorg-server-utils: /usr/bin/xsetroot exists in filesystem
xorg-server-utils: /usr/share/man/man1/iceauth.1.gz exists in filesystem
xorg-server-utils: /usr/share/man/man1/sessreg.1.gz exists in filesystem
xorg-server-utils: /usr/share/man/man1/xbacklight.1.gz exists in filesystem
xorg-server-utils: /usr/share/man/man1/xcmsdb.1.gz exists in filesystem
xorg-server-utils: /usr/share/man/man1/xgamma.1.gz exists in filesystem
xorg-server-utils: /usr/share/man/man1/xhost.1.gz exists in filesystem
xorg-server-utils: /usr/share/man/man1/xinput.1.gz exists in filesystem
xorg-server-utils: /usr/share/man/man1/xmodmap.1.gz exists in filesystem
xorg-server-utils: /usr/share/man/man1/xrandr.1.gz exists in filesystem
xorg-server-utils: /usr/share/man/man1/xrdb.1.gz exists in filesystem
xorg-server-utils: /usr/share/man/man1/xrefresh.1.gz exists in filesystem
xorg-server-utils: /usr/share/man/man1/xset.1.gz exists in filesystem
xorg-server-utils: /usr/share/man/man1/xsetroot.1.gz exists in filesystem
Last edited by dameunmate (2011-06-04 18:46:04)
Offline
You need to figure out 'xorg-server: /usr/lib/xorg/protocol.txt exists in filesystem' errors: https://bbs.archlinux.org/viewtopic.php?id=56373
The xorg group had gone through some changes, e.g. some packages got unbundled http://mailman.archlinux.org/pipermail/ … 18235.html so it may not be easy, but should be doable.
Offline
[root@eggi pkg]# pacman -Qo /usr/lib/xorg/protocol.txt
/usr/lib/xorg/protocol.txt is owned by xorg-server-common 1.10.2-1
Offline
Thanks for the tips but I think that's beyond me - I've been reading it all and really don't know what to do. I've now copied all the files in /var/cache/pacman/pkg to USB drives. I didn't have any other personal files on the disk. I will now reinstall Arch Linux but try to install xorg from these cached packages on the USB drives.
Before that I'll try the force install error: -Uyuf as I've got nothing to lose.
Offline
[root@computername]# pacman -Uyuf xorg-server-1.7.3.902-1-x86_64.pkg.tar.gz
error: invalid option
hmmm... that doesn't seem to work.
Offline
[root@computername]# pacman -Uyuf xorg-server-1.7.3.902-1-x86_64.pkg.tar.gz error: invalid option
hmmm... that doesn't seem to work.
Please read 'pacman -Uh' on which options you can use.
Offline
thanks, according to pacman -U help it says that -f is for force install but I just tried a pacman -Uf and it still doesn't force ths install:
[root@computername]# pacman -Uf xorg-server-1.7.3.902-1-x86_64.pkg.tar.gz
warning: downgrading package xorg-server (1.10.2-1 => 1.7.3.902-1)
resolving dependencies...
looking for inter-conflicts...
:: xorg-server and xf86-input-acecad are in conflict (xorg-server<1.10.0). Remove xf86-input-acecad? [y/N] y
:: xorg-server and xf86-input-aiptek are in conflict (xorg-server<1.10.0). Remove xf86-input-aiptek? [y/N] y
:: xorg-server and xf86-input-evdev are in conflict (xorg-server<1.10.0). Remove xf86-input-evdev? [y/N] y
:: xorg-server and xf86-input-joystick are in conflict (xorg-server<1.10.0). Remove xf86-input-joystick? [y/N] y
:: xorg-server and xf86-input-keyboard are in conflict (xorg-server<1.10.0). Remove xf86-input-keyboard? [y/N] y
:: xorg-server and xf86-input-mouse are in conflict (xorg-server<1.10.0). Remove xf86-input-mouse? [y/N] y
:: xorg-server and xf86-input-vmmouse are in conflict (xorg-server<1.10.0). Remove xf86-input-vmmouse? [y/N] y
:: xorg-server and xf86-input-void are in conflict (xorg-server<1.10.0). Remove xf86-input-void? [y/N] y
:: xorg-server and xf86-video-apm are in conflict (xorg-server<1.10.0). Remove xf86-video-apm? [y/N] y
:: xorg-server and xf86-video-ark are in conflict (xorg-server<1.10.0). Remove xf86-video-ark? [y/N] y
:: xorg-server and xf86-video-ati are in conflict (xorg-server<1.10.0). Remove xf86-video-ati? [y/N] y
:: xorg-server and xf86-video-chips are in conflict (xorg-server<1.10.0). Remove xf86-video-chips? [y/N] y
:: xorg-server and xf86-video-cirrus are in conflict (xorg-server<1.10.0). Remove xf86-video-cirrus? [y/N] y
:: xorg-server and xf86-video-dummy are in conflict (xorg-server<1.10.0). Remove xf86-video-dummy? [y/N] y
:: xorg-server and xf86-video-fbdev are in conflict (xorg-server<1.10.0). Remove xf86-video-fbdev? [y/N] y
:: xorg-server and xf86-video-glint are in conflict (xorg-server<1.10.0). Remove xf86-video-glint? [y/N] y
:: xorg-server and xf86-video-i128 are in conflict (xorg-server<1.10.0). Remove xf86-video-i128? [y/N] y
:: xorg-server and xf86-video-i740 are in conflict (xorg-server<1.10.0). Remove xf86-video-i740? [y/N] y
:: xorg-server and xf86-video-intel are in conflict (xorg-server<1.10.0). Remove xf86-video-intel? [y/N] y
:: xorg-server and xf86-video-mach64 are in conflict (xorg-server<1.10.0). Remove xf86-video-mach64? [y/N] y
:: xorg-server and xf86-video-mga are in conflict (xorg-server<1.10.0). Remove xf86-video-mga? [y/N] y
:: xorg-server and xf86-video-neomagic are in conflict (xorg-server<1.10.0). Remove xf86-video-neomagic? [y/N] y
:: xorg-server and xf86-video-nv are in conflict (xorg-server<1.10.0). Remove xf86-video-nv? [y/N] y
:: xorg-server and xf86-video-r128 are in conflict (xorg-server<1.10.0). Remove xf86-video-r128? [y/N] y
:: xorg-server and xf86-video-rendition are in conflict (xorg-server<1.10.0). Remove xf86-video-rendition? [y/N] y
:: xorg-server and xf86-video-s3 are in conflict (xorg-server<1.10.0). Remove xf86-video-s3? [y/N] y
:: xorg-server and xf86-video-s3virge are in conflict (xorg-server<1.10.0). Remove xf86-video-s3virge? [y/N] y
:: xorg-server and xf86-video-savage are in conflict (xorg-server<1.10.0). Remove xf86-video-savage? [y/N] y
:: xorg-server and xf86-video-siliconmotion are in conflict (xorg-server<1.10.0). Remove xf86-video-siliconmotion? [y/N] y
:: xorg-server and xf86-video-sis are in conflict (xorg-server<1.10.0). Remove xf86-video-sis? [y/N] y
:: xorg-server and xf86-video-sisusb are in conflict (xorg-server<1.10.0). Remove xf86-video-sisusb? [y/N] y
:: xorg-server and xf86-video-tdfx are in conflict (xorg-server<1.10.0). Remove xf86-video-tdfx? [y/N] y
:: xorg-server and xf86-video-trident are in conflict (xorg-server<1.10.0). Remove xf86-video-trident? [y/N] y
:: xorg-server and xf86-video-tseng are in conflict (xorg-server<1.10.0). Remove xf86-video-tseng? [y/N] y
:: xorg-server and xf86-video-v4l are in conflict (xorg-server<1.10.0). Remove xf86-video-v4l? [y/N] y
:: xorg-server and xf86-video-vesa are in conflict (xorg-server<1.10.0). Remove xf86-video-vesa? [y/N] y
:: xorg-server and xf86-video-vmware are in conflict (xorg-server<1.10.0). Remove xf86-video-vmware? [y/N] y
:: xorg-server and xf86-video-voodoo are in conflict (xorg-server<1.10.0). Remove xf86-video-voodoo? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: xorg-server: requires xf86-input-evdev>=2.2.5
Offline
Have you installed the whole xorg group? Do you really need it? If not, uninstall the whole group and install older versions of the packages you do need.
Offline
Thanks for the tip but I have no idea which packages I need.
I've now completely reinstalled Arch Linux, but I still can't use pacman -U to install the old packages that I saved to a USB drive from my old var/cache/pacman/pkg - I get dependency and conflict errors again. I had to install hundreds of packages one by one to satisfy the dependencies in the correct order, typing them all by hand in the terminal because I didn't want to install the latest version of X which caused the problems with my Matrox graphics card, even though it would be much easier to copy and paste in a windows manager. Then some packages were conflicting, I had to remove others to install them, then some of the ones I needed to remove were required by others and now it's all a terrible mess!
So then I tried reinstalling Arch Linux again and just going for it with pacman -Syu and pacman -S for the latest versions of xorg, then tried to install the latest Matrox driver just in case by some miracle the latest updates of everything work together, but they still don't work! I've reinstalled Arch Linux several times now, I've been at it for several very frustrating days. I've now completely given up on Matrox and their so called "Linux" drivers!
Instead I'm trying to make do with the vesa driver. I don't need fancy graphics, I just wanted to use three monitors but I guess I'll have to make do with one. Is it possible to get 1920x1200 resolution with the vesa driver? That's native for my monitor. Thanks
Offline
There's a few issues I'm seeing so far.
1. The install script does not know what to do with Xorg driver 1.10
2. There are incompatiblities between 2.6.13 and 2.6.38 at the source code level, which prevents the m9x kernel driver to compile.
3. I see they give us xserver drivers, up to 7_5_99, aka, Xorg driver 1.8. What are the differences? Without the source, I cannot say.
Offline