Problems with the graphics card when you use AutoCad

Hi, I have a dell xps 18.4 - i7 with 8 GB of RAM, when I'm working with Auto CAD I face problem with my graphic card, what can I do to fix this? has any experience with that? the graphics card is Intel(r) HD Graphics 4000

Hello

Thanks for the reply.

I'm sorry for the late reply.

I appreciate your patience.

I suggest you to try installing the driver in compatibility mode and tick.
Reference:
Make the programs more compatible with this version of Windows
http://Windows.Microsoft.com/en-us/Windows-8/older-programs-compatible-version-Windows

Please keep us informed.

Thank you

Tags: Windows

Similar Questions

  • Problem with the archive log when you use RMAN for backup and restore (11g 2)

    Hello world
    Please help me solve this problem.
    I'm just beginner in Oracle Database (11 g 2). Today, I had a problem, I tried to back up and restore my db by RMAN. I delete all the files in /u01/app/oracle/oradata/orcl / * , then I restore them easily, but the point is I have a table, I can restore Hungarian, but cannot restore anything ranks in it (something wrong with step restore database). I'll tell the detail below.
    -First, I create a 'Day' with command table create table hr.day (varchar (20)) day. Then I backup complete by this:
    run{
    allocate channel bkp device type DISK FORMAT '/u01/backup/DB_FULL_%d_%T_s%s_p%p' ;
    backup as compressed backupset incremental level 0 tag 'DB_FULL' database include current controlfile;
    backup as compressed backupset tag 'ARCL_BKP_FULL' archivelog all delete input;
    crosscheck archivelog all;
    crosscheck backup;
    delete noprompt obsolete;
    release channel bkp;
    }


    D ' other hand, I have insert 'Monday' to table. then do an incremental backup by this:

    run{
    allocate channel bkp device type DISK FORMAT '/u01/backup/DB_INC_%d_%T_s%s_p%p' ;
    backup as compressed backupset incremental level 1 tag 'DB_INC' database include current controlfile;
    backup as compressed backupset tag 'ARCL_BKP_INC' archivelog all delete input;
    crosscheck archivelog all;
    crosscheck backup;
    delete noprompt obsolete;
    release channel bkp;
    }

    Repeat 7 times (Monday-> Saturday). And I got these files:

    [oracle@rac ~]$ ls -l /u01/backup/
    total 400280
    -rw-r----- 1 oracle oinstall  10158080 Jan 20 07:23 c-1428943247-20160120-01
    -rw-r----- 1 oracle oinstall  10158080 Jan 20 08:04 c-1428943247-20160120-02
    -rw-r----- 1 oracle oinstall  10158080 Jan 20 08:05 c-1428943247-20160120-03
    -rw-r----- 1 oracle oinstall  10158080 Jan 20 08:06 c-1428943247-20160120-04
    -rw-r----- 1 oracle oinstall  10158080 Jan 20 08:08 c-1428943247-20160120-05
    -rw-r----- 1 oracle oinstall  10158080 Jan 20 08:08 c-1428943247-20160120-06
    -rw-r----- 1 oracle oinstall  10158080 Jan 20 08:09 c-1428943247-20160120-07
    -rw-r----- 1 oracle oinstall  10158080 Jan 20 08:32 c-1428943247-20160120-08
    -rw-r----- 1 oracle oinstall 296337408 Jan 20 07:23 DB_FULL_ORCL_20160120_s89_p1
    -rw-r----- 1 oracle oinstall   1130496 Jan 20 07:23 DB_FULL_ORCL_20160120_s90_p1
    -rw-r----- 1 oracle oinstall   2266624 Jan 20 07:23 DB_FULL_ORCL_20160120_s91_p1
    -rw-r----- 1 oracle oinstall   4073984 Jan 20 07:23 DB_FULL_ORCL_20160120_s92_p1
    -rw-r----- 1 oracle oinstall  11201536 Jan 20 07:23 DB_FULL_ORCL_20160120_s93_p1
    -rw-r----- 1 oracle oinstall   1130496 Jan 20 08:05 DB_INC_ORCL_20160120_s100_p1
    -rw-r----- 1 oracle oinstall    146944 Jan 20 08:05 DB_INC_ORCL_20160120_s101_p1
    -rw-r----- 1 oracle oinstall    884736 Jan 20 08:06 DB_INC_ORCL_20160120_s103_p1
    -rw-r----- 1 oracle oinstall   1130496 Jan 20 08:06 DB_INC_ORCL_20160120_s104_p1
    -rw-r----- 1 oracle oinstall     82432 Jan 20 08:06 DB_INC_ORCL_20160120_s105_p1
    -rw-r----- 1 oracle oinstall    294912 Jan 20 08:07 DB_INC_ORCL_20160120_s107_p1
    -rw-r----- 1 oracle oinstall   1130496 Jan 20 08:07 DB_INC_ORCL_20160120_s108_p1
    -rw-r----- 1 oracle oinstall     18944 Jan 20 08:08 DB_INC_ORCL_20160120_s109_p1
    -rw-r----- 1 oracle oinstall    155648 Jan 20 08:08 DB_INC_ORCL_20160120_s111_p1
    -rw-r----- 1 oracle oinstall   1130496 Jan 20 08:08 DB_INC_ORCL_20160120_s112_p1
    -rw-r----- 1 oracle oinstall    131584 Jan 20 08:08 DB_INC_ORCL_20160120_s113_p1
    -rw-r----- 1 oracle oinstall    647168 Jan 20 08:09 DB_INC_ORCL_20160120_s115_p1
    -rw-r----- 1 oracle oinstall   1130496 Jan 20 08:09 DB_INC_ORCL_20160120_s116_p1
    -rw-r----- 1 oracle oinstall      8704 Jan 20 08:09 DB_INC_ORCL_20160120_s117_p1
    -rw-r----- 1 oracle oinstall   2203648 Jan 20 08:04 DB_INC_ORCL_20160120_s95_p1
    -rw-r----- 1 oracle oinstall   1130496 Jan 20 08:04 DB_INC_ORCL_20160120_s96_p1
    -rw-r----- 1 oracle oinstall   1899008 Jan 20 08:04 DB_INC_ORCL_20160120_s97_p1
    -rw-r----- 1 oracle oinstall    327680 Jan 20 08:05 DB_INC_ORCL_20160120_s99_p1

    And
    RMAN> list backup summary;
    List of Backups
    ===============
    Key     TY LV S Device Type Completion Time #Pieces #Copies Compressed Tag
    ------- -- -- - ----------- --------------- ------- ------- ---------- ---
    80      B  0  A DISK        20-JAN-16       1       1       YES        DB_FULL
    81      B  0  A DISK        20-JAN-16       1       1       YES        DB_FULL
    82      B  A  A DISK        20-JAN-16       1       1       YES        ARCL_BKP_FULL
    83      B  A  A DISK        20-JAN-16       1       1       YES        ARCL_BKP_FULL
    84      B  A  A DISK        20-JAN-16       1       1       YES        ARCL_BKP_FULL
    85      B  F  A DISK        20-JAN-16       1       1       NO         TAG20160120T072332
    86      B  1  A DISK        20-JAN-16       1       1       YES        DB_INC
    87      B  1  A DISK        20-JAN-16       1       1       YES        DB_INC
    88      B  A  A DISK        20-JAN-16       1       1       YES        ARCL_BKP_INC
    89      B  F  A DISK        20-JAN-16       1       1       NO         TAG20160120T080440
    90      B  1  A DISK        20-JAN-16       1       1       YES        DB_INC
    91      B  1  A DISK        20-JAN-16       1       1       YES        DB_INC
    92      B  A  A DISK        20-JAN-16       1       1       YES        ARCL_BKP_INC
    93      B  F  A DISK        20-JAN-16       1       1       NO         TAG20160120T080545
    94      B  1  A DISK        20-JAN-16       1       1       YES        DB_INC
    95      B  1  A DISK        20-JAN-16       1       1       YES        DB_INC
    96      B  A  A DISK        20-JAN-16       1       1       YES        ARCL_BKP_INC
    97      B  F  A DISK        20-JAN-16       1       1       NO         TAG20160120T080657
    98      B  1  A DISK        20-JAN-16       1       1       YES        DB_INC
    99      B  1  A DISK        20-JAN-16       1       1       YES        DB_INC
    100     B  A  A DISK        20-JAN-16       1       1       YES        ARCL_BKP_INC
    101     B  F  A DISK        20-JAN-16       1       1       NO         TAG20160120T080801
    102     B  1  A DISK        20-JAN-16       1       1       YES        DB_INC
    103     B  1  A DISK        20-JAN-16       1       1       YES        DB_INC
    104     B  A  A DISK        20-JAN-16       1       1       YES        ARCL_BKP_INC
    105     B  F  A DISK        20-JAN-16       1       1       NO         TAG20160120T080844
    106     B  1  A DISK        20-JAN-16       1       1       YES        DB_INC
    107     B  1  A DISK        20-JAN-16       1       1       YES        DB_INC
    108     B  A  A DISK        20-JAN-16       1       1       YES        ARCL_BKP_INC

    My configuration of rman:
    RMAN> show all;
    RMAN configuration parameters for database with db_unique_name ORCL are:
    CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 7 DAYS;
    CONFIGURE BACKUP OPTIMIZATION ON;
    CONFIGURE DEFAULT DEVICE TYPE TO DISK;
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '/u01/backup/%F';
    CONFIGURE DEVICE TYPE DISK PARALLELISM 2 BACKUP TYPE TO BACKUPSET;
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT   '/u01/backup/backup_df%t_s%s_s%p';
    CONFIGURE MAXSETSIZE TO UNLIMITED; # default
    CONFIGURE ENCRYPTION FOR DATABASE OFF; # default
    CONFIGURE ENCRYPTION ALGORITHM 'AES128'; # default
    CONFIGURE COMPRESSION ALGORITHM 'BASIC' AS OF RELEASE 'DEFAULT' OPTIMIZE FOR LOAD TRUE ; # default
    CONFIGURE ARCHIVELOG DELETION POLICY TO NONE; # default
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/u01/app/oracle/product/11.2.0/dbhome/dbs/snapcf_orcl.f'; # default

    - Thirdly, i removed all file in /u01/app/oracle/oradata/orcl/*. then restore control file from the newest backup control file (saturday backup) + restore database. Seem nothing's wrong here.
    RMAN> restore controlfile from '/u01/backup/c-1428943247-20160120-08';
    Starting restore at 20-JAN-16
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: SID=18 device type=DISK
    allocated channel: ORA_DISK_2
    channel ORA_DISK_2: SID=20 device type=DISK
    channel ORA_DISK_2: skipped, AUTOBACKUP already found
    channel ORA_DISK_1: restoring control file
    channel ORA_DISK_1: restore complete, elapsed time: 00:00:09
    output file name=/u01/app/oracle/oradata/orcl/control01.ctl
    output file name=/u01/app/oracle/flash_recovery_area/orcl/control02.ctl
    Finished restore at 20-JAN-16

    RMAN> alter database mount;
    database mounted
    released channel: ORA_DISK_1
    released channel: ORA_DISK_2

    RMAN> restore database;
    Starting restore at 20-JAN-16
    Starting implicit crosscheck backup at 20-JAN-16
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: SID=20 device type=DISK
    allocated channel: ORA_DISK_2
    channel ORA_DISK_2: SID=18 device type=DISK
    Crosschecked 29 objects
    Finished implicit crosscheck backup at 20-JAN-16

    Starting implicit crosscheck copy at 20-JAN-16
    using channel ORA_DISK_1
    using channel ORA_DISK_2
    Finished implicit crosscheck copy at 20-JAN-16

    searching for all files in the recovery area
    cataloging files...
    no files cataloged

    using channel ORA_DISK_1
    using channel ORA_DISK_2

    channel ORA_DISK_1: starting datafile backup set restore
    channel ORA_DISK_1: specifying datafile(s) to restore from backup set
    channel ORA_DISK_1: restoring datafile 00001 to /u01/app/oracle/oradata/orcl/system01.dbf
    channel ORA_DISK_1: restoring datafile 00002 to /u01/app/oracle/oradata/orcl/sysaux01.dbf
    channel ORA_DISK_1: restoring datafile 00003 to /u01/app/oracle/oradata/orcl/undotbs01.dbf
    channel ORA_DISK_1: restoring datafile 00004 to /u01/app/oracle/oradata/orcl/users01.dbf
    channel ORA_DISK_1: restoring datafile 00005 to /u01/app/oracle/oradata/orcl/example01.dbf
    channel ORA_DISK_1: reading from backup piece /u01/backup/DB_FULL_ORCL_20160120_s89_p1
    channel ORA_DISK_1: piece handle=/u01/backup/DB_FULL_ORCL_20160120_s89_p1 tag=DB_FULL
    channel ORA_DISK_1: restored backup piece 1
    channel ORA_DISK_1: restore complete, elapsed time: 00:01:15
    Finished restore at 20-JAN-16

    -Fourth, the problem here, I got the database;
    .. .every oky until this line...
    starting media recovery

    channel ORA_DISK_1: starting archived log restore to default destination
    channel ORA_DISK_1: restoring archived log
    archived log thread=1 sequence=15
    channel ORA_DISK_1: reading from backup piece /u01/backup/DB_INC_ORCL_20160120_s117_p1
    channel ORA_DISK_1: piece handle=/u01/backup/DB_INC_ORCL_20160120_s117_p1 tag=ARCL_BKP_INC
    channel ORA_DISK_1: restored backup piece 1
    channel ORA_DISK_1: restore complete, elapsed time: 00:00:01
    archived log file name=/u01/app/oracle/flash_recovery_area/ORCL/archivelog/2016_01_20/o1_mf_1_15_c9xsyx9k_.arc thread=1 sequence=15
    unable to find archived log
    archived log thread=1 sequence=1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of recover command at 01/20/2016 08:50:22
    RMAN-06054: media recovery requesting unknown archived log for thread 1 with sequence 1 and starting SCN of 1205841

    The error said that it is impossible to find the archived log thread = 1 sequence = 1. Then I check it with this command always there (oh, I'm wrong?)
    RMAN> list backup of archivelog all;
    List of Backup Sets
    ===================
    BS Key  Size       Device Type Elapsed Time Completion Time
    ------- ---------- ----------- ------------ ---------------
    82      2.16M      DISK        00:00:00     20-JAN-16     
            BP Key: 82   Status: AVAILABLE  Compressed: YES  Tag: ARCL_BKP_FULL
            Piece Name: /u01/backup/DB_FULL_ORCL_20160120_s91_p1

      List of Archived Logs in backup set 82
      Thrd Seq     Low SCN    Low Time  Next SCN   Next Time
      ---- ------- ---------- --------- ---------- ---------
    1    1       1154833    20-JAN-16 1177422    20-JAN-16

    BS Key  Size       Device Type Elapsed Time Completion Time
    ------- ---------- ----------- ------------ ---------------
    83      3.88M      DISK        00:00:00     20-JAN-16     
            BP Key: 83   Status: AVAILABLE  Compressed: YES  Tag: ARCL_BKP_FULL
            Piece Name: /u01/backup/DB_FULL_ORCL_20160120_s92_p1

      List of Archived Logs in backup set 83
      Thrd Seq     Low SCN    Low Time  Next SCN   Next Time
      ---- ------- ---------- --------- ---------- ---------
    1    1       1162729    20-JAN-16 1188784    20-JAN-16

    BS Key  Size       Device Type Elapsed Time Completion Time
    ------- ---------- ----------- ------------ ---------------
    84      10.68M     DISK        00:00:01     20-JAN-16     
            BP Key: 84   Status: AVAILABLE  Compressed: YES  Tag: ARCL_BKP_FULL
            Piece Name: /u01/backup/DB_FULL_ORCL_20160120_s93_p1

      List of Archived Logs in backup set 84
      Thrd Seq     Low SCN    Low Time  Next SCN   Next Time
      ---- ------- ---------- --------- ---------- ---------
      1    2       1177422    20-JAN-16 1201833    20-JAN-16

    BS Key  Size       Device Type Elapsed Time Completion Time
    ------- ---------- ----------- ------------ ---------------
    88      1.81M      DISK        00:00:01     20-JAN-16     
            BP Key: 88   Status: AVAILABLE  Compressed: YES  Tag: ARCL_BKP_INC
            Piece Name: /u01/backup/DB_INC_ORCL_20160120_s97_p1

      List of Archived Logs in backup set 88
      Thrd Seq     Low SCN    Low Time  Next SCN   Next Time
      ---- ------- ---------- --------- ---------- ---------
      1    3       1201833    20-JAN-16 1204844    20-JAN-16
      1    4       1204844    20-JAN-16 1204893    20-JAN-16
      1    5       1204893    20-JAN-16 1204958    20-JAN-16

    BS Key  Size       Device Type Elapsed Time Completion Time
    ------- ---------- ----------- ------------ ---------------
    92      143.00K    DISK        00:00:00     20-JAN-16     
            BP Key: 92   Status: AVAILABLE  Compressed: YES  Tag: ARCL_BKP_INC
            Piece Name: /u01/backup/DB_INC_ORCL_20160120_s101_p1

      List of Archived Logs in backup set 92
      Thrd Seq     Low SCN    Low Time  Next SCN   Next Time
      ---- ------- ---------- --------- ---------- ---------
      1    6       1204958    20-JAN-16 1205034    20-JAN-16
      1    7       1205034    20-JAN-16 1205253    20-JAN-16

    BS Key  Size       Device Type Elapsed Time Completion Time
    ------- ---------- ----------- ------------ ---------------
    96      80.00K     DISK        00:00:00     20-JAN-16     
            BP Key: 96   Status: AVAILABLE  Compressed: YES  Tag: ARCL_BKP_INC
            Piece Name: /u01/backup/DB_INC_ORCL_20160120_s105_p1

      List of Archived Logs in backup set 96
      Thrd Seq     Low SCN    Low Time  Next SCN   Next Time
      ---- ------- ---------- --------- ---------- ---------
      1    8       1205253    20-JAN-16 1205354    20-JAN-16
      1    9       1205354    20-JAN-16 1205433    20-JAN-16

    BS Key  Size       Device Type Elapsed Time Completion Time
    ------- ---------- ----------- ------------ ---------------
    100     18.00K     DISK        00:00:00     20-JAN-16     
            BP Key: 100   Status: AVAILABLE  Compressed: YES  Tag: ARCL_BKP_INC
            Piece Name: /u01/backup/DB_INC_ORCL_20160120_s109_p1

      List of Archived Logs in backup set 100
      Thrd Seq     Low SCN    Low Time  Next SCN   Next Time
      ---- ------- ---------- --------- ---------- ---------
      1    10      1205433    20-JAN-16 1205519    20-JAN-16
      1    11      1205519    20-JAN-16 1205559    20-JAN-16

    BS Key  Size       Device Type Elapsed Time Completion Time
    ------- ---------- ----------- ------------ ---------------
    104     128.00K    DISK        00:00:00     20-JAN-16     
            BP Key: 104   Status: AVAILABLE  Compressed: YES  Tag: ARCL_BKP_INC
            Piece Name: /u01/backup/DB_INC_ORCL_20160120_s113_p1

      List of Archived Logs in backup set 104
      Thrd Seq     Low SCN    Low Time  Next SCN   Next Time
      ---- ------- ---------- --------- ---------- ---------
      1    12      1205559    20-JAN-16 1205624    20-JAN-16
      1    13      1205624    20-JAN-16 1205739    20-JAN-16

    BS Key  Size       Device Type Elapsed Time Completion Time
    ------- ---------- ----------- ------------ ---------------
    108     8.00K      DISK        00:00:00     20-JAN-16     
            BP Key: 108   Status: AVAILABLE  Compressed: YES  Tag: ARCL_BKP_INC
            Piece Name: /u01/backup/DB_INC_ORCL_20160120_s117_p1

      List of Archived Logs in backup set 108
      Thrd Seq     Low SCN    Low Time  Next SCN   Next Time
      ---- ------- ---------- --------- ---------- ---------
      1    14      1205739    20-JAN-16 1205796    20-JAN-16
      1    15      1205796    20-JAN-16 1205840    20-JAN-16


    If i ignore it and open the database, just my table in full backup come back but rows was not restored. I'm sure the problem is my archive log backup but i don't know how to solve it. Plz help me.

    Sorry for a long post.

    > 1 and from the 1205841 SNA sequence

    The SCN that indicates Oracle is above the range of SNA that you have in the ArchiveLog backups for sequence 1 to 15 (15 sequence ends at 1205840).

    The message

    channel ORA_DISK_1: restoring archives Journal

    Archives journal thread = 1 sequence = 15

    channel ORA_DISK_1: backup/u01/backup/DB_INC_ORCL_20160120_s117_p1 piece reading

    channel ORA_DISK_1: piece handle = / u01/backup/DB_INC_ORCL_20160120_s117_p1 tag = ARCL_BKP_INC

    indicates that he has restored the sequence up to 15

    You can check the log file alert database instance for messages on the fact of recovery.

    He is now asking sequence #1 it seems you did a RESETLOGS after sequence #15.

    Note: If you have NOT issued a COMMIT after the line is INSERTED in the table 'Day', the recovery of the database will have no * transactions * to retrieve.  An uncomitted transaction is cancelled.

    Hemant K Collette

  • problem with the SWF version when you use a native extension

    Hello

    I am trying to create an android app where I use a donkey BT (Extension Native Android).  After packaging wih ADT, I get the following message:

    Included native extension "com.myflashlab.air.extensions.bluetooth" includes a

    SWF 25 version that is greater than the root SWF version of this

    application: 17


    Anyone who knows how to change the swf to a swf file version?

    Another article, the CS6-oriented:

    https://chrisgriffith.WordPress.com/2012/07/20/updating-Flash-Professional-CS6-to-support-11-4 /.

    The procedure should work for later versions, simply to find the files to Flash Player 14 or later.

  • Anyone who has a problem with the system crashes when importing using the new interface to import

    Anyone who has a problem with the system crashes when importing using the new interface to import

    Can specify you what Adobe program you use so that we do that your post is in the right forum?

  • Problems with the graphics card on Satellite Pro M10

    Hi, this is my first post on the forum. I'm not a pro with computers or anything... the problem I have with my laptop is similar to the one in this thread:

    http://forums.computers.Toshiba-Europe.com/forums/thread.jspa?threadID=26849&TSTART=0

    I spent half the day trying to figure out if my graphics card is broken, but since I'm a newbie with this stuff, I'm still not sure. :(

    This is what makes my M10. I'm trying to describe the symptoms that detailed as possible, but I'm German, so please excuse my lack of words in some places.

    1. when I turn it on, the laptop goes through the BIOS and give me scrambled BACK-screens and a slightly Warped windows loading bar. There is the consistency check, marked by black bars connecting the top of the screen down. After the audit, the screen goes black and nothing happens, or the screen of will just show me consistency check, do nothing. Be that as it may, I have to turn off the power (I think) and restart the laptop.

    2. sometimes the laptop goes through the BIOS checking & conistency with a few graphical shortcomings. The office is anything but shredded when he gets to the screen of the Windows user. The static method is if serious I don't even know where is the button turn off.

    3. sometimes Notepad starts very well, with the only graphic problem being the windows loading bar. When I go into Windows, the laptop pulls me a blue screen and stops immediately.

    4. sometimes, the laptop works fine for about an hour or two. After I rebooted, I have the same problems listed above, once again.

    5. If I open Device Manager and disable the graphics card, the laptop works very well. I have to lower the screen resolution and colors, but I can watch videos on youtube and everything. Finally, the laptop gets very hot on the bottom and the screen goes crazy again, so I turn the damn thing off.

    I don't know what that means! If my graphics card is broken, the screen should be all static, ALL the time? Not just sometimes more,... could sometimes less be some sort of communication problem between the graphics card and cpu? Please help me with this!

    Another thing I'm not sure about, even after reading the thread I linked above - can I replace the graphics card or not? Everyone said something different in the other thread...

    see you soon,
    Cozmo

    Edit: maybe I will add when I got the screen scrambled and everything. I installed Civilization 4, just to check if my satellite pro can handle, and everything went well for a while. The screen then haywire and I rebuilt my whole system, but display problems did not disappear completely. They were gone for almost a month, and now they are 'back' or something.

    Hi Cozmo

    I'm not a technician but here nobody needs technical knowledge to see that there certainly is hardware problem. I also believe that this problem occurs due to the graphics card. Graphics card is part of the motherboard and it cannot be traded separately. The entire motherboard must be exchanged.

    In my opinion, you have two options: either contact the authorized service provider in your country and speak with them, what can be done, or try to get the motherboard used. If you are lucky, you can find it on eBay. I already bought several hardware components for my old Satellite P10 on eBay.

    Sorry Cozmo but I do not see any other logical solution for you.

    Good luck!

  • Problems with the graphics card

    Hey, so I spent recently to my laptop HP Pavilion of 15-n298sa of a windows 06:52 and she since has earned me an endless stream of problems, especially with my graphics card. As I am on break from uni I re-uploaded all my games on my computer and found that none of them bar those made before the middle of the 2000s, play for me and for all name them my graphics as being the problem - like solitaire spider fact etc. All have previously been playable, about a month ago, so I know that it shouldn't be a problem. I tried several times to install the graphics drivers (one-I can't remember their names - AMD would apparently install and that NVIDIA could not). When looking at the Info for the graphic drivers installed, "Standard VGA Graphics Adapter" that it's 2006 so I guess that AMD, it has not actually installed / was done wrongly. I was wondering if someone could help me?

    BTW, I'm a complete technophobe and total so if you have an idea of what to do, I would appreciate it if you could put it in other words, because I am a plonker when it comes of this.

    Hello:

    See if this graphics driver works.  Your computer laptop is only the graphics card Intel HD 4400 so don't expect too much of it.

    https://Downloadcenter.Intel.com/Detail_Desc.aspx?DwnldID=24392

    Product sheet of your model...

    http://support.HP.com/us-en/document/c04102914

  • Huge problem with the graphics card. Help me pls!

    Unfortunately my pc is not guaranteed, so my last hope is here on the forum.

    I have Dell Inspiron 580

    Ok.So the problem was that I found myself not being able to open My Nvidia Control Panel to verify customization as one of my games was so bad. That's why I found that my disappeared from Nvidia and Intel HD Core i3 graphics took place.

    And yes my pc used to run with Nvidia I have proof: P

    I must say that for me (as a heavy gamer) was a great kick as Intel uses all my CPU and my games become so difficult to play.

    I have tried everything that I could to restore the return of Nvidia (except one: to reinstall windows) but not one chance :(

    Reinstalling the drivers did not help actually I don't even know the type of driver that I need because that Nvidia is not found.

    Any advice? It will go to normal if I reinstall windows?

    Thanks guys and sorry for my bad English :D

    Hi Georgina26,

    You use the graphics card onboard because your monitor is connected to the video port badly. Turn off the system, unplug the video cable and connect it to the video card into the PCIe slot.

    If you are not familiar with the snap of a monitor on the back of your computer, please let me know and I will give a link to some photos.

  • Problems with the graphics card and games (World of Warcraft)

    Packard Bell IPower x2.0, NVidia GT130, when playing World of Warcraft, sometimes system stops screen goes black and the computer does not respond to any imput switch simply disable manual mode, pilots are the last and no other problems with other programs. Thank you

    This just started happening, or has it always been the case with this game?

    Have you tried:

    http://us.blizzard.com/support/article.xml?locale=en_US&articleId=21622&parentCategoryId&pageNumber=1&categoryId=2334 ?

    All the answers and suggestions are provided by an enthusiastic amateur and are therefore no explicit or implicit guarantee. Basically, you use my suggestions at your own risk.

  • HP laptop i3 1000 product number: C8C94PA #UUF problem with the graphics card drivers.

    I initially was running Windows 7 Home basic 64-bit on my laptop. The version of the graphics card is Intel HD 3000, I think. Following the crash of my windows, I installed Windows 7 Enterprise 64-bit. Now when I open the HP Support Assistant, it's my graphics card adapter Standard VGA Graphics Adapter. Furthermore, none of my games begin.  When I try to install the original graphics driver for my laptop, available on the internet, he said that my phone does not meet the requirements for the installation. All solutions?

    Yes.

  • Device Mgr shows a problem with the graphics card

    Mgr. device initially says Code 10, I downloaded a driver (zipped) website of the SiS to 2003 (in the era of the PC)

    Right-click the compressed file, the shortcut menu contains the option "unzip" the files... Unfortunately these just led changing code code 10 code 1... basically the same problem I got it... either the pilot is wrong or not installed.

    Tried again, using Cnet, it was a similar vintage but this time "Winzipped.

    So that I could "unwind" that zipped, I can't do the same thing with the Winzipped file, the shortcut menu does not include an option "unpack".

    Double clicking on it opens a ' run ', which opens the "Winzip self extractor" that has a button seems fair to transfer the file 'compressed' to another location.

    This has the effect that the file is invisible to the driver installation wizard.

    Question:-how you uncompress the Winzipped file so that the driver can be installed?

    Question:-how to install a driver for this graphics card?

    I finally managed to find a driver package actually installed and friendly user who was not compressed with the 'winzip' dratted unfussy... Wow! almost as good as Linux!

    Hello

    You are welcome.

    We are happy to know that your computer works as expected. Please do not hesitate to contact us back, in the case where you are facing in the future other problems with Windows.

  • Satellite A660 - 1 HL-problems with the graphics card

    Hello!

    This is my first thread so I apologize if I am doing something wrong and for my bad English. :)

    Just bought a Toshiba Satellite A660 - 1 hl with two adapters, integrated and a GeForce GT 330 M. The integrated works well, but when I go to the dedicated I encounter problems. The non-adjustable resolution in optimal mode and windows in the operating system (windows 7) delays when moving. I can't get info on the map in all kinds of temperature programs or dxdiag and such others.

    I tried to install the drivers from nvidia, Toshiba and windows update with no improvement. I can't run Windows expreince index because I get an error message or of any average games do I encounter error messages there as well. I begin to doubt that the drivers installed even.

    I hope you guys can help out me :)

    It comes to getting the error messages:

    http://ImageShack.us/photo/my-images...krmklippe.jpg/

    http://ImageShack.us/photo/my-images...krmklipp2.jpg/

    http://ImageShack.us/photo/my-images...krmklipp3.jpg/

    http://ImageShack.us/photo/my-images/9/skrmklipp4.jpg/

    You should test the RAM (memory) for problems using the Test of memory of Microsoft or the www.memtest.org (bootable CD).

    To confirm that this is a hardware problem, you must save your documents and run recovery.

    If the problem still occur on a new image, then the laptop should go to an ASP (Toshiba Service Center) for repairs (possibly a motherboard replacement).

  • problems with the graphics card after installing windows 7, code 43

    I installed windows 7 & my ATI-RADEON XPRESS 200 SERIES is stopped by windows 43.It code stipulates that drivers are ok... but it is not recognized... I also downloaded a few 3d Screensavers & they worked very well now, it is not able to open the screensaver because of the video card or to be compatible with Direct 3D... This question has not pop up until after you have installed windows 7, I have checked & found a lot of problems with windows 7 & ATI-RADEON XPRESS 200 SERIES drivers or recognition. Tried to update the driver but the States, it is far, but windows 7 is having a problem with drivers... Y at - it a fix for this, looks like it should be a matter of windows & microsoft should have action corrected problem because windows is caused this problem... Have installed all windows updates & all up to date... Can someone try to give me a solution to fix this problem? Not sure if they have an upgrade or accelerator program 3d graphics that may have to be installed... & again thanks if anyone can help... Have a great day...

    ATI-RADEON XPRESS 200 SERIES is an accelerator of limited DirectX 9 graphics (integrated graphics), which was

    published in ' 07 and apparently is not compatible with Win7.

    Old hardware with a Windows version compatibility isn't something that never gets fixed by SM.

    It is the mfg of the material to support the product through a driver updated, and trend of integrated graphic card

    not be supported as long as a dedicated graphics card.

    In this case support drivers apparently stopped with Vista.

    If you try to get drivers via Device Manager or Windows Update they can provide incorrect information

    What about drivers who are up to date.

    These two methods are a little known does not install the proper drivers for the graphics.

    I read that some people have had luck on Win7 with the Vista drivers for various materials. Doesn't hurt to try.

    You can download the drivers for XPRESS 200 SERIES from the AMD website below-

    http://support.AMD.com/en-us/download

    .

  • Weird problem with the graphics card

    I have a HPG42-478TX. Its about 2 years old.

    I bought HP after a good review on my cousin bought a computer compaq laptop (apparently its been 5 years and his works up to now reliable). But I guess I made a bad choice.

    I have a situation where I get BSOD on the graphics driver and then the screen just went and has no backlight. The blower continues to run away.

    When you press the power button it shuts down and pressing it again to turn on and will show nothing, not even the backlight.

    It makes a sound from the DVD player which means under its weight POST. But no display is there.

    I recently found a way to start after I accendently kept running and it overheated.

    After overheating I guess the chip inside is interrupted and it starts. I then start in "Safe Mode" and uninstall (not delete) the display drivers and restart.

    Then it reboots and detects the GPU and it works very well for a week or two and go back to the same State.

    This cycle has been completed about 5 - 6 times now, and I want a permanent solution.

    I hope that the community can help!

    TIA

    Without the video chip must be repaired by reballing or reinvest if you want to take the risk. It can not be deleted because who would disrupt the continuity of the circuit on the motherboard. It's all interconnected and interdependent.

    If it's 'the Answer' please click on 'Accept as Solution' to help others find it.

  • Have problems with the graphics card in laptop Amilo pa 1510 when you use the Windows 7 operating system

    Original title: ATI display driver my supposed UN stops and restoring it automatically when it Enmodepleinecran screen mode, why?

    When he restores it does in normal screen mode frozen, exit full screen running in background.

    What can be done to prevent this. I updated the driver software, but it had no effect

    So, what is the make and model PC?

  • Problem with the graphics card drivers

    Hello

    My laptop is running the radeon hd 6470 m and I installed the driver HP offers on this Web site (this is the version 8.882.2.0). Now this driver works fine, except when I try to play some games. I love playing the game League of Legends, and with this driver installed this game does not work correctly, so I tried and return the driver back to the one that came with it when I first got this laptop (this is the version 8.830.6.3000). Now the strange thing is that with this driver installed I can play League of Legends, but other games and some programs do not work correctly on this driver, I guess because it is an older driver. Now I want to basically just installed a driver that can run both.

    I'm not sure this is the right forum to post this problem, but it is the first that I try

    My laptop:

    HP Pavilion 1270sd g7

    It's switchable graphics with Radeon hd 6470 m and Intel graphics.

    With sincere friendships.

    Sjoerd

    Just noticed that this driver is for windows 8, I m running windows 7 64 bit

Maybe you are looking for