Nvidia 295.40-2 causes strange graphical errors?

Take a look at this screenshot of my background: http://i42.tinypic.com/6ntmhv.png
This is happening in other places too, like the web browser, chat and so on.
Downgrading to 295.33-1 is not an option since it has vulnerabilities (I've read on this forum). Also, I don't want to downgrade my kernel.
local/linux 3.3.2-1 (base)
The Linux Kernel and modules
local/nvidia 295.40-2
NVIDIA drivers for linux.
local/nvidia-utils 295.40-1
NVIDIA drivers utilities and libraries
Anyone else got this problem?

The 295.33 driver with the security patch works without degrading performances on my integrated GPU GeForce 7100 / nForce 630i.
Others tell also that the patched 295.33 driver works for them on their gpu.
So I cannot agree with the advice not to use the security patch. I think the bug in the 295.40 is elsewhere then the security fix.
From http://www.nvnews.net/vbulletin/showpos … stcount=10 Plagman of NVIDIA Corporation says:
We've identified a performance problem with integrated graphics chipsets that got included in the 295.40 release, but is independent of the security fix. Expect a fix shortly.
Last edited by berbae (2012-04-23 21:24:19)

Similar Messages

  • Have wakeup issues with Lion! get strange graphic error after wake-up

    has anyone seen this issue before? google didn't help me
    I have to restart every single app to get a proper resultion / graphics...
    System was running well before (@ Snow Leo)

    Me so do the same but when I close the lid of my MBPro. It then enters in a loop of sleep/awake and in the console shows the same messages as you have sent.

  • Graphical error after starting macbook

    after updating to the new os yosemite, I had to notice a strange graphical error of the screen (picture below).
    It occurs just sometimes, not everytime I start my macbook.
    I don't know if it's a matter of the os, but I didn't have this problem yet. Maybe someone could help me ?

    Hi michiw,
    Welcome to the Apple Support Communities!
    I know that situations with your display can be both frustrating and concerning. In this situation I would recommend reading over the attached article and using the troubleshooting steps within. 
    Apple computers: Troubleshooting issues with video on internal or external displays - Apple Support
    Cheers,
    Joe

  • 10.5.2 and geforce 730 graphics card - graphical errors & freezes

    Hi there!
    I am writing this on behalfof a good friend, who is experiencing computer troubles, since updating to 10.5.2, specifically the graphics update.
    +His machine specs: 24' iMac G5, purchased November 2006 - without apple care.+
    He has noted system freezes, and strange graphical errors, such as black lines and squares, since updating his system several days ago.
    No steps have been taken as of yet, apart from the norm of clearing caches, restarting, and repairing permissions etc, which have not helped unfortunately.
    As the errors are being output graphically, he believes the problem to be the *geforce 730* graphics card, which allegedly has a reputation.
    Could you possibly help me please; have you experienced similar, what are his options, is this unit replaceable and at what cost, etc?
    Although he does not have apple care, do apple have a responsibility to him, as it's a hardware failure, on a machine not even a year and a half old!
    Thanks so much in advance of your help, and I'll keep searching in the mean time

    I have the same issue, although I am running 10.4.11, ATI Radeon X1600
    Welcome to Discussions, SGiambalvo!
    With all due respect, you'd get more, and better, advice from starting your own thread or looking at Tiger related threads. Those with similar experience to yours may just skip reading this thread.
    Seems to be a hardware issue.
    First things everyone will want to know are:
    1. is the iMac's firmware up-to-date? There were two. Refer to this Apple Support article: Firmware updates for Intel-based Macs
    2. the result, or not, from running the extended version of the Apple Hardware Test (located on your iMac's grey system Install Disc)?
    3. when did this start, has it gotten worse, if sudden was there an event that was a coincidence?
    4. if you have AppleCare, what did they say when you called?
    got a 'grey screen of death'
    If it was the message to restart your Mac, that's a kernel panic. Can be due to hardware or software problem.
    the video card updates seem to only be for Aluminum iMacs...so I have not downloaded this pack
    Don't bother with it, as it will not allow an install after you've downloaded it.
    While your problem may very well be the video card or logic board, it could be the hard drive going out. Regardless which, you'll of course want to backup all important data immediately.

  • Safari Crash - Problem with doodle (planer) app  -  doodle web links cause safari to crash with a very strange message "Error - Please make sure Safari is not used in Private Modus" (translated from german) No Privat Modus buttom in ios 7 safari settings!

    Safari Crash - Problem with doodle (planer) app  -  doodle web links cause safari to crash with a very strange message "Error - Please make sure Safari is not used in Private Modus" (translated from german) No Privat Modus buttom in ios 7 safari settings! Works fine with an older Safari Version. Web link, call doodle app.  You could see the website in the backround working but safari crashes after clicking on the error window.   Any suggestions?

    Turn off Private Browsing.
    Tap "Private" on Safari Screen to disable Private Browsing. When top of screen is white, Private Browsing is off.

  • [nvidia] graphics errors in games since upgrade of 03/12/08

    Hi,
    since I did a "pacman -Syu" on 03/12/08, I have problems with the graphics of sdl/open gl games, e.g. urban terror and unreal tournament. There are graphical errors (textures are missing or have the wrong color) and the games are very unstable, hang very often, have low frame rates.
    The last "pacman -Syu" was on 03/02/08, so the "bad" new package must have been released in this time. Only nvidia cards are affected, because my laptop with intel chip has no problems, though I also did a "pacman -Syu" on it. I could not solve the problem by changing the available settings in nvidia-settings. Even disabling the composite and renderaccel options in xorg.conf did not help. But I could solve the visual problems by upgrading xorg-server to 1.4.0.90-7 (testing). The current one is 1.4.0.90-6. However, the games are still very unstable, which is a even bigger problem that the visual issues. I also tried out the new beta nvidia driver (171.06), but it didn't help at all.
    Best regards,
    Thorsten
    P.S.: hardware is GF6600GT

    here ya go:
    first the kernel module:
    # $Id: PKGBUILD,v 1.87 2008/02/27 08:20:11 thomas Exp $
    # Maintainer : Thomas Baechler <[email protected]>
    pkgname=nvidia
    pkgver=100.14.19
    _kernver='2.6.24-ARCH'
    pkgrel=1
    pkgdesc="NVIDIA drivers for kernel26."
    arch=('i686' 'x86_64')
    [ "$CARCH" = "i686" ] && ARCH=x86
    [ "$CARCH" = "x86_64" ] && ARCH=x86_64
    url="http://www.nvidia.com/"
    depends=('kernel26>=2.6.24-2' 'kernel26<=2.6.25-0' 'nvidia-utils')
    conflicts=('nvidia-96xx' 'nvidia-71xx' 'nvidia-legacy')
    license=('custom')
    install=nvidia.install
    source=(http://us.download.nvidia.com/XFree86/Linux-$ARCH/${pkgver}/NVIDIA-Linux-$ARCH-${pkgver}-pkg0.run)
    build()
    # Extract
    cd $startdir/src/
    sh NVIDIA-Linux-$ARCH-${pkgver}-pkg0.run --extract-only
    cd NVIDIA-Linux-$ARCH-${pkgver}-pkg0
    # Any extra patches are applied in here...
    cd usr/src/nv/
    ln -s Makefile.kbuild Makefile
    make SYSSRC=/lib/modules/${_kernver}/build module
    # install kernel module
    mkdir -p $startdir/pkg/lib/modules/${_kernver}/kernel/drivers/video/
    install -m644 nvidia.ko $startdir/pkg/lib/modules/${_kernver}/kernel/drivers/video/
    sed -i -e "s/KERNEL_VERSION='.*'/KERNEL_VERSION='${_kernver}'/" $startdir/*.install
    and nvidia-utils:
    # $Id: PKGBUILD,v 1.31 2008/02/27 08:17:30 thomas Exp $
    # Maintainer: Thomas Baechler <[email protected]>
    # Contributor: James Rayner <[email protected]>
    pkgname=nvidia-utils
    pkgver=100.14.19
    pkgrel=1
    pkgdesc="NVIDIA drivers utilities and libraries."
    arch=('i686' 'x86_64')
    [ "$CARCH" = "i686" ] && ARCH=x86
    [ "$CARCH" = "x86_64" ] && ARCH=x86_64
    url="http://www.nvidia.com/"
    depends=('xorg-server')
    conflicts=('libgl' 'libgl-dri' 'ati-fglrx-utils' 'nvidia-legacy-utils' \
    'nvidia-71xx-utils' 'nvidia-96xx-utils')
    provides=('libgl')
    license=('custom')
    install=nvidia.install
    source=(http://us.download.nvidia.com/XFree86/Linux-${ARCH}/${pkgver}/NVIDIA-Linux-${ARCH}-${pkgver}-pkg0.run \
    supported-cards.txt)
    options=(docs !strip)
    build()
    # override nvida install routine and do it the long way.
    cd $startdir/src/
    sh NVIDIA-Linux-${ARCH}-${pkgver}-pkg0.run --extract-only
    cd NVIDIA-Linux-${ARCH}-${pkgver}-pkg0/usr/
    mkdir -p $startdir/pkg/usr/{lib,bin,share/applications,share/pixmaps,man/man1}
    mkdir -p $startdir/pkg/usr/lib/xorg/modules/{extensions,drivers}
    mkdir -p $startdir/pkg/usr/share/licenses/nvidia/
    install lib/{libGLcore,libGL,libnvidia-cfg,tls/libnvidia-tls}.so.${pkgver} \
    $startdir/pkg/usr/lib/ || return 1
    install -m644 share/man/man1/* $startdir/pkg/usr/man/man1/ || return 1
    rm $startdir/pkg/usr/man/man1/nvidia-installer.1.gz || return 1
    install X11R6/lib/libXv* $startdir/pkg/usr/lib/ || return 1
    install -m644 share/applications/nvidia-settings.desktop $startdir/pkg/usr/share/applications/ || return 1
    # fix nvidia .desktop file
    sed -e 's:__UTILS_PATH__:/usr/bin:' -e 's:__PIXMAP_PATH__:/usr/share/pixmaps:' -i $startdir/pkg/usr/share/applications/nvidia-settings.desktop
    install -m644 share/pixmaps/nvidia-settings.png $startdir/pkg/usr/share/pixmaps/ || return 1
    install X11R6/lib/modules/libnvidia-wfb.so.$pkgver $startdir/pkg/usr/lib/xorg/modules || return 1
    install X11R6/lib/modules/drivers/nvidia_drv.so $startdir/pkg/usr/lib/xorg/modules/drivers || return 1
    install X11R6/lib/modules/extensions/libglx.so.$pkgver $startdir/pkg/usr/lib/xorg/modules/extensions || return 1
    install -m755 bin/nvidia-{settings,xconfig,bug-report.sh} $startdir/pkg/usr/bin/ || return 1
    cd $startdir/pkg/usr/lib/
    ln -s libGL.so.$pkgver libGL.so || return 1
    ln -s libGL.so.$pkgver libGL.so.1 || return 1
    ln -s libGLcore.so.$pkgver libGLcore.so.1 || return 1
    ln -s libnvidia-cfg.so.$pkgver libnvidia-cfg.so.1 || return 1
    ln -s libnvidia-tls.so.$pkgver libnvidia-tls.so.1 || return 1
    ln -s libcuda.so.$pkgver libcuda.so.1 || return 1
    ln -s libXvMCNVIDIA.so.$pkgver libXvMCNVIDIA_dynamic.so.1 || return 1
    cd $startdir/pkg/usr/lib/xorg/modules/extensions
    ln -s libglx.so.$pkgver libglx.so || return 1
    install -m644 $startdir/src/NVIDIA-Linux-${ARCH}-${pkgver}-pkg0/LICENSE $startdir/pkg/usr/share/licenses/nvidia/ || return 1
    ln -s nvidia $startdir/pkg/usr/share/licenses/nvidia-utils || return 1
    install -D -m644 $startdir/src/NVIDIA-Linux-${ARCH}-${pkgver}-pkg0/usr/share/doc/README.txt $startdir/pkg/usr/share/doc/nvidia/README || return 1
    install -D -m644 $startdir/src/supported-cards.txt $startdir/pkg/usr/share/doc/nvidia/supported-cards.txt || return 1
    find $startdir/pkg/usr -type d -exec chmod 755 {} \;
    # phew :)
    PS: I removed the mdsums as i am on i686 and i don't have the "sources" for x86_64. These are edited 169.12 PKGBUILDs

  • Themes invisible, blank pages, colours not right, looks like a graphic error, but isn't one

    hey there
    Keynote '08 (used on a 10.6.8 Mac OS X) doesn't work anymore. The only thing that works and looks as it should is the window itself with all the buttons and stuff.
    I choose a theme and want to start working and all I can see is a blank page...no background,no letters etc.
    I cannot see what I'm writing (cause everything's in white), only when I mark the letters I can see them. When I start the presentation I can either see nothing at all or a very ugly version of the theme and words, that looks as if the graphic card of my Mac had crashed. I cannot even choose different font colours...everything's just white.
    Some of the themes appear....but a theme that's supposed to be in blue appears green....and so on. It's so strange!
    Already finished keynotes can be opened with the app, but look the same. Everything looks like a graphic error so to speak. Pictures look as if they were a negative of the original picture.
    The only way to look at an existing keynote is by using "preview" in the finder.
    I've already deinstalled the software and put it on again.
    Nothing changed...
    I just don't know what's going on here....
    Any ideas?? :-(

    I have the same issue. Can somebody help, please.

  • Strange graphical glitch on 55TL515

    I'm getting a strange graphical glitch occasionally on my 55TL515.  When the glitch appears, it will reoccur every 20 seconds or so.  I've discovered one way to make this disappear temporarily, but I'd like a permanent fix.  Let me describe my living room setup for a second...
    I currently have the TV connected by itself to one outlet.  The second socket is currently empty.
    In another outlet, I have a filled power bar plugged in.  The power bar contains my stereo, xbox, pc, macbook, external hdd, and router.  
    When the glitch appears, if I unplug this power bar and reconnect it, the glitch disappears.  I don't understand why this is.  They aren't even in the same outlet (they used to be, until i started messing around with this problem).  I've tested different HDMI cords, all of the HDMI inputs, and have seen this glitch when using both my pc and my xbox on this tv.
    Can anyone provide a possible solution to this?  I don't want to keep everything unplugged as I use them all frequently.  Could it be the power bar?  Is it actually a problem with the tv?  Please take a look at this youtube video and see what you think.  Thanks.
    http://www.youtube.com/watch?v=ehR4cALs8co&feature​=youtu.be

    I get the same issue...typically this happens if I connect my laptop through a VGA cable.  I've tried everything from changing my video card settings(resolution, refresh rate, etc...) but I get the same exact graphical glitch.  Any luck on figuring this out?
    Also, do you ever get thin lines that roll/move up the screen?  I would get those occasionally and it had something to do with the digital switching inside the laptop power supply(the laptop power supply was on the same outlet) and was causing this problem so moving it to another power outlet or circuit breaker helped, but I still get the graphical glitch you have.

  • Strange graphical glitch in Select Columns

    I've noticed a strange graphical glitch in the Select Columns region of an interactive report when using IE7 or 8.
    When a column is selected (other than the first or last) and sent to the Bottom or Top the change doesn't actually show until the mouse is moved over the Display in Report List. If the Apply button is clicked, then the column ordering is set correctly.
    I'm using Apex 3.1 and was wondering if anyone else has noticed.
    Thanks,
    Simon

    alright.. once again a nvidia isssue... the nv driver does paint it correctly

  • Late 2013, 27" 3.2GHz iMac random "graphics" errors with Yosemite

    Since upgrading to Yosemite I am encountering random "graphics errors".
    Sometimes happens with an Apple report, some times without.
    In some cases, it causes a logout (not reboot or kernel panic).  After logging
    back in the small "graphics error" box is there.
    It is always happening at least once during a browsing session in Safari, often
    more.  It is also not website dependent as going back and reloading the pages where
    the problem occurred will work without the problem.
    With Mail, it is even worse.  Simply getting email is not a problem.  It happens
    if multiple apps are open and I try to create a Mail message.  This is when
    I get the sudden logout situation.  The only way I can compose an email
    is to close all other apps.
    Memory is NOT an issue as I have 24GB installed.
    Anyone having the same issues or clues as to how to fix????
    NOTE:  Everything works flawlessly and as it should if I boot into
                 Mavericks.

    same problem here screen random glitches while surfing the web with macbook pro retina 13 late 24 model. Just graphic issues *for example i may zoom in  photo on the web and it may appear a random line or glitch) yosemite is really bad

  • Graphic error while opening

    When I first open CS6 I receive a graphics error message. I close the error message and photoshop seems to be working fine, but oilpaint will not work. I receive another error message when I try to use oilpaint. Here is my system info:
    Adobe Photoshop Version: 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00) x32
    Operating System: Windows 7 64-bit
    Version: 6.1
    System architecture: Intel CPU Family:6, Model:5, Stepping:2 with MMX, SSE Integer, SSE FP, SSE2, SSE3
    Physical processor count: 2
    Processor speed: 1862 MHz
    Built-in memory: 2805 MB
    Free memory: 359 MB
    Memory available to Photoshop: 2346 MB
    Memory used by Photoshop: 71 %
    Image tile size: 128K
    Image cache levels: 4
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Basic
    OpenGL Allow Normal Mode: False.
    OpenGL Allow Advanced Mode: False.
    OpenGL Allow Old GPUs: Not Detected.
    Video Card Vendor: Intel
    Video Card Renderer: Intel(R) Graphics Media Accelerator HD
    Display: 1
    Display Bounds:=  top: 0, left: 0, bottom: 900, right: 1600
    Video Card Number: 1
    Video Card: Intel(R) Graphics Media Accelerator HD
    OpenCL Unavailable
    Driver Version: 8.15.10.2057
    Driver Date: 20100125000000.000000-000
    Video Card Driver: igdumd64.dll,igd10umd64.dll,igdumdx32,igd10umd32
    Video Mode: 1600 x 900 x 4294967296 colors
    Video Card Caption: Intel(R) Graphics Media Accelerator HD
    Video Card Memory: 1274 MB
    Video Rect Texture Size: 4096
    Serial number:
    Application folder: C:\Program Files (x86)\Adobe\Adobe Photoshop CS6\
    Temporary file path: C:\Users\Ronald\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      C:\, 220.1G, 166.3G free
    Required Plug-ins folder: C:\Program Files (x86)\Adobe\Adobe Photoshop CS6\Required\
    Primary Plug-ins folder: C:\Program Files (x86)\Adobe\Adobe Photoshop CS6\Plug-ins\
    Additional Plug-ins folder: not set
    Installed components:
       A3DLIBS.dll   A3DLIB Dynamic Link Library   9.2.0.112  
       ACE.dll   ACE 2012/01/18-15:07:40   66.492997   66.492997
       adbeape.dll   Adobe APE 2012/01/25-10:04:55   66.1025012   66.1025012
       AdobeLinguistic.dll   Adobe Linguisitc Library   6.0.0  
       AdobeOwl.dll   Adobe Owl 2012/02/09-16:00:02   4.0.93   66.496052
       AdobePDFL.dll   PDFL 2011/12/12-16:12:37   66.419471   66.419471
       AdobePIP.dll   Adobe Product Improvement Program   6.0.0.1654  
       AdobeXMP.dll   Adobe XMP Core 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPFiles.dll   Adobe XMP Files 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPScript.dll   Adobe XMP Script 2012/02/06-14:56:27   66.145661   66.145661
       adobe_caps.dll   Adobe CAPS   6,0,29,0  
       AGM.dll   AGM 2012/01/18-15:07:40   66.492997   66.492997
       ahclient.dll    AdobeHelp Dynamic Link Library   1,7,0,56  
       aif_core.dll   AIF   3.0   62.490293
       aif_ocl.dll   AIF   3.0   62.490293
       aif_ogl.dll   AIF   3.0   62.490293
       amtlib.dll   AMTLib   6.0.0.75 (BuildVersion: 6.0; BuildDate: Mon Jan 16 2012 18:00:00)   1.000000
       ARE.dll   ARE 2012/01/18-15:07:40   66.492997   66.492997
       AXE8SharedExpat.dll   AXE8SharedExpat 2011/12/16-15:10:49   66.26830   66.26830
       AXEDOMCore.dll   AXEDOMCore 2011/12/16-15:10:49   66.26830   66.26830
       Bib.dll   BIB 2012/01/18-15:07:40   66.492997   66.492997
       BIBUtils.dll   BIBUtils 2012/01/18-15:07:40   66.492997   66.492997
       boost_date_time.dll   DVA Product   6.0.0  
       boost_signals.dll   DVA Product   6.0.0  
       boost_system.dll   DVA Product   6.0.0  
       boost_threads.dll   DVA Product   6.0.0  
       cg.dll   NVIDIA Cg Runtime   3.0.00007  
       cgGL.dll   NVIDIA Cg Runtime   3.0.00007  
       CIT.dll   Adobe CIT   2.0.5.19287   2.0.5.19287
       CoolType.dll   CoolType 2012/01/18-15:07:40   66.492997   66.492997
       data_flow.dll   AIF   3.0   62.490293
       dvaaudiodevice.dll   DVA Product   6.0.0  
       dvacore.dll   DVA Product   6.0.0  
       dvamarshal.dll   DVA Product   6.0.0  
       dvamediatypes.dll   DVA Product   6.0.0  
       dvaplayer.dll   DVA Product   6.0.0  
       dvatransport.dll   DVA Product   6.0.0  
       dvaunittesting.dll   DVA Product   6.0.0  
       dynamiclink.dll   DVA Product   6.0.0  
       ExtendScript.dll   ExtendScript 2011/12/14-15:08:46   66.490082   66.490082
       FileInfo.dll   Adobe XMP FileInfo 2012/01/17-15:11:19   66.145433   66.145433
       filter_graph.dll   AIF   3.0   62.490293
       hydra_filters.dll   AIF   3.0   62.490293
       icucnv40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       icudt40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       image_compiler.dll   AIF   3.0   62.490293
       image_flow.dll   AIF   3.0   62.490293
       image_runtime.dll   AIF   3.0   62.490293
       JP2KLib.dll   JP2KLib 2011/12/12-16:12:37   66.236923   66.236923
       libeay32.dll   The OpenSSL Toolkit   0.9.8g  
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   10.0  
       LogSession.dll   LogSession   2.1.2.1640  
       mediacoreif.dll   DVA Product   6.0.0  
       MPS.dll   MPS 2012/02/03-10:33:13   66.495174   66.495174
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcp100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcp71.dll   Microsoft® Visual Studio .NET   7.10.3077.0  
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcr100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcr71.dll   Microsoft® Visual Studio .NET   7.10.3052.4  
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CS6   CS6  
       Plugin.dll   Adobe Photoshop CS6   CS6  
       PlugPlug.dll   Adobe(R) CSXS PlugPlug Standard Dll (32 bit)   3.0.0.383  
       PSArt.dll   Adobe Photoshop CS6   CS6  
       PSViews.dll   Adobe Photoshop CS6   CS6  
       SCCore.dll   ScCore 2011/12/14-15:08:46   66.490082   66.490082
       ScriptUIFlex.dll   ScriptUIFlex 2011/12/14-15:08:46   66.490082   66.490082
       shfolder.dll   Microsoft(R) Windows (R) 2000 Operating System   5.50.4027.300  
       ssleay32.dll   The OpenSSL Toolkit   0.9.8g  
       tbb.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       TfFontMgr.dll   FontMgr   9.3.0.113  
       TfKernel.dll   Kernel   9.3.0.113  
       TFKGEOM.dll   Kernel Geom   9.3.0.113  
       TFUGEOM.dll   Adobe, UGeom©   9.3.0.113  
       updaternotifications.dll   Adobe Updater Notifications Library   6.0.0.24 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   6.0.0.24
       WRServices.dll   WRServices Friday January 27 2012 13:22:12   Build 0.17112   0.17112
       wu3d.dll   U3D Writer   9.3.0.113  

    When I first open CS6 I receive a graphics error message. I close the error message and photoshop seems to be working fine, but oilpaint will not work. I receive another error message when I try to use oilpaint. Here is my system info:
    Adobe Photoshop Version: 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00) x32
    Operating System: Windows 7 64-bit
    Version: 6.1
    System architecture: Intel CPU Family:6, Model:5, Stepping:2 with MMX, SSE Integer, SSE FP, SSE2, SSE3
    Physical processor count: 2
    Processor speed: 1862 MHz
    Built-in memory: 2805 MB
    Free memory: 359 MB
    Memory available to Photoshop: 2346 MB
    Memory used by Photoshop: 71 %
    Image tile size: 128K
    Image cache levels: 4
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Basic
    OpenGL Allow Normal Mode: False.
    OpenGL Allow Advanced Mode: False.
    OpenGL Allow Old GPUs: Not Detected.
    Video Card Vendor: Intel
    Video Card Renderer: Intel(R) Graphics Media Accelerator HD
    Display: 1
    Display Bounds:=  top: 0, left: 0, bottom: 900, right: 1600
    Video Card Number: 1
    Video Card: Intel(R) Graphics Media Accelerator HD
    OpenCL Unavailable
    Driver Version: 8.15.10.2057
    Driver Date: 20100125000000.000000-000
    Video Card Driver: igdumd64.dll,igd10umd64.dll,igdumdx32,igd10umd32
    Video Mode: 1600 x 900 x 4294967296 colors
    Video Card Caption: Intel(R) Graphics Media Accelerator HD
    Video Card Memory: 1274 MB
    Video Rect Texture Size: 4096
    Serial number:
    Application folder: C:\Program Files (x86)\Adobe\Adobe Photoshop CS6\
    Temporary file path: C:\Users\Ronald\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      C:\, 220.1G, 166.3G free
    Required Plug-ins folder: C:\Program Files (x86)\Adobe\Adobe Photoshop CS6\Required\
    Primary Plug-ins folder: C:\Program Files (x86)\Adobe\Adobe Photoshop CS6\Plug-ins\
    Additional Plug-ins folder: not set
    Installed components:
       A3DLIBS.dll   A3DLIB Dynamic Link Library   9.2.0.112  
       ACE.dll   ACE 2012/01/18-15:07:40   66.492997   66.492997
       adbeape.dll   Adobe APE 2012/01/25-10:04:55   66.1025012   66.1025012
       AdobeLinguistic.dll   Adobe Linguisitc Library   6.0.0  
       AdobeOwl.dll   Adobe Owl 2012/02/09-16:00:02   4.0.93   66.496052
       AdobePDFL.dll   PDFL 2011/12/12-16:12:37   66.419471   66.419471
       AdobePIP.dll   Adobe Product Improvement Program   6.0.0.1654  
       AdobeXMP.dll   Adobe XMP Core 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPFiles.dll   Adobe XMP Files 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPScript.dll   Adobe XMP Script 2012/02/06-14:56:27   66.145661   66.145661
       adobe_caps.dll   Adobe CAPS   6,0,29,0  
       AGM.dll   AGM 2012/01/18-15:07:40   66.492997   66.492997
       ahclient.dll    AdobeHelp Dynamic Link Library   1,7,0,56  
       aif_core.dll   AIF   3.0   62.490293
       aif_ocl.dll   AIF   3.0   62.490293
       aif_ogl.dll   AIF   3.0   62.490293
       amtlib.dll   AMTLib   6.0.0.75 (BuildVersion: 6.0; BuildDate: Mon Jan 16 2012 18:00:00)   1.000000
       ARE.dll   ARE 2012/01/18-15:07:40   66.492997   66.492997
       AXE8SharedExpat.dll   AXE8SharedExpat 2011/12/16-15:10:49   66.26830   66.26830
       AXEDOMCore.dll   AXEDOMCore 2011/12/16-15:10:49   66.26830   66.26830
       Bib.dll   BIB 2012/01/18-15:07:40   66.492997   66.492997
       BIBUtils.dll   BIBUtils 2012/01/18-15:07:40   66.492997   66.492997
       boost_date_time.dll   DVA Product   6.0.0  
       boost_signals.dll   DVA Product   6.0.0  
       boost_system.dll   DVA Product   6.0.0  
       boost_threads.dll   DVA Product   6.0.0  
       cg.dll   NVIDIA Cg Runtime   3.0.00007  
       cgGL.dll   NVIDIA Cg Runtime   3.0.00007  
       CIT.dll   Adobe CIT   2.0.5.19287   2.0.5.19287
       CoolType.dll   CoolType 2012/01/18-15:07:40   66.492997   66.492997
       data_flow.dll   AIF   3.0   62.490293
       dvaaudiodevice.dll   DVA Product   6.0.0  
       dvacore.dll   DVA Product   6.0.0  
       dvamarshal.dll   DVA Product   6.0.0  
       dvamediatypes.dll   DVA Product   6.0.0  
       dvaplayer.dll   DVA Product   6.0.0  
       dvatransport.dll   DVA Product   6.0.0  
       dvaunittesting.dll   DVA Product   6.0.0  
       dynamiclink.dll   DVA Product   6.0.0  
       ExtendScript.dll   ExtendScript 2011/12/14-15:08:46   66.490082   66.490082
       FileInfo.dll   Adobe XMP FileInfo 2012/01/17-15:11:19   66.145433   66.145433
       filter_graph.dll   AIF   3.0   62.490293
       hydra_filters.dll   AIF   3.0   62.490293
       icucnv40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       icudt40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       image_compiler.dll   AIF   3.0   62.490293
       image_flow.dll   AIF   3.0   62.490293
       image_runtime.dll   AIF   3.0   62.490293
       JP2KLib.dll   JP2KLib 2011/12/12-16:12:37   66.236923   66.236923
       libeay32.dll   The OpenSSL Toolkit   0.9.8g  
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   10.0  
       LogSession.dll   LogSession   2.1.2.1640  
       mediacoreif.dll   DVA Product   6.0.0  
       MPS.dll   MPS 2012/02/03-10:33:13   66.495174   66.495174
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcp100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcp71.dll   Microsoft® Visual Studio .NET   7.10.3077.0  
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcr100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcr71.dll   Microsoft® Visual Studio .NET   7.10.3052.4  
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CS6   CS6  
       Plugin.dll   Adobe Photoshop CS6   CS6  
       PlugPlug.dll   Adobe(R) CSXS PlugPlug Standard Dll (32 bit)   3.0.0.383  
       PSArt.dll   Adobe Photoshop CS6   CS6  
       PSViews.dll   Adobe Photoshop CS6   CS6  
       SCCore.dll   ScCore 2011/12/14-15:08:46   66.490082   66.490082
       ScriptUIFlex.dll   ScriptUIFlex 2011/12/14-15:08:46   66.490082   66.490082
       shfolder.dll   Microsoft(R) Windows (R) 2000 Operating System   5.50.4027.300  
       ssleay32.dll   The OpenSSL Toolkit   0.9.8g  
       tbb.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       TfFontMgr.dll   FontMgr   9.3.0.113  
       TfKernel.dll   Kernel   9.3.0.113  
       TFKGEOM.dll   Kernel Geom   9.3.0.113  
       TFUGEOM.dll   Adobe, UGeom©   9.3.0.113  
       updaternotifications.dll   Adobe Updater Notifications Library   6.0.0.24 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   6.0.0.24
       WRServices.dll   WRServices Friday January 27 2012 13:22:12   Build 0.17112   0.17112
       wu3d.dll   U3D Writer   9.3.0.113  

  • The latest update has caused a runtime error and cannot use i tunes

    i have just tried to put the latest update on my laptop and it has caused a runtime error and now cannot install i tunes at all.

    have you use latest version of nvidia driver, you have a compatibility issue here. 

  • Album covers, graphics error

    Hi!
    Even though album covers are shown, there is a graphical error: two rectangles filled with diagonal white or yellowish lines. I have updated my Direct X and graphics card drivers (Nvidia GeForce Go 440 64 M).
    Any ideas?
    Thanks.
      Windows XP  

    Thanks! This didn't solve my problem, but interesting enough: If I turn of DirectDraw in Quick Time, the display of the album covers is in the same grizzly way with diagonal lines as (with DirectDraw enabled) only the three rectangles below the album cover.

  • 10.9.4: Graphical errors when using OSX functions like Mission Control, Spotlight

    Device: MBP 15" Retina 2.3 GHz Intel i7
    OSX: 10.9.4
    Monitor: 27" Thunderbolt Display
    Issue: When using OSX functions like Mission Control (Expose) and spotlight, I frequently get graphical errors that remain on the desktop unless I reset the computer. I can resolve the issue by adding a new desktop and dragging my windows over.
    This happens almost every day.

    You have installed all these non-Apple system modifications:
    Kernel Extensions: ?
      [loaded] at.obdev.nke.LittleSnitch (4052 - SDK 10.8) Support
      [loaded] com.nvidia.CUDA (1.1.0) Support
      [loaded] com.promise.driver.stex (5.2.7 - SDK 10.9) Support
      [not loaded] com.silabs.driver.CP210xVCPDriver (3.0.0d1) Support
      [not loaded] com.silabs.driver.CP210xVCPDriver64 (3.0.0d1) Support
      [not loaded] com.wacom.kext.pentablet (5.2.6) Support
      [not loaded] com.wacom.kext.wacomtablet (6.3.8 - SDK 10.9) Support
    Litlle snitch has been a bad actor for some users.
    You do not have any CUDA Hardware, so the CUDA Driver is not needed.
    I do not know what siLabs driver thinks it may be driving.
    You left the door open:
    Gatekeeper: ?
      Anywhere

  • Strange Display Errors with certain Applications (ATI X1600) [SOLVED]

    Hi everyone!
    I have been using Arch now for a year or so and am very happy with it, but now there is a problem I unfortunately can't solve by my own.
    Since a month or so certain applications (like emacs, feh or gimp, if i try to manipulate the drawing surface) cause very strange display errors. When I try to take a screenshot, they can't be seen, so i made to photographs
    Image 1 (one instance of emacs under awesome-wm): http://img850.imageshack.us/img850/5186 … 112158.jpg
    Image 2 (two instances of emacs under awesome-wm): http://img24.imageshack.us/img24/822/im … 112158.jpg
    I already tried another display manager (musca) but there the same applications cause the same type of error.
    Maybe the version 6.14.0-1 of xf86-video-ati broke my system, but I don't know.
    Has anyone had similar problems or probably a solution?
    Thanks in advance
    Maak
    P.S.: I hope this is the right forum for this topic.
    Files:
    /var/log/Xorg.0.log          https://pastee.org/q3nn2
    Output of lspci                 https://pastee.org/db7n8
    UPDATE:
    Hi everyone, again!
    I just successfully downgraded the driver and the errors are gone
    If someone has the same errors, here is the PKGBUILD (taken from SVN; only the version numbers and sha1sums are modified)
    pkgname=xf86-video-ati
    pkgver=6.13.2
    pkgrel=1
    pkgdesc="X.org ati video driver"
    arch=(i686 x86_64)
    url="http://xorg.freedesktop.org/"
    license=('custom')
    depends=(libpciaccess libdrm udev pixman ati-dri)
    makedepends=('xorg-server-devel' 'libdrm' 'xf86driproto' 'mesa')
    conflicts=('xorg-server<1.9.0')
    groups=('xorg-drivers' 'xorg')
    options=('!libtool')
    source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
    sha1sums=('f9d379a884a833829ab1942de4ad4f4766cdcd46')
    build() {
    cd "${srcdir}/${pkgname}-${pkgver}"
    ./configure --prefix=/usr --enable-dri
    make
    package() {
    cd "${srcdir}/${pkgname}-${pkgver}"
    make "DESTDIR=${pkgdir}" install
    install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
    install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
    Last edited by Maak (2011-03-11 23:32:46)

    http://bbs.archlinux.org/viewtopic.php?id=89926

Maybe you are looking for

  • Adobe acrobat 8 pro download for mac

    I just got a new Mac and my old Mac had Adobe Acrobat 8 Pro installed on it and I use it for work and I don't a newer version for what I do and I would rather not pay for an upgrade.  Is there a free download somewhere of Adobe Acrobat 8 Pro or can I

  • Exchange 2003, Outlook 2007 and Free/Busy options

    We are using Exchange 2003 and Outlook 2007 our Free/Busy options are not showing up, is the a copatibility issue between the two?

  • Sorting values added to an array

    Hi, I've written some code to sort value in an array as I add them, but I can't get it to work properly. So far I have: public boolean add(int next)         int last, temp, previous;         if (size < 1) // checks whether any values have been added

  • Time machine latest backup

    I have a problem with time machine. I have just got a new computer and installed a backup, which was done some weeks ago. This backup was older than some backups on the hard drive. I did not want to backup the latest backup. The problem is there is n

  • Link Between RSEG-BELNR and BSEG-BELNR

    Hi All, Please refer the below screen shot and advice how can we pull both Invoice filed in same Zreport. Regards Amit Agarwal