Microsoft Laptop

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Thursday, 16 June 2011

Ultimate Wireless Lan Upgrade Guide For Windows & Linux

Posted on 23:01 by Unknown
Recently I purchased a WiFi Card on Ebay.

The reason is because at certain areas in public places where I frequent, the WiFi Access Point has poor reception.

On my colleagues' computer especially those with Intel WiFi they were able to get at least 1 bar of signal where my Atheros Card couldn't even connect at all.

My Atheros AR5B91 is a 2 Transmit 2 Receive Single Band Card from Atheros.
It comes default with certain version of Acer Aspire 4740G (Acer use different parts for same laptop models).

The card that I purchased from ebay is a Intel Advance-N 6200 AGN. Search "Intel 6200" in Ebay.
It cost only USD$16 and is a 2 Transmit 2 Receive Dual Band Card from Intel.

Single Band means the Card can transmit and receive from the 2.4GHZ Radio Frequencies while a Dual Band Card can transmit and receive from the 2.4GHZ and 5GHZ Radio Frequencies.

This translates to greater range, frequencies and throughput.
Since it is only USD$16 and it can solve my WiFi issues why not?
In this case the cost over improvement justifies the upgrade.
Moreover it is an OEM Card not Engineering Sample.

The latest Intel 6205 AGN Card cost a whopping USD$30 for a Engineering  Sample and $40 for an OEM Card.
That is 2 times the cost of the Intel 6200 AGN Card.
Atheros do have high end Dual Band cards as well but they are even more horribly expensive.

Sorry for the poor picture quality below.

Firstly you need to uninstall the Older WiFi Card Driver:

This step is for Windows only because in Linux the WiFi Driver is a dynamically loaded Kernel Module.

1)Go to Control Panel to locate the Driver of your old Wireless Card. Uninstall it.

2)If it is not inside the Control Panel as an Installation Package go to Device Manager, Right Click and select uninstall.

3)Shutdown the computer.

Secondly you need to install the WiFi Card:

1)Turn over the base and unscrew the cover concealing the WiFi Card
(I placed the Intel card under the existing Atheros Card):


 2)Gently unplug the Black and White Cables attached to the WiFi


3)The WiFi Cable connection diagram is as shown below:


The old Atheros AR5B91 is as shown on the left while the new Intel 6200 AGN Card is shown on the right.

"1" Connects to the White Main Cable and "2" Connects to the Black Auxiliary Cable

Intel Cards have helpful Black and White Triangles to indicate the colour of the cable to connect.

Sometimes OEM mess up the Black and White Cables result in laptops having poor reception.
The solution is simply to swap them.

Thirdly you need to install the new WiFi Card Driver:


For Windows

1)By default Windows will not autodetect and Install the Driver for New WiFi Cards;
This is because when Windows 7 was released the device was not ready, the new Drivers were not sent to Microsoft yet hence they were unable to include the drivers inside the default Windows Installation

2)There are 2 Ways of obtaining the driver either 1 will do
  • Connect your computer via an Ethernet Cable, run Windows Updates and the WiFi Driver will appear in the list of important Updates(The lazy way, only basic drivers are installed).
  • Connect your computer via an Ethernet Cable. Download the driver directly from Intel(Recommended way Intel MyWiFi Software is available). 
    • Note: If the latest version of Intel WiFi Driver package does not include the driver for Intel 6200N  download the second latest version instead:  currently 14.0.2.2.
If the new Card gets installed with a extended name eg. (XXXX Wireless #2)  simply
  • Uninstall the Device (But do not delete the driver)
  • Do a Windows Registry Search on the keyword "XXXX" then delete the relevant entries (Please be-careful not to delete the wrong ones)
  • Click AutoDetect in Device Manager to reinstall the Device, the name should be corrected.

For Linux
 
1)You have to make sure the MicroCode of the WiFi Card is installed in your Linux Distribution.

Most Distribution have it installed by default but will load only if the relevant Card is detected(Dynamically Loaded Module).

Connect your computer via an Ethernet Cable
Open up the Software Manager and search for the keyword "Intel" then check the correct Firmware is installed for the Card Model.

2)If there are no issues, your new Network Interface should be detected as "wlan1" check using "su" enter password then "ifconfig"
If you want it to be called wlan0 as it should have been simply edit this file
/etc/udev/rules.d/70-persistent-net.rules
with a text editor vi or nano then delete the line containing "wlan0", replace it with the line containing "wlan1" then change "wlan1" to "wlan0". Reboot.

Performance

Of course, an upgrade has to yield visible, experimentally reproducible improved results.
If you do not have the data there is no upgrade to speak of.

When taking the readings, only the WiFi cards and the drivers are different (Duh?!) the rest of the variables are kept constant like position of the computer to access point etc.

My Access Point is an Aztech HW550-3G that is a 2 Transmit 2 Receive Ralink Chipset that transmit only on the 2.4GHZ range.
If you have an Dual Band Access Point you get even better performance now that the Intel WiFi can transmit on the 5GHZ frequencies.

Signal Strength Improvement on Windows

I used inSSIDer(google for the program) to get my readings. The value to be compared is the yellow text.
RSSI refers to the signal strength\quality of a WiFi Connection
Note: The RSSI readings are displayed with a negative sign.
Which means the less negative the better.

Also note that the upgrade unlocks the ability to transmit on the 5GHZ range this significantly increases the range because the 2.4GHZ frequencies are currently saturated in many areas.
Your Cordless Phones, Microwave Ovens and other Single Band Wireless Device over-occupies the 2.4GHZ frequency range.

Original Atheros AR5B91 Signal Strength:

Upgraded Intel 6200 AGN Signal Strength:

I noticed this Access Point in my vicinity:

Anyone who buys Apple Overpriced Products automatically earns a "idiot" label from me.

Apple Products are overpriced, run of mill hardware with good looking software and designs.
Hardware Hackers want cheap powerful hardware and they hack the software to unlock new capabilities so you rarely get extra value out of overpriced Apple Hardware.

Signal Strength Improvement on Linux

To Check Signal Strength on Linux, open a terminal.
Enter "su" to enter superuser admin mode.

Then type "iwlist wlan0 scanning".

Your Access Point Details will show up in text. You use the SSID to identify the network you are testing.
The listing sequence is random.

Old Atheros Readings:
Cell 02 - Address: 00:XX:XX:XX:XX:XX
                    Channel:10
                    Frequency:2.457 GHz (Channel 10)
                    Quality=38/70  Signal level=-72 dBm 
The new Intel 6200 AGN Readings:
Cell 06 - Address: 00:XX:XX:XX:XX:XX
                    Channel:10
                    Frequency:2.457 GHz (Channel 10)
                    Quality=47/70  Signal level=-63 dBm 
The Intel 6200 AGN Card has shown improved signal strength on both Windows and Linux Platform.

Throughput Improvement

Throughput is the rate of Data Flow per second.
The higher the better.

Basically the Sample 1.3GB file is hosted on a Server Connected by Ethernet cable to my router to make sure Wireless Connection is the limiting factor in data transfer rate.
Hence I wirelessly copied the file from the server to my upgraded laptop.
The file has to travel from the server to the router then wirelessly to the laptop, since data transfer over Ethernet Cable is greater than over wireless, Wireless Transfer rate becomes the limiting factor which we want to test.

The old Atheros Throughput:
  

The Atheros Card transfers at approximately 2.67MB/s

The Intel 6200 AGN Throughput:

The data transfer rate is approximately 3.47+MB/s.

Note that we can't use the percentage as a fair comparison because it is calculated as a percentage over the link speed .
The Atheros Card connects at a fixed link speed of 300Mb/s while the Intel Card connects at a variable speed (according to utilisation) probably for power conservation (Look at the red rectangle above).

During testing the data transfer for Intel Card was still climbing but it was quite obvious the Intel card has higher throughput so I just took a screenshot and concluded.

On a Dual Band capable Access Point the throughput is further boosted.

Basically this was quite an awesome Wireless Card Upgrade considering the low price and the considerable performance improvements.

So if you are suffering from Poor Range and Throughput (and you are sure it is not due to issue from the Acess Point) from your WiFi Card from other manufacturers like "Ralink, Broadcom, Atheros" a cheap upgrade to Intel WiFi might just be the solution.

Feel free ask any question about the upgrade.
Read More
Posted in atheros, wlan | No comments

Saturday, 4 June 2011

Nvidia & Acer Screw Ups

Posted on 05:51 by Unknown
Finally Fixed in Driver Version 280.26 the info below is now obsolete to fix the issue just download and install the latest Nvidia Driver.
Recently the stupid Acer Tech People left out the Device ID of Acer Aspire 4740G's Graphics Adapter G310M resulting in no more Verde Driver for Acer Aspire 4740G.
There is no justification or explanation from either Nvidia or Acer side.
You can imagine the frustration from this bullshit.
Screw Nvidia and Acer. Either way they are going down the Crapple route and are slowly making their way into my overprice laptops black list.


To fix Nvidia/Acer's screw up, open "nvac.inf" using a text editor found inside the extracted driver inside the "display driver" folder.
Ctrl - F and enter "0A75"
When you see this line
%NVIDIA_DEV.0A75.01% = Section011, PCI\VEN_10DE&DEV_0A75&SUBSYS_035A1025
Change it to
%NVIDIA_DEV.0A75.01% = Section011, PCI\VEN_10DE&DEV_0A75&SUBSYS_03181025 
Then save and exit and rerun the installer.
There is a big red warning sign because you modified the driver so it fails WHQL so just ignore it and continue to install.


Damn Nvidia & Acer.


If you do not want to see the stupid Red Warning Box complain to Acer / Nvidia about their screws up and make it heard.
Read More
Posted in | No comments

Thursday, 2 June 2011

How to Mod your Laptop VGA BIOS

Posted on 22:34 by Unknown
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 a separate VGA BIOS firmware on the VGA Card itself.

TYPE 1
As a general rule laptops with discrete MXM board modules like the (picture below) has
the VGA BIOS as a separate piece of code located on the module itself.
It is NOT part of the EFI/BIOS of the Mainboard.

TYPE II
For OEM Boards with a GPU embedded on the Mainboard itself the VGA BIOS usually exist as a chunk of Code inside the BIOS of the Mainboard itself.
(Picture below shows the GPU on the top left corner on the mainboard covered by the black plastic)


Nowadays more and more OEMs are using TYPE II method of integration because
1) They can make the laptop more compact and light because separate MXM modules increase the thickness of the laptop.
2) It is cheaper to integrate everything on the mainboard using BGA soldering rather than have PCI-E connectors.

This article talks about modifying Type II VGA BIOS only.

First you have to identify the Type of Firmware the laptop uses, this is depends on the BIOS Vendor used by the OEM. An OEM can use a different BIOS vendor for different models.

The most prominent BIOS vendors are: Insyde, AMI, Phoenix, AWARD and Intel.

On the website mydigitallife you can find many tools coded by the members for BIOS disassembly.

We are going to use their tools to dissemble the VGA Module from the BIOS.

In this example, the Aspire 4740G uses the Insyde BIOS so download the PhoenixTool which is capable of dissembling Phoenix, Insyde, Dell and other EFI BIOS.

After downloading the PhoenixTool we decompress the PhoenixTool contents to a new folder.


We extract the PhoenixTool to a folder called  "NEW". The main program is called PhoenixTool.exe
After decompressing the disssembly Tool we proceed to download the EFI/BIOS from the OEM website and decompress it as well..


From Above we can see the Complete BIOS Firmware is called NALG0x64.fd.
BIOS usually uses file extension such as BIN, ROM, BIO, WPH, FD and many more. Different BIOS Vendor usually use a different identifier.


When we use the PhoenixTool.exe to open the NALG0x64.fd file, the tool also display the emergency Insyde Recovery Filename.


After the modules have been dissembled you should see the screen above. The modules have been dissembled in a newly created folder called "DUMP" where the original NALG0x64.fd is located.


The Red Box shows the VGA BIOS module. The VGA BIOS module is usually a 70-60KB file, to confirm if it is the VGA Module, you open it with a dissembler and check the content, you should see Nvidia text reference in the binary.


The dissembly of the file shows a lot of Nvidia Text Reference to further confirm if it is the exact module you want you should Google the SKU Code in the example above it is "GT218" which references to G310M Nvidia GPU.
Some laptop BIOS has more than 1 VGA BIOS because 1 Model can have many variations of Different Nvidia SKU GPUs.A good example would be the Acer Aspire 4741G.

Next Download the Nibitor from MVKTECH website. Open the VGA Module and choose "Tools" Fermi Voltage Editor (For Newer Generation of Nvidia GPUs).
For ATi you would probably use Radeon BIOS Editor (RBE).
As you can see the original BIOS has the P3 state which is the default state (the lowest performance state) set at a voltage is 0.85V that is why when using HWMonitor you will never see the voltage drop below 0.85.
The lowest performance state can however use a lower voltage of 0.80V.


So we set the P3 State to 0.8V and Apply. Save the Modified VGA BIOS and exit.


Using EzH20, a Insyde BIOS Editor we open the original NALG0x64.fd file.


Select Components -> Replace Module. Each Insyde Module has a Unique GUID identifier.
8 Character - 4 Character - 4 Character - 4 Character - 12 Character
The Module we seek has the identifier "AC1E1B97-69C4-475D-8471-0F3893802F96"



Under "Module to Load" browse to the modified VGA BIOS.


Under "Change ROM GUID" enter the original identifier: "AC1E1B97-69C4-475D-8471-0F3893802F96"
Then Patch the Firmware.


Finally Save the Modified Firmware and flash it with the Insyde flashit Tool while replacing the original NALG0x64.fd with the modified NALG0x64.fd.
Read More
Posted in | No comments
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Popular Posts

  • Network Adapter Properties
    802.1p QOS The "802.1p QOS" parameter is a standard that enables Quality of Service (QoS). It is responsible for the QoS provision...
  • Configuring Pure-FTPd with TLS on OpenWRT
    This is a simple guide to configuring Pure-FTPd on OpenWRT which is available on the TP-Link WR1043ND OpenWRT Image I compiled. Pure-FTPd i...
  • A Simple How to use MiniDLNA on OpenWRT
    SSH/Telnet into the Router The configuration file is located at /etc/config/minidlna The database file is located at /var/run/minidlna/files...
  • K10STAT AMD Griffin Processor UnderVolting Guide
    FAQ Why UnderVolt? Because when a lower voltage can sustain your clockspeed, a stress tested undervolt will preserve battery life a...
  • OpenWRT Built for TP-Link WR1043ND
    PLEASE READ THIS POST COMPLETELY TO PREVENT ISSUES WITH YOUR ROUTER What this firmware does This firmware aims to be an opensource replaceme...
  • Hacking TP-Link WR1043ND Part 1
    This is a series of blog post detailing about how to hack the TP-Link WR1043ND to maximize its potential. I will try to be as noob friendly ...
  • Acer Aspire 4740G Review
    There is 1 confirmed bug on the Acer Aspire 4740/4740G Insyde EFI Firmware. Bug 1: DEP is disabled due to firmware bug . This will have po...
  • 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...
  • OpenWRT TL-WDR3600/4300/4310 Release
    Finally after some testing and being quite satisfied by the results I release the firmware for TL-WDR3600/4300/4310. Although they seemed li...
  • Fix For Acer Aspire 4530 AMD-V BIOS Bug
    I thought that it was time to address some issues with Aspire 4530. It bugs me that there is a bug in the BIOS with regards to Acer Aspire 4...

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)
    • ►  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)
      • Ultimate Wireless Lan Upgrade Guide For Windows & ...
      • Nvidia & Acer Screw Ups
      • How to Mod your Laptop VGA BIOS
    • ►  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