Red Hat 4 -- Messaging Server 6 -symbol lookup error -- db_env_create_4002

I recieve this error when I run imsimta.
/opt/sun/messaging/lib/imtacli: symbol lookup error: /opt/sun/messaging/lib/libmailwave.so: undefined symbol: db_env_create_4002
I am running Messaging Server 6 on a Red Hat Enterprise 4 32 bit OS. I currently seem to be experiencing a library error. The library is linked when i use the ldd command. I have the libs in my environment path but keep getting the undefined symbol error. Is this a bug? Please advise.
-bash-3.00$ ldd /opt/sun/messaging/lib/imtacli
libimta.so => /opt/sun/messaging/lib/../lib/libimta.so (0x00111000)
libmsgsrvu.so => /opt/sun/messaging/lib/../lib/libmsgsrvu.so (0x00aa9000)
libmailwave.so => /opt/sun/messaging/lib/../lib/libmailwave.so (0x00863000)

Sorry I forgot to include the version of msg sever.
-bash-3.00$ /opt/sun/messaging/lib/imtacli version
Sun Java(tm) System Messaging Server 6.2-3.04 (built Jul 15 2005)
libimta.so 6.2-3.04 (built 01:30:02, Jul 15 2005)

Similar Messages

  • X: symbol lookup error; help please!

    Hello all!
    I'm trying to learn Arch (I've no prolonged linux experience) on VirtualBox before I install it on my empty partition.
    If I enter the command "Xorg -configure" or "X -configure", I get this error message:
    X: symbol lookup error: /usr/lib/xorg/modules/drivers/xgixp_drv.so: undefined symbol: LoaderReqSymLists
    I've sync'd with the repository and reinstalled X and xf86-video-xgixp. No luck.
    Any idea how I can fix this?
    Thanks!

    I've reinstalled X according to the wiki, which is how I think I did it in the first place. No luck.
    I'm new to linux, could any of this be some weird system incompatibility issues I'm not aware of? (e.g. 64/32 bit issues or certain software packages being used together?)
    Here is my Xorg.0.log. I need to be able to configure Xorg so that I may install the proprietary catalyst drivers. I'm running xfce4, by the way.
    [ 28.941]
    X.Org X Server 1.10.4
    Release Date: 2011-08-19
    [ 28.942] X Protocol Version 11, Revision 0
    [ 28.943] Build Operating System: Linux 3.0-ARCH x86_64
    [ 28.943] Current Operating System: Linux archbox 3.0-ARCH #1 SMP PREEMPT Tue Aug 30 08:53:25 CEST 2011 x86_64
    [ 28.945] Kernel command line: root=/dev/disk/by-uuid/a3e43e17-3cf1-4240-be1f-2be975c45d7d ro
    [ 28.946] Build Date: 17 September 2011 07:42:58AM
    [ 28.946]
    [ 28.947] Current version of pixman: 0.22.2
    [ 28.947] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 28.948] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 28.953] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 19 10:00:01 2011
    [ 28.968] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 28.985] (==) No Layout section. Using the first Screen section.
    [ 28.985] (==) No screen section available. Using defaults.
    [ 28.985] (**) |-->Screen "Default Screen Section" (0)
    [ 28.985] (**) | |-->Monitor "<default monitor>"
    [ 28.987] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 28.987] (==) Automatically adding devices
    [ 28.987] (==) Automatically enabling devices
    [ 29.001] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 29.001] Entry deleted from font path.
    [ 29.001] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 29.001] Entry deleted from font path.
    [ 29.001] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 29.001] Entry deleted from font path.
    [ 29.026] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 29.026] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 29.026] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 29.026] (II) Loader magic: 0x7d6160
    [ 29.026] (II) Module ABI versions:
    [ 29.026] X.Org ANSI C Emulation: 0.4
    [ 29.026] X.Org Video Driver: 10.0
    [ 29.026] X.Org XInput driver : 12.2
    [ 29.026] X.Org Server Extension : 5.0
    [ 29.029] (--) PCI:*(0:0:2:0) 80ee:beef:0000:0000 rev 0, Mem @ 0xe0000000/16777216
    [ 29.029] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 29.029] (II) LoadModule: "extmod"
    [ 29.032] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 29.041] (II) Module extmod: vendor="X.Org Foundation"
    [ 29.041] compiled for 1.10.4, module version = 1.0.0
    [ 29.041] Module class: X.Org Server Extension
    [ 29.041] ABI class: X.Org Server Extension, version 5.0
    [ 29.041] (II) Loading extension MIT-SCREEN-SAVER
    [ 29.041] (II) Loading extension XFree86-VidModeExtension
    [ 29.041] (II) Loading extension XFree86-DGA
    [ 29.041] (II) Loading extension DPMS
    [ 29.041] (II) Loading extension XVideo
    [ 29.041] (II) Loading extension XVideo-MotionCompensation
    [ 29.041] (II) Loading extension X-Resource
    [ 29.041] (II) LoadModule: "dbe"
    [ 29.041] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 29.043] (II) Module dbe: vendor="X.Org Foundation"
    [ 29.043] compiled for 1.10.4, module version = 1.0.0
    [ 29.043] Module class: X.Org Server Extension
    [ 29.043] ABI class: X.Org Server Extension, version 5.0
    [ 29.043] (II) Loading extension DOUBLE-BUFFER
    [ 29.043] (II) LoadModule: "glx"
    [ 29.044] (WW) Warning, couldn't open module glx
    [ 29.044] (II) UnloadModule: "glx"
    [ 29.044] (II) Unloading glx
    [ 29.044] (EE) Failed to load module "glx" (module does not exist, 0)
    [ 29.045] (II) LoadModule: "record"
    [ 29.045] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 29.055] (II) Module record: vendor="X.Org Foundation"
    [ 29.055] compiled for 1.10.4, module version = 1.13.0
    [ 29.055] Module class: X.Org Server Extension
    [ 29.056] ABI class: X.Org Server Extension, version 5.0
    [ 29.056] (II) Loading extension RECORD
    [ 29.056] (II) LoadModule: "dri"
    [ 29.056] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 29.059] (II) Module dri: vendor="X.Org Foundation"
    [ 29.059] compiled for 1.10.4, module version = 1.0.0
    [ 29.059] ABI class: X.Org Server Extension, version 5.0
    [ 29.059] (II) Loading extension XFree86-DRI
    [ 29.059] (II) LoadModule: "dri2"
    [ 29.059] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 29.061] (II) Module dri2: vendor="X.Org Foundation"
    [ 29.061] compiled for 1.10.4, module version = 1.2.0
    [ 29.061] ABI class: X.Org Server Extension, version 5.0
    [ 29.061] (II) Loading extension DRI2
    [ 29.061] (==) Matched vboxvideo as autoconfigured driver 0
    [ 29.061] (==) Matched vesa as autoconfigured driver 1
    [ 29.061] (==) Matched fbdev as autoconfigured driver 2
    [ 29.061] (==) Assigned the driver to the xf86ConfigLayout
    [ 29.061] (II) LoadModule: "vboxvideo"
    [ 29.062] (WW) Warning, couldn't open module vboxvideo
    [ 29.062] (II) UnloadModule: "vboxvideo"
    [ 29.062] (II) Unloading vboxvideo
    [ 29.062] (EE) Failed to load module "vboxvideo" (module does not exist, 0)
    [ 29.063] (II) LoadModule: "vesa"
    [ 29.063] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 29.072] (II) Module vesa: vendor="X.Org Foundation"
    [ 29.072] compiled for 1.10.0, module version = 2.3.0
    [ 29.072] Module class: X.Org Video Driver
    [ 29.072] ABI class: X.Org Video Driver, version 10.0
    [ 29.072] (II) LoadModule: "fbdev"
    [ 29.072] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 29.081] (II) Module fbdev: vendor="X.Org Foundation"
    [ 29.081] compiled for 1.10.0, module version = 0.4.2
    [ 29.081] ABI class: X.Org Video Driver, version 10.0
    [ 29.081] (II) VESA: driver for VESA chipsets: vesa
    [ 29.081] (II) FBDEV: driver for framebuffer: fbdev
    [ 29.081] (--) using VT number 7
    [ 29.099] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 29.100] (WW) Falling back to old probe method for fbdev
    [ 29.101] (II) Loading sub module "fbdevhw"
    [ 29.101] (II) LoadModule: "fbdevhw"
    [ 29.101] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    [ 29.114] (II) Module fbdevhw: vendor="X.Org Foundation"
    [ 29.114] compiled for 1.10.4, module version = 0.0.2
    [ 29.114] ABI class: X.Org Video Driver, version 10.0
    [ 29.114] (EE) open /dev/fb0: No such file or directory
    [ 29.114] (II) Loading sub module "vbe"
    [ 29.114] (II) LoadModule: "vbe"
    [ 29.114] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [ 29.123] (II) Module vbe: vendor="X.Org Foundation"
    [ 29.123] compiled for 1.10.4, module version = 1.1.0
    [ 29.123] ABI class: X.Org Video Driver, version 10.0
    [ 29.123] (II) Loading sub module "int10"
    [ 29.123] (II) LoadModule: "int10"
    [ 29.124] (II) Loading /usr/lib/xorg/modules/libint10.so
    [ 29.134] (II) Module int10: vendor="X.Org Foundation"
    [ 29.134] compiled for 1.10.4, module version = 1.0.0
    [ 29.134] ABI class: X.Org Video Driver, version 10.0
    [ 29.134] (II) VESA(0): initializing int10
    [ 29.135] (II) VESA(0): Primary V_BIOS segment is: 0xc000
    [ 29.138] (II) VESA(0): VESA BIOS detected
    [ 29.138] (II) VESA(0): VESA VBE Version 2.0
    [ 29.138] (II) VESA(0): VESA VBE Total Mem: 12288 kB
    [ 29.138] (II) VESA(0): VESA VBE OEM: VirtualBox VBE BIOS http://www.virtualbox.org/
    [ 29.138] (II) VESA(0): VESA VBE OEM Software Rev: 0.2
    [ 29.138] (II) VESA(0): VESA VBE OEM Vendor: Oracle Corporation
    [ 29.138] (II) VESA(0): VESA VBE OEM Product: Oracle VM VirtualBox VBE Adapter
    [ 29.138] (II) VESA(0): VESA VBE OEM Product Rev: Oracle VM VirtualBox Version 4.0.12
    [ 29.198] (II) VESA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 29.199] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
    [ 29.199] (==) VESA(0): RGB weight 888
    [ 29.199] (==) VESA(0): Default visual is TrueColor
    [ 29.199] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 29.199] (II) Loading sub module "ddc"
    [ 29.199] (II) LoadModule: "ddc"
    [ 29.199] (II) Module "ddc" already built-in
    [ 29.199] (II) VESA(0): VESA VBE DDC not supported
    [ 29.199] (II) VESA(0): VESA VBE PanelID invalid
    [ 29.199] (II) VESA(0): Searching for matching VESA mode(s):
    [ 29.200] Mode: 100 (640x400)
    [ 29.200] ModeAttributes: 0x9b
    [ 29.200] WinAAttributes: 0x7
    [ 29.200] WinBAttributes: 0x0
    [ 29.200] WinGranularity: 64
    [ 29.200] WinSize: 64
    [ 29.200] WinASegment: 0xa000
    [ 29.200] WinBSegment: 0x0
    [ 29.200] WinFuncPtr: 0xc0008211
    [ 29.200] BytesPerScanline: 640
    [ 29.200] XResolution: 640
    [ 29.200] YResolution: 400
    [ 29.200] XCharSize: 8
    [ 29.200] YCharSize: 16
    [ 29.200] NumberOfPlanes: 1
    [ 29.200] BitsPerPixel: 8
    [ 29.200] NumberOfBanks: 1
    [ 29.200] MemoryModel: 4
    [ 29.200] BankSize: 0
    [ 29.200] NumberOfImages: 48
    [ 29.200] RedMaskSize: 0
    [ 29.200] RedFieldPosition: 0
    [ 29.200] GreenMaskSize: 0
    [ 29.200] GreenFieldPosition: 0
    [ 29.200] BlueMaskSize: 0
    [ 29.200] BlueFieldPosition: 0
    [ 29.200] RsvdMaskSize: 0
    [ 29.200] RsvdFieldPosition: 0
    [ 29.200] DirectColorModeInfo: 0
    [ 29.200] PhysBasePtr: 0xe0000000
    [ 29.201] Mode: 101 (640x480)
    [ 29.201] ModeAttributes: 0x9b
    [ 29.201] WinAAttributes: 0x7
    [ 29.201] WinBAttributes: 0x0
    [ 29.201] WinGranularity: 64
    [ 29.201] WinSize: 64
    [ 29.201] WinASegment: 0xa000
    [ 29.201] WinBSegment: 0x0
    [ 29.201] WinFuncPtr: 0xc0008211
    [ 29.201] BytesPerScanline: 640
    [ 29.201] XResolution: 640
    [ 29.201] YResolution: 480
    [ 29.201] XCharSize: 8
    [ 29.201] YCharSize: 16
    [ 29.201] NumberOfPlanes: 1
    [ 29.201] BitsPerPixel: 8
    [ 29.201] NumberOfBanks: 1
    [ 29.201] MemoryModel: 4
    [ 29.201] BankSize: 0
    [ 29.201] NumberOfImages: 39
    [ 29.201] RedMaskSize: 0
    [ 29.201] RedFieldPosition: 0
    [ 29.201] GreenMaskSize: 0
    [ 29.201] GreenFieldPosition: 0
    [ 29.201] BlueMaskSize: 0
    [ 29.201] BlueFieldPosition: 0
    [ 29.201] RsvdMaskSize: 0
    [ 29.201] RsvdFieldPosition: 0
    [ 29.201] DirectColorModeInfo: 0
    [ 29.201] PhysBasePtr: 0xe0000000
    [ 29.202] Mode: 102 (800x600)
    [ 29.202] ModeAttributes: 0x1f
    [ 29.202] WinAAttributes: 0x7
    [ 29.202] WinBAttributes: 0x0
    [ 29.202] WinGranularity: 64
    [ 29.202] WinSize: 64
    [ 29.202] WinASegment: 0xa000
    [ 29.202] WinBSegment: 0x0
    [ 29.202] WinFuncPtr: 0xc0008211
    [ 29.202] BytesPerScanline: 100
    [ 29.202] XResolution: 800
    [ 29.202] YResolution: 600
    [ 29.202] XCharSize: 8
    [ 29.202] YCharSize: 16
    [ 29.202] NumberOfPlanes: 4
    [ 29.202] BitsPerPixel: 4
    [ 29.202] NumberOfBanks: 1
    [ 29.202] MemoryModel: 3
    [ 29.202] BankSize: 0
    [ 29.202] NumberOfImages: 51
    [ 29.202] RedMaskSize: 0
    [ 29.202] RedFieldPosition: 0
    [ 29.202] GreenMaskSize: 0
    [ 29.202] GreenFieldPosition: 0
    [ 29.202] BlueMaskSize: 0
    [ 29.202] BlueFieldPosition: 0
    [ 29.202] RsvdMaskSize: 0
    [ 29.202] RsvdFieldPosition: 0
    [ 29.202] DirectColorModeInfo: 0
    [ 29.202] PhysBasePtr: 0x0
    [ 29.203] Mode: 103 (800x600)
    [ 29.203] ModeAttributes: 0x9b
    [ 29.203] WinAAttributes: 0x7
    [ 29.204] WinBAttributes: 0x0
    [ 29.204] WinGranularity: 64
    [ 29.204] WinSize: 64
    [ 29.204] WinASegment: 0xa000
    [ 29.204] WinBSegment: 0x0
    [ 29.204] WinFuncPtr: 0xc0008211
    [ 29.204] BytesPerScanline: 800
    [ 29.204] XResolution: 800
    [ 29.204] YResolution: 600
    [ 29.204] XCharSize: 8
    [ 29.204] YCharSize: 16
    [ 29.204] NumberOfPlanes: 1
    [ 29.204] BitsPerPixel: 8
    [ 29.204] NumberOfBanks: 1
    [ 29.204] MemoryModel: 4
    [ 29.204] BankSize: 0
    [ 29.204] NumberOfImages: 25
    [ 29.204] RedMaskSize: 0
    [ 29.204] RedFieldPosition: 0
    [ 29.204] GreenMaskSize: 0
    [ 29.204] GreenFieldPosition: 0
    [ 29.204] BlueMaskSize: 0
    [ 29.204] BlueFieldPosition: 0
    [ 29.204] RsvdMaskSize: 0
    [ 29.204] RsvdFieldPosition: 0
    [ 29.204] DirectColorModeInfo: 0
    [ 29.204] PhysBasePtr: 0xe0000000
    [ 29.205] Mode: 104 (1024x768)
    [ 29.205] ModeAttributes: 0x1f
    [ 29.205] WinAAttributes: 0x7
    [ 29.205] WinBAttributes: 0x0
    [ 29.205] WinGranularity: 64
    [ 29.205] WinSize: 64
    [ 29.205] WinASegment: 0xa000
    [ 29.205] WinBSegment: 0x0
    [ 29.205] WinFuncPtr: 0xc0008211
    [ 29.205] BytesPerScanline: 128
    [ 29.205] XResolution: 1024
    [ 29.205] YResolution: 768
    [ 29.205] XCharSize: 8
    [ 29.205] YCharSize: 16
    [ 29.205] NumberOfPlanes: 4
    [ 29.205] BitsPerPixel: 4
    [ 29.205] NumberOfBanks: 1
    [ 29.205] MemoryModel: 3
    [ 29.205] BankSize: 0
    [ 29.205] NumberOfImages: 31
    [ 29.205] RedMaskSize: 0
    [ 29.205] RedFieldPosition: 0
    [ 29.205] GreenMaskSize: 0
    [ 29.205] GreenFieldPosition: 0
    [ 29.205] BlueMaskSize: 0
    [ 29.205] BlueFieldPosition: 0
    [ 29.205] RsvdMaskSize: 0
    [ 29.205] RsvdFieldPosition: 0
    [ 29.205] DirectColorModeInfo: 0
    [ 29.205] PhysBasePtr: 0x0
    [ 29.206] Mode: 105 (1024x768)
    [ 29.206] ModeAttributes: 0x9b
    [ 29.206] WinAAttributes: 0x7
    [ 29.206] WinBAttributes: 0x0
    [ 29.206] WinGranularity: 64
    [ 29.206] WinSize: 64
    [ 29.206] WinASegment: 0xa000
    [ 29.206] WinBSegment: 0x0
    [ 29.206] WinFuncPtr: 0xc0008211
    [ 29.206] BytesPerScanline: 1024
    [ 29.206] XResolution: 1024
    [ 29.206] YResolution: 768
    [ 29.206] XCharSize: 8
    [ 29.206] YCharSize: 16
    [ 29.206] NumberOfPlanes: 1
    [ 29.206] BitsPerPixel: 8
    [ 29.206] NumberOfBanks: 1
    [ 29.206] MemoryModel: 4
    [ 29.206] BankSize: 0
    [ 29.206] NumberOfImages: 15
    [ 29.206] RedMaskSize: 0
    [ 29.206] RedFieldPosition: 0
    [ 29.206] GreenMaskSize: 0
    [ 29.206] GreenFieldPosition: 0
    [ 29.206] BlueMaskSize: 0
    [ 29.206] BlueFieldPosition: 0
    [ 29.206] RsvdMaskSize: 0
    [ 29.206] RsvdFieldPosition: 0
    [ 29.206] DirectColorModeInfo: 0
    [ 29.206] PhysBasePtr: 0xe0000000
    [ 29.207] Mode: 106 (1280x1024)
    [ 29.207] ModeAttributes: 0x1f
    [ 29.207] WinAAttributes: 0x7
    [ 29.207] WinBAttributes: 0x0
    [ 29.207] WinGranularity: 64
    [ 29.207] WinSize: 64
    [ 29.207] WinASegment: 0xa000
    [ 29.207] WinBSegment: 0x0
    [ 29.207] WinFuncPtr: 0xc0008211
    [ 29.207] BytesPerScanline: 160
    [ 29.207] XResolution: 1280
    [ 29.207] YResolution: 1024
    [ 29.207] XCharSize: 8
    [ 29.207] YCharSize: 16
    [ 29.207] NumberOfPlanes: 4
    [ 29.207] BitsPerPixel: 4
    [ 29.207] NumberOfBanks: 1
    [ 29.207] MemoryModel: 3
    [ 29.207] BankSize: 0
    [ 29.207] NumberOfImages: 18
    [ 29.207] RedMaskSize: 0
    [ 29.207] RedFieldPosition: 0
    [ 29.207] GreenMaskSize: 0
    [ 29.207] GreenFieldPosition: 0
    [ 29.207] BlueMaskSize: 0
    [ 29.207] BlueFieldPosition: 0
    [ 29.207] RsvdMaskSize: 0
    [ 29.207] RsvdFieldPosition: 0
    [ 29.207] DirectColorModeInfo: 0
    [ 29.207] PhysBasePtr: 0x0
    [ 29.208] Mode: 107 (1280x1024)
    [ 29.208] ModeAttributes: 0x9b
    [ 29.208] WinAAttributes: 0x7
    [ 29.208] WinBAttributes: 0x0
    [ 29.208] WinGranularity: 64
    [ 29.208] WinSize: 64
    [ 29.208] WinASegment: 0xa000
    [ 29.208] WinBSegment: 0x0
    [ 29.208] WinFuncPtr: 0xc0008211
    [ 29.208] BytesPerScanline: 1280
    [ 29.208] XResolution: 1280
    [ 29.208] YResolution: 1024
    [ 29.208] XCharSize: 8
    [ 29.208] YCharSize: 16
    [ 29.208] NumberOfPlanes: 1
    [ 29.208] BitsPerPixel: 8
    [ 29.208] NumberOfBanks: 1
    [ 29.208] MemoryModel: 4
    [ 29.208] BankSize: 0
    [ 29.208] NumberOfImages: 8
    [ 29.208] RedMaskSize: 0
    [ 29.209] RedFieldPosition: 0
    [ 29.209] GreenMaskSize: 0
    [ 29.209] GreenFieldPosition: 0
    [ 29.209] BlueMaskSize: 0
    [ 29.209] BlueFieldPosition: 0
    [ 29.209] RsvdMaskSize: 0
    [ 29.209] RsvdFieldPosition: 0
    [ 29.209] DirectColorModeInfo: 0
    [ 29.209] PhysBasePtr: 0xe0000000
    [ 29.210] Mode: 10d (320x200)
    [ 29.210] ModeAttributes: 0x9b
    [ 29.210] WinAAttributes: 0x7
    [ 29.210] WinBAttributes: 0x0
    [ 29.210] WinGranularity: 64
    [ 29.210] WinSize: 64
    [ 29.210] WinASegment: 0xa000
    [ 29.210] WinBSegment: 0x0
    [ 29.210] WinFuncPtr: 0xc0008211
    [ 29.210] BytesPerScanline: 640
    [ 29.210] XResolution: 320
    [ 29.210] YResolution: 200
    [ 29.210] XCharSize: 8
    [ 29.210] YCharSize: 16
    [ 29.210] NumberOfPlanes: 1
    [ 29.210] BitsPerPixel: 15
    [ 29.210] NumberOfBanks: 1
    [ 29.210] MemoryModel: 6
    [ 29.210] BankSize: 0
    [ 29.210] NumberOfImages: 97
    [ 29.210] RedMaskSize: 5
    [ 29.210] RedFieldPosition: 10
    [ 29.210] GreenMaskSize: 5
    [ 29.210] GreenFieldPosition: 5
    [ 29.210] BlueMaskSize: 5
    [ 29.210] BlueFieldPosition: 0
    [ 29.210] RsvdMaskSize: 1
    [ 29.210] RsvdFieldPosition: 15
    [ 29.210] DirectColorModeInfo: 0
    [ 29.210] PhysBasePtr: 0xe0000000
    [ 29.211] Mode: 10e (320x200)
    [ 29.211] ModeAttributes: 0x9b
    [ 29.211] WinAAttributes: 0x7
    [ 29.211] WinBAttributes: 0x0
    [ 29.211] WinGranularity: 64
    [ 29.211] WinSize: 64
    [ 29.211] WinASegment: 0xa000
    [ 29.211] WinBSegment: 0x0
    [ 29.211] WinFuncPtr: 0xc0008211
    [ 29.211] BytesPerScanline: 640
    [ 29.211] XResolution: 320
    [ 29.211] YResolution: 200
    [ 29.211] XCharSize: 8
    [ 29.211] YCharSize: 16
    [ 29.211] NumberOfPlanes: 1
    [ 29.211] BitsPerPixel: 16
    [ 29.211] NumberOfBanks: 1
    [ 29.211] MemoryModel: 6
    [ 29.211] BankSize: 0
    [ 29.211] NumberOfImages: 97
    [ 29.211] RedMaskSize: 5
    [ 29.211] RedFieldPosition: 11
    [ 29.211] GreenMaskSize: 6
    [ 29.211] GreenFieldPosition: 5
    [ 29.211] BlueMaskSize: 5
    [ 29.211] BlueFieldPosition: 0
    [ 29.211] RsvdMaskSize: 0
    [ 29.211] RsvdFieldPosition: 0
    [ 29.211] DirectColorModeInfo: 0
    [ 29.211] PhysBasePtr: 0xe0000000
    [ 29.212] Mode: 10f (320x200)
    [ 29.212] ModeAttributes: 0x9b
    [ 29.212] WinAAttributes: 0x7
    [ 29.212] WinBAttributes: 0x0
    [ 29.212] WinGranularity: 64
    [ 29.212] WinSize: 64
    [ 29.212] WinASegment: 0xa000
    [ 29.212] WinBSegment: 0x0
    [ 29.212] WinFuncPtr: 0xc0008211
    [ 29.212] BytesPerScanline: 960
    [ 29.212] XResolution: 320
    [ 29.212] YResolution: 200
    [ 29.213] XCharSize: 8
    [ 29.213] YCharSize: 16
    [ 29.213] NumberOfPlanes: 1
    [ 29.213] BitsPerPixel: 24
    [ 29.213] NumberOfBanks: 1
    [ 29.213] MemoryModel: 6
    [ 29.213] BankSize: 0
    [ 29.213] NumberOfImages: 64
    [ 29.213] RedMaskSize: 8
    [ 29.213] RedFieldPosition: 16
    [ 29.213] GreenMaskSize: 8
    [ 29.213] GreenFieldPosition: 8
    [ 29.213] BlueMaskSize: 8
    [ 29.213] BlueFieldPosition: 0
    [ 29.213] RsvdMaskSize: 0
    [ 29.213] RsvdFieldPosition: 0
    [ 29.213] DirectColorModeInfo: 0
    [ 29.213] PhysBasePtr: 0xe0000000
    [ 29.214] Mode: 110 (640x480)
    [ 29.214] ModeAttributes: 0x9b
    [ 29.214] WinAAttributes: 0x7
    [ 29.214] WinBAttributes: 0x0
    [ 29.214] WinGranularity: 64
    [ 29.214] WinSize: 64
    [ 29.214] WinASegment: 0xa000
    [ 29.214] WinBSegment: 0x0
    [ 29.214] WinFuncPtr: 0xc0008211
    [ 29.214] BytesPerScanline: 1280
    [ 29.214] XResolution: 640
    [ 29.214] YResolution: 480
    [ 29.214] XCharSize: 8
    [ 29.214] YCharSize: 16
    [ 29.214] NumberOfPlanes: 1
    [ 29.214] BitsPerPixel: 15
    [ 29.214] NumberOfBanks: 1
    [ 29.214] MemoryModel: 6
    [ 29.214] BankSize: 0
    [ 29.214] NumberOfImages: 19
    [ 29.214] RedMaskSize: 5
    [ 29.214] RedFieldPosition: 10
    [ 29.214] GreenMaskSize: 5
    [ 29.214] GreenFieldPosition: 5
    [ 29.214] BlueMaskSize: 5
    [ 29.214] BlueFieldPosition: 0
    [ 29.214] RsvdMaskSize: 1
    [ 29.214] RsvdFieldPosition: 15
    [ 29.214] DirectColorModeInfo: 0
    [ 29.214] PhysBasePtr: 0xe0000000
    [ 29.215] Mode: 111 (640x480)
    [ 29.215] ModeAttributes: 0x9b
    [ 29.215] WinAAttributes: 0x7
    [ 29.215] WinBAttributes: 0x0
    [ 29.215] WinGranularity: 64
    [ 29.215] WinSize: 64
    [ 29.215] WinASegment: 0xa000
    [ 29.215] WinBSegment: 0x0
    [ 29.215] WinFuncPtr: 0xc0008211
    [ 29.215] BytesPerScanline: 1280
    [ 29.215] XResolution: 640
    [ 29.215] YResolution: 480
    [ 29.215] XCharSize: 8
    [ 29.215] YCharSize: 16
    [ 29.215] NumberOfPlanes: 1
    [ 29.215] BitsPerPixel: 16
    [ 29.215] NumberOfBanks: 1
    [ 29.215] MemoryModel: 6
    [ 29.215] BankSize: 0
    [ 29.215] NumberOfImages: 19
    [ 29.215] RedMaskSize: 5
    [ 29.215] RedFieldPosition: 11
    [ 29.215] GreenMaskSize: 6
    [ 29.215] GreenFieldPosition: 5
    [ 29.215] BlueMaskSize: 5
    [ 29.215] BlueFieldPosition: 0
    [ 29.215] RsvdMaskSize: 0
    [ 29.215] RsvdFieldPosition: 0
    [ 29.215] DirectColorModeInfo: 0
    [ 29.215] PhysBasePtr: 0xe0000000
    [ 29.217] Mode: 112 (640x480)
    [ 29.217] ModeAttributes: 0x9b
    [ 29.217] WinAAttributes: 0x7
    [ 29.217] WinBAttributes: 0x0
    [ 29.217] WinGranularity: 64
    [ 29.217] WinSize: 64
    [ 29.217] WinASegment: 0xa000
    [ 29.217] WinBSegment: 0x0
    [ 29.217] WinFuncPtr: 0xc0008211
    [ 29.217] BytesPerScanline: 1920
    [ 29.217] XResolution: 640
    [ 29.217] YResolution: 480
    [ 29.217] XCharSize: 8
    [ 29.217] YCharSize: 16
    [ 29.217] NumberOfPlanes: 1
    [ 29.217] BitsPerPixel: 24
    [ 29.217] NumberOfBanks: 1
    [ 29.217] MemoryModel: 6
    [ 29.217] BankSize: 0
    [ 29.217] NumberOfImages: 12
    [ 29.217] RedMaskSize: 8
    [ 29.217] RedFieldPosition: 16
    [ 29.217] GreenMaskSize: 8
    [ 29.217] GreenFieldPosition: 8
    [ 29.217] BlueMaskSize: 8
    [ 29.217] BlueFieldPosition: 0
    [ 29.217] RsvdMaskSize: 0
    [ 29.217] RsvdFieldPosition: 0
    [ 29.217] DirectColorModeInfo: 0
    [ 29.217] PhysBasePtr: 0xe0000000
    [ 29.218] Mode: 113 (800x600)
    [ 29.218] ModeAttributes: 0x9b
    [ 29.218] WinAAttributes: 0x7
    [ 29.218] WinBAttributes: 0x0
    [ 29.218] WinGranularity: 64
    [ 29.218] WinSize: 64
    [ 29.218] WinASegment: 0xa000
    [ 29.218] WinBSegment: 0x0
    [ 29.218] WinFuncPtr: 0xc0008211
    [ 29.218] BytesPerScanline: 1600
    [ 29.218] XResolution: 800
    [ 29.218] YResolution: 600
    [ 29.218] XCharSize: 8
    [ 29.218] YCharSize: 16
    [ 29.218] NumberOfPlanes: 1
    [ 29.218] BitsPerPixel: 15
    [ 29.218] NumberOfBanks: 1
    [ 29.218] MemoryModel: 6
    [ 29.218] BankSize: 0
    [ 29.218] NumberOfImages: 12
    [ 29.218] RedMaskSize: 5
    [ 29.218] RedFieldPosition: 10
    [ 29.218] GreenMaskSize: 5
    [ 29.218] GreenFieldPosition: 5
    [ 29.218] BlueMaskSize: 5
    [ 29.218] BlueFieldPosition: 0
    [ 29.218] RsvdMaskSize: 1
    [ 29.218] RsvdFieldPosition: 15
    [ 29.218] DirectColorModeInfo: 0
    [ 29.218] PhysBasePtr: 0xe0000000
    [ 29.220] Mode: 114 (800x600)
    [ 29.220] ModeAttributes: 0x9b
    [ 29.220] WinAAttributes: 0x7
    [ 29.220] WinBAttributes: 0x0
    [ 29.220] WinGranularity: 64
    [ 29.220] WinSize: 64
    [ 29.220] WinASegment: 0xa000
    [ 29.220] WinBSegment: 0x0
    [ 29.220] WinFuncPtr: 0xc0008211
    [ 29.220] BytesPerScanline: 1600
    [ 29.220] XResolution: 800
    [ 29.220] YResolution: 600
    [ 29.220] XCharSize: 8
    [ 29.220] YCharSize: 16
    [ 29.220] NumberOfPlanes: 1
    [ 29.220] BitsPerPixel: 16
    [ 29.220] NumberOfBanks: 1
    [ 29.220] MemoryModel: 6
    [ 29.220] BankSize: 0
    [ 29.220] NumberOfImages: 12
    [ 29.220] RedMaskSize: 5
    [ 29.220] RedFieldPosition: 11
    [ 29.220] GreenMaskSize: 6
    [ 29.220] GreenFieldPosition: 5
    [ 29.220] BlueMaskSize: 5
    [ 29.220] BlueFieldPosition: 0
    [ 29.220] RsvdMaskSize: 0
    [ 29.220] RsvdFieldPosition: 0
    [ 29.220] DirectColorModeInfo: 0
    [ 29.220] PhysBasePtr: 0xe0000000
    [ 29.221] Mode: 115 (800x600)
    [ 29.221] ModeAttributes: 0x9b
    [ 29.221] WinAAttributes: 0x7
    [ 29.221] WinBAttributes: 0x0
    [ 29.221] WinGranularity: 64
    [ 29.221] WinSize: 64
    [ 29.221] WinASegment: 0xa000
    [ 29.221] WinBSegment: 0x0
    [ 29.221] WinFuncPtr: 0xc0008211
    [ 29.221] BytesPerScanline: 2400
    [ 29.221] XResolution: 800
    [ 29.221] YResolution: 600
    [ 29.221] XCharSize: 8
    [ 29.221] YCharSize: 16
    [ 29.221] NumberOfPlanes: 1
    [ 29.221] BitsPerPixel: 24
    [ 29.221] NumberOfBanks: 1
    [ 29.221] MemoryModel: 6
    [ 29.221] BankSize: 0
    [ 29.221] NumberOfImages: 7
    [ 29.221] RedMaskSize: 8
    [ 29.221] RedFieldPosition: 16
    [ 29.221] GreenMaskSize: 8
    [ 29.221] GreenFieldPosition: 8
    [ 29.221] BlueMaskSize: 8
    [ 29.221] BlueFieldPosition: 0
    [ 29.221] RsvdMaskSize: 0
    [ 29.221] RsvdFieldPosition: 0
    [ 29.221] DirectColorModeInfo: 0
    [ 29.221] PhysBasePtr: 0xe0000000
    [ 29.223] Mode: 116 (1024x768)
    [ 29.223] ModeAttributes: 0x9b
    [ 29.223] WinAAttributes: 0x7
    [ 29.223] WinBAttributes: 0x0
    [ 29.223] WinGranularity: 64
    [ 29.223] WinSize: 64
    [ 29.223] WinASegment: 0xa000
    [ 29.223] WinBSegment: 0x0
    [ 29.223] WinFuncPtr: 0xc0008211
    [ 29.223] BytesPerScanline: 2048
    [ 29.223] XResolution: 1024
    [ 29.223] YResolution: 768
    [ 29.223] XCharSize: 8
    [ 29.223] YCharSize: 16
    [ 29.223] NumberOfPlanes: 1
    [ 29.223] BitsPerPixel: 15
    [ 29.223] NumberOfBanks: 1
    [ 29.223] MemoryModel: 6
    [ 29.223] BankSize: 0
    [ 29.223] NumberOfImages: 7
    [ 29.223] RedMaskSize: 5
    [ 29.223] RedFieldPosition: 10
    [ 29.223] GreenMaskSize: 5
    [ 29.223] GreenFieldPosition: 5
    [ 29.223] BlueMaskSize: 5
    [ 29.223] BlueFieldPosition: 0
    [ 29.223] RsvdMaskSize: 1
    [ 29.223] RsvdFieldPosition: 15
    [ 29.223] DirectColorModeInfo: 0
    [ 29.223] PhysBasePtr: 0xe0000000
    [ 29.224] Mode: 117 (1024x768)
    [ 29.224] ModeAttributes: 0x9b
    [ 29.224] WinAAttributes: 0x7
    [ 29.224] WinBAttributes: 0x0
    [ 29.224] WinGranularity: 64
    [ 29.224] WinSize: 64
    [ 29.224] WinASegment: 0xa000
    [ 29.224] WinBSegment: 0x0
    [ 29.224] WinFuncPtr: 0xc0008211
    [ 29.224] BytesPerScanline: 2048
    [ 29.224] XResolution: 1024
    [ 29.224] YResolution: 768
    [ 29.224] XCharSize: 8
    [ 29.224] YCharSize: 16
    [ 29.224] NumberOfPlanes: 1
    [ 29.224] BitsPerPixel: 16
    [ 29.224] NumberOfBanks: 1
    [ 29.224] MemoryModel: 6
    [ 29.224] BankSize: 0
    [ 29.224] NumberOfImages: 7
    [ 29.224] RedMaskSize: 5
    [ 29.224] RedFieldPosition: 11
    [ 29.224] GreenMaskSize: 6
    [ 29.224] GreenFieldPosition: 5
    [ 29.224] BlueMaskSize: 5
    [ 29.224] BlueFieldPosition: 0
    [ 29.224] RsvdMaskSize: 0
    [ 29.224] RsvdFieldPosition: 0
    [ 29.224] DirectColorModeInfo: 0
    [ 29.224] PhysBasePtr: 0xe0000000
    [ 29.226] Mode: 118 (1024x768)
    [ 29.226] ModeAttributes: 0x9b
    [ 29.226] WinAAttributes: 0x7
    [ 29.226] WinBAttributes: 0x0
    [ 29.226] WinGranularity: 64
    [ 29.226] WinSize: 64
    [ 29.226] WinASegment: 0xa000
    [ 29.226] WinBSegment: 0x0
    [ 29.226] WinFuncPtr: 0xc0008211
    [ 29.226] BytesPerScanline: 3072
    [ 29.226] XResolution: 1024
    [ 29.226] YResolution: 768
    [ 29.226] XCharSize: 8
    [ 29.226] YCharSize: 16
    [ 29.226] NumberOfPlanes: 1
    [ 29.226] BitsPerPixel: 24
    [ 29.226] NumberOfBanks: 1
    [ 29.226] MemoryModel: 6
    [ 29.226] BankSize: 0
    [ 29.226] NumberOfImages: 4
    [ 29.226] RedMaskSize: 8
    [ 29.226] RedFieldPosition: 16
    [ 29.226] GreenMaskSize: 8
    [ 29.226] GreenFieldPosition: 8
    [ 29.226] BlueMaskSize: 8
    [ 29.226] BlueFieldPosition: 0
    [ 29.226] RsvdMaskSize: 0
    [ 29.226] RsvdFieldPosition: 0
    [ 29.226] DirectColorModeInfo: 0
    [ 29.226] PhysBasePtr: 0xe0000000
    [ 29.227] Mode: 119 (1280x1024)
    [ 29.227] ModeAttributes: 0x9b
    [ 29.227] WinAAttributes: 0x7
    [ 29.227] WinBAttributes: 0x0
    [ 29.228] WinGranularity: 64
    [ 29.228] WinSize: 64
    [ 29.228] WinASegment: 0xa000
    [ 29.228] WinBSegment: 0x0
    [ 29.228] WinFuncPtr: 0xc0008211
    [ 29.228] BytesPerScanline: 2560
    [ 29.228] XResolution: 1280
    [ 29.228] YResolution: 1024
    [ 29.228] XCharSize: 8
    [ 29.228] YCharSize: 16
    [ 29.228] NumberOfPlanes: 1
    [ 29.228] BitsPerPixel: 15
    [ 29.228] NumberOfBanks: 1
    [ 29.228] MemoryModel: 6
    [ 29.228] BankSize: 0
    [ 29.228] NumberOfImages: 3
    [ 29.228] RedMaskSize: 5
    [ 29.228] RedFieldPosition: 10
    [ 29.228] GreenMaskSize: 5
    [ 29.228] GreenFieldPosition: 5
    [ 29.228] BlueMaskSize: 5
    [ 29.228] BlueFieldPosition: 0
    [ 29.228] RsvdMaskSize: 1
    [ 29.228] RsvdFieldPosition: 15
    [ 29.228] DirectColorModeInfo: 0
    [ 29.228] PhysBasePtr: 0xe0000000
    [ 29.229] Mode: 11a (1280x1024)
    [ 29.229] ModeAttributes: 0x9b
    [ 29.229] WinAAttributes: 0x7
    [ 29.229] WinBAttributes: 0x0
    [ 29.229] WinGranularity: 64
    [ 29.229] WinSize: 64
    [ 29.229] WinASegment: 0xa000
    [ 29.229] WinBSegment: 0x0
    [ 29.229] WinFuncPtr: 0xc0008211
    [ 29.229] BytesPerScanline: 2560
    [ 29.229] XResolution: 1280
    [ 29.229] YResolution: 1024
    [ 29.229] XCharSize: 8
    [ 29.229] YCharSize: 16
    [ 29.229] NumberOfPlanes: 1
    [ 29.229] BitsPerPixel: 16
    [ 29.229] NumberOfBanks: 1
    [ 29.229] MemoryModel: 6
    [ 29.229] BankSize: 0
    [ 29.229] NumberOfImages: 3
    [ 29.229] RedMaskSize: 5
    [ 29.229] RedFieldPosition: 11
    [ 29.229] GreenMaskSize: 6
    [ 29.229] GreenFieldPosition: 5
    [ 29.229] BlueMaskSize: 5
    [ 29.229] BlueFieldPosition: 0
    [ 29.229] RsvdMaskSize: 0
    [ 29.229] RsvdFieldPosition: 0
    [ 29.229] DirectColorModeInfo: 0
    [ 29.229] PhysBasePtr: 0xe0000000
    [ 29.231] Mode: 11b (1280x1024)
    [ 29.231] ModeAttributes: 0x9b
    [ 29.231] WinAAttributes: 0x7
    [ 29.231] WinBAttributes: 0x0
    [ 29.231] WinGranularity: 64
    [ 29.231] WinSize: 64
    [ 29.231] WinASegment: 0xa000
    [ 29.231] WinBSegment: 0x0
    [ 29.231] WinFuncPtr: 0xc0008211
    [ 29.231] BytesPerScanline: 3840
    [ 29.231] XResolution: 1280
    [ 29.231] YResolution: 1024
    [ 29.231] XCharSize: 8
    [ 29.231] YCharSize: 16
    [ 29.231] NumberOfPlanes: 1
    [ 29.231] BitsPerPixel: 24
    [ 29.231] NumberOfBanks: 1
    [ 29.231] MemoryModel: 6
    [ 29.231] BankSize: 0
    [ 29.231] NumberOfImages: 2
    [ 29.231] RedMaskSize: 8
    [ 29.231] RedFieldPosition: 16
    [ 29.231] GreenMaskSize: 8
    [ 29.231] GreenFieldPosition: 8
    [ 29.231] BlueMaskSize: 8
    [ 29.231] BlueFieldPosition: 0
    [ 29.231] RsvdMaskSize: 0
    [ 29.231] RsvdFieldPosition: 0
    [ 29.231] DirectColorModeInfo: 0
    [ 29.231] PhysBasePtr: 0xe0000000
    [ 29.232] *Mode: 140 (320x200)
    [ 29.232] ModeAttributes: 0x9b
    [ 29.232] WinAAttributes: 0x7
    [ 29.232] WinBAttributes: 0x0
    [ 29.232] WinGranularity: 64
    [ 29.232] WinSize: 64
    [ 29.232] WinASegment: 0xa000
    [ 29.232] WinBSegment: 0x0
    [ 29.232] WinFuncPtr: 0xc0008211
    [ 29.232] BytesPerScanline: 1280
    [ 29.232] XResolution: 320
    [ 29.232] YResolution: 200
    [ 29.232] XCharSize: 8
    [ 29.232] YCharSize: 16
    [ 29.232] NumberOfPlanes: 1
    [ 29.232] BitsPerPixel: 32
    [ 29.232] NumberOfBanks: 1
    [ 29.232] MemoryModel: 6
    [ 29.232] BankSize: 0
    [ 29.232] NumberOfImages: 48
    [ 29.232] RedMaskSize: 8
    [ 29.232] RedFieldPosition: 16
    [ 29.232] GreenMaskSize: 8
    [ 29.232] GreenFieldPosition: 8
    [ 29.232] BlueMaskSize: 8
    [ 29.232] BlueFieldPosition: 0
    [ 29.233] RsvdMaskSize: 8
    [ 29.233] RsvdFieldPosition: 24
    [ 29.233] DirectColorModeInfo: 2
    [ 29.233] PhysBasePtr: 0xe0000000
    [ 29.234] *Mode: 141 (640x400)
    [ 29.234] ModeAttributes: 0x9b
    [ 29.234] WinAAttributes: 0x7
    [ 29.234] WinBAttributes: 0x0
    [ 29.234] WinGranularity: 64
    [ 29.234] WinSize: 64
    [ 29.234] WinASegment: 0xa000
    [ 29.234] WinBSegment: 0x0
    [ 29.234] WinFuncPtr: 0xc0008211
    [ 29.234] BytesPerScanline: 2560
    [ 29.234] XResolution: 640
    [ 29.234] YResolution: 400
    [ 29.234] XCharSize: 8
    [ 29.234] YCharSize: 16
    [ 29.234] NumberOfPlanes: 1
    [ 29.234] BitsPerPixel: 32
    [ 29.234] NumberOfBanks: 1
    [ 29.234] MemoryModel: 6
    [ 29.234] BankSize: 0
    [ 29.234] NumberOfImages: 11
    [ 29.234] RedMaskSize: 8
    [ 29.234] RedFieldPosition: 16
    [ 29.234] GreenMaskSize: 8
    [ 29.234] GreenFieldPosition: 8
    [ 29.234] BlueMaskSize: 8
    [ 29.234] BlueFieldPosition: 0
    [ 29.234] RsvdMaskSize: 8
    [ 29.234] RsvdFieldPosition: 24
    [ 29.234] DirectColorModeInfo: 2
    [ 29.234] PhysBasePtr: 0xe0000000
    [ 29.236] *Mode: 142 (640x480)
    [ 29.236] ModeAttributes: 0x9b
    [ 29.236] WinAAttributes: 0x7
    [ 29.236] WinBAttributes: 0x0
    [ 29.236] WinGranularity: 64
    [ 29.236] WinSize: 64
    [ 29.236] WinASegment: 0xa000
    [ 29.236] WinBSegment: 0x0
    [ 29.236] WinFuncPtr: 0xc0008211
    [ 29.236] BytesPerScanline: 2560
    [ 29.236] XResolution: 640
    [ 29.236] YResolution: 480
    [ 29.236] XCharSize: 8
    [ 29.236] YCharSize: 16
    [ 29.236] NumberOfPlanes: 1
    [ 29.236] BitsPerPixel: 32
    [ 29.236] NumberOfBanks: 1
    [ 29.236] MemoryModel: 6
    [ 29.236] BankSize: 0
    [ 29.236] NumberOfImages: 9
    [ 29.236] RedMaskSize: 8
    [ 29.236] RedFieldPosition: 16
    [ 29.236] GreenMaskSize: 8
    [ 29.236] GreenFieldPosition: 8
    [ 29.236] BlueMaskSize: 8
    [ 29.236] BlueFieldPosition: 0
    [ 29.236] RsvdMaskSize: 8
    [ 29.236] RsvdFieldPosition: 24
    [ 29.236] DirectColorModeInfo: 2
    [ 29.236] PhysBasePtr: 0xe0000000
    [ 29.238] *Mode: 143 (800x600)
    [ 29.238] ModeAttributes: 0x9b
    [ 29.238] WinAAttributes: 0x7
    [ 29.238] WinBAttributes: 0x0
    [ 29.238] WinGranularity: 64
    [ 29.238] WinSize: 64
    [ 29.238] WinASegment: 0xa000
    [ 29.238] WinBSegment: 0x0
    [ 29.238] WinFuncPtr: 0xc0008211
    [ 29.238] BytesPerScanline: 3200
    [ 29.238] XResolution: 800
    [ 29.238] YResolution: 600
    [ 29.238] XCharSize: 8
    [ 29.238] YCharSize: 16
    [ 29.238] NumberOfPlanes: 1
    [ 29.238] BitsPerPixel: 32
    [ 29.238] NumberOfBanks: 1
    [ 29.238] MemoryModel: 6
    [ 29.238] BankSize: 0
    [ 29.238] NumberOfImages: 5
    [ 29.238] RedMaskSize: 8
    [ 29.238] RedFieldPosition: 16
    [ 29.238] GreenMaskSize: 8
    [ 29.238] GreenFieldPosition: 8
    [ 29.238] BlueMaskSize: 8
    [ 29.238] BlueFieldPosition: 0
    [ 29.238] RsvdMaskSize: 8
    [ 29.238] RsvdFieldPosition: 24
    [ 29.238] DirectColorModeInfo: 2
    [ 29.238] PhysBasePtr: 0xe0000000
    [ 29.239] *Mode: 144 (1024x768)
    [ 29.239] ModeAttributes: 0x9b
    [ 29.239] WinAAttributes: 0x7
    [ 29.239] WinBAttributes: 0x0
    [ 29.239] WinGranularity: 64
    [ 29.239] WinSize: 64
    [ 29.239] WinASegment: 0xa000
    [ 29.239] WinBSegment: 0x0
    [ 29.239] WinFuncPtr: 0xc0008211
    [ 29.239] BytesPerScanline: 4096
    [ 29.239] XResolution: 1024
    [ 29.239] YResolution: 768
    [ 29.239] XCharSize: 8
    [ 29.239] YCharSize: 16
    [ 29.239] NumberOfPlanes: 1
    [ 29.239] BitsPerPixel: 32
    [ 29.239] NumberOfBanks: 1
    [ 29.239] MemoryModel: 6
    [ 29.239] BankSize: 0
    [ 29.239] NumberOfImages: 3
    [ 29.239] RedMaskSize: 8
    [ 29.239] RedFieldPosition: 16
    [ 29.239] GreenMaskSize: 8
    [ 29.239] GreenFieldPosition: 8
    [ 29.239] BlueMaskSize: 8
    [ 29.239] BlueFieldPosition: 0
    [ 29.239] RsvdMaskSize: 8
    [ 29.239] RsvdFieldPosition: 24
    [ 29.239] DirectColorModeInfo: 2
    [ 29.239] PhysBasePtr: 0xe0000000
    [ 29.241] *Mode: 145 (1280x1024)
    [ 29.241] ModeAttributes: 0x9b
    [ 29.241] WinAAttributes: 0x7
    [ 29.241] WinBAttributes: 0x0
    [ 29.241] WinGranularity: 64
    [ 29.241] WinSize: 64
    [ 29.241] WinASegment: 0xa000
    [ 29.241] WinBSegment: 0x0
    [ 29.241] WinFuncPtr: 0xc0008211
    [ 29.241] BytesPerScanline: 5120
    [ 29.241] XResolution: 1280
    [ 29.241] YResolution: 1024
    [ 29.241] XCharSize: 8
    [ 29.241] YCharSize: 16
    [ 29.241] NumberOfPlanes: 1
    [ 29.241] BitsPerPixel: 32
    [ 29.241] NumberOfBanks: 1
    [ 29.241] MemoryModel: 6
    [ 29.241] BankSize: 0
    [ 29.241] NumberOfImages: 1
    [ 29.241] RedMaskSize: 8
    [ 29.241] RedFieldPosition: 16
    [ 29.241] GreenMaskSize: 8
    [ 29.241] GreenFieldPosition: 8
    [ 29.241] BlueMaskSize: 8
    [ 29.241] BlueFieldPosition: 0
    [ 29.241] RsvdMaskSize: 8
    [ 29.241] RsvdFieldPosition: 24
    [ 29.241] DirectColorModeInfo: 2
    [ 29.241] PhysBasePtr: 0xe0000000
    [ 29.243] Mode: 146 (320x200)
    [ 29.243] ModeAttributes: 0x9b
    [ 29.243] WinAAttributes: 0x7
    [ 29.243] WinBAttributes: 0x0
    [ 29.243] WinGranularity: 64
    [ 29.243] WinSize: 64
    [ 29.243] WinASegment: 0xa000
    [ 29.243] WinBSegment: 0x0
    [ 29.243] WinFuncPtr: 0xc0008211
    [ 29.243] BytesPerScanline: 320
    [ 29.243] XResolution: 320
    [ 29.243] YResolution: 200
    [ 29.243] XCharSize: 8
    [ 29.243] YCharSize: 16
    [ 29.243] NumberOfPlanes: 1
    [ 29.243] BitsPerPixel: 8
    [ 29.243] NumberOfBanks: 1
    [ 29.243] MemoryModel: 4
    [ 29.243] BankSize: 0
    [ 29.243] NumberOfImages: 195
    [ 29.243] RedMaskSize: 0
    [ 29.243] RedFieldPosition: 0
    [ 29.243] GreenMaskSize: 0
    [ 29.243] GreenFieldPosition: 0
    [ 29.243] BlueMaskSize: 0
    [ 29.243] BlueFieldPosition: 0
    [ 29.243] RsvdMaskSize: 0
    [ 29.243] RsvdFieldPosition: 0
    [ 29.243] DirectColorModeInfo: 0
    [ 29.243] PhysBasePtr: 0xe0000000
    [ 29.245] *Mode: 147 (1600x1200)
    [ 29.245] ModeAttributes: 0x9b
    [ 29.245] WinAAttributes: 0x7
    [ 29.245] WinBAttributes: 0x0
    [ 29.245] WinGranularity: 64
    [ 29.245] WinSize: 64
    [ 29.245] WinASegment: 0xa000
    [ 29.245] WinBSegment: 0x0
    [ 29.245] WinFuncPtr: 0xc0008211
    [ 29.245] BytesPerScanline: 6400
    [ 29.245] XResolution: 1600
    [ 29.245] YResolution: 1200
    [ 29.245] XCharSize: 8
    [ 29.245] YCharSize: 16
    [ 29.245] NumberOfPlanes: 1
    [ 29.245] BitsPerPixel: 32
    [ 29.245] NumberOfBanks: 1
    [ 29.245] MemoryModel: 6
    [ 29.245] BankSize: 0
    [ 29.245] NumberOfImages: 0
    [ 29.245] RedMaskSize: 8
    [ 29.245] RedFieldPosition: 16
    [ 29.245] GreenMaskSize: 8
    [ 29.245] GreenFieldPosition: 8
    [ 29.245] BlueMaskSize: 8
    [ 29.245] BlueFieldPosition: 0
    [ 29.245] RsvdMaskSize: 8
    [ 29.245] RsvdFieldPosition: 24
    [ 29.245] DirectColorModeInfo: 2
    [ 29.245] PhysBasePtr: 0xe0000000
    [ 29.247] Mode: 148 (1152x864)
    [ 29.247] ModeAttributes: 0x9b
    [ 29.247] WinAAttributes: 0x7
    [ 29.247] WinBAttributes: 0x0
    [ 29.247] WinGranularity: 64
    [ 29.247] WinSize: 64
    [ 29.247] WinASegment: 0xa000
    [ 29.247] WinBSegment: 0x0
    [ 29.247] WinFuncPtr: 0xc0008211
    [ 29.247] BytesPerScanline: 1152
    [ 29.247] XResolution: 1152
    [ 29.247] YResolution: 864
    [ 29.247] XCharSize: 8
    [ 29.247] YCharSize: 16
    [ 29.247] NumberOfPlanes: 1
    [ 29.247] BitsPerPixel: 8
    [ 29.247] NumberOfBanks: 1
    [ 29.247] MemoryModel: 4
    [ 29.247] BankSize: 0
    [ 29.247] NumberOfImages: 11
    [ 29.247] RedMaskSize: 0
    [ 29.247] RedFieldPosition: 0
    [ 29.247] GreenMaskSize: 0
    [ 29.247] GreenFieldPosition: 0
    [ 29.247] BlueMaskSize: 0
    [ 29.247] BlueFieldPosition: 0
    [ 29.247] RsvdMaskSize: 0
    [ 29.247] RsvdFieldPosition: 0
    [ 29.247] DirectColorModeInfo: 0
    [ 29.247] PhysBasePtr: 0xe0000000
    [ 29.249] Mode: 149 (1152x864)
    [ 29.249] ModeAttributes: 0x9b
    [ 29.249] WinAAttributes: 0x7
    [ 29.249] WinBAttributes: 0x0
    [ 29.249] WinGranularity: 64
    [ 29.249] WinSize: 64
    [ 29.249] WinASegment: 0xa000
    [ 29.249] WinBSegment: 0x0
    [ 29.249] WinFuncPtr: 0xc0008211
    [ 29.249] BytesPerScanline: 2304
    [ 29.249] XResolution: 1152
    [ 29.249] YResolution: 864
    [ 29.249] XCharSize: 8
    [ 29.249] YCharSize: 16
    [ 29.249] NumberOfPlanes: 1
    [ 29.249] BitsPerPixel: 15
    [ 29.249] NumberOfBanks: 1
    [ 29.249] MemoryModel: 6
    [ 29.249] BankSize: 0
    [ 29.249] NumberOfImages: 5
    [ 29.249] RedMaskSize: 5
    [ 29.249] RedFieldPosition: 10
    [ 29.249] GreenMaskSize: 5
    [ 29.249] GreenFieldPosition: 5
    [ 29.249] BlueMaskSize: 5
    [ 29.249] BlueFieldPosition: 0
    [ 29.249] RsvdMaskSize: 1
    [ 29.249] RsvdFieldPosition: 15
    [ 29.249] DirectColorModeInfo: 0
    [ 29.249] PhysBasePtr: 0xe0000000
    [ 29.251] Mode: 14a (1152x864)
    [ 29.251] ModeAttributes: 0x9b
    [ 29.251] WinAAttributes: 0x7
    [ 29.251] WinBAttributes: 0x0
    [ 29.251] WinGranularity: 64
    [ 29.251] WinSize: 64
    [ 29.251] WinASegment: 0xa000
    [ 29.251] WinBSegment: 0x0
    [ 29.251] WinFuncPtr: 0xc0008211
    [ 29.251] BytesPerScanline: 2304
    [ 29.251] XResolution: 1152
    [ 29.251] YResolution: 864
    [ 29.251] XCharSize: 8
    [ 29.251] YCharSize: 16
    [ 29.251] NumberOfPlanes: 1
    [ 29.251] BitsPerPixel: 16
    [ 29.251] NumberOfBanks: 1
    [ 29.251] MemoryModel: 6
    [ 29.251] BankSize: 0
    [ 29.251] NumberOfImages: 5
    [ 29.251] RedMaskSize: 5
    [ 29.251] RedFieldPosition: 11
    [ 29.251] GreenMaskSize: 6
    [ 29.251] GreenFieldPosition: 5
    [ 29.251] BlueMaskSize: 5
    [ 29.251] BlueFieldPosition: 0
    [ 29.251] RsvdMaskSize: 0
    [ 29.251] RsvdFieldPosition: 0
    [ 29.251] DirectColorModeInfo: 0
    [ 29.251] PhysBasePtr: 0xe0000000
    [ 29.253] Mode: 14b (1152x864)
    [ 29.253] ModeAttributes: 0x9b
    [ 29.253] WinAAttributes: 0x7
    [ 29.253] WinBAttributes: 0x0
    [ 29.253] WinGranularity: 64
    [ 29.253] WinSize: 64
    [ 29.253] WinASegment: 0xa000
    [ 29.253] WinBSegment: 0x0
    [ 29.253] WinFuncPtr: 0xc0008211
    [ 29.253] BytesPerScanline: 3456
    [ 29.253] XResolution: 1152
    [ 29.253] YResolution: 864
    [ 29.253] XCharSize: 8
    [ 29.253] YCharSize: 16
    [ 29.253] NumberOfPlanes: 1
    [ 29.253] BitsPerPixel: 24
    [ 29.253] NumberOfBanks: 1
    [ 29.253] MemoryModel: 6
    [ 29.253] BankSize: 0
    [ 29.253] NumberOfImages: 3
    [ 29.253] RedMaskSize: 8
    [ 29.253] RedFieldPosition: 16
    [ 29.253] GreenMaskSize: 8
    [ 29.253] GreenFieldPosition: 8
    [ 29.253] BlueMaskSize: 8
    [ 29.253] BlueFieldPosition: 0
    [ 29.253] RsvdMaskSize: 0
    [ 29.253] RsvdFieldPosition: 0
    [ 29.253] DirectColorModeInfo: 0
    [ 29.253] PhysBasePtr: 0xe0000000
    [ 29.255] *Mode: 14c (1152x864)
    [ 29.255] ModeAttributes: 0x9b
    [ 29.255] WinAAttributes: 0x7
    [ 29.255] WinBAttributes: 0x0
    [ 29.255] WinGranularity: 64
    [ 29.255] WinSize: 64
    [ 29.255] WinASegment: 0xa000
    [ 29.255] WinBSegment: 0x0
    [ 29.255] WinFuncPtr: 0xc0008211
    [ 29.255] BytesPerScanline: 4608
    [ 29.255] XResolution: 1152
    [ 29.255] YResolution: 864
    [ 29.255] XCharSize: 8
    [ 29.255] YCharSize: 16
    [ 29.255] NumberOfPlanes: 1
    [ 29.255] BitsPerPixel: 32
    [ 29.255] NumberOfBanks: 1
    [ 29.255] MemoryModel: 6
    [ 29.255] BankSize: 0
    [ 29.255] NumberOfImages: 2
    [ 29.255] RedMaskSize: 8
    [ 29.255] RedFieldPosition: 16
    [ 29.255] GreenMaskSize: 8
    [ 29.255] GreenFieldPosition: 8
    [ 29.255] BlueMaskSize: 8
    [ 29.255] BlueFieldPosition: 0
    [ 29.255] RsvdMaskSize: 8
    [ 29.255] RsvdFieldPosition: 24
    [ 29.255] DirectColorModeInfo: 2
    [ 29.255] PhysBasePtr: 0xe0000000
    [ 29.255]
    [ 29.255] (II) VESA(0): Total Memory: 192 64KB banks (12288kB)
    [ 29.255] (II) VESA(0): <default monitor>: Using default hsync range of 31.50-48.00 kHz
    [ 29.255] (II) VESA(0): <default monitor>: Using default vrefresh range of 50.00-70.00 Hz
    [ 29.255] (II) VESA(0): <default monitor>: Using default maximum pixel clock of 65.00 MHz
    [ 29.255] (WW) VESA(0): Unable to estimate virtual size
    [ 29.255] (II) VESA(0): Not using built-in mode "1600x1200" (no mode of this name)
    [ 29.255] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
    [ 29.255] (II) VESA(0): Not using built-in mode "1152x864" (no mode of this name)
    [ 29.255] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
    [ 29.255] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
    [ 29.255] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
    [ 29.255] (II) VESA(0): Not using built-in mode "640x400" (no mode of this name)
    [ 29.255] (II) VESA(0): Not using built-in mode "320x200" (no mode of this name)
    [ 29.255] (WW) VESA(0): No valid modes left. Trying less strict filter...
    [ 29.255] (II) VESA(0): <default monitor>: Using hsync range of 31.50-48.00 kHz
    [ 29.255] (II) VESA(0): <default monitor>: Using vrefresh range of 50.00-70.00 Hz
    [ 29.255] (II) VESA(0): <default monitor>: Using maximum pixel clock of 65.00 MHz
    [ 29.255] (WW) VESA(0): Unable to estimate virtual size
    [ 29.264] (II) VESA(0): Not using built-in mode "1600x1200" (hsync out of range)
    [ 29.265] (II) VESA(0): Not using built-in mode "1280x1024" (hsync out of range)
    [ 29.265] (II) VESA(0): Not using built-in mode "1152x864" (hsync out of range)
    [ 29.265] (II) VESA(0): Not using built-in mode "640x400" (hsync out of range)
    [ 29.265] (II) VESA(0): Not using built-in mode "320x200" (illegal horizontal timings)
    [ 29.265] (--) VESA(0): Virtual size is 1024x768 (pitch 1024)
    [ 29.265] (**) VESA(0): *Built-in mode "1024x768"
    [ 29.265] (**) VESA(0): *Built-in mode "800x600"
    [ 29.265] (**) VESA(0): *Built-in mode "640x480"
    [ 29.265] (==) VESA(0): DPI set to (96, 96)
    [ 29.265] (II) VESA(0): Attempting to use 60Hz refresh for mode "1024x768" (144)
    [ 29.265] (II) VESA(0): Attempting to use 60Hz refresh for mode "800x600" (143)
    [ 29.265] (II) VESA(0): Attempting to use 60Hz refresh for mode "640x480" (142)
    [ 29.265] (**) VESA(0): Using "Shadow Framebuffer"
    [ 29.265] (II) Loading sub module "shadow"
    [ 29.265] (II) LoadModule: "shadow"
    [ 29.265] (II) Loading /usr/lib/xorg/modules/libshadow.so
    [ 29.276] (II) Module shadow: vendor="X.Org Foundation"
    [ 29.276] compiled for 1.10.4, module version = 1.1.0
    [ 29.276] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 29.276] (II) Loading sub module "fb"
    [ 29.276] (II) LoadModule: "fb"
    [ 29.276] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 29.279] (II) Module fb: vendor="X.Org Foundation"
    [ 29.279] compiled for 1.10.4, module version = 1.0.0
    [ 29.279] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 29.279] (II) UnloadModule: "fbdev"
    [ 29.279] (II) Unloading fbdev
    [ 29.279] (II) UnloadModule: "fbdevhw"
    [ 29.279] (II) Unloading fbdevhw
    [ 29.279] (==) Depth 24 pixmap format is 32 bpp
    [ 29.279] (II) Loading sub module "int10"
    [ 29.279] (II) LoadModule: "int10"
    [ 29.279] (II) Loading /usr/lib/xorg/modules/libint10.so
    [ 29.279] (II) Module int10: vendor="X.Org Foundation"
    [ 29.279] compiled for 1.10.4, module version = 1.0.0
    [ 29.279] ABI class: X.Org Video Driver, version 10.0
    [ 29.279] (II) VESA(0): initializing int10
    [ 29.280] (II) VESA(0): Primary V_BIOS segment is: 0xc000
    [ 29.282] (II) VESA(0): VESA BIOS detected
    [ 29.282] (II) VESA(0): VESA VBE Version 2.0
    [ 29.282] (II) VESA(0): VESA VBE Total Mem: 12288 kB
    [ 29.282] (II) VESA(0): VESA VBE OEM: VirtualBox VBE BIOS http://www.virtualbox.org/
    [ 29.282] (II) VESA(0): VESA VBE OEM Software Rev: 0.2
    [ 29.282] (II) VESA(0): VESA VBE OEM Vendor: Oracle Corporation
    [ 29.282] (II) VESA(0): VESA VBE OEM Product: Oracle VM VirtualBox VBE Adapter
    [ 29.282] (II) VESA(0): VESA VBE OEM Product Rev: Oracle VM VirtualBox Version 4.0.12
    [ 29.283] (II) VESA(0): virtual address = 0x7f6da8b35000,
    physical address = 0xe0000000, size = 12582912
    [ 29.349] (II) VESA(0): Setting up VESA Mode 0x144 (1024x768)
    [ 29.350] (==) VESA(0): Default visual is TrueColor
    [ 29.354] (==) VESA(0): Backing store disabled
    [ 29.355] (==) VESA(0): DPMS enabled
    [ 29.355] (==) RandR enabled
    [ 29.355] (II) Initializing built-in extension Generic Event Extension
    [ 29.355] (II) Initializing built-in extension SHAPE
    [ 29.355] (II) Initializing built-in extension MIT-SHM
    [ 29.355] (II) Initializing built-in extension XInputExtension
    [ 29.355] (II) Initializing built-in extension XTEST
    [ 29.355] (II) Initializing built-in extension BIG-REQUESTS
    [ 29.355] (II) Initializing built-in extension SYNC
    [ 29.355] (II) Initializing built-in extension XKEYBOARD
    [ 29.355] (II) Initializing built-in extension XC-MISC
    [ 29.355] (II) Initializing built-in extension SECURITY
    [ 29.355] (II) Initializing built-in extension XINERAMA
    [ 29.355] (II) Initializing built-in extension XFIXES
    [ 29.355] (II) Initializing built-in extension RENDER
    [ 29.355] (II) Initializing built-in extension RANDR
    [ 29.355] (II) Initializing built-in extension COMPOSITE
    [ 29.355] (II) Initializing built-in extension DAMAGE
    [ 29.651] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 29.651] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 29.651] (II) LoadModule: "evdev"
    [ 29.652] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 29.663] (II) Module evdev: vendor="X.Org Foundation"
    [ 29.663] compiled for 1.10.0, module version = 2.6.0
    [ 29.663] Module class: X.Org XInput Driver
    [ 29.663] ABI class: X.Org XInput driver, version 12.2
    [ 29.663] (II) Using input driver 'evdev' for 'Power Button'
    [ 29.663] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 29.663] (**) Power Button: always reports core events
    [ 29.663] (**) Power Button: Device: "/dev/input/event3"
    [ 29.663] (--) Power Button: Found keys
    [ 29.663] (II) Power Button: Configuring as keyboard
    [ 29.663] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
    [ 29.663] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 29.663] (**) Option "xkb_rules" "evdev"
    [ 29.663] (**) Option "xkb_model" "evdev"
    [ 29.663] (**) Option "xkb_layout" "us"
    [ 29.699] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
    [ 29.699] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 29.699] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 29.699] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 29.699] (**) Sleep Button: always reports core events
    [ 29.699] (**) Sleep Button: Device: "/dev/input/event4"
    [ 29.699] (--) Sleep Button: Found keys
    [ 29.699] (II) Sleep Button: Configuring as keyboard
    [ 29.699] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSLPBN:00/input/input4/event4"
    [ 29.699] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    [ 29.699] (**) Option "xkb_rules" "evdev"
    [ 29.699] (**) Option "xkb_model" "evdev"
    [ 29.699] (**) Option "xkb_layout" "us"
    [ 29.702] (II) config/udev: Adding input device VirtualBox USB Tablet (/dev/input/event1)
    [ 29.702] (**) VirtualBox USB Tablet: Applying InputClass "evdev pointer catchall"
    [ 29.702] (II) Using input driver 'evdev' for 'VirtualBox USB Tablet'
    [ 29.702] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 29.702] (**) VirtualBox USB Tablet: always reports core events
    [ 29.702] (**) VirtualBox USB Tablet: Device: "/dev/input/event1"
    [ 29.702] (--) VirtualBox USB Tablet: Found 9 mouse buttons
    [ 29.702] (--) VirtualBox USB Tablet: Found scroll wheel(s)
    [ 29.702] (--) VirtualBox USB Tablet: Found relative axes
    [ 29.702] (--) VirtualBox USB Tablet: Found absolute axes
    [ 29.702] (--) VirtualBox USB Tablet: Found x and y absolute axes
    [ 29.702] (II) VirtualBox USB Tablet: Configuring as mouse
    [ 29.702] (II) VirtualBox USB Tablet: Adding scrollwheel support
    [ 29.702] (**) VirtualBox USB Tablet: YAxisMapping: buttons 4 and 5
    [ 29.702] (**) VirtualBox USB Tablet: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 29.702] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/input/input1/event1"
    [ 29.702] (II) XINPUT: Adding extended input device "VirtualBox USB Tablet" (type: MOUSE)
    [ 29.702] (EE) VirtualBox USB Tablet: failed to initialize for relative axes.
    [ 29.702] (II) VirtualBox USB Tablet: initialized for absolute axes.
    [ 29.702] (**) VirtualBox USB Tablet: (accel) keeping acceleration scheme 1
    [ 29.702] (**) VirtualBox USB Tablet: (accel) acceleration profile 0
    [ 29.702] (**) VirtualBox USB Tablet: (accel) acceleration factor: 2.000
    [ 29.702] (**) VirtualBox USB Tablet: (accel) acceleration threshold: 4
    [ 29.703] (II) config/udev: Adding input device VirtualBox USB Tablet (/dev/input/js0)
    [ 29.703] (II) No input driver/identifier specified (ignoring)
    [ 29.703] (II) config/udev: Adding input device VirtualBox USB Tablet (/dev/input/mouse0)
    [ 29.703] (II) No input driver/identifier specified (ignoring)
    [ 29.705] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 29.705] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 29.705] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 29.705] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 29.705] (**) AT Translated Set 2 keyboard: always reports core events
    [ 29.705] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 29.705] (--) AT Translated Set 2 keyboard: Found keys
    [ 29.705] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 29.705] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 29.705] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [ 29.705] (**) Option "xkb_rules" "evdev"
    [ 29.705] (**) Option "xkb_model" "evdev"
    [ 29.705] (**) Option "xkb_layout" "us"
    [ 29.705] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/event5)
    [ 29.705] (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "evdev pointer catchall"
    [ 29.705] (II) Using input driver 'evdev' for 'ImExPS/2 Generic Explorer Mouse'
    [ 29.705] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 29.705] (**) ImExPS/2 Generic Explorer Mouse: always reports core events
    [ 29.705] (**) ImExPS/2 Generic Explorer Mouse: Device: "/dev/input/event5"
    [ 29.705] (--) ImExPS/2 Generic Explorer Mouse: Found 9 mouse buttons
    [ 29.705] (--) ImExPS/2 Generic Explorer Mouse: Found scroll wheel(s)
    [ 29.705] (--) ImExPS/2 Generic Explorer Mouse: Found relative axes
    [ 29.705] (--) ImExPS/2 Generic Explorer Mouse: Found x and y relative axes
    [ 29.705] (II) ImExPS/2 Generic Explorer Mouse: Configuring as mouse
    [ 29.705] (II) ImExPS/2 Generic Explorer Mouse: Adding scrollwheel support
    [ 29.705] (**) ImExPS/2 Generic Explorer Mouse: YAxisMapping: buttons 4 and 5
    [ 29.705] (**) ImExPS/2 Generic Explorer Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 29.705] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event5"
    [ 29.705] (II) XINPUT: Adding extended input device "ImExPS/2 Generic Explorer Mouse" (type: MOUSE)
    [ 29.706] (II) ImExPS/2 Generic Explorer Mouse: initialized for relative axes.
    [ 29.706] (**) ImExPS/2 Generic Explorer Mouse: (accel) keeping acceleration scheme 1
    [ 29.706] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration profile 0
    [ 29.706] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration factor: 2.000
    [ 29.706] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration threshold: 4
    [ 29.706] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/mouse1)
    [ 29.706] (II) No input driver/identifier specified (ignoring)
    [ 29.706] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
    [ 29.706] (II) No input driver/identifier specified (ignoring)

  • Firefox won't open and displays error "/usr/lib64/firefox/firefox: symbol lookup error: /usr/lib64/firefox/libxul.so: undefined symbol : gdk_window_get_visual

    Updated Firefox to 31.2 on RHEL6 - Red Hat Enterprise Linux Server release 6.0 (Santiago):
    [RHEL6-1 ~]$ rpm -qa firefox xulrunner nspr
    firefox-31.2.0-3.el6_6.x86_64
    nspr-4.10.6-1.el6_5.x86_64
    xulrunner-17.0.10-1.el6_4.x86_64
    But when trying to launch firefox the following error is displayed:
    [RHEL6-1 ~]$ firefox
    /usr/lib64/firefox/firefox: symbol lookup error: /usr/lib64/firefox/libxul.so: undefined symbol: gdk_window_get_visual
    I've tried removing and installing and always seem to get this error.
    Any help is much appreciated!

    RedHat provided firefox works if you update GTK2
    Run:
    # yum update gtk2*
    See (login required):
    https://access.redhat.com/solutions/1239853

  • Xorg: symbol lookup error: path : undifined symbol: LoaderReqSymLists

    having problems with xorg.
    first noticed something was wrong when i ran Xorg -configure (yes, i now realize that this is an outdated method)
    the output from that was:
    X.Org S Server 1.11.3
    Release Date: 2011-12-16
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.1.5-1-ARCH x86-64
    Current Operating System: Linux rustyTower 3.1.5-1-ARCH #1 SMP PREEMPT Sat Dec 10 14:43:09 CET 2011 x86-64
    Kernel command line: root=/dev/sda1 ro
    Build Date: 17 December 2011 09:17:41AM
    Current version of pixman: 0.24.0
    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; Fri Dec 23 10:46:23 2011
    List of video drivers:
    rendition
    cirrus
    ati
    s3virge
    mach64
    savage
    i740
    r128
    v4l
    xgixp
    tdfx
    sis
    apm
    ast
    glint
    radeon
    sisusb
    vmware
    nv
    i128
    dummy
    intel
    ark
    siliconmotion
    mga
    trident
    neomagic
    vmwlegacy
    s3
    voodoo
    xgi
    chips
    tseng
    fbdev
    vesa
    Xorg: symbol lookup error: /usr/lib/xorg/modules/drivers/xgixp_drv.so: undefined symbol: LoaderReqSymLists
    the /var/log/Xorg.0.log file is
    [ 3881.044]
    X.Org X Server 1.11.3
    Release Date: 2011-12-16
    [ 3881.044] X Protocol Version 11, Revision 0
    [ 3881.044] Build Operating System: Linux 3.1.5-1-ARCH x86_64
    [ 3881.046] Current Operating System: Linux rustyTower 3.1.5-1-ARCH #1 SMP PREEMPT Sat Dec 10 14:43:09 CET 2011 x86_64
    [ 3881.047] Kernel command line: root=/dev/sda1 ro
    [ 3881.048] Build Date: 17 December 2011 09:17:41AM
    [ 3881.050]
    [ 3881.051] Current version of pixman: 0.24.0
    [ 3881.053] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 3881.056] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 3881.060] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Dec 23 11:03:22 2011
    [ 3881.061] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 3881.063] (==) No Layout section. Using the first Screen section.
    [ 3881.063] (==) No screen section available. Using defaults.
    [ 3881.063] (**) |-->Screen "Default Screen Section" (0)
    [ 3881.063] (**) | |-->Monitor "<default monitor>"
    [ 3881.063] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 3881.063] (==) Automatically adding devices
    [ 3881.063] (==) Automatically enabling devices
    [ 3881.063] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
    [ 3881.063] Entry deleted from font path.
    [ 3881.063] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 3881.063] Entry deleted from font path.
    [ 3881.063] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 3881.063] Entry deleted from font path.
    [ 3881.063] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 3881.063] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 3881.063] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 3881.063] (II) Loader magic: 0x7ccae0
    [ 3881.063] (II) Module ABI versions:
    [ 3881.063] X.Org ANSI C Emulation: 0.4
    [ 3881.063] X.Org Video Driver: 11.0
    [ 3881.063] X.Org XInput driver : 13.0
    [ 3881.063] X.Org Server Extension : 6.0
    [ 3881.064] (--) PCI:*(0:2:0:0) 1002:9498:1458:21c5 rev 0, Mem @ 0xd0000000/268435456, 0xfebf0000/65536, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
    [ 3881.064] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 3881.064] (II) LoadModule: "extmod"
    [ 3881.064] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 3881.064] (II) Module extmod: vendor="X.Org Foundation"
    [ 3881.064] compiled for 1.11.3, module version = 1.0.0
    [ 3881.064] Module class: X.Org Server Extension
    [ 3881.064] ABI class: X.Org Server Extension, version 6.0
    [ 3881.064] (II) Loading extension MIT-SCREEN-SAVER
    [ 3881.064] (II) Loading extension XFree86-VidModeExtension
    [ 3881.064] (II) Loading extension XFree86-DGA
    [ 3881.064] (II) Loading extension DPMS
    [ 3881.064] (II) Loading extension XVideo
    [ 3881.064] (II) Loading extension XVideo-MotionCompensation
    [ 3881.064] (II) Loading extension X-Resource
    [ 3881.064] (II) LoadModule: "dbe"
    [ 3881.064] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 3881.064] (II) Module dbe: vendor="X.Org Foundation"
    [ 3881.064] compiled for 1.11.3, module version = 1.0.0
    [ 3881.064] Module class: X.Org Server Extension
    [ 3881.064] ABI class: X.Org Server Extension, version 6.0
    [ 3881.064] (II) Loading extension DOUBLE-BUFFER
    [ 3881.064] (II) LoadModule: "glx"
    [ 3881.065] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 3881.065] (II) Module glx: vendor="X.Org Foundation"
    [ 3881.065] compiled for 1.11.3, module version = 1.0.0
    [ 3881.065] ABI class: X.Org Server Extension, version 6.0
    [ 3881.065] (==) AIGLX enabled
    [ 3881.065] (II) Loading extension GLX
    [ 3881.065] (II) LoadModule: "record"
    [ 3881.065] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 3881.065] (II) Module record: vendor="X.Org Foundation"
    [ 3881.065] compiled for 1.11.3, module version = 1.13.0
    [ 3881.065] Module class: X.Org Server Extension
    [ 3881.065] ABI class: X.Org Server Extension, version 6.0
    [ 3881.065] (II) Loading extension RECORD
    [ 3881.065] (II) LoadModule: "dri"
    [ 3881.065] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 3881.065] (II) Module dri: vendor="X.Org Foundation"
    [ 3881.065] compiled for 1.11.3, module version = 1.0.0
    [ 3881.065] ABI class: X.Org Server Extension, version 6.0
    [ 3881.065] (II) Loading extension XFree86-DRI
    [ 3881.065] (II) LoadModule: "dri2"
    [ 3881.065] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 3881.065] (II) Module dri2: vendor="X.Org Foundation"
    [ 3881.065] compiled for 1.11.3, module version = 1.2.0
    [ 3881.065] ABI class: X.Org Server Extension, version 6.0
    [ 3881.065] (II) Loading extension DRI2
    [ 3881.065] (==) Matched ati as autoconfigured driver 0
    [ 3881.065] (==) Matched vesa as autoconfigured driver 1
    [ 3881.065] (==) Matched fbdev as autoconfigured driver 2
    [ 3881.065] (==) Assigned the driver to the xf86ConfigLayout
    [ 3881.065] (II) LoadModule: "ati"
    [ 3881.066] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    [ 3881.066] (II) Module ati: vendor="X.Org Foundation"
    [ 3881.066] compiled for 1.11.1.902, module version = 6.14.3
    [ 3881.066] Module class: X.Org Video Driver
    [ 3881.066] ABI class: X.Org Video Driver, version 11.0
    [ 3881.066] (II) LoadModule: "radeon"
    [ 3881.066] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 3881.066] (II) Module radeon: vendor="X.Org Foundation"
    [ 3881.066] compiled for 1.11.1.902, module version = 6.14.3
    [ 3881.066] Module class: X.Org Video Driver
    [ 3881.066] ABI class: X.Org Video Driver, version 11.0
    [ 3881.066] (II) LoadModule: "vesa"
    [ 3881.066] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 3881.066] (II) Module vesa: vendor="X.Org Foundation"
    [ 3881.066] compiled for 1.11.1, module version = 2.3.0
    [ 3881.066] Module class: X.Org Video Driver
    [ 3881.066] ABI class: X.Org Video Driver, version 11.0
    [ 3881.066] (II) LoadModule: "fbdev"
    [ 3881.066] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    [ 3881.066] (II) Module fbdev: vendor="X.Org Foundation"
    [ 3881.066] compiled for 1.10.99.902, module version = 0.4.2
    [ 3881.067] ABI class: X.Org Video Driver, version 11.0
    [ 3881.067] (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
    ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
    ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
    ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
    ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
    ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
    ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
    ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
    ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
    ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
    ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
    SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200, ATI Radeon 4100,
    ATI Mobility Radeon HD 4200, ATI Mobility Radeon 4100,
    ATI Radeon HD 4290, ATI Radeon HD 4250, AMD Radeon HD 6310 Graphics,
    AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
    AMD Radeon HD 6250 Graphics, AMD Radeon HD 6300 Series Graphics,
    AMD Radeon HD 6200 Series Graphics, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
    ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, AMD Radeon HD 6900 Series,
    AMD Radeon HD 6900 Series, CAYMAN, CAYMAN, CAYMAN,
    AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
    BARTS, Mobility Radeon HD 6000 Series,
    Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
    AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS
    [ 3881.070] (II) VESA: driver for VESA chipsets: vesa
    [ 3881.070] (II) FBDEV: driver for framebuffer: fbdev
    [ 3881.070] (--) using VT number 7
    [ 3881.081] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 3881.081] (II) [KMS] Kernel modesetting enabled.
    [ 3881.081] (WW) Falling back to old probe method for vesa
    [ 3881.081] (WW) Falling back to old probe method for fbdev
    [ 3881.081] (II) Loading sub module "fbdevhw"
    [ 3881.081] (II) LoadModule: "fbdevhw"
    [ 3881.082] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    [ 3881.082] (II) Module fbdevhw: vendor="X.Org Foundation"
    [ 3881.082] compiled for 1.11.3, module version = 0.0.2
    [ 3881.082] ABI class: X.Org Video Driver, version 11.0
    [ 3881.082] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 3881.082] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 3881.082] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 3881.082] (==) RADEON(0): Default visual is TrueColor
    [ 3881.082] (==) RADEON(0): RGB weight 888
    [ 3881.082] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 3881.082] (--) RADEON(0): Chipset: "ATI RV730 PRO [Radeon HD 4650]" (ChipID = 0x9498)
    [ 3881.082] (II) RADEON(0): PCIE card detected
    [ 3881.082] drmOpenDevice: node name is /dev/dri/card0
    [ 3881.082] drmOpenDevice: open result is 8, (OK)
    [ 3881.082] drmOpenByBusid: Searching for BusID pci:0000:02:00.0
    [ 3881.082] drmOpenDevice: node name is /dev/dri/card0
    [ 3881.082] drmOpenDevice: open result is 8, (OK)
    [ 3881.082] drmOpenByBusid: drmOpenMinor returns 8
    [ 3881.082] drmOpenByBusid: drmGetBusid reports pci:0000:02:00.0
    [ 3881.082] (II) Loading sub module "exa"
    [ 3881.082] (II) LoadModule: "exa"
    [ 3881.082] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 3881.082] (II) Module exa: vendor="X.Org Foundation"
    [ 3881.082] compiled for 1.11.3, module version = 2.5.0
    [ 3881.082] ABI class: X.Org Video Driver, version 11.0
    [ 3881.082] (II) RADEON(0): KMS Color Tiling: enabled
    [ 3881.082] (II) RADEON(0): KMS Pageflipping: enabled
    [ 3881.082] (II) RADEON(0): SwapBuffers wait for vsync: enabled
    [ 3881.086] (II) RADEON(0): Output HDMI-0 has no monitor section
    [ 3881.106] (II) RADEON(0): Output VGA-0 has no monitor section
    [ 3881.162] (II) RADEON(0): Output DVI-0 has no monitor section
    [ 3881.166] (II) RADEON(0): EDID for output HDMI-0
    [ 3881.186] (II) RADEON(0): EDID for output VGA-0
    [ 3881.242] (II) RADEON(0): EDID for output DVI-0
    [ 3881.242] (II) RADEON(0): Manufacturer: ACR Model: 120 Serial#: 270597208
    [ 3881.242] (II) RADEON(0): Year: 2011 Week: 2
    [ 3881.242] (II) RADEON(0): EDID Version: 1.3
    [ 3881.242] (II) RADEON(0): Digital Display Input
    [ 3881.242] (II) RADEON(0): Max Image Size [cm]: horiz.: 52 vert.: 29
    [ 3881.242] (II) RADEON(0): Gamma: 2.20
    [ 3881.242] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off
    [ 3881.242] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 3881.242] (II) RADEON(0): First detailed timing is preferred mode
    [ 3881.242] (II) RADEON(0): redX: 0.640 redY: 0.329 greenX: 0.300 greenY: 0.600
    [ 3881.242] (II) RADEON(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
    [ 3881.242] (II) RADEON(0): Supported established timings:
    [ 3881.242] (II) RADEON(0): 720x400@70Hz
    [ 3881.242] (II) RADEON(0): 640x480@60Hz
    [ 3881.242] (II) RADEON(0): 640x480@67Hz
    [ 3881.242] (II) RADEON(0): 640x480@72Hz
    [ 3881.242] (II) RADEON(0): 800x600@56Hz
    [ 3881.242] (II) RADEON(0): 800x600@60Hz
    [ 3881.242] (II) RADEON(0): 800x600@72Hz
    [ 3881.242] (II) RADEON(0): 1024x768@60Hz
    [ 3881.242] (II) RADEON(0): 1024x768@70Hz
    [ 3881.242] (II) RADEON(0): Manufacturer's mask: 10
    [ 3881.242] (II) RADEON(0): Supported standard timings:
    [ 3881.242] (II) RADEON(0): #0: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 3881.242] (II) RADEON(0): #1: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 3881.242] (II) RADEON(0): #2: hsize: 1280 vsize 800 refresh: 60 vid: 129
    [ 3881.242] (II) RADEON(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 3881.242] (II) RADEON(0): #4: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 3881.242] (II) RADEON(0): #5: hsize: 1280 vsize 720 refresh: 60 vid: 49281
    [ 3881.242] (II) RADEON(0): #6: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
    [ 3881.242] (II) RADEON(0): Supported detailed timing:
    [ 3881.242] (II) RADEON(0): clock: 138.5 MHz Image Size: 521 x 293 mm
    [ 3881.242] (II) RADEON(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
    [ 3881.242] (II) RADEON(0): v_active: 1080 v_sync: 1082 v_sync_end 1087 v_blanking: 1111 v_border: 0
    [ 3881.242] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 31 H max: 84 kHz, PixClock max 185 MHz
    [ 3881.242] (II) RADEON(0): Serial No: LK60C0134030
    [ 3881.242] (II) RADEON(0): Monitor name: G235H
    [ 3881.242] (II) RADEON(0): EDID (in hex):
    [ 3881.242] (II) RADEON(0): 00ffffffffffff000472200158fc2010
    [ 3881.242] (II) RADEON(0): 0215010380341d78eade95a3544c9926
    [ 3881.242] (II) RADEON(0): 0f5054bb8c10b300714f810095008180
    [ 3881.242] (II) RADEON(0): 81c0d1c001011a3680a070381f403020
    [ 3881.242] (II) RADEON(0): 250009252100001f000000fd00384b1f
    [ 3881.242] (II) RADEON(0): 5412000a202020202020000000ff004c
    [ 3881.242] (II) RADEON(0): 4b363043303133343033300a000000fc
    [ 3881.242] (II) RADEON(0): 0047323335480a2020202020202000e4
    [ 3881.242] (II) RADEON(0): Printing probed modes for output DVI-0
    [ 3881.242] (II) RADEON(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1082 1087 1111 +hsync +vsync (66.6 kHz)
    [ 3881.242] (II) RADEON(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
    [ 3881.242] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 3881.242] (II) RADEON(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz)
    [ 3881.242] (II) RADEON(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 +hsync -vsync (49.7 kHz)
    [ 3881.242] (II) RADEON(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 3881.242] (II) RADEON(0): Modeline "1280x720"x60.0 74.44 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.7 kHz)
    [ 3881.242] (II) RADEON(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 3881.242] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 3881.242] (II) RADEON(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 3881.242] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 3881.242] (II) RADEON(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 3881.242] (II) RADEON(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz)
    [ 3881.242] (II) RADEON(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 3881.242] (II) RADEON(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 3881.242] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 3881.242] (II) RADEON(0): Output HDMI-0 disconnected
    [ 3881.242] (II) RADEON(0): Output VGA-0 disconnected
    [ 3881.242] (II) RADEON(0): Output DVI-0 connected
    [ 3881.242] (II) RADEON(0): Using exact sizes for initial modes
    [ 3881.242] (II) RADEON(0): Output DVI-0 using initial mode 1920x1080
    [ 3881.242] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 3881.242] (II) RADEON(0): mem size init: gart size :1fdff000 vram size: s:40000000 visible:f7d7000
    [ 3881.242] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
    [ 3881.242] (==) RADEON(0): DPI set to (96, 96)
    [ 3881.242] (II) Loading sub module "fb"
    [ 3881.242] (II) LoadModule: "fb"
    [ 3881.242] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 3881.243] (II) Module fb: vendor="X.Org Foundation"
    [ 3881.243] compiled for 1.11.3, module version = 1.0.0
    [ 3881.243] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 3881.243] (II) Loading sub module "ramdac"
    [ 3881.243] (II) LoadModule: "ramdac"
    [ 3881.243] (II) Module "ramdac" already built-in
    [ 3881.243] (II) UnloadModule: "vesa"
    [ 3881.243] (II) Unloading vesa
    [ 3881.243] (II) UnloadModule: "fbdev"
    [ 3881.243] (II) Unloading fbdev
    [ 3881.243] (II) UnloadModule: "fbdevhw"
    [ 3881.243] (II) Unloading fbdevhw
    [ 3881.243] (--) Depth 24 pixmap format is 32 bpp
    [ 3881.243] (II) RADEON(0): [DRI2] Setup complete
    [ 3881.243] (II) RADEON(0): [DRI2] DRI driver: r600
    [ 3881.243] (II) RADEON(0): [DRI2] VDPAU driver: r600
    [ 3881.243] (II) RADEON(0): Front buffer size: 8100K
    [ 3881.243] (II) RADEON(0): VRAM usage limit set to 221119K
    [ 3881.243] (==) RADEON(0): Backing store disabled
    [ 3881.243] (II) RADEON(0): Direct rendering enabled
    [ 3881.243] (II) RADEON(0): Setting EXA maxPitchBytes
    [ 3881.243] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 3881.243] (II) EXA(0): Driver registered support for the following operations:
    [ 3881.243] (II) Solid
    [ 3881.243] (II) Copy
    [ 3881.243] (II) Composite (RENDER acceleration)
    [ 3881.243] (II) UploadToScreen
    [ 3881.243] (II) DownloadFromScreen
    [ 3881.243] (II) RADEON(0): Acceleration enabled
    [ 3881.243] (==) RADEON(0): DPMS enabled
    [ 3881.243] (==) RADEON(0): Silken mouse enabled
    [ 3881.243] (II) RADEON(0): Set up textured video
    [ 3881.243] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
    [ 3881.243] (II) RADEON(0): [XvMC] Extension initialized.
    [ 3881.243] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 3881.243] (--) RandR disabled
    [ 3881.243] (II) Initializing built-in extension Generic Event Extension
    [ 3881.243] (II) Initializing built-in extension SHAPE
    [ 3881.243] (II) Initializing built-in extension MIT-SHM
    [ 3881.243] (II) Initializing built-in extension XInputExtension
    [ 3881.243] (II) Initializing built-in extension XTEST
    [ 3881.243] (II) Initializing built-in extension BIG-REQUESTS
    [ 3881.243] (II) Initializing built-in extension SYNC
    [ 3881.243] (II) Initializing built-in extension XKEYBOARD
    [ 3881.243] (II) Initializing built-in extension XC-MISC
    [ 3881.243] (II) Initializing built-in extension SECURITY
    [ 3881.243] (II) Initializing built-in extension XINERAMA
    [ 3881.243] (II) Initializing built-in extension XFIXES
    [ 3881.243] (II) Initializing built-in extension RENDER
    [ 3881.243] (II) Initializing built-in extension RANDR
    [ 3881.243] (II) Initializing built-in extension COMPOSITE
    [ 3881.243] (II) Initializing built-in extension DAMAGE
    [ 3881.251] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 3881.251] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 3881.251] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 3881.251] (II) AIGLX: enabled GLX_SGI_make_current_read
    [ 3881.251] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 3881.251] (II) AIGLX: Loaded and initialized r600
    [ 3881.251] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 3881.252] (II) RADEON(0): Setting screen physical size to 508 x 285
    [ 3881.334] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 3881.334] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 3881.334] (II) LoadModule: "evdev"
    [ 3881.334] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 3881.335] (II) Module evdev: vendor="X.Org Foundation"
    [ 3881.335] compiled for 1.10.99.902, module version = 2.6.0
    [ 3881.335] Module class: X.Org XInput Driver
    [ 3881.335] ABI class: X.Org XInput driver, version 13.0
    [ 3881.335] (II) Using input driver 'evdev' for 'Power Button'
    [ 3881.335] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 3881.335] (**) Power Button: always reports core events
    [ 3881.335] (**) Power Button: Device: "/dev/input/event3"
    [ 3881.335] (--) Power Button: Found keys
    [ 3881.335] (II) Power Button: Configuring as keyboard
    [ 3881.335] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
    [ 3881.335] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 3881.335] (**) Option "xkb_rules" "evdev"
    [ 3881.335] (**) Option "xkb_model" "evdev"
    [ 3881.335] (**) Option "xkb_layout" "us"
    [ 3881.358] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 3881.358] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 3881.358] (II) Using input driver 'evdev' for 'Power Button'
    [ 3881.358] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 3881.359] (**) Power Button: always reports core events
    [ 3881.359] (**) Power Button: Device: "/dev/input/event2"
    [ 3881.359] (--) Power Button: Found keys
    [ 3881.359] (II) Power Button: Configuring as keyboard
    [ 3881.359] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
    [ 3881.359] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 3881.359] (**) Option "xkb_rules" "evdev"
    [ 3881.359] (**) Option "xkb_model" "evdev"
    [ 3881.359] (**) Option "xkb_layout" "us"
    [ 3881.359] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP (/dev/input/event5)
    [ 3881.359] (II) No input driver/identifier specified (ignoring)
    [ 3881.359] (II) config/udev: Adding input device Logitech (/dev/input/event1)
    [ 3881.359] (**) Logitech: Applying InputClass "evdev pointer catchall"
    [ 3881.359] (II) Using input driver 'evdev' for 'Logitech'
    [ 3881.359] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 3881.359] (**) Logitech: always reports core events
    [ 3881.359] (**) Logitech: Device: "/dev/input/event1"
    [ 3881.359] (--) Logitech: Found 3 mouse buttons
    [ 3881.359] (--) Logitech: Found scroll wheel(s)
    [ 3881.359] (--) Logitech: Found relative axes
    [ 3881.359] (--) Logitech: Found x and y relative axes
    [ 3881.359] (II) Logitech: Configuring as mouse
    [ 3881.359] (II) Logitech: Adding scrollwheel support
    [ 3881.359] (**) Logitech: YAxisMapping: buttons 4 and 5
    [ 3881.359] (**) Logitech: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 3881.359] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.0/usb5/5-3/5-3:1.0/input/input1/event1"
    [ 3881.359] (II) XINPUT: Adding extended input device "Logitech" (type: MOUSE, id 8)
    [ 3881.359] (II) Logitech: initialized for relative axes.
    [ 3881.360] (**) Logitech: (accel) keeping acceleration scheme 1
    [ 3881.360] (**) Logitech: (accel) acceleration profile 0
    [ 3881.360] (**) Logitech: (accel) acceleration factor: 2.000
    [ 3881.360] (**) Logitech: (accel) acceleration threshold: 4
    [ 3881.360] (II) config/udev: Adding input device Logitech (/dev/input/mouse0)
    [ 3881.360] (II) No input driver/identifier specified (ignoring)
    [ 3881.360] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 3881.360] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 3881.360] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 3881.360] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 3881.360] (**) AT Translated Set 2 keyboard: always reports core events
    [ 3881.360] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 3881.360] (--) AT Translated Set 2 keyboard: Found keys
    [ 3881.360] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 3881.360] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 3881.360] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
    [ 3881.360] (**) Option "xkb_rules" "evdev"
    [ 3881.360] (**) Option "xkb_model" "evdev"
    [ 3881.360] (**) Option "xkb_layout" "us"
    [ 3881.360] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
    [ 3881.360] (II) No input driver/identifier specified (ignoring)
    [ 4330.702] (II) Power Button: Close
    [ 4330.703] (II) UnloadModule: "evdev"
    [ 4330.703] (II) Unloading evdev
    [ 4330.746] (II) Power Button: Close
    [ 4330.746] (II) UnloadModule: "evdev"
    [ 4330.746] (II) Unloading evdev
    [ 4330.849] (II) Logitech: Close
    [ 4330.849] (II) UnloadModule: "evdev"
    [ 4330.849] (II) Unloading evdev
    [ 4330.956] (II) AT Translated Set 2 keyboard: Close
    [ 4330.956] (II) UnloadModule: "evdev"
    [ 4330.956] (II) Unloading evdev
    [ 4330.980] Server terminated successfully (0). Closing log file.
    after i execute:
    pacman -S xorg-xinit xorg-twm xorg-xclock xterm
    both xinit and startx work fine; i can use the keyboard and mouse
    so far i've tried reinstalling / updating with:
    pacman -S xorg
    pacman -S xorg-server
    pacman -S xorg-apps
    pacman -S xf86-video-ati
    the thread https://bbs.archlinux.org/viewtopic.php?id=126754 recommends removing the extra drivers (i have them all downloaded) by using this command:
    pacman -Rns $(pacman -Qqs xorg-drivers | grep -v xf86-input-evdev)
    the output that i get is:
    error: '1.5.0-2': target not found
    when i try to run fluxbox i get:
    Error: Couldn't connect to XServer
    the output i get from lspci | grep VGA is:
    02.00 VGA compatible controller: ATI Technologies Inc RV730 PRO [Radeon HD 4650]
    a similar problem was reported at https://bugzilla.novell.com/show_bug.cgi?id=667877
    i really don't know what they are talking about with using 'nomodset' and i'm not even sure that it applies to my situation
    hope thats enough info to get started on solving this problem

    played around with the .xinitrc file for a while after i got home from work and was able to get fluxbox running.  i would say problem solved, but i guess there wasn't really  a problem after all, just lack of reading. 
    don't know how i overlooked the wiki documentation on .xinitrc found at https://wiki.archlinux.org/index.php/Xinitrc
    mods please close this thread.

  • E17genmenu exits with symbol lookup error

    e17genmenu gives me this when used:
    [proteus@localhost ~]$ e17genmenu
    Checking For /usr/share/applications...Exists
    Checking For Files In /usr/share/applications
    Found: abiword.desktop
    Getting Eap Name
    Parsing Desktop File /usr/share/applications/abiword.desktop
    Exec: abiword
    Icon: abiword_48.png
    Categories: Application;Office;WordProcessor;X-Red-Hat-Base;
    Name: Word Processor
    Comment: AbiWord Word Processor
    Processing File /usr/share/applications/abiword.desktop
    Got Window Class: (null)
    Trying To Find Icon abiword_48.png
    Checking For abiword_48.png
    Using Icon /usr/share/pixmaps/abiword_48.png
    Writing Icon /usr/share/pixmaps/abiword_48.png
    Getting Icon Compression
    e17genmenu: symbol lookup error: e17genmenu: undefined symbol: engrave_eet_outpu
    t
    [proteus@localhost ~]$ e17genmenu
    Checking For /usr/share/applications...Exists
    Checking For Files In /usr/share/applications
    Found: abiword.desktop
    Getting Eap Name
    Parsing Desktop File /usr/share/applications/abiword.desktop
    Exec: abiword
    Icon: abiword_48.png
    Categories: Application;Office;WordProcessor;X-Red-Hat-Base;
    Name: Word Processor
    Comment: AbiWord Word Processor
    Processing File /usr/share/applications/abiword.desktop
    Got Window Class: (null)
    Trying To Find Icon abiword_48.png
    Checking For abiword_48.png
    Using Icon /usr/share/pixmaps/abiword_48.png
    Writing Icon /usr/share/pixmaps/abiword_48.png
    Getting Icon Compression
    e17genmenu: symbol lookup error: e17genmenu: undefined symbol: engrave_eet_outpu
    t
    It then unceremoniously exits, failing to generate any menu. Not much use..

    Well, if I remove the libclearlooks.so file, Hydrogen starts. It throws these lot of these warnings:
    (hydrogen:1652): Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks",
    I also tried recompiling from ABS, but got:
    Install directory: "data/img" as "/tmp/hydrogen/pkg/usr/share/hydrogen/data/img"
    scons: *** [/tmp/hydrogen/pkg/usr/share/hydrogen/data/img/gray] /tmp/hydrogen/pkg/usr/share/hydrogen/data/img/gray: File exists
    Compiling from AUR (svn package) works, but throws the same error.
    I have opened a thread on the Hydrogen forums: http://hydrogen.popez.org/hcms/node/1939
    Last edited by Spider.007 (2011-10-22 15:32:07)

  • Docuprestment service start error (symbol lookup error)

    hi everyone,
    I am using Documaker EE on linux environment and unable to start the docupresentment and docfactory service:
    The following error occurs:
    docupresentment service error:
    [oracle@istream-devlinux3 docupresentment]$ ./docserver.sh start
    docserver.sh: INFO: Docupresentment ulimit settings:
    core file size (blocks, -c) 0
    data seg size (kbytes, -d) unlimited
    scheduling priority (-e) 0
    file size (blocks, -f) unlimited
    pending signals (-i) 44934
    max locked memory (kbytes, -l) 50000000
    max memory size (kbytes, -m) unlimited
    open files (-n) 131072
    pipe size (512 bytes, -p) 8
    POSIX message queues (bytes, -q) 819200
    real-time priority (-r) 0
    stack size (kbytes, -s) 10240
    cpu time (seconds, -t) unlimited
    max user processes (-u) 131072
    virtual memory (kbytes, -v) unlimited
    file locks (-x) unlimited
    [oracle@istream-devlinux3 docupresentment]$ 2011-12-13 02:08:38,539- INFO-[WD-Watchdog-main]-[?:?]-com.docucorp.watchdog.Watchdog.watch: Oracle Docupresentment Watchdog Server
    2011-12-13 02:08:38,711- INFO-[WD-Watchdog-main]-[?:?]-com.docucorp.watchdog.Watchdog.watch: Version 200.024
    2011-12-13 02:08:38,846- INFO-[WD-Watchdog-main]-[?:?]-com.docucorp.watchdog.Watchdog.watch: Running Java version 1.6.0_24-b07 from Sun Microsystems Inc. on Linux 2.6.18-194.el5xen with 4 processors.
    idswatchdog.exe: symbol lookup error: /usr/oracle/oracle_insurance_1/documaker/bin/libnpc.so: undefined symbol: _ZN5NPipeC1ElPciii
    docfactory service error:
    [oracle@istream-devlinux3 bin]$ ./docfactory.sh start
    docfactory.sh: INFO: DocumentFactory ulimit settings:
    address space limit (kbytes) (-M) unlimited
    core file size (blocks) (-c) 0
    cpu time (seconds) (-t) unlimited
    data size (kbytes) (-d) unlimited
    file size (blocks) (-f) unlimited
    locks (-L) unlimited
    locked address space (kbytes) (-l) 50000000
    nofile (-n) 131072
    nproc (-u) 131072
    pipe buffer size (bytes) (-p) 4096
    resident set size (kbytes) (-m) unlimited
    socket buffer size (bytes) (-b) 4096
    stack size (kbytes) (-s) 10240
    threads (-T) not supported
    process size (kbytes) (-v) unlimited
    [oracle@istream-devlinux3 bin]$ docfactory_supervisor: symbol lookup error: /usr/oracle/oracle_insurance_1/documaker/bin/libnpc.so: undefined symbol: _ZN5NPipeC1ElPciii
    could anybody help me solve this error
    thanks in advance.
    Edited by: user13050759 on Dec 12, 2011 9:12 PM
    Edited by: user13050759 on Dec 13, 2011 3:20 AM
    Edited by: user13050759 on Dec 13, 2011 3:22 AM

    I suspect the unresolved symbol is environmental. What distribution, gcc c and c++ runtime are installed? This symbol is contained in the libnpc.so shared object when I run nm on the DSO that is supposed to load.

  • Xorg failing ("symbol lookup error")

    Hi,
    since my last upgrade I'm unable to start Xorg properly. I'm getting this, although this message doesn't appear in /var/log/Xorg.0.log.
    X.Org X Server 1.4.2
    Release Date: 11 June 2008
    (II) Module "ddc" already built-in
    /usr/bin/Xorg: symbol lookup error: /usr/lib/xorg/modules/drivers//vesa_
    Any hints? Thank you.

    I am getting the same.  Here is the detailed error:
    (==) Using config file: "/etc/X11/xorg.conf"
    (II) Module "ddc" already built-in
    /usr/bin/xorg: symbol lookup error: /usr/lib/xorg/modules/drivers//vesa_drv.so: undefined symbol: xf86GTFMode
    The only thing I noticed in the log file is:
    (WW) VESA(0): Unable to estimate virtual size
    I can't get to the CLI...

  • [Solved]All QT programs crash."symbol lookup error","undefined symbol"

    Today when I open my computer I can not start any QT program. For example the error messages are
    kile: symbol lookup error: /usr/lib/libkdecore.so.5: undefined symbol: qt_locale_initialized
    kate: symbol lookup error: /usr/lib/libkio.so.5: undefined symbol: _ZN21QNetworkAccessManager16staticMetaObjectE
    /usr/bin/qtcreator.bin: symbol lookup error: /usr/bin/qtcreator.bin: undefined symbol: _ZN12QLocalServerC1EP7QObject
    okular: symbol lookup error: /usr/lib/libkdecore.so.5: undefined symbol: qt_locale_initialized
    Yesterday they are OK. I checked /var/log/pacman.log, yesterday I upgraded these packages
    [2010-03-09 10:08] upgraded lib32-libpng (1.4.0-2 -> 1.4.1-1)
    [2010-03-09 10:08] upgraded lucene (3.0.0-1 -> 2.9.2-1)
    [2010-03-09 10:08] upgraded xorg-server (1.7.5.901-1 -> 1.7.5.901-2)
    [2010-03-09 13:18] upgraded ghostscript (8.71-1 -> 8.71-2)
    [2010-03-09 19:13] upgraded ipython (0.10-2 -> 0.10-3)
    [2010-03-10 09:26] upgraded live-media (2010.02.10-1 -> 2010.03.08-1)
    [2010-03-10 09:26] upgraded menu-cache (0.3.1-1 -> 0.3.2-1)
    [2010-03-10 09:26] upgraded lxpanel (0.5.5-2 -> 0.5.5-3)
    Can any of these changements cause QT crash? Should I down-grade them?
    I have also rebuild qt from abs, but errors remain.
    Thx.
    Last edited by funslove (2010-03-11 08:19:50)

    It is solved.
    I remember that I installed Mathematica and changed the path of library in .bashrc:
    export LD_LIBRARY_PATH=/opt/mathematica/SystemFiles/Libraries/Linux-x86-64:$LD_LIBRARY_PATH
    There may be some conflict. When I change it to
    export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/mathematica/SystemFiles/Libraries/Linux-x86-64
    Everything is OK.

  • Symbol lookup error: /usr/lib/libQtGui.so.4: undefined symbol

    Hello,
    I'm running enlightenment17 beta version. It runs great but none of the qt based applications are working.
    I run two apps that I use often, unetbootin and converseen. These are the error messages I get.
    [mak@myhost ~]$ gksu unetbootin
    Gkr-Message: secret service operation failed: The name org.freedesktop.secrets was not provided by any .service files
    Gkr-Message: secret service operation failed: The name org.freedesktop.secrets was not provided by any .service files
    Gkr-Message: secret service operation failed: The name org.freedesktop.secrets was not provided by any .service files
    unetbootin.elf: cannot connect to X server
    /usr/bin/unetbootin.elf: symbol lookup error: /usr/lib/libQtGui.so.4: undefined symbol: _ZN9QFaleInfoC1ERKS_
    /usr/bin/unetbootin.elf: symbol lookup error: /usr/lib/libQtGui.so.4: undefined symbol: _ZN9QFaleInfoC1ERKS_
    Could not use pkexec, gksudo or gksu
    /usr/bin/unetbootin.elf: symbol lookup error: /usr/lib/libQtGui.so.4: undefined symbol: _ZN9QFaleInfoC1ERKS_
    [mak@myhost ~]$
    [mak@myhost ~]$ converseen
    converseen: symbol lookup error: /usr/lib/libQtGui.so.4: undefined symbol: _ZN9QFaleInfoC1ERKS_
    [mak@myhost ~]$
    Any suggestion what could go wrong?
    Thank you.

    Mr.Elendig wrote:pacman -Q qt unetbootin
    Thanks for replying.
    This gives me the following output.
    [root@myhost mak]# pacman -Q qt unetbootin
    qt 4.8.4-1
    unetbootin 581-1
    [root@myhost mak]#

  • Can't run dangerdeep / symbol lookup error

    I just wanted to try out danger from the deep but the game doesn't run.
    I installed dangerdeep and dangerdeep-data 0.3.0 out of the community repo.
    The game menu starts fine but as soon as I want to start a mission the game crashes:
    dangerdeep: symbol lookup error: dangerdeep: undefined symbol: glCreateShader
    I have fglrx-utils-8.37.6-1 installed. IMO fglrx-utils should replace libgl-dri completely, am I right?
    btw, recompiling the game stops with an error message
    Cheers Sigi

    No, this is on i686.
    When I compile it with fglrx-utils installed I get the following error: Link
    Dangerdeep builds fine if I replace fglrx-utils with libgl-dri. But when I try to run it with one of the both installed the game crashes with the error posted in the first post.

  • Sleepycat::DbXml problem "httpd: symbol lookup error"

    Hi
    My english is not good (sorry) but I try to explain my problem
    I have apache2.2.9 with modperl 2.0.4 static; I have some perl modules (development by me) with Sleepycat::DbXml library; when ran "make test" for its modules all is fine (I also develop the test); I also use mason (1.37).
    When i tried to acces some page generated for maso I gotten the next messages (log/error):
    /usr/local/apache2.2/bin/httpd: symbol lookup error: /usr/lib/perl5/vendor_perl/5.8.8/i686-linux/auto/Sleepycat/DbXml/DbXml.so: undefined symbol: _ZN5DbXml12XmlContainer10getManagerEv
    if I execute "ldd /usr/lib/perl5/vendor_perl/5.8.8/i686-linux/auto/Sleepycat/DbXml/DbXml.so" the output is:
    linux-gate.so.1 => (0xb7f25000)
    libdbxml-2.4.so => /usr/lib/libdbxml-2.4.so (0xb7b97000)
    libdb_cxx-4.6.so => /usr/lib/libdb_cxx-4.6.so (0xb7a4b000)
    libxerces-c.so.28 => /usr/lib/libxerces-c.so.28 (0xb7643000)
    libxqilla.so.4 => /usr/lib/libxqilla.so.4 (0xb726f000)
    libgcc_s.so.1 => /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libgcc_s.so.1 (0xb7263000)
    libc.so.6 => /lib/libc.so.6 (0xb7139000)
    libstdc++.so.6 => /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libstdc++.so.6 (0xb7055000)
    libm.so.6 => /lib/libm.so.6 (0xb7030000)
    libpthread.so.0 => /lib/libpthread.so.0 (0xb7019000)
    libnsl.so.1 => /lib/libnsl.so.1 (0xb7002000)
    /lib/ld-linux.so.2 (0x80000000)
    my distribution is gentoo...
    maybe the problem is caused by
    - duplicate libraries with different versions
    - or old libraries
    I updated my system and delete duplicate libraries, but the problem continue
    anybody can help me? .... where can investigate?
    another question is: why the problem is present only with apache?
    thanks in advance

    thanks George
    My program ran out of apache.... you are right with your suggerence ... I have to do:
    my distribution is gentoo ... i have installed several versions of gcc (maybe this cause my problem), then with gcc-config command configure default version of gcc to 4.1.2 .... follow the instructions at:
    http://www.gentoo.org/doc/en/gcc-upgrading.xml
    and that's all
    see you

  • Xterm: symbol lookup error

    Hello,
    since a reboot on Saturday my GUI won't start anymore. If I type in startx I get the following error twice and than the X Server shuts down:
    xterm: symbol lookup error: /usr/lib/libSM.so.6 undefined symbol: _IcePoMagicCookie1Proc
    If I should post the Xorg Log tell me, at the moment I can't open it.
    Sorry for my bad English but i'm German

    Wastl wrote:
    You got the same Error? And since one of the last updates too?
    I also reinstalled libsm, and tried nouveau instead of the proprietary nvidia driver but also without success.
    Good to know that I'm not the only one
    Yes, since the last update the problem occured. Also tried to reinstall xterm but it didn't work either.
    Noticed btw that xterm is flagged out-of-date on 2010-10-23.
    Last edited by lfc4 (2010-10-25 16:34:11)

  • Symbol lookup error occurs after compiling pacman

    Hi there, i met some problems with my pacman before so i just decide to compile it again. I download the src and then execute the following commands
    ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
    make
    sudo make install
    but after these, when i run my pacman, an error occurs:
    pacman: symbol lookup error: pacman: undefined symbol: alpm_option_set_usedelta
    i couldn't find any related information on the web, does anyone know what exactly happened?
    thx.

    falconindy wrote:
    If this symbol isn't defined, then you compiled alpm from git. The patch that changes the name of this function is unreleased.
    http://projects.archlinux.org/pacman.gi … e9cc198f19
    I try the link you give, but now there is another error message.
    pacman: undefined symbol: alpm_option_get_syncdbs
    Did I misunderstand something?

  • [SOLVED] clementine-tagreader symbol lookup error

    Hi.
    Today I upgraded community/clementine (1.0.1-7 -> 1.1.0-2) and extra/glew (1.8.0-2 -> 1.9.0-1). After that upgrade clementine stopped to work probably. Running on cli it shows this error multiple times on start-up
    /usr/bin/clementine-tagreader: symbol lookup error: /usr/bin/clementine-tagreader: undefined symbol: _ZN6TagLib5ID3v113StringHandlerC2Ev
    It seems to be some error with the id3 tag lib. Downgrading the mentioned two packages solves the problem as workaround.
    Does anyone experience the same problem or can suggest a better solution or fix?
    Greetz Corubba
    Last edited by Corubba (2012-11-21 23:46:53)

    Inkane wrote:
    As noone else replied: Did any of you guys file a bug against your distro? Also  could you run this script (http://paste.chakra-project.org/3172/) or check manually with ldd $(which programname)
    if something is wrong with the libraries?
    /chakra specfic on
    @dyadin: Normally Chakra devs don't read the Arch forum, so next time please flag the package as broken or report it at our forum or at the bugtracker. And for the record, Chakra and Arch have diverged, so bugs which effect Arch doesn't necessarily affect Chakra and vice versa.
    /chakra specific off
    @Inkane thanks for answering me.
    I just run your script and get this warning message :
    /usr/lib/mpi.so is owned by boost-libs 1.48.0-4 seem broken!
    and using ldd
    $ ldd /usr/bin/kid3
    /usr/bin/kid3: /usr/lib/libudev.so.1: no version information available (required by /usr/lib/libsolid.so.4)
    linux-vdso.so.1 => (0x00007fff4a9ff000)
    libkio.so.5 => /usr/lib/libkio.so.5 (0x00007fd2d12b0000)
    libQtNetwork.so.4 => /usr/lib/libQtNetwork.so.4 (0x00007fd2d0f79000)
    libQtXml.so.4 => /usr/lib/libQtXml.so.4 (0x00007fd2d0d38000)
    libkdeui.so.5 => /usr/lib/libkdeui.so.5 (0x00007fd2d06cd000)
    libQtGui.so.4 => /usr/lib/libQtGui.so.4 (0x00007fd2cfa55000)
    libkdecore.so.5 => /usr/lib/libkdecore.so.5 (0x00007fd2cf588000)
    libQtDBus.so.4 => /usr/lib/libQtDBus.so.4 (0x00007fd2cf30d000)
    libQtCore.so.4 => /usr/lib/libQtCore.so.4 (0x00007fd2cee3e000)
    libphonon.so.4 => /usr/lib/libphonon.so.4 (0x00007fd2cebd6000)
    libid3-3.8.so.3 => /usr/lib/libid3-3.8.so.3 (0x00007fd2ce99a000)
    libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007fd2ce698000)
    libtag.so.1 => /usr/lib/libtag.so.1 (0x00007fd2ce3f1000)
    libvorbisfile.so.3 => /usr/lib/libvorbisfile.so.3 (0x00007fd2ce1e9000)
    libvorbis.so.0 => /usr/lib/libvorbis.so.0 (0x00007fd2cdfbd000)
    libogg.so.0 => /usr/lib/libogg.so.0 (0x00007fd2cddb7000)
    libFLAC++.so.6 => /usr/lib/libFLAC++.so.6 (0x00007fd2cdb9f000)
    libFLAC.so.8 => /usr/lib/libFLAC.so.8 (0x00007fd2cd952000)
    libchromaprint.so.0 => /usr/lib/libchromaprint.so.0 (0x00007fd2cd743000)
    libavformat.so.54 => /usr/lib/libavformat.so.54 (0x00007fd2cd41f000)
    libavcodec.so.54 => /usr/lib/libavcodec.so.54 (0x00007fd2cc50a000)
    libavutil.so.51 => /usr/lib/libavutil.so.51 (0x00007fd2cc2e4000)
    libc.so.6 => /lib/libc.so.6 (0x00007fd2cbf43000)
    libnepomuk.so.4 => /usr/lib/libnepomuk.so.4 (0x00007fd2cbc6e000)
    libQtSvg.so.4 => /usr/lib/libQtSvg.so.4 (0x00007fd2cba18000)
    libX11.so.6 => /usr/lib/libX11.so.6 (0x00007fd2cb6dc000)
    libstreamanalyzer.so.0 => /usr/lib/libstreamanalyzer.so.0 (0x00007fd2cb45a000)
    libsolid.so.4 => /usr/lib/libsolid.so.4 (0x00007fd2cb16d000)
    libacl.so.1 => /usr/lib/libacl.so.1 (0x00007fd2caf65000)
    libattr.so.1 => /usr/lib/libattr.so.1 (0x00007fd2cad61000)
    libXrender.so.1 => /usr/lib/libXrender.so.1 (0x00007fd2cab57000)
    libpthread.so.0 => /lib/libpthread.so.0 (0x00007fd2ca93a000)
    libm.so.6 => /lib/libm.so.6 (0x00007fd2ca645000)
    libz.so.1 => /usr/lib/libz.so.1 (0x00007fd2ca430000)
    libssl.so.1.0.0 => /usr/lib/libssl.so.1.0.0 (0x00007fd2ca1d4000)
    libcrypto.so.1.0.0 => /usr/lib/libcrypto.so.1.0.0 (0x00007fd2c9e18000)
    libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007fd2c9c03000)
    libSM.so.6 => /usr/lib/libSM.so.6 (0x00007fd2c99fc000)
    libICE.so.6 => /usr/lib/libICE.so.6 (0x00007fd2c97e1000)
    libattica.so.0.4 => /usr/lib/libattica.so.0.4 (0x00007fd2c94cf000)
    libdbusmenu-qt.so.2 => /usr/lib/libdbusmenu-qt.so.2 (0x00007fd2c9295000)
    libXtst.so.6 => /usr/lib/libXtst.so.6 (0x00007fd2c908f000)
    libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0x00007fd2c8e85000)
    libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0x00007fd2c8c7f000)
    libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x00007fd2c898c000)
    libpng14.so.14 => /usr/lib/libpng14.so.14 (0x00007fd2c8763000)
    libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x00007fd2c84c7000)
    libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x00007fd2c8292000)
    libXext.so.6 => /usr/lib/libXext.so.6 (0x00007fd2c8080000)
    libbz2.so.1.0 => /lib/libbz2.so.1.0 (0x00007fd2c7e70000)
    liblzma.so.5 => /usr/lib/liblzma.so.5 (0x00007fd2c7c4e000)
    libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0x00007fd2c7a0a000)
    libdl.so.2 => /lib/libdl.so.2 (0x00007fd2c7806000)
    librt.so.1 => /lib/librt.so.1 (0x00007fd2c75fe000)
    /lib/ld-linux-x86-64.so.2 (0x00007fd2d175b000)
    libpulse.so.0 => /usr/lib/libpulse.so.0 (0x00007fd2c73b5000)
    libpulse-mainloop-glib.so.0 => /usr/lib/libpulse-mainloop-glib.so.0 (0x00007fd2c71b1000)
    libqzeitgeist.so.1 => /usr/lib/libqzeitgeist.so.1 (0x00007fd2c6f8d000)
    librtmp.so.0 => /usr/lib/librtmp.so.0 (0x00007fd2c6d74000)
    libva.so.1 => /usr/lib/libva.so.1 (0x00007fd2c6b5e000)
    libxvidcore.so.4 => /usr/lib/libxvidcore.so.4 (0x00007fd2c6849000)
    libx264.so.123 => /usr/lib/libx264.so.123 (0x00007fd2c64fd000)
    libvpx.so.1 => /usr/lib/libvpx.so.1 (0x00007fd2c625e000)
    libvorbisenc.so.2 => /usr/lib/libvorbisenc.so.2 (0x00007fd2c5d90000)
    libtheoraenc.so.1 => /usr/lib/libtheoraenc.so.1 (0x00007fd2c5b50000)
    libtheoradec.so.1 => /usr/lib/libtheoradec.so.1 (0x00007fd2c5935000)
    libspeex.so.1 => /usr/lib/libspeex.so.1 (0x00007fd2c571c000)
    libschroedinger-1.0.so.0 => /usr/lib/libschroedinger-1.0.so.0 (0x00007fd2c545b000)
    libopenjpeg.so.1 => /usr/lib/libopenjpeg.so.1 (0x00007fd2c5234000)
    libopencore-amrwb.so.0 => /usr/lib/libopencore-amrwb.so.0 (0x00007fd2c501e000)
    libopencore-amrnb.so.0 => /usr/lib/libopencore-amrnb.so.0 (0x00007fd2c4def000)
    libmp3lame.so.0 => /usr/lib/libmp3lame.so.0 (0x00007fd2c4b75000)
    libgsm.so.1 => /usr/lib/libgsm.so.1 (0x00007fd2c496a000)
    libsoprano.so.4 => /usr/lib/libsoprano.so.4 (0x00007fd2c466b000)
    libsopranoclient.so.1 => /usr/lib/libsopranoclient.so.1 (0x00007fd2c440e000)
    libxcb.so.1 => /usr/lib/libxcb.so.1 (0x00007fd2c41f0000)
    libstreams.so.0 => /usr/lib/libstreams.so.0 (0x00007fd2c3fb7000)
    libxml2.so.2 => /usr/lib/libxml2.so.2 (0x00007fd2c3c64000)
    libudev.so.1 => /usr/lib/libudev.so.1 (0x00007fd2c3a57000)
    libuuid.so.1 => /usr/lib/libuuid.so.1 (0x00007fd2c3853000)
    libXi.so.6 => /usr/lib/libXi.so.6 (0x00007fd2c3644000)
    libpcre.so.0 => /lib/libpcre.so.0 (0x00007fd2c3409000)
    libexpat.so.1 => /usr/lib/libexpat.so.1 (0x00007fd2c31e0000)
    libjson.so.0 => /usr/lib/libjson.so.0 (0x00007fd2c2fd9000)
    libpulsecommon-2.1.so => /usr/lib/pulseaudio/libpulsecommon-2.1.so (0x00007fd2c2d79000)
    libX11-xcb.so.1 => /usr/lib/libX11-xcb.so.1 (0x00007fd2c2b78000)
    libsndfile.so.1 => /usr/lib/libsndfile.so.1 (0x00007fd2c2912000)
    libasyncns.so.0 => /usr/lib/libasyncns.so.0 (0x00007fd2c270d000)
    libcap.so.2 => /usr/lib/libcap.so.2 (0x00007fd2c2509000)
    liborc-0.4.so.0 => /usr/lib/liborc-0.4.so.0 (0x00007fd2c2292000)
    libXau.so.6 => /usr/lib/libXau.so.6 (0x00007fd2c2090000)
    libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00007fd2c1e8b000)
    libnsl.so.1 => /lib/libnsl.so.1 (0x00007fd2c1c73000)
    libresolv.so.2 => /lib/libresolv.so.2 (0x00007fd2c1a5c000)
    Last edited by dyadin (2012-11-06 20:14:02)

  • Error /usr/lib64/firefox/firefox: symbol lookup error: /usr/lib64/firefox/libxul.so: undefined symbol: gdk_window_get_visual when I try to open Firefox

    Hi,
    I recently installed firefox in a RH 6.5 server. When I try to open the browser I get the error
    /usr/lib64/firefox/firefox: symbol lookup error: /usr/lib64/firefox/libxul.so: undefined symbol: gdk_window_get_visual
    This is my configuration
    [root@server1 ~]# rpm -qa nspr{-devel,} firefox xulrunner
    xulrunner-17.0.10-1.el6_4.x86_64
    firefox-31.2.0-3.el6_6.x86_64
    nspr-4.10.6-1.el6_5.x86_64

    Try to update your nspr.

Maybe you are looking for

  • How do you merge multiple .pdf files into one?

    I have four different .pdf files that I need to merge into one. How can I do that? Thanks in advance for your help.

  • TDS Report

    Hi We are using Extended With Holding Tax. But for India, there is no standard report in SAP, which gives the details of Vendor with name and details of TDS. The report J1INMIS is now not supported by SAP. We need to develop a report. which should be

  • How to create a file ipod nano

    I want to create a file in ipod nano  touch 6ª generations, can you helP? txt files can he read? tks

  • Exporting for Web - maintaining aspect ratio

    I've been trying to export a 6 minute video as a Quicktime movie file which will be imported into Adobe Flash for use on the web. I've tried 3 or 4 codecs and all of them end up creating a 4:3 image where my source is 16:9. What codec would be best t

  • USB keydrive not recognised

    i have a usb drive which cant be recognised on windows if i put a data while im on osx and opposide. does anybody know why its like that? thanks.