How to reset an older JVC HD Television / Regain HDMI functions

Sunday, 8. July 2012

Overview: Recently while trying to test out the HDMI function on our JVC HD-56G886a, we found that it was in complete dysfunction. The only visible video were flashes when the screen resolution was changed or when the connection was disconnected and reconnected, and a dark green screen that would just stay on when HDMI was connected.

Cause: JVC HDMI is prone to this kind of  failure. The board can simply develop a temporary issue, resolved by resetting, or HDMI may get disabled due to a light sensor on the back of the television which disabled HDMI when light is shined on the back of the T.V. This is a safety feature, televisions should not operate with direct sunlight on the back.

Solution: Do an HDMI reset.

To reset HDMI on the TV, do the following:

Get your original JVC remote

Switch the television input to the tuner (as if you were going to tune into antenna TV).

Make sure that the remote selector is switched to TV.

Press the SLEEP button on the JVC remote until the SLEEP function shows 0 minutes (this should be the default sleep time)

After pressing the SLEEP button, press the Video Status and Display Buttons simultaneously.

A service menu should appear.

Press the number 2 on your remote for “Self Test”. Do not attempt to use any of the other menus.

Power off your TV. If you are using a projection TV, make sure the internal fans finish cooling and stop before the next step.

Unplug the TV for one minute.

Plug back in, power on the TV. This should resolve the issue, however some users report that they have had to repeat these steps once or twice.

Connect your device. HDMI should work.

 

If this fails, you may need to replace the board.

Resources and verifying sources:

http://www.justanswer.com/tv-repair/5r973-jvc-hd70fh96-hdmi-inputs-don-t-work-saw.html

http://www.justanswer.com/tv-repair/606pl-jvc-hd-55g466-tv-hdmi-needs-reset-power-failure.html

http://www.fixya.com/support/t213989-hdmi_input_failure

Enhanced by Zemanta

The Sims 3: Objects, Sims, and Lots Turning Black (Windows, Linux & Wine || PlayOnLinux)

Sunday, 19. December 2010

Target: This article applies to both users running The Sims 3 (all or no EP’s) on either Windows, or WINE (or PlayOnLinux).

This article covers the description of the problem, causes, how to clear the Sims 3 Cache, and how to resolve the problem completely.

Problem description: Objects, Sims (especially clothing) and all or parts of lots are turning black. (Anything with texture).

Further: … Sometimes only newly placed objects have these issues occur. Some Sims may still have correct clothing while others do not. Certain categories of objects (such as only floors, only walls, only tables) seem to have this problem.
Cause: The cause is not certain, but it has been narrowed down to a few things:

Your Graphics Card does not support Vertex Shading. Try disabling “Advanced Rendering” in the Sims 3 options window. Try clearing the cache (see below for instructions)

DirectX may be out of date (Windows) or not all components of DirectX are working properly (WINE + Linux)

Problem Solution:

1. First, please try simply clearing the Sims 3 cache. To do this, Navigate to where your Sims files are saved. This should be located under your My Documents folder (or the Home Folder, in Linux) and under the sub folder, Electronic Arts > The Sims 3

Delete every file (not folder) that contains the word Cache. These should be:

CASPartCache.package

compositorCache.package

scriptCache.package

simCompositorCache.package

Also delete all files in the “Thumbnails” folder.

(“What is a Cache?” see note 1)

Note about deletion: Keep these files in your Recycle Bin, or even consider backing them up first in case the problem gets worse. In the case that it does get worse, you should consider reinstalling your game.

After you have deleted the cache, start the game again and see if this resolves the problem.

If it does fix the problem, restart the game to make sure that the solution lasts.

If this does not fix the problem, continue:

2. Disable “advanced rendering” in the game’s graphics options menu.

Delete the cache again (step 1).

Start the game. If this does fix the problem, restart the game to make sure that the solution lasts.

3. If the problem is still occurring, lower the texture detail in the game to its’ lowest setting.

Delete the cache again (step 1)

Start the game. If this does fix the problem, restart the game the game to make sure that the solution lasts.

4. If the problem is still occurring, lower all other graphics settings to their lowest setting.

Delete the cache again (step 1)

You can either leave these settings on low, or try upping them until you get the problem again and narrow them down to a setting that works.

If this helped you solve the problem, please comment below and let people know what you tried and what was or wasn’t helpful, as well as any other solutions you may have found.

Note 1:

“What is a Cache?”

A cache is a place where a program or operating system stores information to be used again. Caches often contain old information that is no longer needed. Caches can also be used to conserve space in the RAM of your computer by storing less used information on the hard drive. A cache often contains instruction sets that the computer has performed in the past, so that the computer will not have to recalculate certain things in the future.

Or, as Wikipedia says:

In computer science, a cache is a component that improves performance by transparently storing data such that future requests for that data can be served faster. …

en.wikipedia.org/wiki/Cache