Vista dies when using Advanced Dock with Nvidia graphics card

I installed a Nvidia Gefore 8600GT video card in my advanced docking station but when i dock my laptop it freezes and has to be hard booted off the dock in order to work again. Do I have to use the ATI X1300 card?

The Advanced Dock only supports the ATI X1300 card and with XP. 
with only these models of ThinkPads:
The ThinkPad Advanced Dock (2503-10U) supports the 256MB ATI Radeon X1300 Dual-VGA or Dual-DVI, TV-out PCI-Express Graphics Adapter with the following ThinkPad system configurations:
T60, T60p (type 1951, 1952, 1953, 1954, 2007, 2008, 2613, 2623) with Windows XP only
T60, T60p Widescreen (type 6369, 6370, 6371, 6372, 6373, 6374, 8741, 8742, 8743, 8744, 8745) with Windows XP only
Z61e, Z61p, Z61m (type 0672, 0673, 0674, 9450, 9451, 9452, 9453) with Windows XP only
Z61t (type 9440, 9441, 9442, 9443, 9448) with Windows XP only

Similar Messages

  • Problem with nvidia graphic card, nvlddmkm.s​ys

    I have a HP m9000 , originally it had Vista, it started to fail and display the error nvlddmkm.sys (on a blue screen od death), i intalled Windows 8 in hope the problem get resolve. but the problem still persist. At the beginning on W8 it looks like working fine, but suddenly it started to display "controller not responding", and then it is displayin "Something goes wrong with your graphic card".
    I found on internet a fix; expanding the nvlddmkm.sy_ and replace the file in system32. i made it but right now after the windows logon screen the monitor starts to blink between black screen and off screen.
    The grapghic card is a NVIDIA 8500 GT. I tested the graphic card in other computer, and at the begining it worked fine, but after the dirver installation it started to fail in the same way.
    Ad far i could read on intetrnet it is a failure with NVIDIA.
    Is there any solution for this problem? Or i should change the graphic video card? (Maybe for an ATI)

    Hi,
    I have used many different NVIDIA cards (including a 8600) on different PCs and never had your issue.
    As for drivers, you can always use the original drivers that came with your PC and then do an update if necessary.
    HP DV9700, t9300, Nvidia 8600, 4GB, Crucial C300 128GB SSD
    HP Photosmart Premium C309G, HP Photosmart 6520
    HP Touchpad, HP Chromebook 11
    Custom i7-4770k,Z-87, 8GB, Vertex 3 SSD, Samsung EVO SSD, Corsair HX650,GTX 760
    Custom i7-4790k,Z-97, 16GB, Vertex 3 SSD, Plextor M.2 SSD, Samsung EVO SSD, Corsair HX650, GTX 660TI
    Windows 7/8 UEFI/Legacy mode, MBR/GPT

  • Ms 7253 with nvidia graphic card 8800 gts 512

    hi,
    im trying to install this graphic card 8800gts 512 but the system or bios doesn't see it
    spec´s
    mainboard ms-7283 vms
    bios w7253vms-v1,6 081607 10:22:02
    proc amd 64 x 2 4200+ 2,20 ghz
    mem kingston 2 x 1gb
    windos xp pro sp 3
    power supply m media magic atx p4 750w ws
    graph. nvidia 8800gts 512
    the vga on the mainboard works, tested the nvidia card in to other systems and there it works perfect
    what do i wrong??
    thanks
    jdtexas

    Quote from: Svet on 02-August-11, 01:46:48
    have you connected power cables to the VGA?
    do >>Clear CMOS Guide<< with power cord removed.
    also make 1st VGA the add-on one, if there is a such option
    yes it is connected and in this bios version there is not an option for this
    i was looking for a bios update but when i go to msi there is non even with liveupdate 5
    but i can also see that it doesn't read the mainboard type correctly so live update is not the rigt solution for this

  • Does imac come with nvidia graphics cards

    title says it all

    According to the apple specs for the 2012 21.5" and 27" iMacs they contain, the following depding on choices shown there:
    AMD Radeon HD 6750M
    AMD Radeon HD 6770M
    AMD Radeon HD 6770M
    AMD Radeon HD 6970M

  • Is it possible to upgrade MacBook Pro 15inch iris pro Retina display version to Nvidia graphics card?

    Hi
    I purchased a MacBook Pro 15inch iris pro Retina display version (£1599) recently.
    Can we upgrade  tit with Nvidia graphics card?
    Thanks

    In USA, you can return a Mac within 14 days of purchase and buy a new one with the desired spec.
    Retina MacBook Pro cannot be upgraded once bought.
    Best.

  • How to avoid data repetation when using select statements with innerjoin

    how to avoid data repetation when using select statements with innerjoin.
    thanks in advance,
    satheesh

    you can use a query like this...
      SELECT DISTINCT
             frg~prc_group1                  "Product Group 1
             frg~prc_group2                  "Product Group 2
             frg~prc_group3                  "Product Group 3
             frg~prc_group4                  "Product Group 4
             frg~prc_group5                  "Product Group 5
             prc~product_id                  "Product ID
             txt~short_text                  "Product Description
    UP TO 10 ROWS
    INTO TABLE l_i_data
    FROM
    Joining CRMM_PR_SALESG and
    COMM_PR_FRG_ROD
    crmm_pr_salesg AS frg
    INNER JOIN comm_pr_frg_rod AS prd
    ON frgfrg_guid = prdfragment_guid
    Joining COMM_PRODUCT and
    COMM_PR_FRG_ROD
    INNER JOIN comm_product AS prc
    ON prdproduct_guid = prcproduct_guid
    Joining COMM_PRSHTEXT and
    COMM_PR_FRG_ROD
    INNER JOIN comm_prshtext AS txt
    ON prdproduct_guid = txtproduct_guid
    WHERE frg~prc_group1 IN r_zprc_group1
       AND frg~prc_group2 IN r_zprc_group2
       AND frg~prc_group3 IN r_zprc_group3
       AND frg~prc_group4 IN r_zprc_group4
       AND frg~prc_group5 IN r_zprc_group5.
    reward it it helps
    Edited by: Apan Kumar Motilal on Jun 24, 2008 1:57 PM

  • [svn] 1720: Bugs: LCDS-304 - Authentication not working in all cases when using security constraint with NIO endpoints .

    Revision: 1720
    Author: [email protected]
    Date: 2008-05-14 14:50:06 -0700 (Wed, 14 May 2008)
    Log Message:
    Bugs: LCDS-304 - Authentication not working in all cases when using security constraint with NIO endpoints.
    QA: Yes
    Doc: No
    Details:
    Update to the TomcatLoginCommand to work correctly with NIO endpoints.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/LCDS-304
    Modified Paths:
    blazeds/branches/3.0.x/modules/opt/src/tomcat/flex/messaging/security/TomcatLoginCommand. java

    Revision: 1720
    Author: [email protected]
    Date: 2008-05-14 14:50:06 -0700 (Wed, 14 May 2008)
    Log Message:
    Bugs: LCDS-304 - Authentication not working in all cases when using security constraint with NIO endpoints.
    QA: Yes
    Doc: No
    Details:
    Update to the TomcatLoginCommand to work correctly with NIO endpoints.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/LCDS-304
    Modified Paths:
    blazeds/branches/3.0.x/modules/opt/src/tomcat/flex/messaging/security/TomcatLoginCommand. java

  • HT1665 Why don't I get FM radio when using lightning adaptor with my ipod?

    I've got a 7th generation Nano.  Using the Apple Lightning adapter for my dock, I get no radio reception.  What's going on?

    You need to have your headphones inserted - they're the aerial.
    I've tried a variety of headphones and they all seem to give reception. Not sure how you're affected when using your dock ie whether you can still have earphones inserted. You may need to get a double male cable and insert one end in the ipod and one in your dock (if it has that facility).
    M.

  • Strange behaviour when using connection pooling with proxy authentication

    All
    I have developed an ASP.NET 1.1 Web application that uses ODP.NET 9.2.0.4 accessing Oracle Database 8i (which is to be upgraded to 10g in the coming months). I have enabled connection pooling and implemented proxy authentication.
    I am observing a strange behaviour in the live environment. If two users (User 1 and User 2) are executing SQL statements at the same time (concurrent threads in IIS), the following is occurring:
    * User 1 opens a new connection, executes a SELECT statement, and closes this connection. The audit log, which uses the USER function, shows User 1 executed this statement.
    * User 2 opens the same connection (before it is released to the connection pool?), excutes an INSERT statement, and closes this connection. The audit log shows User 1, not User 2, executed this statement.
    Is this a known issue when using connection pooling with proxy authentication? I appreciate your help.
    Regards,
    Chris

    Hi Chris,
    I tried to reproduce your complaint, but was unable to. I didnt use auditting however, just a series of "select user from dual" with proxy authentication. You might want to see if you can put together a small complete testcase for this and open a sr with support.
    Cheers
    Greg

  • Scope when using a JavaBean with JSP

    what is the meaning of this question .....?
    "Which of the following can not be used as the scope when using a JavaBean with JSP? "
    question 4
    site :http://java.sun.com/developer/Quizzes/jsptut/

    The question is clearly written. I don't see how you can be confused. But let's assume you are since you would not have posed the question.
    Dumbed-down:
    There are 4 scopes or areas of variable visibility in JavaServer Pages. Which of those can areas can not be used with JavaBeans?
    Does that help?

  • When using Camera raw with PS12 after editing, I cannot save my file in JPEG, only DNG

    When using Camera RAW after editing photo I can only save file as DNG, I want to save as JPEG. HOW??
    THANKS LLOYD

    BARBARA,Yes, you are so right, I was deceived by the eve button,  Just tried it and it WORKS GREAT-Thanks for the help.
    THANKS AGAIN AND HAVE A GOOD DAY Lloyd
          From: Barbara B. <[email protected]>
    To: Lloyd Bennett <[email protected]>
    Sent: Tuesday, January 13, 2015 11:46 AM
    Subject:  When using Camera raw with PS12 after editing, I cannot save my file in JPEG, only DNG
    When using Camera raw with PS12 after editing, I cannot save my file in JPEG, only DNG
    created by Barbara B. in Photoshop Elements - View the full discussionYou are being deceived by the Save button, like most people. That button is not the Save As button, really, but a link to the DNG converter. To save your raw file in an image format, click the Open button instead and then save in the format of your choice in the editor. If the reply above answers your question, please take a moment to mark this answer as correct by visiting: https://forums.adobe.com/message/7092207#7092207 and clicking ‘Correct’ below the answer Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: Please note that the Adobe Forums do not accept email attachments. If you want to embed an image in your message please visit the thread in the forum and click the camera icon: https://forums.adobe.com/message/7092207#7092207 To unsubscribe from this thread, please visit the message page at , click "Following" at the top right, & "Stop Following"  Start a new discussion in Photoshop Elements by email or at Adobe Community For more information about maintaining your forum email notifications please go to https://forums.adobe.com/thread/1516624.

  • How do you stop needing to verify email password when using yahoo.att with Mac Mail

    How do you stop needing to verify email password when using yahoo.att with Mac Mail?

    Nevermind, I fixed it (I think).  I went into Settings | Accounts & Sync and found Yahoo at the bottom of the list (alphabetically).  I selected it and it had an optiion to delete the account, which I did.

  • WHY THE IPHONE GETTING HOT WHEN USING 3G PLUS WITH DATa?, WHY THE IPHONE GETTING HOT WHEN USING 3G PLUS WITH DATA?

    why my iphone 4s getting hot when using 3g plus with data?
    then my phone left side speaker didnt work when i list songs?

    It is normal for the phone to get hot when your using data such as YouTube videos, streaming music etc.. And as for the left speaker not working, the left speaker is a microphone, the right one is for sound. Don't worry, everything your iPhone is doing is normal.

  • HT201335 when using apple tv with my ipad, the mirroring function does not work, screen goes black, what is the issue?

    when using apple tv with my ipad, the mirroring function does not work, screen goes black, what is the issue?  My son's Ipad(same as kind as mine) works ok with the apple tv but mine does not.  Any suggestions?

    Hello Nina Izurin,
    While written for the iPhone, the troubleshooting below can help resolve issues with your iPad's camera, as well.
    Camera isn't functioning or has undesired image quality
    If the screen shows a closed lens or black image, force quit the Camera app.
    If you do not see the Camera app on the Home screen, try searching for it in Spotlight. If the camera does not show up in the search, check to make sure that Restrictions are not turned on by tappingSettings > General > Restrictions.
    Ensure the camera lens is clean and free from any obstructions. Use a microfiber polishing cloth to clean the lens.
    Cases can interfere with the camera and the flash. Try gently cleaning the lens with a clean dry cloth or removing the case if you see image or color-quality issues with photos.
    Try turning iPhone off and then back on.
    Tap to focus the camera on the subject. The image may pulse or briefly go in and out of focus as it adjusts.
    Try to remain steady while focusing:
    Still images: Remain steady while taking the picture. If you move too far in any direction, the camera automatically refocuses to the center.
    Note: If you take a picture with iPhone turned sideways, it is automatically saved in landscape orientation.
    Video: Adjust focus before you begin recording. You can also tap to readjust focus while recording. Exiting the Camera application while recording will stop recording and will save the video to the Camera Roll.
    Note: Video-recording features are not available on original iPhone or iPhone 3G.
    If your iPhone has a front and rear camera, try switching between them to verify if the issue persists on both.
    My issue is still not resolved. What do I do next?
    Contact Apple Support.
    iPhone: Hardware troubleshooting
    http://support.apple.com/kb/TS2802
    Cheers,
    Allen

  • Non NVidia graphics card issues with Adobe and Mountain Lion

    It took me a while to figure it out, but now I am certain. If using a Mac with a non nvidia graphics card there will be issues in Mountain Lion while using Adobe products. I tested this with Illustrator CS6 for over a year on 5 different Mac computers.
    Here is what happens
    As soon as I open Illustrator on a Mac without a NVidia graphics card and I attend to apply an shadow effect, Illustrator crashes. If I do this procedure on a Mac with a NVidia inside, all works well.
    I tested this on the following Macs
    MacBook Pro (Early 2009) with NVidia 9600M GT - it works
    MacBook Pro (Early 2011) with Radeon 6750M - doesn't work
    Mac Pro (Early 2009) with Radeo HD 5770 - doesn't work
    The same Mac Pro (Early 2009) with NVidia GT120 - it works
    MacBook Air (Mid 2012) with Intel HD 4000 - doesn't work
    iMac (Late 2012) with NVidia 680MX - it works
    Since I owned all these Macs, I could test it several times with different kind of software updates. 10.8, 10.8.1, 10.8.2 and 10.8.3 did deliver the same result. Everytime the same result.
    Already got in touch with Adobe
    With Illustrator CS5 it worked like a charme, so I assumed it could be an Adobe issue. But Adobe support told me, it's Apple's fault since 10.8 uses different processes for the graphics performance.
    What can be done, to resolve this issue? I cannot buy only Macs with NVidia inside, since the small portable front of Macs is only coming with Intel graphics cards. And is there anybody out there, having this issue? I cannot be the only one, using shadows in Illustrator.

    With Illustrator CS5 it worked like a charme, so I assumed it could be an Adobe issue. But Adobe support told me, it's Apple's fault since 10.8 uses different processes for the graphics performance.
    A typical response.  IMO it's most likely a combination of Adobe's reluctance to fix the issue combined with Apple's desire for advancement and change.  I've personally experienced several things that've become broken owing to Apple changing fundamental aspects of the OS, and the developers of the third-party software in question have either never fixed their software, or are taking their sweet time.  WireTap Studio and Snapz Pro from Ambrosia are a case in point, though they eventually fixed Snapz Pro.  Eventually…
    Frankly, good luck getting either side to do anything about this.  Your best bet is probably getting in touch with AppleCare and seeing if you can get this escalated to Engineering, but I wouldn't hold your breath for a fix from either party.  Or perhaps one of the Apple mailing lists will prove useful.

Maybe you are looking for

  • Can Portal Report from SQL Query use where column IN (:bind_variable)

    I would like to create a portal report from sql query with IN (:bind_variable) in the where clause. The idea is that the user would enter comma-separated or comma-quote-separated values for the bind_variable. I have tried this several ways but nothin

  • How do I find and then use back to my mac with ios5

    I wish to be able to do unattended screen sharing over the internet (remote, not local network). I can't seem to see my remote computer on the finder as a shared device. Both computers (Macs) have correct settings in sys pref with screen sharing on a

  • Switch phone numbers with a family member on a different plan

    Hello! I have a Verizon cell phone plan and my mother has a separate plan. A few years ago my mother got a phone that she absolutely hated so I agreed to take her phone and she took mine. What ended up happening is that she has a phone that I technic

  • Xorg radeon glxinfo question

    Since fglrx desupported my card I'm using the Xorg driver. glxinfo reports name of display: :0.0 display: :0 screen: 0 direct rendering: Yes server glx vendor string: SGI OpenGL version string: 1.3 Mesa 6.5.1 If I am not mistaken this is software Ope

  • Payment term in the sales order & credit limit exceed.

    Dear Guru, Problem 1: 1. In the sales order, there are 3 lines items. As per there requirement each line item they want enter diffrent payment term. for example         Material code                                              Payment terms 1.