Intel's New Clarkdale IGP On Linux Not So Pleasant

Posted by Michael Larabel on January 22, 2010

Last week we shared that Intel Core i3 Linux benchmarks were being worked on at Phoronix with an Intel Core i3 530 "Clarkdale" processor that we had purchased. This recently released Intel Core i3 processor features an integrated graphics processor on the CPU itself. This next-generation Intel graphics processor is supported by the Linux 2.6.33 DRM and was actually being worked on publicly within the Intel Linux driver stack for months under the name of IGDNG. While Intel has been working on the Linux support for more than six months, the experience is still not ideal.

A daily development build of Ubuntu 10.04 LTS was loaded up on the Intel H55 motherboard we were using for testing in conjunction with the Intel Core i3 530 processor. Ubuntu 10.04 uses the Linux 2.6.32 kernel, Mesa 7.7, and right now is using the older xf86-video-intel 2.9 X.Org driver. Even with the older DDX, the Ubuntu 10.04 live environment started up fine from a USB flash drive. Kernel mode-setting was there and even Compiz was working "out of the box" from the live mode and then once installed to the hard drive.

After installing this Ubuntu 10.04 snapshot everything continued working fine on the desktop with KMS and Compiz. The Phoronix Test Suite was then installed and a few OpenGL benchmarks were carried out. They ran fine. However, with time problems have started to arise. While running some OpenGL programs, the display would simply shut off and no signal was being sent to the monitor. In most cases the system though was still online and could be remotely connected in via SSH. When doing so, many Intel DRM errors were exposed through dmesg. The Intel Clarkdale GPU was getting hung under Linux and seems to originate with its kernel memory management, the Graphics Execution Manager (i915_do_wait_request comes from i915_gem.c).

[ 545.947427] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung
[ 545.947437] render error detected, EIR: 0x00000000
[ 545.947454] [drm:i915_do_wait_request] *ERROR* i915_do_wait_request returns -5 (awaiting 657028 at 657024)
[ 545.947464] [drm:drm_crtc_helper_set_config] *ERROR* failed to set mode on crtc ffff88006e982800
[ 548.197399] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung
[ 548.197407] render error detected, EIR: 0x00000000
[ 548.197420] [drm:i915_do_wait_request] *ERROR* i915_do_wait_request returns -5 (awaiting 657033 at 657024)
[ 548.947404] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung
[ 548.947412] render error detected, EIR: 0x00000000
[ 548.947430] [drm:i915_do_wait_request] *ERROR* i915_do_wait_request returns -5 (awaiting 657036 at 657024)


The Linux kernel on Ubuntu 10.04 was then updated to the latest Linux 2.6.33 code, libdrm was also updated, and then the xf86-video-intel 2.10 DDX (the latest release with official Clarkdale / Arrandale support) was installed. These GPU hangs continue to occur and in some cases even more frequently than using the slightly older driver stack. So far these GPU hangs is the most common problem we have encountered with this new Intel on-CPU graphics processor, which results in the need for a reboot and then hoping that when it reboots the OpenGL benchmark will run without crashing. Within the next week or two an article will be on Phoronix with our formal findings as well as the first Linux benchmarks from the graphics processor found on the Intel Clarkdale / Core i3 processor.

Discuss this article in our forums, IRC channel, or email the author. You can also follow our content via RSS and on social networks like Facebook, Identi.ca, and Twitter (@Phoronix and @MichaelLarabel). Subscribe to Phoronix Premium to view our content without advertisements, view entire articles on a single page, and experience other benefits.
Latest Hardware Reviews
  1. Sumo Lounge Emperor
  2. Gallium3D Continues Improving OpenGL For Older Radeon GPUs
  3. 15-Way Open vs. Closed Source NVIDIA/AMD Linux GPU Comparison
  4. Nouveau vs. NVIDIA Linux Comparison Shows Shortcomings
Latest Software Articles
  1. Intel Linux OpenGL Driver Leading Over Apple OS X
  2. The Cost Of Ubuntu Disk Encryption
  3. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  4. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
Latest Linux News
  1. Debian GNU/Hurd 2013 Release Brings New Packages
  2. Intel Ultrabook Performance Is Faster With Mesa 9.2
  3. Hot Relocation HDD To SSD Support For Btrfs
  4. Phoronix Test Suite 4.6.0 "Utsira" Released
  5. New Intel X.Org Driver Supports All Of Haswell
  6. SQLite Now Faster With Memory Mapped I/O
  7. Microsoft Releases Skype For Linux 4.2, Has Bug-Fixes
  8. Qt For Tizen Launches, Based On Qt 5.1
  9. KTAP Released For Linux Kernel Dynamic Tracing
  10. Linux 3.10-rc2 Kernel Takes In A Few Extra Pulls
  11. QEMU 1.5 Supports VGA Passthrough, Better USB 3.0
Latest Forum Talk
  1. Intel Linux OpenGL Driver Leading Over Apple OS X
  2. Kubuntu, KDE Has Little Hope For Ubuntu's Mir
  3. Handbrake 0.9.9 Supports OpenCL Offloading
  4. QEMU 1.5 Supports VGA Passthrough, Better USB 3.0
  5. FreeBSD Still Working On Next-Gen Package Manager
  6. Question for BSD Users :Why do you use Bsd?
  1. Computers
  2. Display Drivers
  3. Graphics Cards
  4. Motherboards
  5. Peripherals
  6. Processors
  7. Software
  8. Operating Systems
  9. All Articles
  1. Linux Benchmarking
  2. OpenBenchmarking.org
  3. Phoronix Test Suite