Jump to content

Your Video Card Or Drivers Are Not Compatible


Recommended Posts

If you have had the problem of MCE2004 or MCE2005 where you get the above error (or something like it; I don't remember the exact message" and are not able to play DVDs or Videos, here is how you fix it.

1. Make sure you have the .Net Framework 1.1 or 2.0 BETA. Then download the SDK for your version. They can all be download from The Microsoft Download Center

2. Copy ehshell.exe (in the %windir%\ehome) directory to a tempory location.

3. In C:\Program Files\Microsoft.NET\SDK\(either v1.1 or v2.0)\bin folder (or wherever you installed the SDK), open ildasm.exe.

4. Click File>Open and open ehshell.exe in your temporary directory.

5. Click File>Dump. Check only Dump IL code and Expand try/catch. Click OK. Once that process is finished, close ildasm.exe.

6. Open Notepad. Browse to your the temp directory that ehshell is, and you should see two new files, ehshell.il and ehshell.res. Open ehshell.il. This may take a while, depending on the power of your computer.

7. Search for the string get_UsableVideoMemory in the file. Just below that, you should see the value 0x2000000. Change that to 0x1000000. Save the file and close notepad.

8. Go to your temp directory, and delete the copy of ehshell.exe that you have.

9. Using the Open Command Window Here powertoy, open Command Prompt to your tempory directory. Type "C:\WINDOWS\Microsoft.NET\Framework\(v1.1.4322 or v2.0.40607)" \ilasm /resource:ehshell.res /exe ehshell.il and press enter. If this process fails, download a new version of ehshell.res Here, and replace the old version with this version.

10. Start Safe Mode

11. Backup your old ehshell.exe in the ehome directory to a different folder.

12. Copy and paste the new ehshell.exe from your temp directory to the ehome directory, replacing the old version (MAKE SURE YOUR OLD VERSION IS BACKED UP!!!!!).

13. Boot the computer again normally.

14. Start Command Prompt at the ehome directory.

15. "C:\Program Files\Microsoft .NET\FrameworkSDK\(v1.1 or v2.0)\bin\sn -Vr ehshell.exe

Now You Should have a completely working version of Media Center 2004 or 2005!

:whistle:

Link to comment
Share on other sites


  • 3 weeks later...

I have an ATI Radeon 7000 series video card on a Windows XP Media Center Edition 2005 machine that gives me the "Your video card or drivers are not compatible with Media Center" error. I tried the above steps, but I am still receiving the error and I still can't play videos in Media Center. Any other suggestions?

Thanks,

Yogi

Link to comment
Share on other sites

i've found a referenge in the assembly to a certain "DisableDxCheck" thing, probably it's a registry key that when disabled turns all the dx9/ram check off... i'm giving a look at this right now i'll post some updates as soon as I can :P

Link to comment
Share on other sites

Just open regedit and point to

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Media Center\Display Settings

Then Add 2 DWORD KEYS called DisableDxCheck and DisableDx9CapsCheck and set both their values to 1 and media center should start without problems and without all those nasty recompiling things

Have fun :P

Link to comment
Share on other sites

Francesco, that did indeed work to start Media Center without giving any errors. However, I cannot view any video in Media Center, be it live tv from my E-Home Wonder TV tuner or a regular video file. I can hear sound, but no video comes through. Seeing as you have the exact same video card as me (Radeon 7000 VE), I was wondering if you are experiencing the same problem. I may just have to break down and buy a new video card, but I don't want to spend a bunch of money. This is an extra computer that is using a spare TV tuner I had. My main computer with an up to date video card is running Media Center with no problem.

Link to comment
Share on other sites

This guide will only help if your video card has memory of between 16 and 32 megabytes. The video requirments are actually more tham 32 (33 or more) mb of ram. This makes it 16 (or should). Although this is most cases with Media Center Video, there are still other ways to make this happen.

Link to comment
Share on other sites

  • 3 weeks later...

I had a problem in starting from step 14 till the end I could not write the comand

15. "C:\Program Files\Microsoft .NET\FrameworkSDK\(v1.1 or v2.0)\bin\sn -Vr ehshell.exe it says that it is not recognized as internal or external command

please tell me how to write it as i get a message of

If you have had the problem of MCE2004 or MCE2005 where you get the above error (or something like it; I don't remember the exact message" and are not able to play DVDs or Videos, here is how you fix it.

1. Make sure you have the .Net Framework 1.1 or 2.0 BETA. Then download the SDK for your version. They can all be download from The Microsoft Download Center

2. Copy ehshell.exe (in the %windir%\ehome) directory to a tempory location.

3. In C:\Program Files\Microsoft.NET\SDK\(either v1.1 or v2.0)\bin folder (or wherever you installed the SDK), open ildasm.exe.

4. Click File>Open and open ehshell.exe in your temporary directory.

5. Click File>Dump. Check only Dump IL code and Expand try/catch. Click OK. Once that process is finished, close ildasm.exe.

6. Open Notepad. Browse to your the temp directory that ehshell is, and you should see two new files, ehshell.il and ehshell.res. Open ehshell.il. This may take a while, depending on the power of your computer.

7. Search for the string get_UsableVideoMemory in the file. Just below that, you should see the value 0x2000000. Change that to 0x1000000. Save the file and close notepad.

8. Go to your temp directory, and delete the copy of ehshell.exe that you have.

9. Using the Open Command Window Here powertoy, open Command Prompt to your tempory directory. Type "C:\WINDOWS\Microsoft.NET\Framework\(v1.1.4322 or v2.0.40607)" \ilasm /resource:ehshell.res /exe ehshell.il and press enter. If this process fails, download a new version of ehshell.res Here, and replace the old version with this version.

10. Start Safe Mode

11. Backup your old ehshell.exe in the ehome directory to a different folder.

12. Copy and paste the new ehshell.exe from your temp directory to the ehome directory, replacing the old version (MAKE SURE YOUR OLD VERSION IS BACKED UP!!!!!).

13. Boot the computer again normally.

14. Start Command Prompt at the ehome directory.

15. "C:\Program Files\Microsoft .NET\FrameworkSDK\(v1.1 or v2.0)\bin\sn -Vr ehshell.exe

Now You Should have a completely working version of Media Center 2004 or 2005!

Link to comment
Share on other sites

I have a change to make to my post ---

Here is the old version:

If you have had the problem of MCE2004 or MCE2005 where you get the above error (or something like it; I don't remember the exact message" and are not able to play DVDs or Videos, here is how you fix it.

1. Make sure you have the .Net Framework 1.1 or 2.0 BETA. Then download the SDK for your version. They can all be download from The Microsoft Download Center

2. Copy ehshell.exe (in the %windir%\ehome) directory to a tempory location.

3. In C:\Program Files\Microsoft.NET\SDK\(either v1.1 or v2.0)\bin folder (or wherever you installed the SDK), open ildasm.exe.

4. Click File>Open and open ehshell.exe in your temporary directory.

5. Click File>Dump. Check only Dump IL code and Expand try/catch. Click OK. Once that process is finished, close ildasm.exe.

6. Open Notepad. Browse to your the temp directory that ehshell is, and you should see two new files, ehshell.il and ehshell.res. Open ehshell.il. This may take a while, depending on the power of your computer.

7. Search for the string get_UsableVideoMemory in the file. Just below that, you should see the value 0x2000000. Change that to 0x1000000. Save the file and close notepad.

8. Go to your temp directory, and delete the copy of ehshell.exe that you have.

9. Using the Open Command Window Here powertoy, open Command Prompt to your tempory directory. Type "C:\WINDOWS\Microsoft.NET\Framework\(v1.1.4322 or v2.0.40607)" \ilasm /resource:ehshell.res /exe ehshell.il and press enter. If this process fails, download a new version of ehshell.res Here, and replace the old version with this version.

10. Start Safe Mode

11. Backup your old ehshell.exe in the ehome directory to a different folder.

12. Copy and paste the new ehshell.exe from your temp directory to the ehome directory, replacing the old version (MAKE SURE YOUR OLD VERSION IS BACKED UP!!!!!).

13. Boot the computer again normally.

14. Start Command Prompt at the ehome directory.

15. "C:\Program Files\Microsoft .NET\FrameworkSDK\(v1.1 or v2.0)\bin\sn -Vr ehshell.exe

Now You Should have a completely working version of Media Center 2004 or 2005!

Here is the new version:

If you have had the problem of MCE2004 or MCE2005 where you get the above error (or something like it; I don't remember the exact message" and are not able to play DVDs or Videos, here is how you fix it.

1. Make sure you have the .Net Framework 1.1 or 2.0 BETA. Then download the SDK for your version. They can all be download from The Microsoft Download Center

2. Copy ehshell.exe (in the %windir%\ehome) directory to a tempory location.

3. In C:\Program Files\Microsoft.NET\SDK\(either v1.1 or v2.0)\bin folder (or wherever you installed the SDK), open ildasm.exe.

4. Click File>Open and open ehshell.exe in your temporary directory.

5. Click File>Dump. Check only Dump IL code and Expand try/catch. Click OK. Once that process is finished, close ildasm.exe.

6. Open Notepad. Browse to your the temp directory that ehshell is, and you should see two new files, ehshell.il and ehshell.res. Open ehshell.il. This may take a while, depending on the power of your computer.

7. Search for the string get_UsableVideoMemory in the file. Just below that, you should see the value 0x2000000. Change that to 0x1000000. Save the file and close notepad.

8. Go to your temp directory, and delete the copy of ehshell.exe that you have.

9. Using the Open Command Window Here powertoy, open Command Prompt to your tempory directory. Type "C:\WINDOWS\Microsoft.NET\Framework\(v1.1.4322 or v2.0.40607 or v2.0.50215)\ilasm.exe" /resource:ehshell.res /exe ehshell.il and press enter. If this process fails, download a new version of ehshell.res here, and replace the old version with this version.

10. Start Safe Mode

11. Backup your old ehshell.exe in the ehome directory to a different folder.

12. Copy and paste the new ehshell.exe from your temp directory to the ehome directory, replacing the old version (MAKE SURE YOUR OLD VERSION IS BACKED UP!!!!!).

13. Boot the computer again normally.

14. Start Command Prompt at the ehome directory.

Now You Should have a completely working version of Media Center 2004 or 2005!

You still must go to the old post if you need to download the nwe .res file. :thumbup

Link to comment
Share on other sites

Hi,

I had my first ever play with MCE 2005 over the weekend, and struggled a little with this configuration:

IBM Aptiva PII400 +128Mb, with Voodoo3 3500 (32Mb-Euro (No FM))TV card.

The basic install went very well and I am very pleased with the results so far, plenty of tweaking of unncesssary stuff means it actually runs quite happily in less than 90Mb RAM; however I cam across the very problem this thread is describing.

I have run up DXDiag and all checks out with the card supporting DX9.0c

I have installed the latest version of cyberlink DVD codec and checked compliance and functionality all OK.

I have tried the Registry Keys mod, this only poduces a black screen, functionality appears to all be there, sound works fine, mouse is OK, just no picture...

I have recompiled ehshell.exe and worked through the version signing that WBHoenig removed from latest post, (its in the\SDK\ rather than \FrameworkSDK\) directory and I found won't launch without this.

Neither of these have improved the situation and I am now at a loss as to other opportunites that may me available to tell MCE to ignore the card type and continue, anyone got any suggestions or had experience with my Voodoo3 card?

any advice will be gratefully received. (apart from trash it and buy new :-) )

Many thanks

Craig

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...