[Bug 1091068] Re: No support for Ivybridge Server GPUs in 12.04

Launchpad Bug Tracker 1091068 at bugs.launchpad.net
Thu Jan 10 03:51:32 UTC 2013


Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: mesa (Ubuntu Precise)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1091068

Title:
  No support for Ivybridge Server GPUs in 12.04

Status in “libdrm” package in Ubuntu:
  In Progress
Status in “linux” package in Ubuntu:
  Triaged
Status in “mesa” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-video-intel” package in Ubuntu:
  In Progress
Status in “libdrm” source package in Precise:
  Confirmed
Status in “linux” source package in Precise:
  Triaged
Status in “mesa” source package in Precise:
  Confirmed
Status in “xserver-xorg-video-intel” source package in Precise:
  Confirmed
Status in “libdrm” source package in Quantal:
  Confirmed
Status in “linux” source package in Quantal:
  Triaged
Status in “mesa” source package in Quantal:
  Confirmed
Status in “xserver-xorg-video-intel” source package in Quantal:
  Confirmed

Bug description:
  [Impact]

  Support for server variants of Intel Ivybridge GPUs were included
  prior to precise releasing, but the PCI IDs for this specific model
  that is in the wild weren't added until after. Without these fixes,
  the desktop will not be accelerated. The uploads only add new PCI IDs,
  nothing else.

  [Test Case]

  * Verify your graphics device is 8086:016a in lspci -vvnn
  * Install appropriate kernel from https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1087302/comments/1
  * Update to libdrm 2.4.32-1ubuntu1.1, and xserver-xorg-video-intel 2:2.17.0-1ubuntu4.3
  * Reboot
  * Verify i915 loads correctly and intel_drv.so is loaded in /var/log/Xorg.0.log

  [Regression Potential]

  * The fixes included in libdrm and xserver-xorg-video-intel have no
  way of regressing anything besides these devices, they only allow the
  new device to work. The devices are identical to the desktop versions
  with a different PCI ID so there should be no regression. If a
  regression were to happen, it would be limited to these devices that
  previously did not work.

  ===Original Message===
  cid:201201-10376

  There are three ports, two DisplayPorts and one VGA, only the initial
  cold plugged port will work, and others will not work if you try to
  hot swap, but the initial one remains working if you plug back.

  And the system became really laggy when plugged DisplayPort, no matter
  it's coldplugged or hot swap later.

  Trying to hotplug on DisplayPort, getting following messages from
  syslog:

  Dec 16 21:50:49 201201-10376 kernel: [  223.751560] irq 16: nobody cared (try booting with the "irqpoll" option)
  Dec 16 21:50:49 201201-10376 kernel: [  223.751567] Pid: 0, comm: swapper/0 Tainted: G         C   3.2.0-34-generic #53-Ubuntu
  Dec 16 21:50:49 201201-10376 kernel: [  223.751569] Call Trace:
  Dec 16 21:50:49 201201-10376 kernel: [  223.751571]  <IRQ>  [<ffffffff810db2bd>] __report_bad_irq+0x3d/0xe0
  Dec 16 21:50:49 201201-10376 kernel: [  223.751584]  [<ffffffff810db545>] note_interrupt+0x135/0x190
  Dec 16 21:50:49 201201-10376 kernel: [  223.751588]  [<ffffffff810d8dba>] handle_irq_event_percpu+0xaa/0x210
  Dec 16 21:50:49 201201-10376 kernel: [  223.751592]  [<ffffffff810d8f71>] handle_irq_event+0x51/0x80
  Dec 16 21:50:49 201201-10376 kernel: [  223.751596]  [<ffffffff810dbf9a>] handle_fasteoi_irq+0x6a/0x110
  Dec 16 21:50:49 201201-10376 kernel: [  223.751601]  [<ffffffff81015282>] handle_irq+0x22/0x40
  Dec 16 21:50:49 201201-10376 kernel: [  223.751606]  [<ffffffff81666eda>] do_IRQ+0x5a/0xe0
  Dec 16 21:50:49 201201-10376 kernel: [  223.751610]  [<ffffffff8165c26e>] common_interrupt+0x6e/0x6e
  Dec 16 21:50:49 201201-10376 kernel: [  223.751612]  <EOI>  [<ffffffff8108e189>] ? enqueue_hrtimer+0x39/0xc0
  Dec 16 21:50:49 201201-10376 kernel: [  223.751623]  [<ffffffff8139521a>] ? arch_local_irq_enable+0xb/0xd
  Dec 16 21:50:49 201201-10376 kernel: [  223.751627]  [<ffffffff81395e1d>] acpi_idle_enter_c1+0x95/0xbf
  Dec 16 21:50:49 201201-10376 kernel: [  223.751632]  [<ffffffff81507261>] cpuidle_idle_call+0xc1/0x280
  Dec 16 21:50:49 201201-10376 kernel: [  223.751636]  [<ffffffff8101222a>] cpu_idle+0xca/0x120
  Dec 16 21:50:49 201201-10376 kernel: [  223.751642]  [<ffffffff8162241e>] rest_init+0x72/0x74
  Dec 16 21:50:49 201201-10376 kernel: [  223.751647]  [<ffffffff81cfbc03>] start_kernel+0x3b0/0x3bd
  Dec 16 21:50:49 201201-10376 kernel: [  223.751652]  [<ffffffff81cfb388>] x86_64_start_reservations+0x132/0x136
  Dec 16 21:50:49 201201-10376 kernel: [  223.751657]  [<ffffffff81cfb140>] ? early_idt_handlers+0x140/0x140
  Dec 16 21:50:49 201201-10376 kernel: [  223.751661]  [<ffffffff81cfb459>] x86_64_start_kernel+0xcd/0xdc
  Dec 16 21:50:49 201201-10376 kernel: [  223.751663] handlers:
  Dec 16 21:50:49 201201-10376 kernel: [  223.751667] [<ffffffff81492740>] usb_hcd_irq
  Dec 16 21:50:49 201201-10376 kernel: [  223.751669] Disabling IRQ #16

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-34-generic 3.2.0-34.53
  ProcVersionSignature: Ubuntu 3.2.0-34.53-generic 3.2.33
  Uname: Linux 3.2.0-34-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu15
  Architecture: amd64
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu     1476 F.... pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found.
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xf7c30000 irq 46'
     Mixer name	: 'Intel PantherPoint HDMI'
     Components	: 'HDA:10ec0269,1028053a,00100100 HDA:80862806,80860101,00100000'
     Controls      : 38
     Simple ctrls  : 16
  Date: Sun Dec 16 21:55:26 2012
  HibernationDevice: RESUME=UUID=722ec9f2-392d-40de-b3d6-5aa702f4b5be
  InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 (20120823.1)
  IwConfig:
   lo        no wireless extensions.

   eth0      no wireless extensions.
  MachineType: Dell Inc. Precision T1650
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-34-generic root=UUID=ed31dac2-f2b8-4a04-9295-8534f1cfe58b ro quiet splash initcall_debug vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-34-generic N/A
   linux-backports-modules-3.2.0-34-generic  N/A
   linux-firmware                            1.79.1
  RfKill:

  SourcePackage: linux
  StagingDrivers: mei
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/09/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: X72
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 6
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: dmi:bvnDellInc.:bvrX72:bd08/09/2012:svnDellInc.:pnPrecisionT1650:pvr01:rvnDellInc.:rn:rvr:cvnDellInc.:ct6:cvr:
  dmi.product.name: Precision T1650
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libdrm/+bug/1091068/+subscriptions



More information about the Ubuntu-sponsors mailing list