Saturday, February 28, 2009

How to Use Modded Drivers for Atheros Wireless

OK I guess everyone must be thinking isn't the Microsoft Drivers for Atheros Good Enough
I guess posting a screenshot will change your minds

Take a look at the modded driver options below

To install this driver
Go to this website
Find the corresponding driver for your operating system
Download and extract to your folder

Next Go to the familar>> Control Panel>> System>> HardWare>> Device Manager

Right click & uninstall the device driver repeatedly for the atheros network adapter until it no longer auto install the Microsoft Driver as shown below
For Windows Vista remember to check delete the driver software for the device

Then right click on the unidentified Network Adapter and browse to the folder you extracted the modded driver to install it

Another more convenient way is to

  1. Right Click the adapter
  2. Choose "Update driver"
  3. Choose "Browse my Computer for driver software"
  4. Choose "Let me pick from a list of device driver on my computer"
  5. Choose "Have Disk"
  6. Browse to the extracted folder containing the driver and choose the "netathrx.inf"
  7. Select OK and you are done

Finally you will be able to enjoy the new driver options !!
If you are a wireless expert you will certainly like the new additional settings
Also LaptopVideo2go claim there will be a performance boost with this driver

Ultimate Windows Tweaker Update

Edit:
There is an update to Ultimate Vista Tweaker, however the updates do not introduce new significant tweaks

Tweak Vista to remove as many unwanted functions as possible to make it faster and more responsive
Ultimate Windows Tweaker is actually a front-end for Windows Registry no additional Services or Programs is installed into your system
Get it here
You can alternatively find the registry entries manually and tweak it however it is not worth the time when someone already made a user friendly front end

Tweaks I used
____________________________________________________________________


I disabled the annoying pop up balloon tips because pop ups really irritates me
____________________________________________________________________


I set the Shutdown time to a lower setting
It is not good to set it to the lowest because Vista has lots of services, setting it too low can cause Service Abortion pop ups which is not a good thing and the default shutdown time is too long

I set Menu Speed to fastest because Vista animation is rather slow hence it irritates a user who wants to do real work This tweak will make Vista more responsive

Disable Vista built in Zip if you use third party compression tools no use having 2 identical tools on the machine (Most of the time 3rd party compression tools are better

Disable ReadyBoost because it is really useless
You are better off buying RAM upgrades

Disable Tablet Input if you are NOT using a Tablet
____________________________________________________________________

Disable Autoplay
Autoplay can sometime cause Virus Programs on Thumbdrive to be executed you will not want to test Vista security or your Anti Virus's abilities by enabling this

Disable Windows Mail if you are using Outlook or Thunderbird or anyother Email Client

Disable Windows Media Center if you are not using your PC as a entertainment Centre for TV Programmes
____________________________________________________________________



Hide your server from browsing list so when you connect to a network other PC will not know you are connected to the network

If you don't use Remote Desktop into this machine disable it

Disable File Access to this machine from other PCs in the network for better security

Disable IPC for other users again a security setting

Disable Recent share so your network access history to other Computers will be safe from prying eyes (this is not Internet History but LAN History)

Auto Discovery of Media is redundant (If you want the media files just copy it to your PC :P)

Set the bandwidth setting according to your network performance (Mine is high)
____________________________________________________________________

Wednesday, February 25, 2009

Firefox 3.1b2 & Safari 4 Beta

Well there a lot of people who thinks Safari is the fastest they are the same group of people who think Macs are the best

Well look at this

Safari 4 when installed 62.65MB
Firefox 3.1b2 when installed 24.78MB


Firefox 3.1b2 with Tracemonkey enabled and standard Firefox tweaks

Safari 4 No Tweaks because there is none



Saturday, February 21, 2009

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 to redirect the shortcut button to other Applications


For example by editing the "command" value under the "My Aspire" Registry Folder
I actually redirected the Acer Arcade Shortcut to Windows Media Player "wmplayer.exe"
Now Pressing the Acer Arcade Button Located above the Wireless Button will launch Windows Media Player
  1. The Command Value Sets the location of the executable to be launch
  2. The Command Types enable you to create a label that will show when you press the shortcut key
  3. You need to create a Label to enter the Application name or it will default to "Arcade" ON my case I attached it to Windows Media Player (because I don't play the lousy Acer games)and set the Label to show Windows Media Player

Thanks to expertester for the pictures =)
http://expertester.wordpress.com/2008/07/18/acer-aspire-4530/

Tuesday, February 17, 2009

Other Sites Regarding Acer Aspire 4530

A great site containing benchmarks and information about Acer Aspire 4530
http://expertester.wordpress.com/2008/07/18/acer-aspire-4530/
Authored by Expertester
Another site containing detail comparison about Acer Aspire 4530 and its predecessor Acer Aspire
4520G, unfortunately it is not in English =(
http://rseiub.blogspot.com/2008/09/review-acer-aspire-4530.html

How To Activate Acer Hidden Partition

Note: If you have Empowering Backup installed please burn the Disk Images before continuing as it is always good to have fall backs

The story goes:
You heard that Vista is slow and lousy so you have decided to "downgrade" to Windows Xp
So you happily install Xp and delete the original system partition and install a new Xp partition
However you smartly left the recovery partition intact.

A few week later you suddenly felt like trying out Vista
However to your horror you couldn't
You tried the famous Alt-F10 to activate Acer Disk to Disk Recovery (D2D) but it doesn't work although the recovery partition is fully intact
You wonder why?

The reason is the original boot record has been overwritten by the Windows Xp you installed over the special original Acer/Vista one so there is no way the boot record will activate recovery.

So I will show you how to activate the Recovery Partition in a few simple steps:

Before you proceed make sure you backup all your important data first

Step 1:
Download PTEDIT32 from here
PTEDIT is a special disk utility to re-mark partition to another type so it becomes bootable
(It should work on all 32bit Windows OS I did not try it on a 64bit Windows)

Step 2:
Extract it to a folder and Right Click run it with Administrator Permission otherwise it will not run (Xp users ignore the right click)



Step 3:
Look at the first entry that is your hidden partition PROVIDED YOU DID NOT ACCIDENTALLY DELETE IT if you did, I recommend you look here instead.
To double confirm check the size make sure it is small like the screenshot



Step 4:
Change the partition type to 07 from 27 (If the partition type is of another value, change to the same type as your system disk C:\)
Then make the changes.Reboot to take effect.



Step 5:
Open Control Panel>> Administrative Tools>> Computer Management>> Disk Management

Step 6:
Mark the partition as Active
Then Reboot disk recovery will start automatically


Please remember to burn a copy of the factory default image and driver disk as a backup after that using Empowering Backup, if you haven't already done so.

Alternatively you can do this

Using a command line

  1. Open Command Prompt. (Right Click "Run As Administrator" For Vista)
  2. Type:
  • diskpart
  1. At the DISKPART prompt, type:
  • list disk
  1. At the DISKPART prompt, type:
  • select disk n (In this case it is disk 0)
  1. At the DISKPART prompt, type:
  • list partition Make note of the number of the partition that you want to mark as active.
  1. At the DISKPART prompt, type:
  • select partition n (In this case it is partition 1)
  1. At the DISKPART prompt, type:
  • active
  1. Reboot your computer
-From Technet Microsoft

New:

If you can't even boot into Windows, simply use another working computer download gpart iso image.
Burn to CD as an disk image you need special burning tools like Nero or Roxio.
Then boot from CD you burn by entering BIOS (F2 or Delete usually) select CD-DRIVE as the first boot device save and exit.
If you want to recover your data, plug in an external harddisk and start saving your information.
Then you should see something like this if you try to manage partition in gpart.

Assuming the first partition is your recovery partition, simply right click on it, select manage flags on the recovery partition.

Select it as "boot" then restart.


Word of Warning
Upon restart the recovery process will start immediately if you did not backup your data all is lost.

Monday, February 2, 2009

Maximising Vista Indexing

For those Tech Savy readers you might have heard of advices such as turning off Windows Xp Indexing Services
This is true for the old Indexing Search feature for Windows Xp
The new Indexing feature in Vista is a much improved feature
It is also available for Windows Xp by a different name Windows Search 4.0
For Windows Xp users you need to download it here

You can speed uo performance by making Windows Search Index only Important & Critical Folders
Here is how to do it:



You need to add C:\Windows and C:\Program Files to the list of Index Location.

(If you have a lot of Programs installed do not index C:\Program Files as it will cause high harddisk activity.)

So Windows will be able to locate files for launching or boot much faster


After that you need to let Windows idle so it will start indexing all locations
After Indexing is complete you are done !