Monday, April 15, 2019

How to install Win 7 on AM4 x470 boards

So, the aim is to install Windows 7 on a computer with new gen specs.

Steps to take.

1. Download the .iso file (from Microsoft site prefferably)
2. Download Windows7-USB-DVD-Download-Tool
Windows7-USB-DVD-Download-Tool-Installer
3. Create a bootable USB flashdrive.
4. Download tool for Usb 3.0 driver integration into Windows package.
Tool for x470 usb/nvme driver integration
5. Integrate drivers for both usb and nvme drives into the Windows package.
6. Enjoy.

Alternatively, if you do not want to use the tool supplied, you can do this via a command prompt using Deployment Image Servicing and Management (dism) but my solution is way more user/noob friendly.

Leave a tip if it worked. Thanks a bunch.


Sunday, November 18, 2018

No sound on windows after Realtek HD Audio Install.

Basically have been reading shitloads of post for the last 1-2 hours. Lots of solutions that didnt work.

Been able to fix this by replacing the latest realtek driver with the previous one.

Specifically :

Realtek High Definition AudioDriver Version 6.0.1.8549  Release Date 2018-11-02

What you do is install a previous driver which you can find added here.


Realtek High Definition Audio 2.81


This is the x64 version.

Install this one and problem solved.

Cheers.

Wednesday, March 2, 2016

Fix Google Play / Google Play Store / Goggle Play Services errors

Common error message is "com.google.process.gapps stopped working" ,which renders the phone completely usless / totally annoying, as it appears each time I press the touchscreen. I got this error by tweaking / uninstalling stuff from phone to free some memory.

Then Google Play / Play Store refused to work with the error code RH-01 - error downloading from server

"eroare la recuperarea informatiilor de pe server rh-01"
"procesul com.google.process.gapps s-a oprit"
"Unfortunately, the process com.google.process.gapps has stopped"
"error retrieving information from server"

Been reading online about clearing cache/data about turning off and on download manager and google play, didn't fix shit for me.

Long story short, my solution was  => Apparently Google uses Push Notifications to start thing up, I was in the wrongs by disabling "Hangouts" and "Google Messenger". After installing those 2 everything works now.

I will drop some links to the apk versions of both Hangouts and Messenger + Google Services and Play ( all updated to date March 1st, 2016) , simply download => Copy to SD card by usb cord and install.

Good luck.

Sunday, May 18, 2014

How to recover a broken USB stick; How to recover an unusable, unformattable USB drive, How to recover a USB Flash Disk not found error

This actually happened to me while i was trying to make a bootable Win 7 usb stick, power dropped then drive was completely unusable, unformattable and reporting 0 bytes capacity. But it could actually happen due to countless other reasons. Anyways, i`ll do my nearly very best to include everything you need to know about how to get your drive properly working once again.

This method is kinda last resort as it involves flashing the ROM, you should try first the links down the page. However this, if properly executed, should have the best chances to get it working properly.

1. First of all you should download a tool called Chip Genius.

2. After unzipping, launch, after launching you should identify your USB stick drive. It will be something like :


3. Write down your VID, PID, Chip Vendor and Chip Part Number.
4. Go to this site and insert your VID and PID and press Search
5. After the results are displayed, identify your Chip Vendor and Chip Part Number as well as your Disk Size (not a must have), the last column should display the utility to repair your drive.
6. google that utility and download it from flashboot.ru
7. after download, run it, after run it should display drive info and allow you to format/use the drive again.
*Note : Usually in the utility you download there is a preset VID/PID (standard is 058f/6378). You could try to manually add your VID/PID in the program manually (by clicking Driver) but in practice this method when working with some equipment leads to error. I highly recommend to replace default VID/PID by downloading this tool Alchor Change PID/VID Rework.





Other programs to try :

1. Super Stick Recovery Tool V1.0.2.19.rar <= Made by kingmax, its not a must to have a kingmax drive. Can work for others aswell.
2. Dr UFD available from here. Pick USB 2.0 or 3.0 depending on what you got.
3. Transcend`s Online Recovery Tool
4. (XP)Start -> Run -> type “diskmgmt.msc”.. then right click on your usb, change drive letter and paths
    (Win 8/8.1) Right click on Desktop(left down corner) + Run/ Win key + w search run or diskmgmt directly then right click on your usb, change drive letter and paths. Sometimes its as simply as that.
5. For Windows 7/8/8.1 users : Open Elevated Command prompt (command prompt with admin rights)

type DISKPART
type LIST DISK (and see what disk # is your USB drive.)
type SELECT DISK # (your USB drive number from the previous entry)
type CLEAN
type CREATE PARTITION PRIMARY
type SELECT PARTITION 1
type ACTIVE
type FORMAT FS=NTFS
type ASSIGN
type EXIT


All these should 90% fix your drive. Leave a feedback if it helped.

Cheers.



Tuesday, May 13, 2014

How to get rid of display "no signal" while installing nvidia drivers ; How to get rid of "no signal" after windows logon

There can be several things that lead to this issues.


1. This happened to me on a new computer (specs do not matter) while connecting via hdmi port to a kinda old LG plasma tv.

Issue : Basically each time i tried to install the graphics driver, while "installing graphic drivers' the ding that usually announces "device disconnected" (usb, hdmi port etc) could be heard, 1 second later the display went "no signal". Unplug + replug did not work, only thing that could be done was restart, after which if the driver was installed the screen went no signal after logon or if the driver was not installed (or uninstalled via safe mode) reinstalling it would lead to same issue over and over. In the meanwhile the monitor was displayed as a Generic Non-PnP Monitor.

Fix :
Steps to perform :
1. Remove previously installed graphic drivers/chipset drivers.
2. Download North Bridge/South Bridge drivers.
3. Install the drivers/filters after which reinstall drivers.

1. How to remove drivers ?
Get this tool Display Driver Uninstaller
After you download it, run and restart in safe mode to be sure they get removed. Even if you have a nvidia graphic card its worth uninstalling amd/ati/intel as chipset could vary.

Amd has a similar utility called AMD Clean Uninstall Utility but i have found DDU to work slightly better.

2. Download Motherboard chipset drivers.

I got a Gigabyte 870A-UD3 mainboard. The revision can be found by opening the case and taking a look in a corner of the mainboard. Mine said rev 2.1.

The important thing here. Even if AMD has an updated version of "Chipset drivers" on their site corresponding to my mainboard released in 2014, that one includes just the South Bridge drivers, you will actually need the PCI-E filter driver for North Bridge so i recommend sticking to what your mainboard supplier site suggests, even if drivers are a bit older.

After download and running setup these should be clearly visible :

The North Bridge usually paired with South Bridge typically handles communications among the CPU, RAM and PCI-Express videocards. Its easy to see why it is so important. The usb filter driver is the south bridge driver.
This is a schematic of how NB-SB is usually linked.

After installing these, restart. 

3. After you can safely install your latest graphic drivers. Device Manager will then go to Generic-PnP Monitor and the NB Filter driver should be something similar to :

No more "no signal issues". Everything works smooth.

This thing worked for me. That however does not mean it should automatically work for you too, but it is worth a shot, is it not ? Good luck.










Tip for nvidia users : If you got a double/triple etc display setup and you are trying to force digital sent to the displays, this might come in handy :


1.Start regedit.  (You need administrator access under Windows 7/8/8.1.)

2. Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Video
Under Video you'll see a number of sub-folders with long names like {B1E0FF3B-2B31-4B0D-8B9C-B09BBB60CB07}.  Each of those has a sub-folder called 0000.  Most of the 0000 folders will be nearly empty, but one of the 0000 folders contains hundreds of entries that have names of programs in them (e.g. _3DMark05.exe, playNow.exe, etc.).  Find that one.

3. In the 0000 folder you found in the previous step, right-click, and from the context menu, select New, then Binary Value.

4. When the new key is created, change its name to DevicesConnected

5. Right-click on the new key and click Modify...

6. A dialog box will pop up that says "0000" -- it's waiting for you to type data.

7. Type "00 00 03 00", then click OK.  According to the posters in that thread, you can actually type 4 different values depending on your monitor configuration:

2x digital monitors -> "00 00 03 00" (0x30000)
2x analog monitors -> "03 00 00 00" (0x3)
digital/analog -> "02 00 01 00" (0x10002)
 analog/digital -> "01 00 02 00" (0x20001)

8. Click OK, exit RegEdit and reboot.

This last solution was taken from another blog, however i do not have the link to it as i saved it in a .txt. The moment i will have that link i will put it here.

Will write a "how to force EDID" a bit later on. Topic related :)

Cheers.



Friday, March 14, 2014

How to fix the nvidia display errors.


My pc specs are as follows :
                                                   Gigabyte Ma-770us3-rev2.0 mainboard
Winfast Px9600GT Leadtek Graphics
2X1066 DDR2 2Gb
Amd Athlon II x2 245 proc
3xhdd - specs don`t matter.
And a dvd re-w drive
win xp/win 8.1 64bit

Problem. My system for the last 2 years has been pretty much unusable. The graphics card apparently supports DirectX 9.0c which translates into Windows 8/8.1 giving me display errors as soon as it boots. Soon after it restarts, it starts repairing, restarts again and so and so on. There were artefacts in game and constant crashes, bsods, restarts, everyone was telling me (including Leadtek support) that the graphics card must be burned, to replace it. Wasn`t so, luckily.

I`ve read tons, hours of solutions and fixes, some improved it just a tiny little bit, but overall it was still a happening disaster.

Steps you need to perform.
1. Installing mainboard chipset drivers.
2. Update your mainboard`s BIOS
3. Open the case and see what kind of ram you got.
4. Set the ram frequency, timings and voltage in Bios.
5. Enjoy your fully functioning Graphics :)

What did i do :
Chapter 1. Installing the Mainboards` Chipset drivers : (North Bridge/South bridge)

1. Go to the mainboard`s manufacturer site, see the chipset the mb has :
2.  Download the chipset drivers :
3. After decompressing it will be something like this :
Navigate to \Packages\Drivers\
Install the following North Bridge/South bridge drivers by right clicking the inf and selecting Install. This way.

\Packages\Drivers\SBDrv\Filter\NB\W764A

\Packages\Drivers\SBDrv\Filter\NB-SB\LH64A
\Packages\Drivers\SBDrv\SB7xx\AHCI\W764A
\Packages\Drivers\SBDrv\SB7xx\RAID\W764A

After you installed them all you can restart.


Chapter 2. Update your mainboard`s BIOS
Next, upgrade your mainboard`s Bios.
Go to the manufacturere web site

For gigabyte, you can flash it with @Bios - their utility (you can find it on the site by selecting "utility"). For assus mainboards, you do the flashing via bios directly (they got a tool for it in bios in which u select the file to be flashed directly).

It takes roughly 1-2 minutes.


Chapter 3. Open the case and see what kind of ram you got.
This one was tricky. For instance, before i did this my pc was running ram at 800Mhz frequency, Ungaged (windows uses ram slots separately, it is best to leave it so for performance in gaming bla bla won`t enter details). The timing was "optimized defaults" 5-5-5-18 which actually was pretty bad which in my opinion made those errors happen so oftenly. The voltage was 1.8v which was, as we shall see, undervoltage.

Opened up the case, looked at the ram. My ram was :
ADATA DDR2 1066G 2GB
Timings 6-6-6-15
Voltage 1.9-2.1v

This was written right on the ram. If it isn`t for yours, you`ll need to google it and find it out. Should not be so complicated.


Chapter 4. Set the ram frequency, timings and voltage in Bios.
Press Delete when starting to enter bios (this can vary depending on your manufacturers Mainboard)

Enter M.I.T (Mb Intelligent Tweaker)
PCIex Clock should be 100. It is the default, but setting it to 100 wouldn`t be bad.
Memory clock was underclocked for me, it was 800 Mhz x4.00. The ram says it clearly its 1066 so i will set that to Manual x 5.33 (1066)

What`s left ? The timings. The ram says it 6-6-6-15, so i will set it to that.

After which set the RAM voltage. Mine is between 1.9-2.1v so i`ve picked 2v
You can find the DRAM voltage in the MIT (first pic, bottom of screen). - System Voltage.

5. Enjoy your pc.
My crappy, error giving card works like a charm. I know there are shitloads of other fixes (TDR timings, power bla bla, get drivers, uninstall drivers, disable aero and others) but this is actually the sole thing that worked for me. Used the pc 2 weeks, no single nvidia restart/freeze/artefact. 

Cheers, lads.