Microsoft Laptop

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg
Showing posts with label driver. Show all posts
Showing posts with label driver. Show all posts

Tuesday, 24 May 2011

Atheros Wireless LAN

Posted on 05:32 by Unknown
I am bring up this post again because I found another Atheros WiFi Driver that has functions not found in other Atheros Driver.
This driver is from HP.
http://ftp.hp.com/pub/softpaq/sp52001-52500/sp52131.exe

Why this driver you might ask? The screenshots below should answer your queries.

Access Additional Function not found in other Atheros Release


Useful Autoroaming Function if you need to move around multiple APs with your Atheros Equipped Laptop

Additional Encryption Schemes Not Found in other Atheros Driver


So you can choose which driver fits your needs.

After installation of Atheros Driver 8.X a utility should appear in the Control Panel.
Here are some screenshots:


Choice of 2 types of Atheros Wireless LAN Drivers:
  1. Modded Atheros Driver (Non-WHQL)(Vista & Xp)
Obtained from LaptopVideo2go
  1. Atheros Driver Version 8.X (WHQL)
If your Microsoft Virtual WiFi Device Driver disappears try running the following Commands in Command Prompt Administrator Mode.
C:\Windows\System32> netsh wlan set hostednetwork mode=allow ssid=NameOfNetwork key=StrongPassword
Read More
Posted in atheros, download, driver, wlan | No comments

Monday, 28 February 2011

New Acer WebCam

Posted on 02:56 by Unknown
 
New Acer WebCam Software from Acer.
This software is special as it is from CyberLink instead of the usual SuYin, Chicony.
Works on older Acers With Chicony WebCam hence no reason it shouldn't work on SuYin WebCams.
-Features
  1. New Better looking UI
  2. More Image Adjustment
  3. 1 Click AutoUpdate from CyberLink
Download the software from Acer here (32/64bit Packages)

________________________________________________________________

SRS Surround Software
(32/64bit)

Download here (Station Driver).
Sounds better with this software but it could be just me.

________________________________________________________________

Nvidia PureVideo

By default we don't get PureVideo for Nvidia Graphics on Acer.
Maybe Acer didn't pay for them as you know Acer Laptops are cheap

But there is a way to get them...from SONY (Only SONY has it No Other OEMs has it) .
Simply go to SONY Site and Download their Nvidia Driver.
SONY Driver With PureVideo (FTP Make sure the FTP ports are not blocked it doesn't support HTTP over FTP)
Double Click to extract and hold the screen and then go to the folder
I have also extracted the PureVideo Component for download here .
Code:
C:\Users\{YourUserName}\Appdata\Temp
You will see weird folders with weird files but this is the location where Windows ALWAYS store temporary extracted files.
So find the folder contain the SONY Nvidia Driver then Find the executable:
PVSonyDll.exe (PV Stands for PureVideo)
Sort the list by Date if you have trouble navigating.

Double Click and install the PV executable and it is done.

PureVideo is something which enhances Video Playback you may or may not notice any difference.
Read More
Posted in driver | No comments

Wednesday, 15 December 2010

Script to Install Driver Packages

Posted on 01:44 by Unknown
This bat script is written by me to mass install drivers, activate OEM Windows as well as perform Disk Optimization to alleviate some of the repetitive actions.
You are free to use as you wish but no warranty is provided.
You just need to put the bat script in the same folder as the drivers and OEM Certificate and launch it with Administrative Permission as shown in the example below.


You will most likely need to make some minor changes to suit the script to your purpose.
REM indicates comments.
Start Copy below after this line:
__________________________________________________________________________________

    @echo off

    REM Script Originally Written by the Author of aspiregemstone.blogspot.com

    REM You are free to modify, share & use, completely Free of Charge.

    REM But kindly please acknowledge the source in the Spirit Of Sharing. Thanks =)

    FOR /D %%I IN (%0) DO CD /d %%~dpI

    cls

    echo Creating OEM Certificate Directory...

    mkdir "C:\Windows\system32\OEM"

    echo Copying OEM Certificate...

    copy "OEM.XRM-MS" "C:\Windows\system32\OEM"

    echo Activating Windows 7...

    echo Please wait...This might take a while...

    REM Rename the OEM Certificate to OEM.XRM-MS

    slmgr.vbs -ilc C:\Windows\System32\OEM\OEM.XRM-MS

    REM Replace XXXXX-XXXXX-XXXXX-XXXXX-XXXXX with the OEM Key

    slmgr -ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX

    echo Done!

    echo Installing Drivers...

    echo DO NOT RESTART THE COMPUTER!

    REM Rename the Driver Packages

    Chipset_Driver.exe

    Graphics_Driver.exe

    Ethernet_Driver.exe

    Wireless_Driver.exe

    Printer_Driver.exe

    WinTV_Driver.exe

    REM Below is how the script access extracted Drivers

    Audio_Driver\Setup.exe

    Web_Camera\Setup.exe

    Storage_Driver\Setup.exe

    echo All DRIVERS INSTALLED!

    echo Cleaning up TEMP Folders

    C:

    REM Remove Temp Folders created by HP and Intel Driver Packages

    del /S /Q /F C:\SWsetup

    del /S /Q /F C:\swsetup

    del /S /Q /F C:\Intel

    REM Manually invoke optimization

    Rundll32.exe advapi32.dll,ProcessIdleTasks

    echo You may restart the Computer now!

    pause
__________________________________________________________________________________

Save the script as Setup.bat and Right Click to launch it with Admin Rights.
Read More
Posted in driver, windows 7, windows vista | No comments

Monday, 25 October 2010

New Nvidia Developer Driver 260.99 (WHQL)

Posted on 05:38 by Unknown
LOL.
Looks like Nvidia screwed up.
New Nvidia Verde Driver (WHQL signed by Microsoft )  Version 260.99 within 2 weeks...

New Nvidia Verde Driver (WHQL signed by Microsoft )  Version 260.81
Warning! I had 2 crash dumps and black screen hangs while using this 260.81 driver.
I can almost swear it is as buggy as it could be so use it at your own risk.
I can't believe Microsoft WHQLed this buggy driver...
  • Retains the PhysX Options for Nvidia G310M which is not supposed to be PhysX-able
  • Includes High Def Audio Driver
New Nvidia Developer Driver (WHQL signed by Nvidia) version 260.61
  • Retains the PhysX Options for Nvidia G310M which is not supposed to be PhysX-able
  • Doesn't Include NVIDIA High Def Audio Driver so you have to use the high-def audio driver from older Drivers
  • (If you are missing the NVIDIA High Def Audio Driver copy C:\NVIDIA\DisplayDriver\260.89\Vista 64-bit\International\HDAudio Folder to C:\NVIDIA\DisplayDriver\260.61\Vista 64-bit\International\HDAudio Folder) It will detect the HDAudio Driver and attempt to install it.
Take a look at the new screens:



 
Download links
Nvidia Signed 260.61 here
Microsoft Signed 260.99 here
Read More
Posted in driver, nvidia | No comments

Tuesday, 19 October 2010

Audio Driver Matching

Posted on 01:56 by Unknown
The reason for this new post is because I found out something interesting about MSI Release Audio Drivers.
Compared to Acer Default drivers they are richer in sound yet utilities the same audio chip.
However going by their filename I believe it is device id optimized.
So how do you find out the audio chip in your laptop desktop?
Go to Control Panel, open up Realtek Audio Driver Control Panel and check the audio chip used.


The Audio Codec will be listed.
Further proof that Audio Codec is dependent on Audio Chip installed and not device driver:


So which MSI driver to use?
Check the filename: ad_alc888s_vc2_6.0.1.6151_al00.zip
This indicates the driver is optimized for the ALC888S Audio Chip in the laptop.
I listed all the device driver on MSI by the Device ID just download & install!

ad_alc892_gr_6.0.1.6196_al00.zip

ad_alc892_gr_6.0.1.6194_al00.zip

"ASUS EAX 5.0 THX "Stealth Fighter" Laptop Audio Driver"

ad/ad_alc269_X_al00.zip (All I know is the Realtek Chip is ALC269 based)

"MSI THX Certified + 4 Premium Sound Speakers" Driver

ad_alc269q_vb5_gr_6.0.1.6267_w700.zip

ad/ad_alc269q_X_al00.zip

ad_alc269q_vb2_gr_6.0.1.6176_al00.zip

ad_alc269q_6.0.1.6128_al00.zip

ad/ad_alc269_X_al00.zip

"Sound by Dynaudio with DTS Surround" Driver

ad/ad_alc888s_X_al00.zip

ad/ad_alc888_X_al00.zip

ad/ad_alc662_X_al00.zip

ad_alc662_6.0.1.6093_al00.zip

ad/ad_alc882_6.0.1.5874_al00.zip

This entry will be updated from time to time just check the last modified entry.

Read More
Posted in driver | No comments

Monday, 24 May 2010

Acer Aspire 4740G Optimal Drivers

Posted on 09:03 by Unknown
If your EFI/BIOS version < 1.05 please update the firmware to enable DEP.
Because I am using AS4740G therefore I will be sharing my Driver Findings here.
  1. Intel Chipset Driver (Acer)
  2. Intel Rapid Storage Driver http://www.station-drivers.com/page/intel%20raid.htm
  3. Intel Management Engine http://www.station-drivers.com/page/intel%20chipset.htm
  4. Nvidia Graphics Driver http://www.nvidia.com/page/drivers.html
  5. Nvidia High Definition Audio Driver (Included in the Display Driver)
  6. Realtek High Definition Audio Driver http://aspiregemstone.blogspot.com/2010/08/audio-driver-matching.html (Why this driver is the best? The MSI Gaming Notebook using this driver uses the same AL888 Realtek High Def chip, it has excellent driver customisation better than Acer Drivers)
  7. Acer Launch Manager (Get it from Acer Site Don't use the 4740G Launch Manager use the 4540G if you want to customise the Backup Manager Shortcut Key)
  8. BroadCom Bluetooth Driver (Get it from Acer Site driver updatedness doesn't matter too much)
  9. Finger Print Driver (Available from Windows Updates Optional Driver updates)
  10. SuYin/Chicony WebCam Software
  11. Conexant Modem Driver (Get it from Acer Site driver updatedness doesn't matter too much who the h*ll uses Modem nowadays anyway??)
  12. Synaptics/ALP Touchpad Driver http://aspiregemstone.blogspot.com/2010/03/must-see.html
  13. Intel Management Engine Controller (Acer)
  14. BroadCom NetLink LAN Driver (Get it from Acer Site driver updatedness doesn't matter too much)
  15. Atheros/Intel Wireless Driver http://www.station-drivers.com/page/atheros.htm http://www.station-drivers.com/page/intel%20lan-wan.htm
  16. Realtek Card Reader Driver (Get it from Acer Site driver updatedness doesn't matter too much)
  17. Acer Smart Power Manager & Optical Driver Power Manager (Get it from Acer Site)
  18. Turbo Boost (Only for Core i5/7) (Acer)
Read More
Posted in aspire 4740, download, driver | No comments

Thursday, 22 April 2010

The Correct Way to install Wireless Adapter Drivers

Posted on 04:45 by Unknown
The question is how do you actually install a Wireless Adapter Driver with the maximum feature possible?

This blog entry will show you the way to install Wireless Adapter Driver in Windows to utilise the maximum feature possible.

1)After you reformated the Harddisk and clean installed Windows, do not be in a hurry to install the Wireless Adapter Driver's "Setup.exe". If you execute Setup.exe immediately before Windows has the chance to detect it and install the Windows Driver from Microsoft Updates, the virtual miniport adapter will not be pushed into the system.

By defaults Windows will autodetect the Wireless Adapter just go into Device Manager and Click "Detect Hardware"

Why do we do this?
This is because if you follow this method Windows will create a Virtual Device WiFi Miniport Adapter.
It is a new Windows 7 feature that allows your laptop to act as a Wireless Access Point (AP).
It will create a New Virtual Adapter Connection as shown below.

If you get a extra "2 or 3" behind your default Wireless Network Connection (which means your Virtual Miniport Adapter shows up as 3 or 4), that means the last time you removed the Wireless Adapter Driver it wasn't cleaned up properly, resulting in  "Wireless Network Connection 1" occupied by a Non-Existent Device in the Windows Registry.
Do a search in Regedit.exe and remove it if you find it irritating.

After that to update the Device Driver to the latest version do the following:

Extract the Latest Wireless Adapter Driver to a location.
Make sure the inf file exist.
Update the driver through device manager.


Point the update location to the driver location.


Read More
Posted in device, driver, update | No comments

Tuesday, 23 March 2010

Acer Aspire 4530 Drivers

Posted on 18:38 by Unknown
Please refer to the updated page here

WebCam Driver:
Download from here

For Windows 7 (Install 64bit Driver Version whenever applicable to a 64bit Windows OS, some drivers include a 2 in 1 installer to detect what OS you are using)

Chipset Driver:
Download from here

Audio Driver:
Download from here

VGA Driver:
Download from here

Launch Manager:
Acer Download site

Wireless Driver:
Just do a Windows Update from the OS the latest driver will be pushed down to the system if you included optional updates.

Card Reader Driver (Look for Card Reader Driver Download Section in Realtek Site):
Download from here

Modem Driver:
Acer Download site since Foxconn don't provide 3rd Party Driver Support

Bluetooth Driver(Look for Bluetooth Driver Download Section in BroadCom Site):
From BroadCom Site or Acer Download site

Touchpad Driver:
From HP Website

FingerPrint Driver (For Selected Models):
Windows Update will push down the drivers

Ethernet Driver(Look for BroadCom NetXtreme for Mobile Driver Download Section in BroadCom Site):
From BroadCom(Update Manual Via Windows Device Manager there is no installer) Site or Acer Download site

For Windows Xp users you need to install AMD Processor Driver from AMD Sites otherwise 'Quiet n Cool' wouldn't work.
Anyway I don't recommend Windows Xp when Windows 7 is out.
Read More
Posted in acer, aspire 4530, driver | No comments

Wednesday, 6 January 2010

Acer Aspire 4530 Drivers

Posted on 01:00 by Unknown
Windows 7 works perfectly on Acer Aspire 4530.
There are no compatibility issues.

Acer Aspire 4530 BIOS --------------------------------------------------------------------------------------------------------

Those who want Windows 7 OEM activated on Acer Aspire 4530 laptops go here
You will find the SLIC 2.1 BIOS Files there just flash using the flashing utilities provided by Acer and activate.

There are 3 Version 1.3333, 1.3334 and 1.3334 with some updated modules from 1.3336
(Because there is a booting issue with 1.3336 BIOS)
The ones with New VGA BIOS is modified with a updated VGA BIOS Module taken from a Emachine Laptop also equipped with Nvidia 9100M G Graphics. So take your Pick.
My personal recommendation is Z05_3334 with new VGA BIOS Module.

------------------------------------------------------------------------------------------------------------------------------------

Acer Aspire 4530 Application Launch Manager ------------------------------------------------------------------------------

Launch Manager (For Windows 7)
Custom ShortCut button tweak continued to work.

------------------------------------------------------------------------------------------------------------------------------------

Nvidia Chipset Driver(Motherboard Driver)----------------------------------------------------------------------------------

Download & Install Chipset Driver (from Nvidia) to remove the no coprocessor message.
Nvidia Chipset 64bit 
Nvidia Chipset 32bit


-------------------------------------------------------------------------------------------------------------------------------------

Graphics Adapter Driver (Display Driver)------------------------------------------------------------------------------------

Download and install the latest Nvidia Verde Drivers.

------------------------------------------------------------------------------------------------------------------------------------

Realtek Card Reader Driver (Card Reader Driver)----------------------------------------------------------------------------

Please note Acer failed to include the Latest Realtek USB Card Driver in their download page.
Please download it here.


------------------------------------------------------------------------------------------------------------------------------------

Realtek Audio Driver (Sound Driver)------------------------------------------------------------------------------------------

You can download it from here or from Realtek Website

------------------------------------------------------------------------------------------------------------------------------------

Synaptics Touchpad Driver ---------------------------------------------------------------------------------------------------

Download the driver from HP it will enable Multitouch (2 Finger Scroll, 3 Finger Press etc)

-----------------------------------------------------------------------------------------------------------------------------------

WebCam Software -------------------------------------------------------------------------------------------------------------

SuYin or Bison (If you have webcam issues this might help)

------------------------------------------------------------------------------------------------------------------------------------

The new Windows Experience Index for Acer Aspire 4530 (Remember to update DirectX otherwise the score will be 3.9)
If you used 64bit Windows 7 the score will be even higher...Below was done using 32bit Windows 7.

Gaming Temperatures on Windows 7 in Acer Aspire 4530



Remember to set Restore Point after you finish setting up all the software:
Go to Control Panel >> System >> Advance System Settings >> System Protection >>
Create Restore Point
Any issues regarding Windows 7 and Aspire 4530 post below.

Full Optimization for Aspire 4530 here
Realtek Driver Mod

Read More
Posted in acer, aspire 4530, driver, windows 7 | No comments

Friday, 4 December 2009

Nvidia Driver Release

Posted on 17:10 by Unknown

3D Mode


2D Mode


Windows Desktop Default Mode


Nvidia WHQL Notebook Driver version 195.62 is released.
Download them from Nvidia Website here
Please note that the new Nvidia Driver fixes the issue of not being able to throttle to default clock in Windows Desktop so please use this driver instead of the Acer Download (187.XX) which has the problem.
This driver is recommended.

Read More
Posted in download, driver, graphics, nvidia, powermizer | No comments

Friday, 9 October 2009

Issue For Aspire 4530 Owners on Windows 7

Posted on 09:33 by Unknown
Please take note when installing NForce Drivers
Make sure your Add/Remove Nvidia Driver has the entries below:

Use the 15.45 NForce Drivers I advised (Can be downloaded on Guru3d.com) DO NOT USE 15.37 NForce Drivers from Nvidia except for the AHCI Storage Driver from 15.37.
Note you get SMU Driver and PCI System Management Drivers, otherwise you get a Fatal Machine Check error occasionally in Windows 7 Event Log, you won't see any BSOD but the error log will be there .
In conclusion use the Storage Drivers from 15.37 and SMU and PCI System drivers from 15.45.

Update:
Please update the Storage Driver from 15.51 (from Guru3D) the driver from 15.37 causes occasional freezing issue.
Read More
Posted in acer, aspire 4530, download, driver, fix | No comments

Friday, 5 June 2009

Nvidia PhysX Update

Posted on 10:02 by Unknown
NVIDIA PhysX System Software WHQL
Version:9.09.0428
Release Date:June 03, 2009
Operating System:Windows XP, Windows Vista, or Windows 7
Language:U.S. English
File Size:
39.2 MB

Download here
Read More
Posted in download, driver, nvidia | No comments

Thursday, 4 June 2009

How To Optimize Your Touchpad (Update)

Posted on 02:17 by Unknown




Update:


You can now enable advance gestures on older touchpad.


I will just post the link as I am too lazy to type 

As of now almost all Synaptics Touchpad support multitouch (even legacy ones) thanks to Synaptics who decided to include multi touch support even for legacy Touchpads.

You need to update the drivers to the latest version here then use this guide to optimize the settings





The information below is outdated refer to the above.






















New features : Disable touchpad when USB Mouse is attached.





I think some of you have seen the synaptic icon on your taskbar but don't really care what it does.

In this blog I will show you how to properly configure it so that it will perform even better for you



Firstly, Synaptic Touchpad software is consistently updated

You won't get the latest version from Official Synaptic Website

However you can get it at
laptopvideo2go

Let me clarify Synaptic Touchpad Software is universal there is no specific version to install

As long as you have a touchpad on your laptop the latest version will always be compatible to your laptop if you haven't install it, install it now.








  • Firstly Right Click on the Synaptic icon in the taskbar

  • Select Pointing Device Properties

  • Select Pointer Options Tab

  • Set the Pointer Speed bar as shown below










The above picture is just a gauge

The optimal setting should be the when you drag your finger from the top of the touchpad to the bottom the cursor should traverse from the top to the bottom
in one single motion










Next Check that Tapping is enabled as shown below

When tapping is enabled when you touch the touchpad
twice quickly at the same spot is acts like a double left click

When you touch once it acts as a
single left click













After you do this it
effectively replaces your left mouse button









Next we shall set the most comfortable setting for the touchpad

















Set both bar to
as low as possible because




  • I don't think people rest their whole palm on the touchpad while using it

  • It makes your touchpad more responsive and you no longer have to apply any pressure to it. You just need to rest the weight of your finger on it

  • Latest version of Synaptics Software will not detect invisible movements and move your cursor randomly






Next we shall explore additional features



Enable Virtual Scrolling as shown below











It will allow you to scroll up and down, left and right by dragging your fingers in the regions shown below












Adjust the size of the scroll region




















Next we shall find a
Alternative Right Click Button for convenience

Do the following



























This will create a "new" right click button as shown below

To Right Click simply tap the region once












Adjust the size of your "Right Mouse Button"






The new configuration will need some getting use to but you will no longer need to apply pressure to the touch pad for normal usage




If you get use to this you will not need to use the right mouse button hence less likely of spoiling it




If you require finer control you can always fallback on the buttons

In conclusion don't be lazy, the default setting on Synaptic Touchpad sucks to get comfortable settings for use, experiment and find the setting you are most comfortable with.







Read More
Posted in driver, synaptics | No comments

Friday, 29 May 2009

AMD Processor Driver and Dual Core Optimizer For WinXp

Posted on 11:09 by Unknown
Important

Laptops using AMD Processors which is operating on Windows Xp please note you have to install the following:


AMD Processor Driver Version 1.3.2.0053 for Windows XP & Windows Server 2003 (x86 and x64)
Allows the system to automatically adjust the CPU speed, voltage and power combination to match the instantaneous user performance need. This package is a user friendly localized software installation of the driver designed for end-users. This driver supports AMD processors on Windows XP SP2 and Windows Server 2003 SP2 x86 and x64 Editions.


And


AMD Dual-Core Optimizer Version 1.1.4 (Mirror Download)
The AMD Dual-Core Optimizer can help improve some PC gaming video performance by compensating for those applications that bypass the Windows API for timing by directly using the RDTSC (Read Time Stamp Counter) instruction. Applications that rely on RDTSC do not benefit from the logic in the operating system to properly account for the affect of power management mechanisms on the rate at which a processor core's Time Stamp Counter (TSC) is incremented. The AMD Dual-Core Optimizer helps to correct the resulting video performance effects or other incorrect timing effects that these applications may experience on dual-core processor systems, by periodically adjusting the core time-stamp-counters, so that they are synchronized.


It is required to save power and reduce the thermal exhaust

The reason it is required is at the time of Windows Xp release these Drivers were not included

Windows Vista users just need to install AMD Dual-Core Optimizer Version 1.1.4

There has been some question if AMD Dual-Core Optimizer is really needed.
This is what I found out in the Readme.rtf in AMD Dual-Core Optimizer :
---Improvement and Fixes---
Version 1.1.4
* Fixed installation issue on Windows Vista.
---System Requirements---
* Microprocessor: AMD Athlon™ 64 X2 Dual-Core Processors
This software installs and operates under the following operating systems
* Microsoft® Windows® XP
* Microsoft Windows Server 2003
* Microsoft Windows Vista
The rationale is if it was not needed in Vista why would they fix it?
Read More
Posted in amd, driver, Windows Xp | No comments

Tuesday, 26 May 2009

A Good Place To Get Acer Drivers

Posted on 20:29 by Unknown
Here is a link to Acer Drivers.
It is far better than the previous ftp links.
Both 32bit and 64bit are available.
Read More
Posted in acer, download, driver | No comments

Tuesday, 28 April 2009

Aspire 4530 AHCI Driver Installation for Window Xp

Posted on 20:49 by Unknown
I found a Solution for loading AHCI drivers for Windows Xp when installing Windows Xp on Aspire 4530
  • Download this AHCI Driver and extract it into a Floppy Disk or Thumbdrive (Untested).
  • When installing Windows Xp when the message "Press F6 to load additional Driver".
  • Press F6 and Load the AHCI Driver from Disk and Windows Xp should detect the harddrive in AHCI Mode.
Read More
Posted in ahci, aspire 4530, driver, Windows Xp | No comments

Wednesday, 1 April 2009

Nvidia Beta Driver VS Acer Vendor Driver

Posted on 06:22 by Unknown
Recently Acer released a new Nvidia Driver 179.52.

I took this opportunity to test this vendor released driver against the awesome Nvidia Beta Driver 185.20 I have been using until now.

The download size of the Acer Released Drivers is much smaller than the Nvidia Beta Driver.

First I used Windows Experience Index to gauge their performance as I am too lazy to run an actual benchmark =P

Performance
____________________________________________________________________


It is a disappointing 3.7 Aero Performance for the Acer Release Driver.


The Nvidia Beta Driver scored a much better 4.0 Aero Performance
(I didn't know what happened to the 0.1 after the reformat)


Supported Features
_______________________________________________________________________

I tried running a Sample CUDA Program from Nvidia CUDA SDK using both drivers


The Acer Released Drivers failed to render anything at all

While the Nvidia Beta Drivers rendered it excellently

Note: The Acer Release Drivers have yet to support PhysX while the Nvidia Beta Driver supported it

Additionally the Nvidia Beta Driver support new features yet to be seen in the Acer Released ones

For PowerMizer both Drivers supported it except you have to manually enable it in Nvidia Released Drivers sometimes but Vendor released Drivers always come with PowerMizer autoenabled.

Conclusion
_________________________________________________________________

Well it is obvious that those Acer Release Drivers have a long way to go before being able to catch up to Nvidia Beta Releases. (I am not sure about other Vendors but Acer Released Drivers simply cannot make the mark)

Nvidia is right about providing OEM Driver support because Vendors cannot be trusted to release decent drivers.

We can see the same situation happening in ATi except ATi do not bother to release OEM drivers as such ATi drivers suffer from bad reputation in Windows Operating System compared to Nvidia generally.

For those people who own an Nvidia Card in their Laptop please get Nvidia Released Drivers
Continuing to run Vendors Release Driver is almost like crippling yourself on purpose, even though you have spent good money on it in the case of Acer.

So please do yourself a favour and use Nvidia Release Driver instead
(Check if your Hardware is supported by the newer drivers before installing them & try to update all drivers to the latest version to make sure intercompatibility exist)

Edit:
182.20 is no longer the latest Nvidia Released Driver
For the latest Nvidia Released Driver just use the side gadget.
Read More
Posted in acer, driver, graphics, nvidia | No comments

Friday, 20 March 2009

Realtek Optimal Driver Settings

Posted on 08:00 by Unknown
The Latest Realtek High Definition CODEC Driver is available here

The following is a guide to optimal driver settings so that
  1. The full driver features are utilised
  2. The amplitude of the volume is controlled so the speakers do not get damaged
First Right Click the Icon Shown below

Choose Playback Device
Select Speakers then Properties Then Check Limited Output
This will prevent speaker damage when the volume is maximum


Next

Switch PC Beep to Zero or Mute it to turn off the annoying PC Beep
Then Ensure the Microphone in Speaker Properties is Muted to remove the annoying static that can be heard some times

Next Right Click the Icon shown below and select Sound Manager


Check Either Full Range Speaker Or Virtual Sound for best sound effects because Virtual Sound refers to headphone sound virtualization


Select the following options to reduce Microphone interference
The Red Cross Should Show if the options are enabled

Read More
Posted in driver, Realtek | No comments
Older Posts Home
Subscribe to: Posts (Atom)

Popular Posts

  • Delete Windows System Files
    If you play around with Windows System Files sometimes it is not possible to delte them off after you had your fun. The following commands w...
  • Internet Explorer Tweak
    Here is a registry tweak for Internet Explorer Similar to the Mozilla Firefox tweak this enable you to increase the number simultaneous ser...
  • How to Mod your Laptop VGA BIOS
    Basically there are 2 locations where the VGA BIOS in laptops. Some OEMS embed the VGA BIOS in the EFI/BIOS in your laptops, other OEMs have...
  • Acer Phoenix BIOS Emergency Recovery
    This is for people who don't listen and interrupt the flashing BIOS for unknown reasons. This will work provided the BIOS BootBlock isn...
  • Secure Your Windows CD-Key (For Vista and 7)
    As you know everytime you activate a Windows Installation your Product Key can be retrieved via Software means. Don't believe me? Downl...
  • Changing the Acer Arcade Shortcut
    While surfing the Windows Registry (You must be thinking that I am weird =P) yesterday I found something interesting It is actually possible...
  • Some Interesting Modding Ideas
    I modded my Aspire 4530 AGAIN to control resultant temperature. Below are some ideas and pictures. Another mod idea This time a black anodi...
  • How to obtain the DSDT from your laptop
    There are many ways to rip the DSDT out of the laptop BIOS. If there is a BIOS editor it is possible to rip out the .AML file. However below...
  • Acer Aspire 4530 Boot Screen
    Acer Aspire 4530 Boot Dianogostic Screen PhoenixBIOS 4.0 Release 6.1 Copyright 1985-2008 Phoenix Technologies Ltd. All Rights Reserve 1.052....
  • List Of Modified BIOS Collection
    Here are the list of Modified BIOS Collection (mainly SLIC Mods), no warranty provided use at your own discretion! Acer Aspire 4520G BIOS Ac...

Categories

  • 32bit
  • 64bit
  • acer
  • ahci
  • amd
  • apple
  • aspire 4530
  • aspire 4535G
  • aspire 4740
  • atheros
  • atom
  • BIOS
  • boot
  • cleanup
  • configure
  • device
  • disk
  • dismantle
  • download
  • driver
  • fan control
  • firefox
  • firewall
  • firmware
  • fix
  • flash
  • graphics
  • hwmonitor
  • internet
  • linux
  • macs
  • microsoft
  • modified
  • nvidia
  • optimize
  • overclock
  • performance
  • power savings
  • powermizer
  • proxy
  • ram
  • Realtek
  • review
  • secure
  • shortcut
  • speaker
  • synaptics
  • temperature
  • theme
  • timeline
  • tweak
  • undervolt
  • update
  • wallpaper
  • windows 7
  • windows vista
  • Windows Xp
  • winsat
  • wlan

Blog Archive

  • ▼  2013 (10)
    • ▼  November (2)
      • A Simple How to use MiniDLNA on OpenWRT
      • OpenWRT TL-WDR3600/4300/4310 Release
    • ►  October (3)
    • ►  September (1)
    • ►  August (1)
    • ►  July (1)
    • ►  May (1)
    • ►  January (1)
  • ►  2012 (4)
    • ►  September (1)
    • ►  June (1)
    • ►  March (1)
    • ►  February (1)
  • ►  2011 (21)
    • ►  September (1)
    • ►  July (4)
    • ►  June (3)
    • ►  May (3)
    • ►  April (3)
    • ►  March (4)
    • ►  February (2)
    • ►  January (1)
  • ►  2010 (36)
    • ►  December (3)
    • ►  November (2)
    • ►  October (4)
    • ►  September (1)
    • ►  August (5)
    • ►  July (1)
    • ►  June (5)
    • ►  May (3)
    • ►  April (3)
    • ►  March (6)
    • ►  February (1)
    • ►  January (2)
  • ►  2009 (81)
    • ►  December (3)
    • ►  November (3)
    • ►  October (9)
    • ►  September (5)
    • ►  August (1)
    • ►  July (5)
    • ►  June (8)
    • ►  May (15)
    • ►  April (10)
    • ►  March (13)
    • ►  February (8)
    • ►  January (1)
  • ►  2008 (8)
    • ►  November (5)
    • ►  July (3)
Powered by Blogger.

About Me

Unknown
View my complete profile