Pages

Showing posts with label Computer Repair. Show all posts
Showing posts with label Computer Repair. Show all posts

Fix for Slow Boot up after installation of Dotnet Framework 4

Friday, December 28, 2012
Early this morning after I install dotNet Framework 4. My PC Start to boot very slow. So I search the internet for solution and luckily i found it.

Slowdown will happen if you have the following:

- Windows XP SP3
- installed .NET Framework 4

Here is what I found to fix the problem:

Solution A

1) Run cmd.exe from Start > Run
2) Type cd\
3) Type cd C:\Windows\Microsoft.NET\Framework\v4.0.30319\
4) Type NGEN executequeueditems and press Enter
5) It will take about 10minutes depending upon system speed. After the process is complete, the following prompt will appear in the command prompt C:\Windows\Microsoft.NET\Framework\v4.0.30319\
6) Type exit to close the command prompt.

After performing these steps, your computer will boot up at usual speed.

Solution B 

Microsoft hasn't provided an official fix yet, but here is the fix that solves this slow system startup.
DOWNLOAD FIX TOOL
Read more ...

How to use Asus USB/MIR adaptor to other motherboard

Thursday, December 20, 2012

One of my client recently try to use the ASUS USB/MIR REV. 1.11 (the 2 usb port type) adaptor which he got from his old ASUS motherboard to his new computer. His problem is any USB storage device he try to insert in ASUS USB/MIR port a "USB Device Not Recognized" pop-up appear.
The problem is, Asus have fitted filtering on the two data lines to each USB port in the form of a series resistor (10 ohms on one line and 4.7 ohms on the other) and a shunt capacitor to ground at the USB socket end which cause the problem.


The only solution is to remove this filtering by removing the four SMD capacitor (C2, C3, C4, C5). Do not remove C1, C6 and the electrolytics CE1 and CE2. I use hot air rework station to remove those SMD capacitors. After the removal the Asus USB/MIR device recognized any USB flash drive that I inserted.
Read more ...