Vim+gnome terminal+xfce - problem after last update

I use vim in the tabbed gnome terminal in the xfce4 desktop.
After todays update I have serious problem with editing file.
I see rendering artifacts, mixed syntax colors, I can fix it with redrawing vim screen or resizing terminal.
Have you noticed something similiar?

Fixed with vte 0.16.4-2. vte was rendering uninitialized things on the screen, making random alienated things appearing in your terminal.

Similar Messages

  • EFI Problems after last update anyway to downgrade ??

    Hello
    EFI Problems after last update anyway to downgrade ??
    i have updated my MacBook 2010 EFI to MB71.0039.B0E which is 2.1 version
    after updating to this version the Boot time become much slower when i want to change boot partition
    and shutdown become very much slower and startup too
    i tried to install Mac OS X Lion again but it doesnt help
    can i downgrade to this version 2.0 ???
    or when Apple will release the new version ?
    or where can i send a feedback regarding this issues !!!!
    Thanks

    These are user to user forums. If anyone knows the answer, they will give it.
    You can always call Apple support which may charge a fee or you can patiently wait for an answer here, which is free.

  • Dual screen problems after last updates

    Hello everyone,
         it was long time since our Arch gave me some problems, but then now I'm fighting furiously with dual screen configuration with new gnome. Let me explain.
    I upgraded the home PC that I hadn't update for months, so I updated more or less everything ... kernel, nvidia drivers, gnome, etc..
    The PC has always been dual screen (no twin view, without xinerama), two screens (one on a LCD monitor and one on a TV) where I could run separate applications independent.
    Now, after the update, when I launch any application in the second screen (the TV) it starts on the first (screen).
    Obviously I have't made any changes to xorg.conf before and after the upgrade. I also tried to recreate one with the nvidia-tools but nothing ...
    Can you help me? Someone had the same problem?
    I post my xorg.conf, I hope that someone has a hint. I can no longer watching movies on TV and it is very annoying!
    # nvidia-settings: X configuration file generated by nvidia-settings
    # nvidia-settings: version 1.0 (buildmeister@builder63) Wed Oct 1 15:10:25 PDT 2008
    # Auto-generated by Archie mkxcfg
    # Auto-generated by Archie mkxcfg
    #Section "DRI"
    # Mode 0666
    #EndSection
    Section "ServerLayout"
    # PS/2 Mouse not detected
    # Serial Mouse not detected
    Identifier "Xorg Configured"
    Screen 0 "Screen0" 1024 0
    Screen 1 "Screen1" LeftOf "Screen0"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "USB Mouse" "CorePointer"
    EndSection
    Section "Files"
    # Additional fonts: Locale, Gimp, TTF...
    # FontPath "/usr/share/lib/X11/fonts/latin2/75dpi"
    # FontPath "/usr/share/lib/X11/fonts/latin2/100dpi"
    # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    FontPath "/usr/share/fonts/cyrillic"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    EndSection
    Section "Module"
    # Load "type1"
    Load "ddc" # ddc probing of monitor
    Load "dbe"
    # Load "dri"
    Load "extmod"
    Load "glx"
    Load "bitmap" # bitmap-fonts
    Load "freetype"
    Load "record"
    # Load "synaptics"
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail" "true"
    Option "Xinerama" "0"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "it"
    Option "XkbVariant" ""
    EndSection
    Section "InputDevice"
    Identifier "Serial Mouse"
    Driver "mouse"
    Option "Protocol" "Microsoft"
    Option "Device" "/dev/ttyS0"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "PS/2 Mouse"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "ZAxisMapping" "4 5"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "USB Mouse"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    Option "SendCoreEvents" "true"
    Option "Protocol" "IMPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Buttons" "5"
    EndSection
    Section "Monitor"
    # Warning: This may fry old Monitors
    # Very conservative. May flicker.
    # VertRefresh 50.0 - 62.0 # Extreme conservative. Will flicker. TFT default.
    # Default modes distilled from
    # "VESA and Industry Standards and Guide for Computer Display Monitor
    # Timing", version 1.0, revision 0.8, adopted September 17, 1998.
    # $XFree86: xc/programs/Xserver/hw/xfree86/etc/vesamodes,v 1.4 1999/11/18 16:52:17 tsi Exp $
    # 640x350 @ 85Hz (VESA) hsync: 37.9kHz
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Samsung SyncMaster"
    HorizSync 30.0 - 81.0
    VertRefresh 56.0 - 75.0
    ModeLine "640x350" 31.5 640 672 736 832 350 382 385 445 +hsync -vsync
    ModeLine "640x400" 31.5 640 672 736 832 400 401 404 445 -hsync +vsync
    ModeLine "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync
    ModeLine "640x480" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
    ModeLine "640x480" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
    ModeLine "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
    ModeLine "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
    ModeLine "800x600" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
    ModeLine "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
    ModeLine "800x600" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
    ModeLine "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
    ModeLine "800x600" 56.3 800 832 896 1048 600 601 604 631 +hsync +vsync
    ModeLine "1024x768" 44.9 1024 1032 1208 1264 768 768 776 817 +hsync +vsync interlace
    ModeLine "1024x768" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    ModeLine "1024x768" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
    ModeLine "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
    ModeLine "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
    ModeLine "1152x864" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
    ModeLine "1280x960" 108.0 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
    ModeLine "1280x960" 148.5 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync
    ModeLine "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine "1280x1024" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine "1280x1024" 157.5 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync
    ModeLine "1600x1200" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 175.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 189.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 202.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1600x1200" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine "1792x1344" 204.8 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
    ModeLine "1792x1344" 261.0 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync
    ModeLine "1856x1392" 218.3 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync
    ModeLine "1856x1392" 288.0 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync
    ModeLine "1920x1440" 234.0 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync
    ModeLine "1920x1440" 297.0 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync
    ModeLine "1800x1440" 230.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
    ModeLine "1800x1440" 250.0 1800 1896 2088 2392 1440 1441 1444 1490 +hsync +vsync
    ModeLine "640x480" 43.2 640 680 744 848 480 481 484 509 -hsync +vsync
    ModeLine "768x576" 35.0 768 792 872 976 576 577 580 597 -hsync +vsync
    ModeLine "768x576" 42.9 768 800 880 992 576 577 580 601 -hsync +vsync
    ModeLine "768x576" 45.5 768 808 888 1008 576 577 580 602 -hsync +vsync
    ModeLine "768x576" 51.8 768 808 888 1008 576 577 580 605 -hsync +vsync
    ModeLine "768x576" 62.6 768 816 896 1024 576 577 580 611 -hsync +vsync
    ModeLine "800x600" 68.2 800 848 936 1072 600 601 604 636 -hsync +vsync
    ModeLine "1024x768" 113.3 1024 1096 1208 1392 768 769 772 814 -hsync +vsync
    ModeLine "1152x864" 81.6 1152 1216 1336 1520 864 865 868 895 -hsync +vsync
    ModeLine "1152x864" 119.7 1152 1224 1352 1552 864 865 868 907 -hsync +vsync
    ModeLine "1152x864" 143.5 1152 1232 1360 1568 864 865 868 915 -hsync +vsync
    ModeLine "1280x960" 124.5 1280 1368 1504 1728 960 961 964 1001 -hsync +vsync
    ModeLine "1280x960" 129.9 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
    ModeLine "1280x960" 179.0 1280 1376 1520 1760 960 961 964 1017 -hsync +vsync
    ModeLine "1280x1024" 191.0 1280 1376 1520 1760 1024 1025 1028 1085 -hsync +vsync
    ModeLine "1400x1050" 122.6 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
    ModeLine "1400x1050" 149.3 1400 1496 1648 1896 1050 1051 1054 1094 -hsync +vsync
    ModeLine "1400x1050" 155.8 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
    ModeLine "1400x1050" 179.3 1400 1504 1656 1912 1050 1051 1054 1103 -hsync +vsync
    ModeLine "1400x1050" 214.4 1400 1512 1664 1928 1050 1051 1054 1112 -hsync +vsync
    ModeLine "1600x1200" 280.6 1600 1728 1904 2208 1200 1201 1204 1271 -hsync +vsync
    Option "DPMS" "true"
    # HorizSync 28.0 - 78.0 # Warning: This may fry very old Monitors
    EndSection
    Section "Monitor"
    Identifier "Monitor1"
    VendorName "Unknown"
    ModelName "TV-0"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.0
    EndSection
    Section "Device"
    Identifier "Card0"
    Driver "nvidia"
    VendorName "All"
    BoardName "All"
    EndSection
    Section "Device"
    Identifier "Videocard0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce 7300 LE"
    BusID "PCI:4:0:0"
    Screen 0
    EndSection
    Section "Device"
    Identifier "Videocard1"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce 7300 LE"
    BusID "PCI:4:0:0"
    Screen 1
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce 7300 LE"
    BusID "PCI:4:0:0"
    Screen 0
    EndSection
    Section "Device"
    Identifier "Device1"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce 7300 LE"
    BusID "PCI:4:0:0"
    Screen 1
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "TwinView" "0"
    Option "TwinViewXineramaInfoOrder" "CRT-0"
    Option "metamodes" "CRT: 1280x1024 +0+0; CRT: 1024x768 +0+0; CRT: 800x600 +0+0; CRT: 640x480 +0+0"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    # Removed Option "metamodes" "TV: nvidia-auto-select +0+0"
    Identifier "Screen1"
    Device "Device1"
    Monitor "Monitor1"
    DefaultDepth 24
    Option "TwinView" "0"
    Option "TwinViewXineramaInfoOrder" "TV-0"
    Option "metamodes" "TV: 1024x768 +0+0"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    Writing the post a tried to install fluxbox, and then... all ok. In fluxbox all works fine. I think this is a problem related to the new gnome screen configurer.
    I post an image of gnome screen configurer vs nvidia-tools.
    Googling around I found that new gnome screen configuration (using xrandr) is not compatible with nvidia drivers. Could be this the source of the problem?
    Help please
    Last edited by frullino (2008-10-25 13:17:29)

    Hi,
    Does your Mac go to the sleep status when you close the cover? If so, the remote session can be terminated due to time out and the time out value may be redesigned in the latest versions.
    Thanks.
    Jeremy Wu
    TechNet Community Support

  • Reconnect problems after last updates

    After installing the last updates the Microsoft Remote Desktop programm cannot reconnect anymore.
    For example: i open a RDP connection. Close the cover of my MacBook Pro, wait 5 minutes an open it again. In the past the connection was re-established without any problem. After installing the last two updates the RDP session freezes and give a time-out.
    When i close the failed session and open a new one. The connection works fine. Also when i close all sessions before i close the cover of my Macbook Pro, i can connect fine. On my older Macbook (without the updates) i still can reconnect (as before).
    Maybe any setting i can change to fix this issue ?

    Hi,
    Does your Mac go to the sleep status when you close the cover? If so, the remote session can be terminated due to time out and the time out value may be redesigned in the latest versions.
    Thanks.
    Jeremy Wu
    TechNet Community Support

  • [solved - faulty hardware]nvidia - serious problems after last update

    I'm trying to fix this for 3 days now...
    After last nvidia update i rebooted and my screen looked like this:
    http://img3.imagebanana.com/img/qogzxehj/img_1702.jpg
    So I googled a bit, tried to create a new xorg.conf with nvidia-xconfig, tried several things in xorg.conf but nothing worked. A downgrade to previous version failed. I was fed up with it and restored a backup from the week before and.....got also this messed up screen.
    I even get some strange stripes/distortion in BIOS splash screen now or when I boot from a live-cd:
    http://img3.imagebanana.com/img/29u0495s/img_1698.jpg
    Next day I added a "Mode Section" to xorg.conf and everything seemed to work again - until the screen turned off because of inactivity (no suspend or hibernate), I moved the mouse and everything was f**** up again.
    As things are now: I have this strange distortion in my BIOS-bootscreen. When X starts this messed up screen from the screenshot appears. I can switch to a console. If I switch to runlevel 3 and immediately back to runlevel 5 I get an apparently working desktop. But the windows don't redraw, the program windows won't refresh if I move them around. Everything looks strange and so on.
    I played around with xorg.conf, loaded some Modules, tried several depths and resolutions, added a modeline, nothing. Reinstalled nvidia in runlevel 3, tried the nv-driver (brought up black screen with some red pixels, system only reacted on magic sysrequest..). Vesa driver works (resolution 800x600)...I also wanted to boot from 2 Knoppix CD's floating around here but they both came up with a black screen, at the other hand a Clonezilla live-cd is working (with 800x600 and 1024x768 and this distorted pixels, see second screenshot from above).
    Is it possible that my VGA Bios is corrupted or something? I suppose this because of the distortion in the boot screen...A guy in the german archforum gave me the advice to look if
    dmesg | grep -e mtrr -e MTRR
    produces any output - it does not.
    Here is some additional information:
    Notebook: Fujitsu Siemens Amilo Pi 1556
    Graphics Card: Nvidia Geforce Go 7600
    latest xorg.conf:
    # nvidia-xconfig: X configuration file generated by nvidia-xconfig
    # nvidia-xconfig: version 1.0 (buildmeister@builder63) Tue Jan 6 10:03:02 PST 2009
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0"
    InputDevice "Keyboard0" "CoreKeyboard"
    # InputDevice "Mouse0" "CorePointer"
    InputDevice "Touchpad" "CorePointer"
    EndSection
    Section "Files"
    EndSection
    Section "Module"
    Load "dbe"
    Load "extmod"
    # Load "type1"
    Load "freetype"
    Load "glx"
    Load "dri"
    Load "synaptics"
    # Load "ddc"
    # Load "vbe"
    # Load "int10"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbLayout" "de"
    Option "XkbVariant" "nodeadkeys"
    EndSection
    Section "InputDevice"
    Identifier "Touchpad"
    Driver "synaptics"
    Option "Device" "/dev/input/mouse2"
    Option "Protocol" "auto-dev"
    Option "LeftEdge" "1700"
    Option "RightEdge" "5300"
    Option "TopEdge" "1700"
    Option "BottomEdge" "4200"
    Option "FingerLow" "25"
    Option "FingerHigh" "30"
    Option "MaxTapTime" "180"
    Option "MaxTapMove" "220"
    Option "TabButton1" "1"
    Option "HorizScrollDelta" "100"
    Option "VertScrollDelta" "100"
    Option "MinSpeed" "0.06"
    Option "MaxSpeed" "0.12"
    Option "AccelFactor" "0.0010"
    Option "SHMConfig" "on"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    BusID "PCI:1:0:0"
    VendorName "NVIDIA Corporation"
    # Option "Coolbits" "1"
    # Option "NoLogo" "true"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Modes "1280x800" "800x600"
    Depth 24
    EndSubSection
    EndSection
    Section "ServerFlags"
    Option "DontZap" "False"
    EndSection
    Xorg.0.log
    X.Org X Server 1.6.1
    Release Date: 2009-4-14
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.29-ARCH i686
    Current Operating System: Linux yggdrasil 2.6.29-ARCH #1 SMP PREEMPT Wed Apr 29 14:25:30 UTC 2009 i686
    Build Date: 15 April 2009 11:09:10AM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Thu May 7 18:12:17 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Layout0"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Device0"
    (**) |-->Input Device "Keyboard0"
    (**) |-->Input Device "Touchpad"
    (**) Option "DontZap" "False"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (==) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    built-ins
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    (WW) Disabling Keyboard0
    (II) Loader magic: 0x1a40
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 5.0
    X.Org XInput driver : 4.0
    X.Org Server Extension : 2.0
    (II) Loader running on linux
    (++) using VT number 7
    (--) PCI:*(0@1:0:0) nVidia Corporation G70 [GeForce Go 7600] rev 161, Mem @ 0xb2000000/16777216, 0xc0000000/268435456, 0xb1000000/16777216, I/O @ 0x00002000/128
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded by default.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri2" will be loaded by default.
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "freetype"
    (WW) Warning, couldn't open module freetype
    (II) UnloadModule: "freetype"
    (EE) Failed to load module "freetype" (module does not exist, 0)
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Server Extension
    (II) NVIDIA GLX Module 180.51 Thu Apr 16 19:32:09 PDT 2009
    (II) Loading extension GLX
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "synaptics"
    (II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.1.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "vesa"
    (II) Loading /usr/lib/xorg/modules/drivers//vesa_drv.so
    (II) Module vesa: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 2.2.0
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 5.0
    (II) LoadModule: "synaptics"
    (II) Reloading /usr/lib/xorg/modules/input//synaptics_drv.so
    (II) VESA: driver for VESA chipsets: vesa
    (II) Primary Device is: PCI 01@00:00:0
    (II) resource ranges after probing:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) Loading sub module "vbe"
    (II) LoadModule: "vbe"
    (II) Loading /usr/lib/xorg/modules//libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.1.0
    ABI class: X.Org Video Driver, version 5.0
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Loading /usr/lib/xorg/modules//libint10.so
    (II) Module int10: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) VESA(0): initializing int10
    (II) VESA(0): Primary V_BIOS segment is: 0xc000
    (II) VESA(0): VESA BIOS detected
    (II) VESA(0): VESA VBE Version 3.0
    (II) VESA(0): VESA VBE Total Mem: 262144 kB
    (II) VESA(0): VESA VBE OEM: NVIDIA
    (II) VESA(0): VESA VBE OEM Software Rev: 5.115
    (II) VESA(0): VESA VBE OEM Vendor: NVIDIA Corporation
    (II) VESA(0): VESA VBE OEM Product: G73 Board - p478h2
    (II) VESA(0): VESA VBE OEM Product Rev: Chip Rev
    (**) VESA(0): Depth 24, (--) framebuffer bpp 32
    (==) VESA(0): RGB weight 888
    (==) VESA(0): Default visual is TrueColor
    (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) VESA(0): VESA VBE DDC supported
    (II) VESA(0): VESA VBE DDC Level none
    (II) VESA(0): VESA VBE DDC transfer in appr. 0 sec.
    (II) VESA(0): VESA VBE DDC read failed
    (II) VESA(0): Searching for matching VESA mode(s):
    Mode: 100 (640x400)
    ModeAttributes: 0x39f
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0009f45
    BytesPerScanline: 640
    XResolution: 640
    YResolution: 400
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 8
    NumberOfBanks: 1
    MemoryModel: 4
    BankSize: 0
    NumberOfImages: 14
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 640
    BnkNumberOfImagePages: 14
    LinNumberOfImagePages: 14
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    Mode: 101 (640x480)
    ModeAttributes: 0x39f
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0009f45
    BytesPerScanline: 640
    XResolution: 640
    YResolution: 480
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 8
    NumberOfBanks: 1
    MemoryModel: 4
    BankSize: 0
    NumberOfImages: 10
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 640
    BnkNumberOfImagePages: 10
    LinNumberOfImagePages: 10
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    Mode: 102 (800x600)
    ModeAttributes: 0x31f
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0009f45
    BytesPerScanline: 100
    XResolution: 800
    YResolution: 600
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 4
    BitsPerPixel: 4
    NumberOfBanks: 1
    MemoryModel: 3
    BankSize: 0
    NumberOfImages: 14
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0x0
    LinBytesPerScanLine: 100
    BnkNumberOfImagePages: 14
    LinNumberOfImagePages: 14
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 108500000
    Mode: 103 (800x600)
    ModeAttributes: 0x39f
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0009f45
    BytesPerScanline: 800
    XResolution: 800
    YResolution: 600
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 8
    NumberOfBanks: 1
    MemoryModel: 4
    BankSize: 0
    NumberOfImages: 6
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 800
    BnkNumberOfImagePages: 6
    LinNumberOfImagePages: 6
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    Mode: 105 (1024x768)
    ModeAttributes: 0x39f
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0009f45
    BytesPerScanline: 1024
    XResolution: 1024
    YResolution: 768
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 8
    NumberOfBanks: 1
    MemoryModel: 4
    BankSize: 0
    NumberOfImages: 3
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 1024
    BnkNumberOfImagePages: 3
    LinNumberOfImagePages: 3
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    Mode: 10e (320x200)
    ModeAttributes: 0x39f
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0009f45
    BytesPerScanline: 640
    XResolution: 320
    YResolution: 200
    XCharSize: 8
    YCharSize: 8
    NumberOfPlanes: 1
    BitsPerPixel: 16
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 30
    RedMaskSize: 5
    RedFieldPosition: 11
    GreenMaskSize: 6
    GreenFieldPosition: 5
    BlueMaskSize: 5
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 640
    BnkNumberOfImagePages: 30
    LinNumberOfImagePages: 30
    LinRedMaskSize: 5
    LinRedFieldPosition: 11
    LinGreenMaskSize: 6
    LinGreenFieldPosition: 5
    LinBlueMaskSize: 5
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    *Mode: 10f (320x200)
    ModeAttributes: 0x39f
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0009f45
    BytesPerScanline: 1280
    XResolution: 320
    YResolution: 200
    XCharSize: 8
    YCharSize: 8
    NumberOfPlanes: 1
    BitsPerPixel: 32
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 14
    RedMaskSize: 8
    RedFieldPosition: 16
    GreenMaskSize: 8
    GreenFieldPosition: 8
    BlueMaskSize: 8
    BlueFieldPosition: 0
    RsvdMaskSize: 8
    RsvdFieldPosition: 24
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 1280
    BnkNumberOfImagePages: 14
    LinNumberOfImagePages: 14
    LinRedMaskSize: 8
    LinRedFieldPosition: 16
    LinGreenMaskSize: 8
    LinGreenFieldPosition: 8
    LinBlueMaskSize: 8
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 8
    LinRsvdFieldPosition: 24
    MaxPixelClock: 229500000
    Mode: 111 (640x480)
    ModeAttributes: 0x39f
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0009f45
    BytesPerScanline: 1280
    XResolution: 640
    YResolution: 480
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 16
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 4
    RedMaskSize: 5
    RedFieldPosition: 11
    GreenMaskSize: 6
    GreenFieldPosition: 5
    BlueMaskSize: 5
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 1280
    BnkNumberOfImagePages: 4
    LinNumberOfImagePages: 4
    LinRedMaskSize: 5
    LinRedFieldPosition: 11
    LinGreenMaskSize: 6
    LinGreenFieldPosition: 5
    LinBlueMaskSize: 5
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    *Mode: 112 (640x480)
    ModeAttributes: 0x39f
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0009f45
    BytesPerScanline: 2560
    XResolution: 640
    YResolution: 480
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 32
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 1
    RedMaskSize: 8
    RedFieldPosition: 16
    GreenMaskSize: 8
    GreenFieldPosition: 8
    BlueMaskSize: 8
    BlueFieldPosition: 0
    RsvdMaskSize: 8
    RsvdFieldPosition: 24
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 2560
    BnkNumberOfImagePages: 1
    LinNumberOfImagePages: 1
    LinRedMaskSize: 8
    LinRedFieldPosition: 16
    LinGreenMaskSize: 8
    LinGreenFieldPosition: 8
    LinBlueMaskSize: 8
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 8
    LinRsvdFieldPosition: 24
    MaxPixelClock: 229500000
    Mode: 114 (800x600)
    ModeAttributes: 0x39f
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0009f45
    BytesPerScanline: 1600
    XResolution: 800
    YResolution: 600
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 16
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 2
    RedMaskSize: 5
    RedFieldPosition: 11
    GreenMaskSize: 6
    GreenFieldPosition: 5
    BlueMaskSize: 5
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 1600
    BnkNumberOfImagePages: 2
    LinNumberOfImagePages: 2
    LinRedMaskSize: 5
    LinRedFieldPosition: 11
    LinGreenMaskSize: 6
    LinGreenFieldPosition: 5
    LinBlueMaskSize: 5
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    *Mode: 115 (800x600)
    ModeAttributes: 0x39f
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0009f45
    BytesPerScanline: 3200
    XResolution: 800
    YResolution: 600
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 32
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 1
    RedMaskSize: 8
    RedFieldPosition: 16
    GreenMaskSize: 8
    GreenFieldPosition: 8
    BlueMaskSize: 8
    BlueFieldPosition: 0
    RsvdMaskSize: 8
    RsvdFieldPosition: 24
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 3200
    BnkNumberOfImagePages: 1
    LinNumberOfImagePages: 1
    LinRedMaskSize: 8
    LinRedFieldPosition: 16
    LinGreenMaskSize: 8
    LinGreenFieldPosition: 8
    LinBlueMaskSize: 8
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 8
    LinRsvdFieldPosition: 24
    MaxPixelClock: 229500000
    Mode: 117 (1024x768)
    ModeAttributes: 0x39f
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0009f45
    BytesPerScanline: 2048
    XResolution: 1024
    YResolution: 768
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 16
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 1
    RedMaskSize: 5
    RedFieldPosition: 11
    GreenMaskSize: 6
    GreenFieldPosition: 5
    BlueMaskSize: 5
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 2048
    BnkNumberOfImagePages: 1
    LinNumberOfImagePages: 1
    LinRedMaskSize: 5
    LinRedFieldPosition: 11
    LinGreenMaskSize: 6
    LinGreenFieldPosition: 5
    LinBlueMaskSize: 5
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    *Mode: 118 (1024x768)
    ModeAttributes: 0x39f
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0009f45
    BytesPerScanline: 4096
    XResolution: 1024
    YResolution: 768
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 32
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 1
    RedMaskSize: 8
    RedFieldPosition: 16
    GreenMaskSize: 8
    GreenFieldPosition: 8
    BlueMaskSize: 8
    BlueFieldPosition: 0
    RsvdMaskSize: 8
    RsvdFieldPosition: 24
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 4096
    BnkNumberOfImagePages: 1
    LinNumberOfImagePages: 1
    LinRedMaskSize: 8
    LinRedFieldPosition: 16
    LinGreenMaskSize: 8
    LinGreenFieldPosition: 8
    LinBlueMaskSize: 8
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 8
    LinRsvdFieldPosition: 24
    MaxPixelClock: 229500000
    Mode: 130 (320x200)
    ModeAttributes: 0x39f
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0009f45
    BytesPerScanline: 320
    XResolution: 320
    YResolution: 200
    XCharSize: 8
    YCharSize: 8
    NumberOfPlanes: 1
    BitsPerPixel: 8
    NumberOfBanks: 1
    MemoryModel: 4
    BankSize: 0
    NumberOfImages: 62
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 320
    BnkNumberOfImagePages: 62
    LinNumberOfImagePages: 62
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    Mode: 131 (320x400)
    ModeAttributes: 0x39f
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0009f45
    BytesPerScanline: 320
    XResolution: 320
    YResolution: 400
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 8
    NumberOfBanks: 1
    MemoryModel: 4
    BankSize: 0
    NumberOfImages: 30
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 320
    BnkNumberOfImagePages: 30
    LinNumberOfImagePages: 30
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    Mode: 132 (320x400)
    ModeAttributes: 0x39f
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0009f45
    BytesPerScanline: 640
    XResolution: 320
    YResolution: 400
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 16
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 14
    RedMaskSize: 5
    RedFieldPosition: 11
    GreenMaskSize: 6
    GreenFieldPosition: 5
    BlueMaskSize: 5
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 640
    BnkNumberOfImagePages: 14
    LinNumberOfImagePages: 14
    LinRedMaskSize: 5
    LinRedFieldPosition: 11
    LinGreenMaskSize: 6
    LinGreenFieldPosition: 5
    LinBlueMaskSize: 5
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    *Mode: 133 (320x400)
    ModeAttributes: 0x39f
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0009f45
    BytesPerScanline: 1280
    XResolution: 320
    YResolution: 400
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 32
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 6
    RedMaskSize: 8
    RedFieldPosition: 16
    GreenMaskSize: 8
    GreenFieldPosition: 8
    BlueMaskSize: 8
    BlueFieldPosition: 0
    RsvdMaskSize: 8
    RsvdFieldPosition: 24
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 1280
    BnkNumberOfImagePages: 6
    LinNumberOfImagePages: 6
    LinRedMaskSize: 8
    LinRedFieldPosition: 16
    LinGreenMaskSize: 8
    LinGreenFieldPosition: 8
    LinBlueMaskSize: 8
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 8
    LinRsvdFieldPosition: 24
    MaxPixelClock: 229500000
    Mode: 134 (320x240)
    ModeAttributes: 0x39f
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0009f45
    BytesPerScanline: 320
    XResolution: 320
    YResolution: 240
    XCharSize: 8
    YCharSize: 8
    NumberOfPlanes: 1
    BitsPerPixel: 8
    NumberOfBanks: 1
    MemoryModel: 4
    BankSize: 0
    NumberOfImages: 30
    RedMaskSize: 0
    RedFieldPosition: 0
    GreenMaskSize: 0
    GreenFieldPosition: 0
    BlueMaskSize: 0
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 320
    BnkNumberOfImagePages: 30
    LinNumberOfImagePages: 30
    LinRedMaskSize: 0
    LinRedFieldPosition: 0
    LinGreenMaskSize: 0
    LinGreenFieldPosition: 0
    LinBlueMaskSize: 0
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    Mode: 135 (320x240)
    ModeAttributes: 0x39f
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0009f45
    BytesPerScanline: 640
    XResolution: 320
    YResolution: 240
    XCharSize: 8
    YCharSize: 8
    NumberOfPlanes: 1
    BitsPerPixel: 16
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 19
    RedMaskSize: 5
    RedFieldPosition: 11
    GreenMaskSize: 6
    GreenFieldPosition: 5
    BlueMaskSize: 5
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 640
    BnkNumberOfImagePages: 19
    LinNumberOfImagePages: 19
    LinRedMaskSize: 5
    LinRedFieldPosition: 11
    LinGreenMaskSize: 6
    LinGreenFieldPosition: 5
    LinBlueMaskSize: 5
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    *Mode: 136 (320x240)
    ModeAttributes: 0x39f
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0009f45
    BytesPerScanline: 1280
    XResolution: 320
    YResolution: 240
    XCharSize: 8
    YCharSize: 8
    NumberOfPlanes: 1
    BitsPerPixel: 32
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 10
    RedMaskSize: 8
    RedFieldPosition: 16
    GreenMaskSize: 8
    GreenFieldPosition: 8
    BlueMaskSize: 8
    BlueFieldPosition: 0
    RsvdMaskSize: 8
    RsvdFieldPosition: 24
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 1280
    BnkNumberOfImagePages: 10
    LinNumberOfImagePages: 10
    LinRedMaskSize: 8
    LinRedFieldPosition: 16
    LinGreenMaskSize: 8
    LinGreenFieldPosition: 8
    LinBlueMaskSize: 8
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 8
    LinRsvdFieldPosition: 24
    MaxPixelClock: 229500000
    Mode: 13d (640x400)
    ModeAttributes: 0x39f
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0009f45
    BytesPerScanline: 1280
    XResolution: 640
    YResolution: 400
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 16
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 6
    RedMaskSize: 5
    RedFieldPosition: 11
    GreenMaskSize: 6
    GreenFieldPosition: 5
    BlueMaskSize: 5
    BlueFieldPosition: 0
    RsvdMaskSize: 0
    RsvdFieldPosition: 0
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 1280
    BnkNumberOfImagePages: 6
    LinNumberOfImagePages: 6
    LinRedMaskSize: 5
    LinRedFieldPosition: 11
    LinGreenMaskSize: 6
    LinGreenFieldPosition: 5
    LinBlueMaskSize: 5
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 0
    LinRsvdFieldPosition: 0
    MaxPixelClock: 229500000
    *Mode: 13e (640x400)
    ModeAttributes: 0x39f
    WinAAttributes: 0x7
    WinBAttributes: 0x0
    WinGranularity: 64
    WinSize: 64
    WinASegment: 0xa000
    WinBSegment: 0x0
    WinFuncPtr: 0xc0009f45
    BytesPerScanline: 2560
    XResolution: 640
    YResolution: 400
    XCharSize: 8
    YCharSize: 16
    NumberOfPlanes: 1
    BitsPerPixel: 32
    NumberOfBanks: 1
    MemoryModel: 6
    BankSize: 0
    NumberOfImages: 2
    RedMaskSize: 8
    RedFieldPosition: 16
    GreenMaskSize: 8
    GreenFieldPosition: 8
    BlueMaskSize: 8
    BlueFieldPosition: 0
    RsvdMaskSize: 8
    RsvdFieldPosition: 24
    DirectColorModeInfo: 0
    PhysBasePtr: 0xc0000000
    LinBytesPerScanLine: 2560
    BnkNumberOfImagePages: 2
    LinNumberOfImagePages: 2
    LinRedMaskSize: 8
    LinRedFieldPosition: 16
    LinGreenMaskSize: 8
    LinGreenFieldPosition: 8
    LinBlueMaskSize: 8
    LinBlueFieldPosition: 0
    LinRsvdMaskSize: 8
    LinRsvdFieldPosition: 24
    MaxPixelClock: 229500000
    (II) VESA(0): Total Memory: 4096 64KB banks (262144kB)
    (II) VESA(0): Monitor0: Using hsync range of 28.00-33.00 kHz
    (II) VESA(0): Monitor0: Using vrefresh range of 43.00-72.00 Hz
    (II) VESA(0): Not using mode "1280x800" (no mode of this name)
    (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
    (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
    (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
    (II) VESA(0): Not using built-in mode "640x400" (no mode of this name)
    (II) VESA(0): Not using built-in mode "320x400" (no mode of this name)
    (II) VESA(0): Not using built-in mode "320x240" (no mode of this name)
    (II) VESA(0): Not using built-in mode "320x200" (no mode of this name)
    (WW) VESA(0): No valid modes left. Trying less strict filter...
    (II) VESA(0): Monitor0: Using hsync range of 28.00-33.00 kHz
    (II) VESA(0): Monitor0: Using vrefresh range of 43.00-72.00 Hz
    (II) VESA(0): Not using mode "1280x800" (no mode of this name)
    (II) VESA(0): Not using built-in mode "1024x768" (width too large for virtual size)
    (II) VESA(0): Not using built-in mode "320x240" (illegal horizontal timings)
    (II) VESA(0): Not using built-in mode "320x200" (illegal horizontal timings)
    (--) VESA(0): Virtual size is 800x600 (pitch 800)
    (**) VESA(0): *Built-in mode "800x600"
    (**) VESA(0): Built-in mode "640x480"
    (**) VESA(0): Built-in mode "640x400"
    (**) VESA(0): Built-in mode "320x400"
    (==) VESA(0): DPI set to (96, 96)
    (II) VESA(0): Attempting to use 60Hz refresh for mode "640x480" (112)
    (**) VESA(0): Using "Shadow Framebuffer"
    (II) Loading sub module "shadow"
    (II) LoadModule: "shadow"
    (II) Loading /usr/lib/xorg/modules//libshadow.so
    (II) Module shadow: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.1.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (==) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Reloading /usr/lib/xorg/modules//libint10.so
    (II) VESA(0): initializing int10
    (II) VESA(0): Primary V_BIOS segment is: 0xc000
    (II) VESA(0): VESA BIOS detected
    (II) VESA(0): VESA VBE Version 3.0
    (II) VESA(0): VESA VBE Total Mem: 262144 kB
    (II) VESA(0): VESA VBE OEM: NVIDIA
    (II) VESA(0): VESA VBE OEM Software Rev: 5.115
    (II) VESA(0): VESA VBE OEM Vendor: NVIDIA Corporation
    (II) VESA(0): VESA VBE OEM Product: G73 Board - p478h2
    (II) VESA(0): VESA VBE OEM Product Rev: Chip Rev
    (II) VESA(0): virtual address = 0xa6813000,
    physical address = 0xc0000000, size = 268435456
    (II) VESA(0): Setting up VESA Mode 0x115 (800x600)
    (==) VESA(0): Default visual is TrueColor
    (==) VESA(0): Backing store disabled
    (**) Option "dpms"
    (**) VESA(0): DPMS enabled
    (==) RandR enabled
    (II) Initializing built-in extension Generic Event Extension
    (II) Initializing built-in extension SHAPE
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension BIG-REQUESTS
    (II) Initializing built-in extension SYNC
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-MISC
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
    (II) Synaptics touchpad driver version 1.1.0
    (--) Touchpad auto-dev sets device to /dev/input/event9
    (**) Option "Device" "/dev/input/event9"
    (II) Touchpad: x-axis range 1472 - 5472
    (II) Touchpad: y-axis range 1408 - 4448
    (II) Touchpad: pressure range 0 - 255
    (II) Touchpad: finger width range 0 - 0
    (II) Touchpad: buttons: left right middle double triple
    (**) Option "SHMConfig" "on"
    (**) Option "LeftEdge" "1700"
    (**) Option "RightEdge" "5300"
    (**) Option "TopEdge" "1700"
    (**) Option "BottomEdge" "4200"
    (**) Option "FingerLow" "25"
    (**) Option "FingerHigh" "30"
    (**) Option "MaxTapTime" "180"
    (**) Option "MaxTapMove" "220"
    (**) Option "VertScrollDelta" "100"
    (**) Option "HorizScrollDelta" "100"
    (**) Option "MinSpeed" "0.06"
    (**) Option "MaxSpeed" "0.12"
    (**) Option "AccelFactor" "0.0010"
    (--) Touchpad touchpad found
    (**) Option "CorePointer"
    (**) Touchpad: always reports core events
    (II) XINPUT: Adding extended input device "Touchpad" (type: TOUCHPAD)
    (**) Touchpad: (accel) keeping acceleration scheme 1
    (**) Touchpad: (accel) filter chain progression: 2.00
    (**) Touchpad: (accel) filter stage 0: 20.00 ms
    (**) Touchpad: (accel) set acceleration profile 0
    (--) Touchpad touchpad found
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 2.2.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found 3 mouse buttons
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Configuring as mouse
    (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
    (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
    (**) Macintosh mouse button emulation: (accel) filter chain progression: 2.00
    (**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms
    (**) Macintosh mouse button emulation: (accel) set acceleration profile 0
    (II) config/hal: Adding input device Logitech USB RECEIVER
    (**) Logitech USB RECEIVER: always reports core events
    (**) Logitech USB RECEIVER: Device: "/dev/input/event2"
    (II) Logitech USB RECEIVER: Found 16 mouse buttons
    (II) Logitech USB RECEIVER: Found x and y relative axes
    (II) Logitech USB RECEIVER: Found scroll wheel(s)
    (II) Logitech USB RECEIVER: Configuring as mouse
    (**) Logitech USB RECEIVER: YAxisMapping: buttons 4 and 5
    (**) Logitech USB RECEIVER: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Logitech USB RECEIVER" (type: MOUSE)
    (**) Logitech USB RECEIVER: (accel) keeping acceleration scheme 1
    (**) Logitech USB RECEIVER: (accel) filter chain progression: 2.00
    (**) Logitech USB RECEIVER: (accel) filter stage 0: 20.00 ms
    (**) Logitech USB RECEIVER: (accel) set acceleration profile 0
    (II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
    (II) Synaptics touchpad driver version 1.1.0
    (**) Option "Device" "/dev/input/event9"
    (II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
    (II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
    (II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    (II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
    (II) SynPS/2 Synaptics TouchPad: buttons: left right middle double triple
    (**) Option "TapButton1" "1"
    (**) Option "TapButton2" "3"
    (**) Option "TapButton3" "2"
    (--) SynPS/2 Synaptics TouchPad touchpad found
    (**) SynPS/2 Synaptics TouchPad: always reports core events
    (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    (**) SynPS/2 Synaptics TouchPad: (accel) filter chain progression: 2.00
    (**) SynPS/2 Synaptics TouchPad: (accel) filter stage 0: 20.00 ms
    (**) SynPS/2 Synaptics TouchPad: (accel) set acceleration profile 0
    (WW) SynPS/2 Synaptics TouchPad can't grab event device, errno=16
    (--) SynPS/2 Synaptics TouchPad touchpad found
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) config/hal: Adding input device Video Bus
    (**) Video Bus: always reports core events
    (**) Video Bus: Device: "/dev/input/event7"
    (II) Video Bus: Found keys
    (II) Video Bus: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    There were no errors/warnings from pacman when updating the driver....
    So I am really out of ideas maybe you guys have one?
    Thanks in advance!
    Last edited by Urfaust (2009-05-12 17:31:53)

    Ok, recently the exact same thing happen to me and my 6800.
    These were the kernel's last words before everything froze hard. From everything.log,
    NVRM: Xid (0002:00): 13, 0001 00000000 0000502d 0000060c 00000083 00000100
    NVRM: Xid (0002:00): 13, 0001 00000000 0000502d 000008dc 00000000 00000100
    NVRM: Xid (0002:00): 13, 0001 00000000 0000502d 000008dc 00000000 00000040
    NVRM: Xid (0002:00): 13, 0003 00000000 00008397 00001b0c 1000f010 0000004
    Googling that, I stumbled upon this and I though jackpot!
    http://www.nvnews.net/vbulletin/showthread.php?t=123912
    There seems to be a known problem all the way back to the start of 180.51 driver series. But the weird thing is the previous version(180.44) had no problems whatsoever.
    Also, my logs never showed this other error they were clamouring about...
    [mi] EQ overflowing. The server is probably stuck in an infinite loop.
    [mi] mieqEnequeue: out-of-order valuator event; dropping.
    Adamant that a hardware failure at this point is too coincidental, I attempted first installing nvidia-beta and nvidia-utils-beta from aur as suggested by the post. Then, I tried downgrading the to the previous nvidia. Then, the previous kernel. The same thing keeps happening albeit with weird frequencies. There were times when it could last well over 5 hours, even on wesnoth. However, the thing that usually broke it is firefox loading with the usual 150+ tabs. This puzzled me even more. The graphic card isn't even related to this. Maybe its ram? Went on ram swapping spree again to no avail.
    A couple of reboots later, weird graphical distortions appeared right after BIOS. Then it really hit upon me that this had to be a hardware problem! It was only when I fiddled desperately with the bios settings when I noticed that my Northbridge/chipset fan is spinning at 0rpm! Opened up the case and sure enough, its dead. I hacked and replaced it from my old AMD cpu's fan. Funny, my intel CPU fan just died a while back. Replaced it with the chasis fan. Can't be bothered to shop for these.....
    Still, I booted up, thinking the bug will still be there since the chipset supposedly has nothing to do with graphics problem. To my surprise, it's totally gone! Elated yet puzzled, I sought out trying to rationalize the whole event. Afterall, it's only through understanding these that one is able to troubleshoot effectively. A quick search on google on the northbridge yields the answer. In fact, the northbridge does have something to do with the graphic card. It acts as an interface for high speed devices. No wonder firefox caused it to crash too!
    Lessons learnt
    If the frequency of crashes seems too random, consider that it might be a hardware overheat failure. This can easily explain why "the next morning everything works fine".
    If weird stuff happens outside of the OS, eg. while rebooting, it's most likely is a hardware failure.
    should be a big coincidence if the card dies because of heat problems in the second I updated?
    It really isn't such a big coincidence. This depends on the frequency of your updates. Most people update every week or even every few days.
    Last edited by onguarde (2009-05-12 10:55:50)

  • Problems after last update of Director+Flash Assets

    Hi All
    I posted a question a week or so back about major problems
    with an existing project after I updgraded with the last update.
    Aftre the update Flash buttons no longer fired events and runtime
    errors ocurred when you created 2 sprites from the same cast member
    etc etc.
    I took this up with Support and to my great surprise they
    didn't seem to know anything about it. After a few days I I
    recieved the following reply:
    You have basically updated to the new Flash Asset Xtra and
    all Flash component V2 will not work any longer. I can confirm the
    Flash asset Xtra for Flash 8 doesn't currently support Flash
    components.Unfortunately I don't have any info if this will be
    changed in the future as it looks it has been done on purpose.
    I believe its best option is to replace all components with
    standard buttons or if he has Flash he can create his own buttons
    or movie clips in there and bring them into Director
    This seems to suggest that they no longer support the Flash
    components that are shipped with Director. Great huh?
    I'd be interested to hear what you all think. I think it
    stinks - well that's the polite version!
    David

    reformated and all fine

  • Many problems after last update

    Ok, I will tell my actions step by step, because this update and my Arch now = big mess.
    I started the update (yaourt -Syu) in the end of January. Because my internet connection is not always working properly, I have to repeat this many times to start the actual update (after downloading ALL the packages). This time, I couldn' t download all the packages and then I went on my winter break. After I returned home, I continued update (1/2 Feb). Firstly I' ve done yaourt -Su to end this old update and then yaourt -Syu to download rest of the packages. And then I restarted my Arch...
    What happened first was, that Entrance (I use e17 as my graphical environment) was not working. Using LiveCD (the consoles are not working - agetty is broken, but it had been broken long before this update) I changed it to GDM. Also not working. Then I switched to KDM from KDEmod. It worked. I couldn' t start E and in LXDE panel was broken. I started KDEmod and everything from Qt worked fine. But all GTK was broken, and I couldn' t start any NetworkManager client. And not only. I discovered, that many of programs need older version of libpng (libpng12.so.0) and some of them also libjpeg (libjpeg.so.7). I borrowed these files from my friend, who also have Arch, but hardly ever updates it and copied to /usr/lib. The programs started working. But soon, all KDE and stuff broke. I discovered, that newer versions of libraries are not detected. I switched to GDM. Now I am running GNOME. Qt(mod) is not working since it needs newer versions of libraries. And for more, none of my network interfaces is working. I tried to connect to wireless network and by cable and nothing of it worked (with NetworkManager). I can' t even connect with my loopback interface to eg. CUPS (I can' t print) or MPD (I can' t connect to server by MPD client)!!!
    And now I need your help...
    What I want:
    1. WORKING NETWORK!
    2. Programs - how to make them use newer versions of libpng and libjpeg.
    3. Entrance - all I know is "Id "x" respawning too fast. Disabled for 5 minutes"
    4. Enlightenment - it' s not working anymore! How to get it to work?
    If someone knows, I would need also help with consoles. I installed fbgetty (agetty is not in repo anymore) - how to configure it to make the consoles? Or how to get agetty to work? ("Id "c<number from 1 to 6>" respawning too fast. Disabled for 5 minutes" - all I know about consoles not working). I have changed them from /dev/vc/<number> to /dev/tty<number>. but it wasn' t working. And it isn' t now.
    Please help me!

    I tried starting enlightenment_start from console, and here is the result:
    phitherek@phitherek-laptop ~ $ enlightenment_start
    E - PID=15643, do_precache=0, valgrind=0
    ESTART: 0.00000 [0.00000] - begin
    ESTART: 0.00009 [0.00008] - signals done
    ESTART: 0.00012 [0.00003] - determine prefix
    DYNAMIC DETERMINED PREFIX: /usr
    ESTART: 0.00037 [0.00025] - prefix done
    ESTART: 0.00040 [0.00003] - eina init
    ESTART: 0.00057 [0.00017] - intl init
    ESTART: 0.00060 [0.00003] - parse args
    ESTART: 0.00061 [0.00001] - arg parse done
    ESTART: 0.00063 [0.00002] - ecore init
    ESTART: 0.00405 [0.00342] - ecore_file init
    ESTART: 0.00426 [0.00021] - more ecore
    ESTART: 0.00427 [0.00001] - x connect
    /usr/bin/enlightenment: symbol lookup error: /usr/lib/libecore_x-ver-pre-svn-05.so.0: undefined symbol: XIQueryVersion
    Can somebody help me with this. I have the latest packages from ftp.archlinux.org. I guess libecore is the problem...
    EDIT: Maybe not. I made scripts, which logs output of enlightenment_start and enlightenment, linked them to KDM Enlightenment Session, logged out and tried to run e...
    Here is the log from enlightenment_start:
    phitherek@phitherek-laptop ~ $ cat e_start_log
    ESTART: 0.00000 [0.00000] - begin
    ESTART: 0.00007 [0.00007] - signals done
    ESTART: 0.00010 [0.00003] - determine prefix
    DYNAMIC DETERMINED PREFIX: /usr
    ESTART: 0.00030 [0.00020] - prefix done
    ESTART: 0.00036 [0.00007] - eina init
    ESTART: 0.00051 [0.00015] - intl init
    ESTART: 0.00055 [0.00003] - parse args
    ESTART: 0.00056 [0.00001] - arg parse done
    ESTART: 0.00058 [0.00002] - ecore init
    ESTART: 0.00401 [0.00343] - ecore_file init
    ESTART: 0.00424 [0.00022] - more ecore
    ESTART: 0.00425 [0.00002] - x connect
    Log from enlightenment is empty...
    Can someone help?
    EDIT2: ok, I tried arche17 script and e works now quite fine (not including strange fonts in menu and modules, desktop problems like disability to move icons and double launch of programs after clicking a shortcut).
    So, finally, after long time since update, my system is working more or less like before it (When I say system, I don' t mean Arch itself, but Arch with my favourite WM and my settings). I won' t update it for a longer time now, because I want it to work
    Thank you everybody who helped!
    Last edited by Phitherek_ (2010-02-14 19:13:13)

  • Volume problems after last update

    I cannot control my volume at all. I see the volume is all the way up but I also see the restriction symbol as if theirs no speakers, but I can hear sound just very low.

    If your using iTunes check the volume slider there.
    Do the same for other App's and YouTube Videos.
    Then if your volume levels are still low or off, reset your > NVRAM and PRAM
    1. Shut down the computer.
    2. Locate the following keys on the keyboard: Command, Option, P, and R. You will need to hold these keys down simultaneously in step 4.
    3. Turn on the computer.
    4. Press and hold the Command-Option-P-R keys. You must press this key combination before the gray screen appears.
    5. Hold the keys down until the computer restarts and you hear the startup sound for the second time.
    6. Release the keys.
    Are headphones or speakers plugged into your headphone jack...? If so, try unplugging them and readjusting the volume.

  • After last updating for OS 10.7.2 problems with digital certificate

    Hi everybody,
    Im having problems with lion after last updating yesterday... The digital certificates dont more work!!! In time: the same certificates still work in to snow leopard...
    I exported from snow leopard and imported on lion, but nothing.
    Until the keychain GUI aborted after that import... Just surfing on HTTPS page with that certificate and safari aborted too.
    Some ideia? i id send reports to Apple... but I dont have hope to answer.
    To test with version 10.7.2, please access https://www.caixa.gov.br
    Thanks
    Roberto Malheiro

    Assuming that the HP software is up-to-date, but still not working, have you tried Image Capture in the Applications folder. Does that work?

  • Aperture crashed and will not open after last update.  Anyone else have this problem?

    Aperture crashed and will not open after last update.  Anyone else have this problem?

    Yes.  See this very forum for 50 threads on it, that explain the solution.

  • N80 problems after last FW update

    I have the following phone:
    Type:RM-92 (N80-1)
    Code:0527480
    FW version:V 4.0707.0.7 (28-03-2007)
    After upgrading to this firmware, I was faced with two rather irritating problems.
    1) I've made a backup of the phone. After upgrading the FW, I restored the backup. Now, when I power up the phone, it says "Installing" after it boots up. Then, after a couple of seconds it says "Untrusted software found on memory card, install manually blah-blah". I installed all but one of these "untrusted" files, but I cannot remove from the list one which I no longer need. Application manager is set to allow all aplications and never check certificates online. Question is how to remove this sis file which I no longer need and which is, probably, causing this to happen.
    And a mental note to Nokia, if they ever bother to read this - don't try to make the phone smarter than it should be - if I say I want to allow installation of all software, do not bother me with "untrusted" stuff.
    2) a bigger problem is that service commands do not work. Tried entering them on the standby screen and from messaging/options, same thing happens. The phone says it's "requesting" the wanted data, but no reply from my service operator appears on the screen. It's not a probem with the operator, as other phones work correctly

    28-May-200710:23 PM
    genesys wrote:
    I have the following phone:
    Type:RM-92 (N80-1)
    Code:0527480
    FW version:V 4.0707.0.7 (28-03-2007)
    After upgrading to this firmware, I was faced with two rather irritating problems.
    1) I've made a backup of the phone. After upgrading the FW, I restored the backup. Now, when I power up the phone, it says "Installing" after it boots up. Then, after a couple of seconds it says "Untrusted software found on memory card, install manually blah-blah". I installed all but one of these "untrusted" files, but I cannot remove from the list one which I no longer need. Application manager is set to allow all aplications and never check certificates online. Question is how to remove this sis file which I no longer need and which is, probably, causing this to happen.
    And a mental note to Nokia, if they ever bother to read this - don't try to make the phone smarter than it should be - if I say I want to allow installation of all software, do not bother me with "untrusted" stuff.
    2) a bigger problem is that service commands do not work. Tried entering them on the standby screen and from messaging/options, same thing happens. The phone says it's "requesting" the wanted data, but no reply from my service operator appears on the screen. It's not a probem with the operator, as other phones work correctly
    28-May-200710:23 PM
    genesys wrote:
    I have the following phone:
    Type:RM-92 (N80-1)
    Code:0527480
    FW version:V 4.0707.0.7 (28-03-2007)
    After upgrading to this firmware, I was faced with two rather irritating problems.
    1) I've made a backup of the phone. After upgrading the FW, I restored the backup. Now, when I power up the phone, it says "Installing" after it boots up. Then, after a couple of seconds it says "Untrusted software found on memory card, install manually blah-blah". I installed all but one of these "untrusted" files, but I cannot remove from the list one which I no longer need. Application manager is set to allow all aplications and never check certificates online. Question is how to remove this sis file which I no longer need and which is, probably, causing this to happen.
    And a mental note to Nokia, if they ever bother to read this - don't try to make the phone smarter than it should be - if I say I want to allow installation of all software, do not bother me with "untrusted" stuff.
    2) a bigger problem is that service commands do not work. Tried entering them on the standby screen and from messaging/options, same thing happens. The phone says it's "requesting" the wanted data, but no reply from my service operator appears on the screen. It's not a probem with the operator, as other phones work correctly
    I have problem too, after last update my N80 my national language (czech) was delete, and next problem with untrusted software I have too

  • ITunes no longer opening after last update.

    ITunes not opening after last update on my main user. Second user is fine however accesses different library.
    Computer freezes when attempting to open ITunes. Have also searched for the sync services file but is not located under reveal in folder or go to options.
    Apologies I am not the best tech savy person and have read other posts trying to solve the problem. Other posts asked for the following reports.
    Any assistance would be greatly appreciated - we are an apple household and this is effecting everything!
    Log List ITunes
    8/06/2014 2:39:28.757 pm com.apple.launchd.peruser.502[281]: (com.apple.iTunesHelper.27664[421]) Spawned and waiting for the debugger to attach before continuing...
    8/06/2014 8:51:05.999 pm com.apple.launchd.peruser.502[281]: (com.apple.iTunes.49488[3827]) Exited: Terminated: 15
    8/06/2014 9:04:40.000 pm kernel[0]: hfs: mounted iTunes on device disk3s2
    8/06/2014 9:04:40.513 pm mds[40]: (Normal) Volume: volume:0x7fd43483dc00 ********** Bootstrapped Creating a default store:1 SpotLoc:(null) SpotVerLoc:(null) occlude:0 /Volumes/iTunes
    8/06/2014 9:06:34.278 pm sudo[3918]:     root : TTY=unknown ; PWD=/private/tmp/PKInstallSandbox.yTVHam/Scripts/com.apple.pkg.iTunesX.tO4vG4 ; USER=mel ; COMMAND=./Tools/AlertAll.app/Contents/MacOS/AlertAll /
    8/06/2014 9:06:46.629 pm com.apple.launchd.peruser.502[281]: (com.apple.iTunesHelper.27664[421]) Exited with code: 1
    8/06/2014 9:06:49.536 pm iTunesHelper[240]: _SubscribeForMuxNotifications (thread 0x7fff7ef70310): USBMuxListenerCreate: Connection refused
    8/06/2014 9:06:49.536 pm iTunesHelper[240]: _SubscribeForMuxNotifications (thread 0x7fff7ef70310): USBMuxListenerCreate: Connection refused
    8/06/2014 9:08:05.643 pm iTunesHelper[4058]: _SubscribeForMuxNotifications (thread 0x7fff7ef70310): USBMuxListenerCreate: Connection refused
    8/06/2014 9:11:05.077 pm com.apple.launchd.peruser.502[281]: (com.apple.iTunes.49488[4118]) Exited: Terminated: 15
    I was unable to find anything starting with iTunes under User Diagnostic Reports however located several starting with CFPREFSD, this was the latest one
    Process:         cfprefsd [4137]
    Path:            /usr/sbin/cfprefsd
    Identifier:      cfprefsd
    Version:         855.16
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [281]
    Responsible:     cfprefsd [4137]
    User ID:         502
    Date/Time:       2014-06-08 21:11:04.973 +1000
    OS Version:      Mac OS X 10.9.3 (13D65)
    Report Version:  11
    Crashed Thread:  2  Dispatch queue: com.apple.root.default-priority
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: 0x000000000000000a, 0x000000010e0c3000
    VM Regions Near 0x10e0c3000:
        Dispatch continuations 000000010d800000-000000010e000000 [ 8192K] rw-/rwx SM=PRV 
    --> mapped file            000000010e083000-000000010e1be000 [ 1260K] r--/rwx SM=COW  /Users/USER/Library/Preferences/*/*.plist
        MALLOC_LARGE           000000010e1be000-000000010e2f9000 [ 1260K] rw-/rwx SM=PRV 
    Thread 0:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8f0bc662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff963fc421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff963fc136 _dispatch_mgr_thread + 52
    Thread 1:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff8f0bbcaa __sigsuspend_nocancel + 10
    1   libdispatch.dylib                       0x00007fff964047da _dispatch_sigsuspend + 21
    2   libdispatch.dylib                       0x00007fff964047c5 _dispatch_sig_thread + 45
    Thread 2 Crashed:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_platform.dylib                0x00007fff982c80de _platform_memmove$VARIANT$Nehalem + 254
    1   libxpc.dylib                            0x00007fff907cf81e xpc_data_create + 82
    2   com.apple.CoreFoundation                0x00007fff90641386 -[CFPDSource acceptMessage:] + 806
    3   com.apple.CoreFoundation                0x00007fff90648d67 __handle_synchronize_message_block_invoke + 215
    4   com.apple.CoreFoundation                0x00007fff9063fc1a __90+[CFPDSource withSourceForDomain:forRemoteClient:inContainer:user:byHost:managed:perform:]_b lock_invoke_2 + 42
    5   libdispatch.dylib                       0x00007fff963fd1bb _dispatch_call_block_and_release + 12
    6   libdispatch.dylib                       0x00007fff963fa28d _dispatch_client_callout + 8
    7   libdispatch.dylib                       0x00007fff963fc082 _dispatch_root_queue_drain + 326
    8   libdispatch.dylib                       0x00007fff963fd177 _dispatch_worker_thread2 + 40
    9   libsystem_pthread.dylib                 0x00007fff998cfef8 _pthread_wqthread + 314
    10  libsystem_pthread.dylib                 0x00007fff998d2fb9 start_wqthread + 13
    Thread 2 crashed with X86 Thread State (64-bit):
      rax: 0x000000010e1be040  rbx: 0x00007f9bb24043d0  rcx: 0x0000000000000010  rdx: 0x00000000000fa5fc
      rdi: 0x000000010e1fe010  rsi: 0x000000010e0c2fd0  rbp: 0x000000010d7294b0  rsp: 0x000000010d7294b0
       r8: 0x0000000000000003   r9: 0xfffffffef1e41fff  r10: 0x00007f9bb2404210  r11: 0x000000000013b040
      r12: 0x000000010e1be000  r13: 0x00007f9bb2504b40  r14: 0x000000010e083000  r15: 0x000000000013a60c
      rip: 0x00007fff982c80de  rfl: 0x0000000000010202  cr2: 0x000000010e0c3000
    Logical CPU:     1
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x10d5d9000 -        0x10d5d9fff  cfprefsd (855.16) <4342939E-DB15-3A1A-BCDE-6B3EF244CAAB> /usr/sbin/cfprefsd
        0x7fff6eedc000 -     0x7fff6ef0f817  dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld
        0x7fff8cc03000 -     0x7fff8cc2cff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
        0x7fff8ee44000 -     0x7fff8ee4bfff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8ef27000 -     0x7fff8ef2bff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff8f0a1000 -     0x7fff8f0a5ff7  libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
        0x7fff8f0a6000 -     0x7fff8f0c2ff7  libsystem_kernel.dylib (2422.100.13) <498AEBD7-4194-3CF2-AA16-D5D03FFBD8C0> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8f626000 -     0x7fff8f637ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff8f638000 -     0x7fff8f686fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff8f879000 -     0x7fff8f894ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
        0x7fff8fb06000 -     0x7fff8fb09ff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
        0x7fff8fb0a000 -     0x7fff8fb0bffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff8fb2e000 -     0x7fff8fb33ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff904b0000 -     0x7fff90695fff  com.apple.CoreFoundation (6.9 - 855.16) <A63E680E-E4B2-368B-8564-9DBE0D8DDB91> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff907cd000 -     0x7fff907f1fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff90e2c000 -     0x7fff90e2dff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff912c0000 -     0x7fff912c1ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff928cb000 -     0x7fff928d5fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff9342b000 -     0x7fff9343cff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff935ac000 -     0x7fff935b3ff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
        0x7fff94021000 -     0x7fff94048ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff94904000 -     0x7fff9490bff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
        0x7fff94d40000 -     0x7fff94eedf27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff94eee000 -     0x7fff94ef3fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff94f28000 -     0x7fff94fb1ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff9510d000 -     0x7fff9510dff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff95121000 -     0x7fff95122fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff9551f000 -     0x7fff95546ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff957eb000 -     0x7fff959a3ffb  libicucore.A.dylib (511.32) <A7CE7DAD-D3AD-36A2-BE4F-25C5F21FADBB> /usr/lib/libicucore.A.dylib
        0x7fff95bf4000 -     0x7fff95bf6ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff95c26000 -     0x7fff95c68ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff96057000 -     0x7fff9605ffff  libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff963f9000 -     0x7fff96413fff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
        0x7fff96414000 -     0x7fff9641dff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff96a20000 -     0x7fff96a21ff7  libSystem.B.dylib (1197.1.1) <E303F2F8-A8CF-3DF3-84B3-F2D0EE41CCF6> /usr/lib/libSystem.B.dylib
        0x7fff982c4000 -     0x7fff982caff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
        0x7fff99815000 -     0x7fff99867fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff998cd000 -     0x7fff998d4ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff9996e000 -     0x7fff9996fff7  libsystem_sandbox.dylib (278.11) <B46E4040-A8C6-3EBC-91F8-F1CB01106614> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff99c2c000 -     0x7fff99c5bfd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff9a11e000 -     0x7fff9a120ff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 6540
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=74.9M resident=13.6M(18%) swapped_out_or_unallocated=61.2M(82%)
    Writable regions: Total=45.8M written=480K(1%) resident=584K(1%) swapped_out=0K(0%) unallocated=45.2M(99%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    Dispatch continuations             8192K
    Kernel Alloc Once                     4K
    MALLOC                             28.4M
    MALLOC (admin)                       16K
    STACK GUARD                          12K
    Stack                              65.1M
    VM_ALLOCATE                          28K
    __DATA                             1080K
    __LINKEDIT                         66.2M
    __TEXT                             8872K
    __UNICODE                           544K
    mapped file                        1260K
    shared memory                         4K
    ===========                      =======
    TOTAL                             179.2M
    System Profile:
    Model: iMac12,2, BootROM IM121.0047.B1E, 4 processors, Intel Core i5, 3.1 GHz, 4 GB, SMC 1.72f2
    Graphics: AMD Radeon HD 6970M, AMD Radeon HD 6970M, PCIe, 1024 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3230554638424353302D444A2D4620
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x02FE, 0x45424A3230554638424353302D444A2D4620
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.74.0-P2P
    Bluetooth: Version 4.2.4f1 13674, 3 services, 23 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: ST31000528AS, 1 TB
    Serial ATA Device: OPTIARC DVD RW AD-5690H, 277.5 MB
    USB Device: Hub
    USB Device: 1861
    USB Device: Internal Memory Card Reader
    USB Device: IR Receiver
    USB Device: FaceTime HD Camera (Built-in)
    USB Device: Hub
    USB Device: iPhone
    USB Device: MFC-J6910DW
    USB Device: BRCM2046 Hub
    USB Device: Bluetooth USB Host Controller
    Thunderbolt Bus: iMac, Apple Inc., 25.1
    Also located,
    Diagnostic Messages
    Powerstats for:  iTunesHelper
      com.apple.iTunesHelper          11.2.2 (11.2.2)          <D9314C39-EAF4-37E6-B8D8-2731175CD7B2>          /Applications/iTunes.app/Contents/MacOS/iTunesHelper.app/Contents/MacOS/iT unesHelper
    Powerstats for:  iTunes

    ...now my computer updated it again. It opened, tried to collect information about the copyright, the an error message popped up saying that iTunes does not work correctly due to any mistake...
    Please help me!

  • My iTunes won't open after last update.

    My iTunes won't open after last update. Can anybody help me?

    I had similar problem this time and last time when I upgrade/update iTune, and subsequently solved the problem through the help of this person. You may give it a try and see if this works for you. It works for me now and then. Good luck.
    https://discussions.apple.com/thread/3800524
    Oliver

  • Flash CC doesn't start up after last update

    Flash CC doesn't start up after last update. It said "Training en zelfstudie" (Training and self-stufy in Dutch) for the update.
    Everything was working fine before the update, now if I try to start-up Flash solo,
    it says: "Flash werkt niet meer" (Flash has stopped working), and quits.
    As you can probably tell from the message, I'm on Windows 7.
    Now here is interesting info: if I double click a previous movie, then Flash starts up fine and loads the previous movie.
    However when I close it and the screen that should appear is the "new movie" dialog, flash hangs again.
    So obviously something went wrong installing the new update, or the update doesn't work properly.
    I'm now working with my pre-cc flash5.5 version, which I re-installed to avoid crashing flash every time I close a file.
    My questions:
    1- Where do I log this problem? (Or am I in the right place?)
    2- Can I re-install the previous version, which worked fine? (I can live without tutorials etc.)
    3- Can I try to re-install this version if the above is not possible and how do I go about doing that?

    What fixed the problem for me was just reinstalling Flash CC. I thought I'd give it a try, because I couldn't find a message of anyone experiencing the same problem.
    So I used the control panel to uninstall Flash, then I tried reinstalling.
    Creative Cloud kept saying Flash is up to date, so you can't reinstall. If you click on the gear and choose Exit and then restart Creative Cloud it will take a few seconds, but the it will see the situation as it is and you can reinstall Flash.
    After the reinstall the issue was gone.
    Thanks for the other solutions, I think this is a handy resource for rolling back Flash if I ever do need it
    and gives me more confidence in the creative cloud product.
    Maybe Adobe will pick it up and make it easier for us 'normal' creative-cloud users to
    pick which version we want. Like you can do in CVS systems.

  • My IPhoto crashes during database converting after last update .... help!!!!

    After last update, IPHOTO started to converting images database. After step 5/9 it is hanging up. What I can do?????
    Please help, i have mora than 100Gb of images and no acces to them.
    TomekP

    You might want to look at an earlier thread (link) about this issue, I also had the same issue with step 9 of 9 and 5 of 9 and this was my solution:
    "Had the same issue with the never ending and faulty update to iPhoto 9.3.  I got so frustrated that I ended up getting rid of iPhoto 9.3 and restoring my iPhoto to version 9.2.3.
    You can do this by(1) erasing iPhoto from your computer from the applications folder and (2) reloading iPhoto from your iLife '11 DVD.  When I did this I got overzealous and accidentally erased previous versions of the iPhoto updates as well.  This was easy to correct by going to http://support.apple.com/kb/index?page=search&src=support_site.psp.more&locale=e n_US&q=iPhoto and reloading the 9.1 and 9.2.3 iPhoto updates.  Once I restored 9.2.3 -- the version prior to 9.3 -- I was able to see my photos again.
    iPhoto 9.3 is obviously faulty if it cannot finish updating.  I called Apple support and visited the "genius" bar and was told twice that they had never heard of this issue.  Please call Apple support and voice your problems so that someone in the iPhoto software development team will eventually become aware of this problem."

Maybe you are looking for

  • Visual Studio 2010 and SharePoint Foundation 2010

    From a development perspective, if I have a Windows 2007 Operating System and download Sharepoint Foundation 2010, can I develop web parts using Visual Studio 2010?  Are there other components I need? When we convert to SharePoint Server 2013 in prod

  • Keynote to iDVD: loss of audio in slide show

    I have made a slide show on Keynote with music from iTunes. I export it to iDVD and it works fine from the computer while in iDVD. When I burn the disc, the music from the Keynote slideshow is missing although musc that I have added to menus does pla

  • Question marks on guest account dock???

    I logged onto the guest account and another non-admin account only to find questions marks on the dock where all of the application links should be. When I click on the applications folder, I get a message saying I do not have access to that folder.

  • Attachments sent through Mail in iOS (any version) are received as corrupt.

    Hello! If I send any attachment through Mail in iOS (can be iPads and iPhones, multiple versions) with my Exchange account, these attachments will arrive to their destination corrupt (as in, they cannot be opened). I've got Exchange 2007 in my compan

  • Birthdays - Syncing after 2.01 update.

    My Address book Birthdays are now syncing after the 2.01 update. FYI Cheers