Intel_DH55TC

Differences between revisions 2 and 3
Revision 2 as of 2010-01-26 01:21:30
Size: 1971
Editor: 78
Comment:
Revision 3 as of 2010-01-26 01:33:30
Size: 2224
Editor: 92
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
=Intel DH55TC motherboard= = Intel DH55TC motherboard =
Line 3: Line 3:
The system freezes when gnome is launched with the kernel included in 9.10 and 10.04 alpha 2.
One fix is to use the command line ACPI=off or ACPI=ht.
This will allow to install the system using a live media.
The main problem with disabling ACPI is that the system will use only 1 of the physiscal/logical cores available, and speedstep will not work.
The system freezes when gnome is launched with the kernel included in 9.10 and 10.04 alpha 2.<<BR>>
One fix is to use the command line ACPI=off or ACPI=ht.<<BR>>
This will allow to install the system using a live media.<<BR>>
The main problem with disabling ACPI is that the system will use only 1 of the physiscal/logical cores available, and speedstep will not work.<<BR>>
Line 8: Line 8:
A good fix is to install a recent kernel from http://kernel.ubuntu.com/~kernel-ppa/mainline/ A good fix is to install a recent kernel from http://kernel.ubuntu.com/~kernel-ppa/mainline/ <<BR>>
Line 10: Line 10:
1. Open http://kernel.ubuntu.com/~kernel-ppa/mainline/
2. select v2.6.33-rc5/ (latest at present, you might try a more recent one)
3. download linux-image-2.6.33-020633rc5-generic_2.6.33-020633rc5_amd64.deb (or one matching the chosen version)
4. sudo dpkg -i linux-image-2.6.33-020633rc5-generic_2.6.33-020633rc5_amd64.deb
5. reboot
 1. Open http://kernel.ubuntu.com/~kernel-ppa/mainline/
 2. select v2.6.33-rc5/ (latest at present, you might try a more recent one)
 3. download linux-image-2.6.33-020633rc5-generic_2.6.33-020633rc5_amd64.deb (or one matching the chosen version)
 4. sudo dpkg -i linux-image-2.6.33-020633rc5-generic_2.6.33-020633rc5_amd64.deb
 5. reboot
Line 16: Line 16:
At present (26/1/2010) I am running 10.04 alpha 2 with all updates and the kernel mentioned above, and the system is working very well, and fast.
Graphics(both 2D and 3D), sound, network card, all run smoothly.
At present (26/1/2010) I am running 10.04 alpha 2 with all updates and the kernel mentioned above, and the system is working very well, and fast.<<BR>>
Graphics(both 2D and 3D), sound, network card, all run smoothly.<<BR>>
On my CPU (i5 660) Speedstep scales the speed in 9 steps from 1.2 to 3.33 GHz.<<BR>>
Line 21: Line 22:
Do not enable VT-d, it seems to cause major stability problems Enabling the VT-d option seems to cause major stability problems.<<BR>>
The VT-x option on the other hand seems to work fine and is detected by virtualbox.
Line 24: Line 26:
The system doesn't allow to set the frequency or timings of the modules, so be sure to buy one that is tested by intel, or you might end up buying 1333 modules that will run at 1066 ! The BIOS doesn't allow to set the frequency or timings of the modules, so be sure to buy one that is tested by intel, or you might end up buying 1333 modules that will run at 1066 !<<BR>>
Line 28: Line 30:
It seems to work fine, even if you will not find out by looking at /proc/cpuinfo !
To check if it is really working, you can try this program: http://code.google.com/p/i7z/
You will have to change 1 line to disable the processor check (it is meant for i7 and will not work on the newer i3 and i5).
It seems to work fine, even if you will not find out by looking at /proc/cpuinfo !<<BR>>
To check if it is really working, you can try this program: http://code.google.com/p/i7z/ <<BR>>
You will have to change 1 line to disable the processor check (it is meant for i7 and will not work on the newer i3 and i5).<<BR>>

Intel DH55TC motherboard

The system freezes when gnome is launched with the kernel included in 9.10 and 10.04 alpha 2.
One fix is to use the command line ACPI=off or ACPI=ht.
This will allow to install the system using a live media.
The main problem with disabling ACPI is that the system will use only 1 of the physiscal/logical cores available, and speedstep will not work.

A good fix is to install a recent kernel from http://kernel.ubuntu.com/~kernel-ppa/mainline/
Steps to do this:

  1. Open http://kernel.ubuntu.com/~kernel-ppa/mainline/

  2. select v2.6.33-rc5/ (latest at present, you might try a more recent one)
  3. download linux-image-2.6.33-020633rc5-generic_2.6.33-020633rc5_amd64.deb (or one matching the chosen version)
  4. sudo dpkg -i linux-image-2.6.33-020633rc5-generic_2.6.33-020633rc5_amd64.deb
  5. reboot

At present (26/1/2010) I am running 10.04 alpha 2 with all updates and the kernel mentioned above, and the system is working very well, and fast.
Graphics(both 2D and 3D), sound, network card, all run smoothly.
On my CPU (i5 660) Speedstep scales the speed in 9 steps from 1.2 to 3.33 GHz.
I didn't try any of the ACPI suspend/resume features yet.

BIOS SETTINGS

Enabling the VT-d option seems to cause major stability problems.
The VT-x option on the other hand seems to work fine and is detected by virtualbox.

RAM

The BIOS doesn't allow to set the frequency or timings of the modules, so be sure to buy one that is tested by intel, or you might end up buying 1333 modules that will run at 1066 !
This is due to the fact that the board reads the modules SPD data in order to figure out its capabilities, and some memory brands, even famous ones (like OCZ), set the wrong data in the SPD.

TURBO BOOST

It seems to work fine, even if you will not find out by looking at /proc/cpuinfo !
To check if it is really working, you can try this program: http://code.google.com/p/i7z/
You will have to change 1 line to disable the processor check (it is meant for i7 and will not work on the newer i3 and i5).

My board revision is 204 and BIOS version is 0028

Intel_DH55TC (last edited 2010-08-08 13:28:30 by 78)