GNOME is mostly non-functional (no UI images)

I've run into some trouble setting up gnome.  It looks like no UI images are actually loading.  the GDM login screen comes up as a black rectangle with the four corners  missing.  While I can't read the actual text, I can log in and get to my desktop, but again the UI doesn't appear to be working.  there is just a black bar across the top of the screen.  when I go to the corner it the windows can rearrange and the dock shows but there are no actual icons and everything is still black.  I can launch programs by finding the search bar and typing their name, but if I try to make a shortcut on the desktop nothing shows up.
Screenshot doesn't do justice, but gnome-screenshot doesn't seem to want to take a picture of the menus.  the black box at the bottom should contain info about a USB drive I plugged in.  http://i.imgur.com/gIIhP.jpg
The video card is an ATI Radeon X300 with xf86-video-ati installed as the driver.
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RV370 5B60 [Radeon X300 (PCIE)] (prog-if 00 [VGA controller])
Subsystem: Advanced Micro Devices [AMD] nee ATI Device 0602
Flags: bus master, fast devsel, latency 0, IRQ 42
Memory at ec000000 (64-bit, prefetchable) [size=32M]
Memory at efde0000 (64-bit, non-prefetchable) [size=64K]
I/O ports at dc00 [size=256]
Expansion ROM at efe00000 [disabled] [size=128K]
Capabilities: [50] Power Management version 2
Capabilities: [58] Express Endpoint, MSI 00
Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [100] Advanced Error Reporting
Kernel driver in use: radeon
Direct Rendering is working as well
$ glxinfo | grep direct
direct rendering: Yes
Here is .xsession-errors:
/etc/gdm/Xsession: Beginning session setup...
localuser:greg being added to access control list
/etc/gdm/Xsession: ssh-agent not found!
/etc/gdm/Xsession: Setup done, will execute: gnome-session
GNOME_KEYRING_CONTROL=/home/greg/.cache/keyring-tffrUh
SSH_AUTH_SOCK=/home/greg/.cache/keyring-tffrUh/ssh
GNOME_KEYRING_CONTROL=/home/greg/.cache/keyring-tffrUh
SSH_AUTH_SOCK=/home/greg/.cache/keyring-tffrUh/ssh
GPG_AGENT_INFO=/home/greg/.cache/keyring-tffrUh/gpg:0:1
GNOME_KEYRING_CONTROL=/home/greg/.cache/keyring-tffrUh
SSH_AUTH_SOCK=/home/greg/.cache/keyring-tffrUh/ssh
GPG_AGENT_INFO=/home/greg/.cache/keyring-tffrUh/gpg:0:1
GNOME_KEYRING_CONTROL=/home/greg/.cache/keyring-tffrUh
SSH_AUTH_SOCK=/home/greg/.cache/keyring-tffrUh/ssh
GPG_AGENT_INFO=/home/greg/.cache/keyring-tffrUh/gpg:0:1
Failed to play sound: File or data not found
** (nm-applet:752): WARNING **: Could not initialize NMClient /org/freedesktop/NetworkManager: Launch helper exited with unknown return code 1
** Message: applet now removed from the notification area
** (nm-applet:752): WARNING **: fetch_connections_done: error fetching connections: (25) Launch helper exited with unknown return code 1.
** (nm-applet:752): WARNING **: Failed to register as an agent: (25) Launch helper exited with unknown return code 1
Window manager warning: Log level 16: Could not initialize NMClient /org/freedesktop/NetworkManager: Launch helper exited with unknown return code 1
** Message: applet now embedded in the notification area
Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen!
r300: CS space validation failed. (not enough memory?) Skipping rendering.
(gnome-shell:739): folks-WARNING **: Failed to find primary PersonaStore with type ID 'eds' and ID 'system'.
Individuals will not be linked properly and creating new links between Personas will not work.
The configured primary PersonaStore's backend may not be installed. If you are unsure, check with your distribution.
r300: CS space validation failed. (not enough memory?) Skipping rendering.
r300: CS space validation failed. (not enough memory?) Skipping rendering.
r300: CS space validation failed. (not enough memory?) Skipping rendering.
r300: CS space validation failed. (not enough memory?) Skipping rendering.
Window manager warning: Log level 16: fetch_connections_done: error fetching connections: (25) Launch helper exited with unknown return code 1.
Window manager warning: Log level 16: _nm_remote_settings_ensure_inited: (NMRemoteSettings) error initializing: Launch helper exited with unknown return code 1
r300: CS space validation failed. (not enough memory?) Skipping rendering.
r300: CS space validation failed. (not enough memory?) Skipping rendering.
r300: CS space validation failed. (not enough memory?) Skipping rendering.
... (omitted) ...
(gnome-screensaver:748): GLib-GIO-WARNING **: Missing callback called fullpath = /usr/share/themes/Adwaita/backgrounds/adwaita-timed.xml
I don't like the looks of all the "r300: CS space validation failed. (not enough memory?) Skipping rendering." lines.  It looks sort of like its trying to use the wrong graphics chip driver R300 (Radeon 9700PRO/9700/9500PRO/9500/9600TX, FireGL X1/Z1) instead of RV370 (Radeon X300, M22), but I know neither how to check nor how to fix it.
In my searches this issue (http://forums.fedoraforum.org/showthread.php?t=280851) is the closest I've found, but the solution of installing KDM is not optimal because it doesn't seem to run as well as the imageless gnome (and I figured I'd see if anyone else knew what was going on before I gave up)
The interesting thing is that it runs XBMC and plays high-resolution video fairly cleanly so its hard to believe its a driver issue.
Also potentially of interest:
-gdm is started through inittab
-Xorg.0.log:
[ 8.150]
X.Org X Server 1.12.3
Release Date: 2012-07-09
[ 8.150] X Protocol Version 11, Revision 0
[ 8.150] Build Operating System: Linux 3.4.4-3-ARCH x86_64
[ 8.150] Current Operating System: Linux funbox 3.4.6-1-ARCH #1 SMP PREEMPT Fri Jul 20 08:21:26 CEST 2012 x86_64
[ 8.150] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=2e7f2452-16cb-4ec1-8413-5ee941bee9c8 ro quiet
[ 8.150] Build Date: 09 July 2012 03:59:39PM
[ 8.150]
[ 8.150] Current version of pixman: 0.26.2
[ 8.150] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 8.150] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 8.151] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jul 24 20:31:07 2012
[ 8.167] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 8.172] (==) No Layout section. Using the first Screen section.
[ 8.172] (==) No screen section available. Using defaults.
[ 8.172] (**) |-->Screen "Default Screen Section" (0)
[ 8.172] (**) | |-->Monitor "<default monitor>"
[ 8.188] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 8.188] (==) Automatically adding devices
[ 8.188] (==) Automatically enabling devices
[ 8.224] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 8.224] Entry deleted from font path.
[ 8.224] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 8.224] Entry deleted from font path.
[ 8.224] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 8.224] Entry deleted from font path.
[ 8.224] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 8.224] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 8.224] Entry deleted from font path.
[ 8.224] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 8.224] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/
[ 8.225] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 8.225] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 8.225] (II) Loader magic: 0x7c8b00
[ 8.225] (II) Module ABI versions:
[ 8.225] X.Org ANSI C Emulation: 0.4
[ 8.225] X.Org Video Driver: 12.0
[ 8.225] X.Org XInput driver : 16.0
[ 8.225] X.Org Server Extension : 6.0
[ 8.226] (--) PCI:*(0:1:0:0) 1002:5b60:1002:0602 rev 0, Mem @ 0xec000000/33554432, 0xefde0000/65536, I/O @ 0x0000dc00/256, BIOS @ 0x????????/131072
[ 8.226] (--) PCI: (0:1:0:1) 1002:5b70:1002:0603 rev 0, Mem @ 0xefdf0000/65536
[ 8.226] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 8.226] (II) LoadModule: "extmod"
[ 8.240] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 8.251] (II) Module extmod: vendor="X.Org Foundation"
[ 8.251] compiled for 1.12.3, module version = 1.0.0
[ 8.251] Module class: X.Org Server Extension
[ 8.251] ABI class: X.Org Server Extension, version 6.0
[ 8.251] (II) Loading extension MIT-SCREEN-SAVER
[ 8.251] (II) Loading extension XFree86-VidModeExtension
[ 8.251] (II) Loading extension XFree86-DGA
[ 8.251] (II) Loading extension DPMS
[ 8.251] (II) Loading extension XVideo
[ 8.251] (II) Loading extension XVideo-MotionCompensation
[ 8.251] (II) Loading extension X-Resource
[ 8.251] (II) LoadModule: "dbe"
[ 8.251] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 8.254] (II) Module dbe: vendor="X.Org Foundation"
[ 8.254] compiled for 1.12.3, module version = 1.0.0
[ 8.254] Module class: X.Org Server Extension
[ 8.254] ABI class: X.Org Server Extension, version 6.0
[ 8.254] (II) Loading extension DOUBLE-BUFFER
[ 8.254] (II) LoadModule: "glx"
[ 8.254] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 8.277] (II) Module glx: vendor="X.Org Foundation"
[ 8.277] compiled for 1.12.3, module version = 1.0.0
[ 8.277] ABI class: X.Org Server Extension, version 6.0
[ 8.277] (==) AIGLX enabled
[ 8.277] (II) Loading extension GLX
[ 8.277] (II) LoadModule: "record"
[ 8.278] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 8.278] (II) Module record: vendor="X.Org Foundation"
[ 8.278] compiled for 1.12.3, module version = 1.13.0
[ 8.278] Module class: X.Org Server Extension
[ 8.278] ABI class: X.Org Server Extension, version 6.0
[ 8.278] (II) Loading extension RECORD
[ 8.278] (II) LoadModule: "dri"
[ 8.278] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 8.296] (II) Module dri: vendor="X.Org Foundation"
[ 8.296] compiled for 1.12.3, module version = 1.0.0
[ 8.296] ABI class: X.Org Server Extension, version 6.0
[ 8.296] (II) Loading extension XFree86-DRI
[ 8.296] (II) LoadModule: "dri2"
[ 8.296] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 8.297] (II) Module dri2: vendor="X.Org Foundation"
[ 8.297] compiled for 1.12.3, module version = 1.2.0
[ 8.297] ABI class: X.Org Server Extension, version 6.0
[ 8.297] (II) Loading extension DRI2
[ 8.297] (==) Matched ati as autoconfigured driver 0
[ 8.297] (==) Matched vesa as autoconfigured driver 1
[ 8.297] (==) Matched fbdev as autoconfigured driver 2
[ 8.297] (==) Assigned the driver to the xf86ConfigLayout
[ 8.297] (II) LoadModule: "ati"
[ 8.306] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[ 8.310] (II) Module ati: vendor="X.Org Foundation"
[ 8.310] compiled for 1.12.2, module version = 6.14.6
[ 8.310] Module class: X.Org Video Driver
[ 8.310] ABI class: X.Org Video Driver, version 12.0
[ 8.310] (II) LoadModule: "radeon"
[ 8.310] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[ 8.346] (II) Module radeon: vendor="X.Org Foundation"
[ 8.346] compiled for 1.12.2, module version = 6.14.6
[ 8.346] Module class: X.Org Video Driver
[ 8.346] ABI class: X.Org Video Driver, version 12.0
[ 8.347] (II) LoadModule: "vesa"
[ 8.356] (WW) Warning, couldn't open module vesa
[ 8.356] (II) UnloadModule: "vesa"
[ 8.356] (II) Unloading vesa
[ 8.356] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 8.356] (II) LoadModule: "fbdev"
[ 8.356] (WW) Warning, couldn't open module fbdev
[ 8.357] (II) UnloadModule: "fbdev"
[ 8.357] (II) Unloading fbdev
[ 8.357] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 8.357] (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 FireMV 2400 PCI,
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, 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, PALM, PALM, PALM, 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, 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, TURKS, TURKS,
TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
ARUBA, ARUBA
[ 8.369] (++) using VT number 7
[ 8.372] (II) [KMS] Kernel modesetting enabled.
[ 8.372] (II) RADEON(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 8.372] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[ 8.372] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 8.372] (==) RADEON(0): Default visual is TrueColor
[ 8.373] (==) RADEON(0): RGB weight 888
[ 8.373] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[ 8.373] (--) RADEON(0): Chipset: "ATI Radeon X300 (RV370) 5B60 (PCIE)" (ChipID = 0x5b60)
[ 8.373] (II) RADEON(0): PCIE card detected
[ 8.373] drmOpenDevice: node name is /dev/dri/card0
[ 8.373] drmOpenDevice: open result is 8, (OK)
[ 8.373] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[ 8.373] drmOpenDevice: node name is /dev/dri/card0
[ 8.373] drmOpenDevice: open result is 8, (OK)
[ 8.373] drmOpenByBusid: drmOpenMinor returns 8
[ 8.373] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[ 8.373] (II) Loading sub module "exa"
[ 8.373] (II) LoadModule: "exa"
[ 8.373] (II) Loading /usr/lib/xorg/modules/libexa.so
[ 8.385] (II) Module exa: vendor="X.Org Foundation"
[ 8.385] compiled for 1.12.3, module version = 2.5.0
[ 8.385] ABI class: X.Org Video Driver, version 12.0
[ 8.385] (II) RADEON(0): KMS Color Tiling: enabled
[ 8.385] (II) RADEON(0): KMS Pageflipping: enabled
[ 8.385] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[ 8.417] (II) RADEON(0): Output VGA-0 has no monitor section
[ 8.440] (II) RADEON(0): Output DVI-0 has no monitor section
[ 8.460] (II) RADEON(0): Output S-video has no monitor section
[ 8.491] (II) RADEON(0): EDID for output VGA-0
[ 8.491] (II) RADEON(0): Manufacturer: SAM Model: 27e Serial#: 1296380466
[ 8.491] (II) RADEON(0): Year: 2007 Week: 23
[ 8.491] (II) RADEON(0): EDID Version: 1.3
[ 8.492] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
[ 8.492] (II) RADEON(0): Sync: Separate Composite SyncOnGreen
[ 8.492] (II) RADEON(0): Max Image Size [cm]: horiz.: 47 vert.: 30
[ 8.492] (II) RADEON(0): Gamma: 2.20
[ 8.492] (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
[ 8.492] (II) RADEON(0): First detailed timing is preferred mode
[ 8.492] (II) RADEON(0): redX: 0.644 redY: 0.333 greenX: 0.286 greenY: 0.603
[ 8.492] (II) RADEON(0): blueX: 0.152 blueY: 0.079 whiteX: 0.313 whiteY: 0.329
[ 8.492] (II) RADEON(0): Supported established timings:
[ 8.492] (II) RADEON(0): 720x400@70Hz
[ 8.492] (II) RADEON(0): 640x480@60Hz
[ 8.492] (II) RADEON(0): 640x480@67Hz
[ 8.492] (II) RADEON(0): 640x480@72Hz
[ 8.492] (II) RADEON(0): 640x480@75Hz
[ 8.492] (II) RADEON(0): 800x600@56Hz
[ 8.492] (II) RADEON(0): 800x600@60Hz
[ 8.492] (II) RADEON(0): 800x600@72Hz
[ 8.492] (II) RADEON(0): 800x600@75Hz
[ 8.492] (II) RADEON(0): 832x624@75Hz
[ 8.492] (II) RADEON(0): 1024x768@60Hz
[ 8.492] (II) RADEON(0): 1024x768@70Hz
[ 8.492] (II) RADEON(0): 1024x768@75Hz
[ 8.492] (II) RADEON(0): 1280x1024@75Hz
[ 8.492] (II) RADEON(0): 1152x864@75Hz
[ 8.492] (II) RADEON(0): Manufacturer's mask: 0
[ 8.492] (II) RADEON(0): Supported standard timings:
[ 8.492] (II) RADEON(0): #0: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 8.492] (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 8.492] (II) RADEON(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
[ 8.492] (II) RADEON(0): #3: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 8.492] (II) RADEON(0): Supported detailed timing:
[ 8.492] (II) RADEON(0): clock: 119.0 MHz Image Size: 474 x 296 mm
[ 8.492] (II) RADEON(0): h_active: 1680 h_sync: 1728 h_sync_end 1760 h_blank_end 1840 h_border: 0
[ 8.492] (II) RADEON(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1080 v_border: 0
[ 8.492] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
[ 8.492] (II) RADEON(0): Monitor name: SyncMaster
[ 8.492] (II) RADEON(0): Serial No: HCJP601504
[ 8.492] (II) RADEON(0): EDID (in hex):
[ 8.492] (II) RADEON(0): 00ffffffffffff004c2d7e023232454d
[ 8.492] (II) RADEON(0): 171101030e2f1e782ad515a455499a27
[ 8.492] (II) RADEON(0): 145054bfef80b30081808140714f0101
[ 8.492] (II) RADEON(0): 0101010101017c2e90a0601a1e403020
[ 8.492] (II) RADEON(0): 3600da281100001a000000fd00384b1e
[ 8.492] (II) RADEON(0): 510e000a202020202020000000fc0053
[ 8.492] (II) RADEON(0): 796e634d61737465720a2020000000ff
[ 8.492] (II) RADEON(0): 0048434a503630313530340a202000c5
[ 8.492] (II) RADEON(0): EDID vendor "SAM", prod id 638
[ 8.492] (II) RADEON(0): EDID quirk: Detailed timing is not preferred, use largest mode at 60Hz
[ 8.493] (II) RADEON(0): Using EDID range info for horizontal sync
[ 8.493] (II) RADEON(0): Using EDID range info for vertical refresh
[ 8.493] (II) RADEON(0): Printing DDC gathered Modelines:
[ 8.493] (II) RADEON(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 8.493] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 8.493] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 8.493] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 8.493] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 8.493] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 8.493] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 8.493] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 8.493] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 8.493] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 8.493] (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 8.493] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 8.493] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 8.493] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 8.493] (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 8.493] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 8.493] (II) RADEON(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz eP)
[ 8.493] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 8.493] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 8.493] (II) RADEON(0): Printing probed modes for output VGA-0
[ 8.493] (II) RADEON(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP)
[ 8.493] (II) RADEON(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 8.493] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 8.493] (II) RADEON(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 8.493] (II) RADEON(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 8.493] (II) RADEON(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
[ 8.493] (II) RADEON(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 8.493] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 8.493] (II) RADEON(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 8.493] (II) RADEON(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 8.493] (II) RADEON(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 8.493] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 8.493] (II) RADEON(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 8.493] (II) RADEON(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
[ 8.493] (II) RADEON(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 8.493] (II) RADEON(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 8.493] (II) RADEON(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 8.494] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 8.516] (II) RADEON(0): EDID for output DVI-0
[ 8.536] (II) RADEON(0): EDID for output S-video
[ 8.536] (II) RADEON(0): Output VGA-0 connected
[ 8.536] (II) RADEON(0): Output DVI-0 disconnected
[ 8.536] (II) RADEON(0): Output S-video disconnected
[ 8.536] (II) RADEON(0): Using exact sizes for initial modes
[ 8.536] (II) RADEON(0): Output VGA-0 using initial mode 1680x1050
[ 8.536] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 8.536] (II) RADEON(0): mem size init: gart size :1fdff000 vram size: s:2000000 visible:1df4000
[ 8.536] (II) RADEON(0): EXA: Driver will not allow EXA pixmaps in VRAM
[ 8.536] (**) RADEON(0): Display dimensions: (470, 300) mm
[ 8.536] (**) RADEON(0): DPI set to (90, 88)
[ 8.536] (II) Loading sub module "fb"
[ 8.536] (II) LoadModule: "fb"
[ 8.536] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 8.542] (II) Module fb: vendor="X.Org Foundation"
[ 8.542] compiled for 1.12.3, module version = 1.0.0
[ 8.542] ABI class: X.Org ANSI C Emulation, version 0.4
[ 8.542] (II) Loading sub module "ramdac"
[ 8.542] (II) LoadModule: "ramdac"
[ 8.542] (II) Module "ramdac" already built-in
[ 8.542] (--) Depth 24 pixmap format is 32 bpp
[ 8.543] (II) RADEON(0): [DRI2] Setup complete
[ 8.543] (II) RADEON(0): [DRI2] DRI driver: r300
[ 8.543] (II) RADEON(0): [DRI2] VDPAU driver: r300
[ 8.543] (II) RADEON(0): Front buffer size: 7128K
[ 8.543] (II) RADEON(0): VRAM usage limit set to 21189K
[ 8.544] (==) RADEON(0): Backing store disabled
[ 8.544] (II) RADEON(0): Direct rendering enabled
[ 8.552] (II) RADEON(0): Render acceleration enabled for R300/R400/R500 type cards.
[ 8.552] (II) RADEON(0): Setting EXA maxPitchBytes
[ 8.552] (II) EXA(0): Driver allocated offscreen pixmaps
[ 8.552] (II) EXA(0): Driver registered support for the following operations:
[ 8.552] (II) Solid
[ 8.552] (II) Copy
[ 8.552] (II) Composite (RENDER acceleration)
[ 8.552] (II) UploadToScreen
[ 8.552] (II) DownloadFromScreen
[ 8.553] (II) RADEON(0): Acceleration enabled
[ 8.553] (==) RADEON(0): DPMS enabled
[ 8.553] (==) RADEON(0): Silken mouse enabled
[ 8.554] (II) RADEON(0): Set up textured video
[ 8.554] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
[ 8.554] (II) RADEON(0): [XvMC] Extension initialized.
[ 8.554] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 8.554] (--) RandR disabled
[ 8.554] (II) Initializing built-in extension Generic Event Extension
[ 8.554] (II) Initializing built-in extension SHAPE
[ 8.554] (II) Initializing built-in extension MIT-SHM
[ 8.554] (II) Initializing built-in extension XInputExtension
[ 8.554] (II) Initializing built-in extension XTEST
[ 8.554] (II) Initializing built-in extension BIG-REQUESTS
[ 8.554] (II) Initializing built-in extension SYNC
[ 8.554] (II) Initializing built-in extension XKEYBOARD
[ 8.554] (II) Initializing built-in extension XC-MISC
[ 8.554] (II) Initializing built-in extension SECURITY
[ 8.554] (II) Initializing built-in extension XINERAMA
[ 8.554] (II) Initializing built-in extension XFIXES
[ 8.554] (II) Initializing built-in extension RENDER
[ 8.554] (II) Initializing built-in extension RANDR
[ 8.554] (II) Initializing built-in extension COMPOSITE
[ 8.554] (II) Initializing built-in extension DAMAGE
[ 8.954] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 8.954] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 8.954] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 8.954] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 8.955] (II) AIGLX: Loaded and initialized r300
[ 8.955] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 9.026] (II) RADEON(0): Setting screen physical size to 444 x 277
[ 9.335] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 9.335] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 9.335] (II) LoadModule: "evdev"
[ 9.335] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 9.340] (II) Module evdev: vendor="X.Org Foundation"
[ 9.340] compiled for 1.12.3, module version = 2.7.1
[ 9.340] Module class: X.Org XInput Driver
[ 9.340] ABI class: X.Org XInput driver, version 16.0
[ 9.340] (II) Using input driver 'evdev' for 'Power Button'
[ 9.340] (**) Power Button: always reports core events
[ 9.340] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 9.340] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 9.340] (--) evdev: Power Button: Found keys
[ 9.340] (II) evdev: Power Button: Configuring as keyboard
[ 9.340] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 9.340] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 9.340] (**) Option "xkb_rules" "evdev"
[ 9.340] (**) Option "xkb_model" "evdev"
[ 9.340] (**) Option "xkb_layout" "us"
[ 9.385] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 9.386] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 9.386] (II) Using input driver 'evdev' for 'Power Button'
[ 9.386] (**) Power Button: always reports core events
[ 9.386] (**) evdev: Power Button: Device: "/dev/input/event2"
[ 9.386] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 9.386] (--) evdev: Power Button: Found keys
[ 9.386] (II) evdev: Power Button: Configuring as keyboard
[ 9.386] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
[ 9.386] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 9.386] (**) Option "xkb_rules" "evdev"
[ 9.386] (**) Option "xkb_model" "evdev"
[ 9.386] (**) Option "xkb_layout" "us"
[ 9.387] (II) config/udev: Adding input device HDA Intel Speaker Front (/dev/input/event10)
[ 9.387] (II) No input driver specified, ignoring this device.
[ 9.387] (II) This device may have been added with another device file.
[ 9.387] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event5)
[ 9.387] (II) No input driver specified, ignoring this device.
[ 9.387] (II) This device may have been added with another device file.
[ 9.387] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event6)
[ 9.387] (II) No input driver specified, ignoring this device.
[ 9.387] (II) This device may have been added with another device file.
[ 9.388] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event7)
[ 9.388] (II) No input driver specified, ignoring this device.
[ 9.388] (II) This device may have been added with another device file.
[ 9.388] (II) config/udev: Adding input device HDA Intel Speaker CLFE (/dev/input/event8)
[ 9.388] (II) No input driver specified, ignoring this device.
[ 9.388] (II) This device may have been added with another device file.
[ 9.389] (II) config/udev: Adding input device HDA Intel Speaker Surround (/dev/input/event9)
[ 9.389] (II) No input driver specified, ignoring this device.
[ 9.389] (II) This device may have been added with another device file.
[ 9.389] (II) config/udev: Adding input device Dell Dell USB Keyboard (/dev/input/event0)
[ 9.389] (**) Dell Dell USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 9.389] (II) Using input driver 'evdev' for 'Dell Dell USB Keyboard'
[ 9.389] (**) Dell Dell USB Keyboard: always reports core events
[ 9.389] (**) evdev: Dell Dell USB Keyboard: Device: "/dev/input/event0"
[ 9.389] (--) evdev: Dell Dell USB Keyboard: Vendor 0x413c Product 0x2003
[ 9.389] (--) evdev: Dell Dell USB Keyboard: Found keys
[ 9.389] (II) evdev: Dell Dell USB Keyboard: Configuring as keyboard
[ 9.389] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input0/event0"
[ 9.389] (II) XINPUT: Adding extended input device "Dell Dell USB Keyboard" (type: KEYBOARD, id 8)
[ 9.389] (**) Option "xkb_rules" "evdev"
[ 9.389] (**) Option "xkb_model" "evdev"
[ 9.389] (**) Option "xkb_layout" "us"
[ 9.390] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event1)
[ 9.390] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 9.390] (II) Using input driver 'evdev' for 'Logitech USB Optical Mouse'
[ 9.390] (**) Logitech USB Optical Mouse: always reports core events
[ 9.390] (**) evdev: Logitech USB Optical Mouse: Device: "/dev/input/event1"
[ 9.390] (--) evdev: Logitech USB Optical Mouse: Vendor 0x46d Product 0xc00c
[ 9.390] (--) evdev: Logitech USB Optical Mouse: Found 3 mouse buttons
[ 9.391] (--) evdev: Logitech USB Optical Mouse: Found scroll wheel(s)
[ 9.391] (--) evdev: Logitech USB Optical Mouse: Found relative axes
[ 9.391] (--) evdev: Logitech USB Optical Mouse: Found x and y relative axes
[ 9.391] (II) evdev: Logitech USB Optical Mouse: Configuring as mouse
[ 9.391] (II) evdev: Logitech USB Optical Mouse: Adding scrollwheel support
[ 9.391] (**) evdev: Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
[ 9.391] (**) evdev: Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 9.391] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.0/input/input1/event1"
[ 9.391] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 9)
[ 9.391] (II) evdev: Logitech USB Optical Mouse: initialized for relative axes.
[ 9.391] (**) Logitech USB Optical Mouse: (accel) keeping acceleration scheme 1
[ 9.391] (**) Logitech USB Optical Mouse: (accel) acceleration profile 0
[ 9.391] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[ 9.391] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[ 9.392] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
[ 9.392] (II) No input driver specified, ignoring this device.
[ 9.392] (II) This device may have been added with another device file.
[ 9.392] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[ 9.392] (II) No input driver specified, ignoring this device.
[ 9.392] (II) This device may have been added with another device file.
[ 9.447] (II) RADEON(0): EDID vendor "SAM", prod id 638
[ 9.447] (II) RADEON(0): EDID quirk: Detailed timing is not preferred, use largest mode at 60Hz
[ 9.447] (II) RADEON(0): Using hsync ranges from config file
[ 9.447] (II) RADEON(0): Using vrefresh ranges from config file
[ 9.447] (II) RADEON(0): Printing DDC gathered Modelines:
[ 9.447] (II) RADEON(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 9.447] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 9.447] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 9.447] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 9.447] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 9.447] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 9.447] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 9.447] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 9.447] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 9.447] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 9.447] (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 9.447] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 9.447] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 9.447] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 9.447] (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 9.447] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 9.447] (II) RADEON(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz eP)
[ 9.447] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 9.447] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 14.389] (II) RADEON(0): EDID vendor "SAM", prod id 638
[ 14.389] (II) RADEON(0): EDID quirk: Detailed timing is not preferred, use largest mode at 60Hz
[ 14.389] (II) RADEON(0): Using hsync ranges from config file
[ 14.389] (II) RADEON(0): Using vrefresh ranges from config file
[ 14.389] (II) RADEON(0): Printing DDC gathered Modelines:
[ 14.389] (II) RADEON(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 14.389] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 14.390] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 14.390] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 14.390] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 14.390] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 14.390] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 14.390] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 14.390] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 14.390] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 14.390] (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 14.390] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 14.390] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 14.390] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 14.390] (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 14.390] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 14.390] (II) RADEON(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz eP)
[ 14.390] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 14.390] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 27.562] (II) RADEON(0): EDID vendor "SAM", prod id 638
[ 27.562] (II) RADEON(0): EDID quirk: Detailed timing is not preferred, use largest mode at 60Hz
[ 27.562] (II) RADEON(0): Using hsync ranges from config file
[ 27.562] (II) RADEON(0): Using vrefresh ranges from config file
[ 27.562] (II) RADEON(0): Printing DDC gathered Modelines:
[ 27.562] (II) RADEON(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 27.562] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 27.562] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 27.562] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 27.562] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 27.562] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 27.562] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 27.562] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 27.562] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 27.562] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 27.562] (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 27.562] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 27.562] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 27.562] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 27.562] (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 27.562] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 27.562] (II) RADEON(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz eP)
[ 27.562] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 27.562] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 29.232] (II) RADEON(0): EDID vendor "SAM", prod id 638
[ 29.232] (II) RADEON(0): EDID quirk: Detailed timing is not preferred, use largest mode at 60Hz
[ 29.233] (II) RADEON(0): Using hsync ranges from config file
[ 29.233] (II) RADEON(0): Using vrefresh ranges from config file
[ 29.233] (II) RADEON(0): Printing DDC gathered Modelines:
[ 29.233] (II) RADEON(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 29.233] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 29.233] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 29.233] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 29.233] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 29.233] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 29.233] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 29.233] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 29.233] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 29.233] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 29.233] (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 29.233] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 29.233] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 29.233] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 29.233] (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 29.233] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 29.233] (II) RADEON(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz eP)
[ 29.233] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 29.233] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 29.311] (II) RADEON(0): EDID vendor "SAM", prod id 638
[ 29.311] (II) RADEON(0): EDID quirk: Detailed timing is not preferred, use largest mode at 60Hz
[ 29.311] (II) RADEON(0): Using hsync ranges from config file
[ 29.311] (II) RADEON(0): Using vrefresh ranges from config file
[ 29.311] (II) RADEON(0): Printing DDC gathered Modelines:
[ 29.311] (II) RADEON(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 29.311] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 29.311] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 29.311] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 29.311] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 29.311] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 29.311] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 29.311] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 29.311] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 29.311] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 29.311] (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 29.311] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 29.311] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 29.311] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 29.311] (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 29.311] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 29.311] (II) RADEON(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz eP)
[ 29.311] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 29.311] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)

I'm having a similar problem myself.
GDM works great but once I log in to gnome all I get is a blue bar wallpaper/background the same as the login wallpaper/background.
I'm not sure if it's a wallpaper or not.
I get the compiz splash image when compiz starts up and the expo edge zooms out to show the desktops but that's it.
Clicking on the desktop won't bring up anything at all.
Do I have to enable gnome session through systemd?

Similar Messages

  • Wich functions affect RAW images

    If you are not using DPP wich of the following functions affect RAW images
    1.- Chromatic Aberration correction
    2.- Lens Distortion Correction
    3.- Noise Reduction
    4.- Long Exposure Noise Reduction
    5.- Peripheral Illumination Correction
    Thanks in advance for your answer.

    None of those should have any effect on the RAW image. Those are in camera or in computer processes which get applied to the conversion from RAW to a jpg. If you read this Adobe document you should get a good idea as to what the RAW data is all about.
    http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/products/photoshop/pdfs/understanding_...
    The most important thing to remember about using the RAW image (actually data) is that you can re process it over & over without altering it. Each time that you run it through your software you create a new image file in any of several formats but you don't actually alter any of the original file.
    "A skill is developed through constant practice with a passion to improve, not bought."

  • Wired interface non-functional

    So I have a most unusual problem with a mac mini server that is driving me banana's that I hope someone in the Apple community has run into, and found a decent solution..
    The mac mini (2.3GHz quad core i7, late 2012) is running 10.9 and server 3.0.1.   I did an upgrade from 10.8 (and whatever the previous version server was)..
    Since then the wired ethernet interface (en0) literally stopped working. (Links up, but no connectivity.. no ping, it does not even send an ARP)
    Data points about the problem.
    - It worked flawlessly up until the upgrade to 10.9.
    - wireless interface is still fine, static or dhcp.
    - The IP is statically configured via System preferences - Network.
    - ifconfig in terminal show NO IPADDRESS assigned to the interface.
    - if I reconfigure the interface to DHCP, it will not receive an IP and ends up with an APIPA address..
    - if I go into terminal and 'ifconfig en0 down' then 'ifconfig en0 <IP> up' the interface works again until restart.  It will also correctly display the IP in terminal.
    - If I reset, it goes back into this same state (network preferences shows proper config, ifconfig does not, and the interface is non functional)
    - If I then go to cli, and manually ifconfig down then up, all is good again..  Doing so from system prefs has no affect..
    Here is where it gets really interesting, and why I am convinced this is a software issue..     I did a clean install of 10.9 and Server on an external USB disk, and things work exactly as expected if I boot from that Volume..  If I boot from the internal drive, Its in the broken state again..
    This absolutelty tells me its some kind of software issue, and I am out of ideas short of wiping the internal drive, and reloading all the data from scratch..
    Anyone else run into this?  If yes, were you able to fix it without wiping/reloading?

    First, thank you for taking the time to respond and offering great ideas..
    I'd delete the interface & recreate it.
    In 'System Preferences > Network tab' select the ethernet, click the - button. Then add it again. Reboot & see if it has any effect.
    - Had no affect..  More accurately, it works the same as doing ifconfig down/up in cli, where the interface will work again until the next reboot.
    See what appears in Console (Spotlight search for it) in the 'All messages" section when you remove connect the ethernet.
    - Log messages are below..  Interestingly, I do not get the failure messages that I have highlighted in red on another machine that is is also running 10.9, with server loaded.
    11/23/13 10:14:36.000 AM kernel[0]: AppleBCM5701Ethernet [en0]: Link down (womp disabled, proxy idle)
    11/23/13 10:14:37.135 AM configd[24]: network changed: v4(en1:10.1.10.10, en0-:10.10.10.1) DNS Proxy SMB
    11/23/13 10:14:52.000 AM kernel[0]: Ethernet [AppleBCM5701Ethernet]: Link up on en0, 1-Gigabit, Full-duplex, Symmetric flow-control, EEE enabled, Debug [796d,0301,0de1,0300,cde1,7c00]
    11/23/13 10:14:52.418 AM configd[24]: arp_client_transmit(en0) failed, Device not configured (6)
    11/23/13 10:14:52.419 AM configd[24]: MANUAL en0: arp probe failed, arp_client_transmit(en0) failed, Device not configured (6)
    11/23/13 10:14:56.501 AM ServerEventsDaemon[221]: NetworkConfiguration: Handling network change.
    Have you tried changing the port on the switch it is connected to?
    - Yes, for ease of testing I have it plugged directly into my MacBook Pro  (I also tried new cable first )
    Does safe mode have any effect?
    - No, Same results.
    Again, booting the machine from a clean install on a USB disk, does not show the issue..    I’ve got a lot of data on the machine, so I am doing anything I can to avoid wiping and reloading it all..  Ive added the output of etrecheck, in case its of any help.
    Hardware Information:
              Mac mini (Late 2012)
              Mac mini - model: Macmini6,2
              1 2.3 GHz Intel Core i7 CPU: 4 cores
              16 GB RAM
    Video Information:
              Intel HD Graphics 4000 - VRAM: 1024 MB
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0
              AirPlay: Version: 1.9
              AppleAVBAudio: Version: 2.0.0
              iSightAudio: Version: 7.7.3
    Startup Items:
              ChmodBPF - Path: /Library/StartupItems/ChmodBPF
    System Software:
              OS X 10.9 (13A603) - Uptime: 0 days 0:4:7
    Disk Information:
              APPLE HDD HTS541010A9E662 disk0 : (1 TB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) /: 999.35 GB (928.22 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
    USB Information:
              Apple Inc. BRCM20702 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple, Inc. IR Receiver
              Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)
              Dell Dell USB Keyboard
    FireWire Information:
    Thunderbolt Information:
              Apple Inc. thunderbolt_bus
    Kernel Extensions:
              com.logmein.driver.LogMeInSoundDriver          (1.0.2)
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist
              [loaded] com.enterasys.NacAgent.plist
              [loaded] com.google.keystone.daemon.plist
              [not loaded] com.logmein.logmeinblanker.plist
              [loaded] com.logmein.logmeinserver.plist
              [loaded] com.logmein.raupdate.plist
              [loaded] com.parallels.desktop.launchdaemon.plist
              [loaded] org.macosforge.xquartz.privileged_startx.plist
    Launch Agents:
              [loaded] com.google.keystone.agent.plist
              [failed] com.logmein.LMILaunchAgentFixer.plist
              [loaded] com.logmein.logmeingui.plist
              [loaded] com.logmein.logmeinguiagent.plist
              [not loaded] com.logmein.logmeinguiagentatlogin.plist
              [loaded] com.parallels.desktop.launch.plist
              [loaded] com.parallels.DesktopControlAgent.plist
              [loaded] com.parallels.vm.prl_pcproxy.plist
              [loaded] org.macosforge.xquartz.startx.plist
    User Launch Agents:
    User Login Items:
              iTunesHelper
              smcFanControl
              Dropbox
    3rd Party Preference Panes:
              Flash Player
    Internet Plug-ins:
              Default Browser.plugin
              Flash Player.plugin
              FlashPlayer-10.6.plugin
              googletalkbrowserplugin.plugin
              LogMeIn.plugin
              LogMeInSafari32.plugin
              npgtpo3dautoplugin.plugin
              o1dbrowserplugin.plugin
              QuickTime Plugin.plugin
    User Internet Plug-ins:
    Bad Fonts:
              None
    Time Machine:
              Auto backup: YES
              Volumes being backed up:
                        Macintosh HD: Disk size: 999.35 GB Disk used: 71.13 GB
              Destinations:
                        Backups [Network] (Last used)
                        Total size: 999.18 GB
                        Total number of backups: 14
                        Oldest backup: 2013-11-23 01:19:19 +0000
                        Last backup: 2013-11-23 14:59:37 +0000
                        Size of backup disk: Adequate
                                  Backup size 999.18 GB > (Disk used 71.13 GB X 3)
              Time Machine details may not be accurate.
              All volumes being backed up may not be listed.
    Top Processes by CPU:
                  9%          35FC0000
                  3%          mds
                  3%          WindowServer
                  2%          36000080
                  1%          syncdefaultsd
                  1%          EtreCheck
                  1%          postgres: caldav postgres [local] startup
                  1%          fontd
                  0%          SubmitDiagInfo
                  0%          prl_disp_service
    Top Processes by Memory:
              147 MB             com.apple.IconServicesAgent
              82 MB              Dropbox
              82 MB              com.apple.WebKit.WebContent
              82 MB              Safari
              82 MB              Finder
              66 MB              mds_stores
              66 MB              CalendarAgent
              66 MB              CalendarServer 5.1 (Apple Calendar Server 21.17.39) [Agent]
              49 MB              mds
              49 MB              soagent
    Virtual Memory Statistics:
              11.80 GB           Free RAM
              2.69 GB            Active RAM
              436 MB             Inactive RAM
              1.08 GB            Wired RAM
              258 MB             Page-ins
              0 B                Page-outs

  • I have a 60G classic with a non-functioning center select button. Can I set a specific playlist and change settings by hooking up to my PC and then maintain those settings and that playlist once I go remote?

    I have a 60G classic with a non-functioning center select button. Can I set a specific playlist and change settings by hooking up to my PC and then maintain those settings and that playlist once I go remote?

    I'm having a little trouble understanding the part about your password having to be reset. Why is that happening??
    Let's start with Firefox's settings:
    (1) You can configure the password manager feature on this tab:
    orange Firefox button (or Tools menu) > Options > Security
    There is a checkbox to enable/disable the feature.
    There also is a "Saved Passwords" button to review and remove any passwords you do not want Firefox to keep.
    That tab also has a feature to set a Master Password so that no one can use your saved passwords without knowing the Master Password. You may need to exit Firefox in order for Firefox to ask for that again.
    Related articles:
    * [[Password manager - Remember, delete and change saved passwords in Firefox]]
    * [[Use a Master Password to protect stored logins and passwords]]
    (2) Site-specific permissions
    If you want to use the password manager for other sites but NOT a particular site, you can configure that in the Permissions Manager.
    In a new tab, type or paste '''about:permissions''' in the address bar and press Enter.
    After the page loads, use the search box in the upper left corner to narrow down the list to the site you want to configure. Highlight the site on the left side, and on the right side, choose Block under Store Passwords.
    (3) Form autocomplete suggestions
    Separate from passwords, Firefox remembers entries you've made into forms (in most cases) and lists the matching ones below the form field in a drop-down.
    To clear a suggestion, press the down arrow key to highlight it and press the Delete key.
    To turn off this feature, see this article: [[Control whether Firefox automatically fills in forms with your information]].
    To review and selectively edit or delete form history entries, you need an add-on. For example, you could try this one: https://addons.mozilla.org/firefox/addon/form-history-control/

  • Apple mouse ball non-functional

    Is there a way to disassemble Apple Mouse to clean out the roller ball? Tried rolling it on cloth many times but no longer works.

    I have a later USB Apple mouse, and the roller collects enough dust to become annoyingly non-functional in one direction or another within a period of 4-6 months. After the first time it happened, I realized that since the outer bezel was glued on, Apple did not intend for me to service the mouse, even though I knew exactly what was wrong. I took it in and the Apple Store gave me another one. The same thing happened again, but I am now nowhere near an Apple store, and the mouse is out of warranty anyway, so I fixed it myself. What a nightmare. Unlike the mouse shown in the video, the cables connecting one circuit board to the other are much shorter, and unplugging and re-plugging them is like trying to add mustard to a fully assembled ham sandwich without removing the bread.
    In the good old days of user-serviceable mousies, all you had to do to clean the tracking ball and its contacts was turn a bezel 1/4 turn with your fingers and out popped the ball. Now of course since the Apple mouse uses a laser instead of a ball to track movement, that's no longer necessary. But the scrolling ball could easily be designed for simple removal. Having to break open a glued-together component and go through the virtual equivalent of micro surgery just to clean a ball and rollers (in a ridiculously complex assembly) that are just going to get dirty and start malfunctioning within months is absolutely ridiculous. The scroll wheel, being on top, will collect dust internally no matter how operating-room clean you keep your office.
    This mouse is obviously designed to be non-user serviceable. And frankly, what computer service technician would go through all that hassle without charging you $50 (the cost of the mouse) anyway? So essentially the mouse has a tricky bit of built-in obsolescence that would force all but the most determined do-it-yourselfer to just go out and buy another one. I thank you for the video anyway, but this operation is not for the faint of heart, so I'm quite sure that very few people will actually try to clean their scroll wheel assembly, which is a shame and a waste.

  • Tx2z - CPU non-functional?

    Hi, my tx2z died on me this morning around 5 am when I tried to turn it on to finish up some engineering homework. The computer power on, fan on for a bit, but it got stuck on the black screen with blinking caplock and numlock light.
    I don't know if this have anything to do with it, but now I think about it, it might be related. Last time I use it, it was the same day, or night, around midnight. I was working on some physics homework on the laptop with my friend. So I finished my part, and went over to help her. So when I tried to show her how to solve the equation on the calculator, we got a static electirc shock, and I didn't even touch her. Ok, so we laughed about it since we are doing stuffs dealing with electric fields. When we finally finished at 1, I went back to my dorm with the laptop, put it down to let it charge. Then when I try to do my engineering homework soon after with the computer, I was shocked again. This time by touching the comptuer.
    So I believe my Tx2z died because of "CPU non-functional" according to the LED Blink Sequence table. The LED only blinked once in each cycle. Is that correct?
    So if this is the case, what are my options? I doubt I am still under warrenty, since I just got the laptop before going to college 2 years ago. CPU non-funcational means that the CPU is dead and need replacement, right? And if I am correct, it is usually not possible to install new cpu in laptop. So I need to send it in and let them replace it? Will it be cheaper with I just go buy a new computer?
    I am still hoping that it is not the CPU problem, since I really like this laptop, it is really not that old, and I have been taking care of it. It does overheat very easily though, sometime burn my hand when I am doing some 3D modeling / rendering. But even on power saving mode, when I am just checking email, it still overheated.
    Any replies, helps, suggestions will be appreciated, thanks.

    yup, I have pretty much given up by now. I started to make a list of hardwares that I want to buy to assemble a new computer. Tablet is good, but the fact that it can't last me through college, that's just sad. So $400 to repair, and the new computer that I am planning to put together cost around $500. I think I will go with the new one with way more processing power, way better cooling, and most important, the ability to upgrade / replace broken parts without having to pay a fortune.
    LIST
    Case, power supply, motherboard w/ ATI HD4250, AMD Phenom ii x4 3.4 Ghz, 4 GB DDR3, 1 TB HDD, DVD Burner, Card Reader...
    So as for the tablet, I am starting to harvest parts from it. So far, ripped the hard drive out to recover some data and to use as an portable hard drive. Will probably take the RAM out in a day or two. The ony big disappoinment about not fixing the tablet is that the touchscreen is pretty much wasted, since I have no clue how to utilize that. Wish I have taken Computer or Electrical Engineering. 

  • Helvetica regular font CS6 Yosemite non-functional

    I have two Mac computers, both using Yosemite and CS6 suites and the Helvetica regular font on both of them is non-functional at this time.  The font will work on other applications like Word, and even show up under the menus on CS6 programs, but when you select Helvetica regular you get an error.  If an old file uses the Helvetica regular font, the file won't print or even save until the font is replaced with another font.  The font checks out as ok in the font book program.  The other Helvetica variations like Light, bold, etc. work fine.  As far as i have been able to discover, all of the other fonts work as well.  Both computers work identically, so I can't imagine the font file is corrupted...
    Any suggestions?

    kitcmac,
    Is it a free Helvetica font or something, or is it the genuine one from Linotype?
    In the former case, you may be out of luck: Illy is particularly particular about the quality of fonts, because she can work with them at a deeper/higher level than most, so you can easily have a font that works in all other applications, but Illy refuses to recognize it as a font.
    Some failing fonts discussed in earlier threads have turned out to have rather basic flaws, such as redundant, superfluous, or (if I remember rightly) even stray points, or other clear errors in the paths that they consist of.
    If it is a free one, you may need to get the real thing or look for similar fonts that Illy is willing to work with.

  • Power Button only works at startup, but non-functional afterwards.

    For a Macbook Pro 15
    A1226 / OS 10.6.8 / 2.2GHz Intel Core 2 Duo
    (1) When the computer is on, and i press the power button , the shutdown menu used to come on, but does not now.
    (2) When i press & hold the power button, the computer does not force shutdown, even when i hold it down for 30 seconds.
    (3) When I shutdown the computer via the apple menu, i cannot start the computer up using the power button
    (4) However, disconnecting the trackpad ribbon cable from the logic board, then reconnecting, the power button is operational allowing the computer to start back up
    (5)When I put the computer to sleep via the apple menu, it goes to sleep, and i can wake it up
    (6) When I restart via the apple menu, it powers down then restarts without any problems
    (7)The force quit keyboard short cut will not work most likely in that it uses the power button as a shortcut.
    So pursuant, to (4) above, it seems that the power button is non-functional after starting it up, and will only work after connecting/reconnecting the ribbon cable
    Bracing myself for no replies or "take it to the genius bar"

    Try resetting the  SMC http://support.apple.com/kb/ht3964

  • Non-functional installs for Shockwave Player in Firefox

    The online install for flash does not work for WIN XP-PRO SP 3, Firefox 31.0, in installing the Shockwave Player. It installs Flash Player, but not Shockwave Player.The manual install from the downloaded file :
       Shockwave_Installer_Full.exe
       version 12.1.3.153
    Is also not fully functional for this.
    The web page "https://www.adobe.com/software/flash/about/" says that I have Flash Player version 14,0,0,179 installed
    However the page for testing the "Adobe Shockwave Player" (https://www.adobe.com/shockwave/welcome/) always says that I need to download a plugin.
    Clicking the install link on the this test page for SHOCKWAVE PLAYER does not yield a functioning install either.
    Eventually, after a lot of wandering our the Adobe web site, I went to the troubleshooting page and then on to the alternative installs page at :
    http://www.adobe.com/shockwave/download/alternates/
    - note that NONE of the items listed on the alternative installer page, say that they work in FIREFOX!! None of them.
    I had to go into the System Requirements link (http://www.adobe.com/products/shockwaveplayer/productinfo/systemreqs/) for a table that is about IE and Netscape installs, just to find out that "11" might ALSO work in Firefox. This is a large oversight. Most people will not click the system requirements for a browser they do not use, in order to get the browser they DO use to run SHOCKWAVE.
    Adobe really needs to fix their onllne install to work better. I have been complaining about these issues (and others, with never-ending installs that don;t work) for over a year. They also need to fix the web page ( http://www.adobe.com/shockwave/download/alternates/ ) to state that it works in FIREFOX, not just IE.
    - again -  Most people will not click the system requirements for a browser they do not use, in order to get the browser they DO use to run SHOCKWAVE.

    WillowFiresong wrote:
       Shockwave_Installer_Full.exe
       version 12.1.3.153
    Is also not fully functional for this.
    What exactly does that mean?  What happens when you run that installer?
    I know that the Shockwave Player download page just mentions IE and Netscape; that is probably because most non-IE browsers are really based on the original Netscape architecture, and the plugins are still the same (NPAPI).
    The page also says "Shockwave Player 11", although Shockwave has been at version 12 for quite a while.  I have tried to get Adobe to update that page, but it seems to be an impossible task!

  • S10 HW 1/06, bge driver non-functional

    Hello,
    I'm having a problem with a new installation of Solaris 10 (HW 1/06) on a Fujitsu Siemens ESPRIMO P5905. It's a fairly new model x64 box. The system installed fine, but the on-board Broadcom Gigabit Ethernet is non-functional. I've tried both the Broadcom bcme driver and the Sun bge driver, plus I've installed the latest patches from Sunsolve (118844-30, 122028-02) with no luck. The system finds the card and appears to receive packets but not send.
    Is there any way I can report a bug without a Support Contract from Sun?
    The card is an on-board PCI-E chip and works fine under Linux 2.6 or Windows Server 2003. The PCI ID is pci11e4,1677 which is listed in /etc/driver_aliases for the latest (patched) bge driver.
    One other detail are the following messages from the bge driver on load:
    ddi_intr_get_supported_types(): Returned 3
    Using legacy interrupt type
    bge_add_legacy_intrs
    Thanks in advance for any help...
    -mato

    Hello,
    I'm having a problem with a new installation of Solaris 10 (HW 1/06) on a Fujitsu Siemens ESPRIMO P5905. It's a fairly new model x64 box. The system installed fine, but the on-board Broadcom Gigabit Ethernet is non-functional. I've tried both the Broadcom bcme driver and the Sun bge driver, plus I've installed the latest patches from Sunsolve (118844-30, 122028-02) with no luck. The system finds the card and appears to receive packets but not send.
    Is there any way I can report a bug without a Support Contract from Sun?
    The card is an on-board PCI-E chip and works fine under Linux 2.6 or Windows Server 2003. The PCI ID is pci11e4,1677 which is listed in /etc/driver_aliases for the latest (patched) bge driver.
    One other detail are the following messages from the bge driver on load:
    ddi_intr_get_supported_types(): Returned 3
    Using legacy interrupt type
    bge_add_legacy_intrs
    Thanks in advance for any help...
    -mato

  • I have a PowerBook G4 with a non-functioning monitor.  It used to work with an external monitor, but I reinstalled the OS, which cleared the display preferences and now when I restart it won't detect the external monitor. How do I fix?

    I have a PowerBook G4 with a non-functioning monitor.  It used to work with an external monitor, but I reinstalled the OS, which cleared the display preferences and now when I restart it won't detect the external monitor. This means I can't use the computer anymore. How do I fix? I tried using the Command+F2 keyboard shortcut, but it doesnt' work.  It's possible that since I reinstalled the OS, it still needs to be set up, so there's only a welcome screen (but since I can't see it I'm not sure).

    There is no limit to the number of times you can re-install Office on the same computer.
    You can activate by telephone:
    The last paragraph is the relevant bit

  • I am having serious issues trying to alter my old iCloud account with an old non-functioning email to my new apple id with a new email address. The message keeps coming up on all my apple products with my old email (which is not available anymore).

    I am having serious issues trying to alter my old iCloud account with an old non-functioning email to my new apple id with a new email address. The message keeps coming up on all my apple products with my old email (which is not available anymore).

    I have the same problem - it is maddening. I rely on this iPad for work so this is not just an annoyance! The above solutions of changing the appleid on the device or on the website do not work.
    The old email address no longer exists - I haven't used it in a year probably and I no longer have the account.  I logged into the appleid website and there is no trace of the old email address so there is nothing that can be deleted or changed there.  On the iPad there is no trace of the old email address so nothing can be deleted there either. I have updated the iPad software and the same problem comes right back.  Every 2 seconds I am asked to log in using the old non-existent email.  The device is currently useless.
    The only recent change to anything was the addition of an Apple TV device, which was set up using the correct login and password.
    Does anyone have any ideas? The iPad has been backed up to the iCloud so presumably it now won't recognize the current iCloud account? So restoring may notbe an option?

  • DVD Drive Non-Function Mac Mini 3,1 (late 2009)

    Hi
    The DVD drive in my Mac Mini has recently become non-functional, "About this Mac" sees the drive fine,
    OPTIARC DVD RW AD-5670S:
      Model:          OPTIARC DVD RW AD-5670S               
      Revision:          2AHI   
      Native Command Queuing:          No
      Detachable Drive:          No
      Power Off:          No
      Async Notification:          Yes
      Bay Name:          Upper
    But when you insert a disc there is no response, it does not see to attempt to read it just ejects after about 20-30 seconds.
    Any suggestions as to what could be the problem? This issue started sometime after I upgraded the memory, but I cannot be sure that the two things are connected as I very rarely use the DVD drive and the first time I tried to use it was several months later.
    Many Thanks

    Optical drives are pretty short lived in my experience.
    Might try a cleaning Disc.
    Have you done a PRAM reset, CMD+Option+p+r...
    http://support.apple.com/kb/HT1379
    In fact, do 3 in a row, takes a bit of time.

  • How can I include "None" functionality in a LOV

    I am trying to setup the ability to set a value to null in a Popup LOV giving my users the “None” functionality. This is the SQL I use to ccreate the LOV:
    select 'None'VALUE,
    Null UID
    from dual
    UNION ALL
    select VALUE,
    UID
    from LOOKUP_VALUE
    when I select the “None” from the list and try to create the record I receive:
    ERR ERR-1023 Unable perform validations
    ORA-01722: invalid number
    Any idea on how to allow “None” type functionality?

    Thanks Sergio;
    You are right I am trying to insert a NULL into a number column. When I add a row and do not put a value in this column it is ok because the column is defined to allow nulls. If I put a value in this column and later want to change the value nothing (NULL) is when I have the problem. I could create a None value for all my LOV and use it but I would rather just remove the value from the column and leave it NULL.
    Chris

  • System Preference Panes non-functional (some)

    I am "fixing" a friends MacBook Pro as a favour, and she's getting exactly what she paid for. It may be a few years old - not sure. It's running Snow Leopard, 10.6.8, but I'm putting it in this more general section because it may not be SL-specific.
    A few of the System Preferences panes don't work. A message comes up which simply says "non-functional" or something like that. Specifically, the ones whcih don't work are:
    Desktop and ScreenSaver
    Spotlight
    Energy Saver
    Background: she forgot her password, and this is on a computer which was formerly someone else's. I couldn't even get the thing to the login screen, so something else was wrong besides her password, but I had her gray Snow Leopard installation disks, so got through the re-install process, made a new User for myself, as Administrator, and was then delighted to find that all of her data was still intact. I had to add myself in to the permissions on her UserID. I made a new user for her as well, because we still didn't have her own original password, and I looked around but couldn't find it. I copied all of her data over to her new UserID.
    I also did all Updates, plus tried a 10.6.8. combo update.
    Then I made an error. The former owners UserID was also still there. We couldn't log on as her either, without her password, but I figured that we didn't need that anymore, checked with the current owner first, and deleted the original User (and renamed the computer). I cannot reconstruct in my mind whether the System Preferences panes malfunction occurred before or after deleting the original User.
    There is other minor wonkiness, but basically the machine is running and the data has been preserved (and now backed up). But one thing at a time: I've reinstalled the OS a couple of times, without improvement. I tried to upgrade to Mavericks, but after downloading, it told me that this computer could not be upgraded (without saying why not).
    I haven't found any plist files which look relevant. I did more 2 of them out of HD-Library-Preferences, without any effect, so put them back. I find the Preference Panes in System-Library-PreferencePanes, but didn't see anything to do about that. The offending panes look like they're at least present.
    Is there something simple I'm missing? Can I get those panes back?
    Thank you.
    Charles

    Macbook pros need to be at least 2009 for 13" and 2007 for 15" and 17" to run Mavericks.  see system requiements.
    At this point, the easiest solution will be to make your backups current, then wipe the drive and do a clean install of the system. That means more work reinstalling the backed-up data (you only want to restore data and third-party apps, not any of the system components), but it makes sure you get a clean, working copy of the system.

Maybe you are looking for

  • Can't go back to original Google search page in Safari 5.0.2 update

    A couple of days ago updated Safari to 5.0.2. I used to do a Google search, advance thru a few pages, on a link, and then click the "return" arrow in the Google box, top right, and would be returned to my "original" search page. In the Safari 5.0.2,

  • Are Crystal 9 and Crystal 10 supported with Windows 7?

    I have Crystal 9 installed for Peoplesoft report development and Crystal 10 installed for Kronos report development.  We are moving to Windows 7 and I am doing testing of all our applications and third party tools now.  What I am finding is that both

  • Clone 10.2.0.5 agent problems

    Hello, I have followed instructions of manually cloning agent on Linux hosts. Has anyone been successful at this ? From the error messages, it seems as though cloning is not allowed anymore, but perhaps I am missing something. Here is what I am doing

  • Voicemail 121 not working on iphone 5

    Hi folks.   I recently upgraded to an iphone 5 (on version IOS 7.0.4) but I can't connect to 121 to pick up my voicemails.   I can pick up my messages via 07836 121121 and then entering my mobile number, etc but that's only a work around.   When I di

  • Best value-for-money 3G broadband provider in Sydney?

    Hi, I'm shopping around for a 3G BB provider in Sydney. Telstra appears the obvious choice, but is there a better-value provider else where? I have the Ericsson F3607gw adapter on a Satellite T130 / 02M, and I think it's on the 850MHz band (based on