Launchpad has imported 22 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=698045.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2011-04-20T03:11:13+00:00 Jerone wrote:

Description of problem:
When Fedora 15 beta with kernel 2.6.38.2-9.fc15.x86_64 is booting up on any 
machine with intel Arrandale graphics using i915 module you see plymouth 
disapear for a second and you see the following message on the screen:

[drm:intel_dsm_pci_probe] *ERROR* failed to get supported _DSM functions

This issue looks like it *should* have resolved the issue:
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.38.y.git;a=commit;h=723bfd707a97fee06eb3ba4d3e8b4714c29a1064

This bug may be related to Bug# 669489

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/777260/comments/0

------------------------------------------------------------------------
On 2011-04-20T03:13:41+00:00 Jerone wrote:

Created attachment 493350
Dmesg output

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/777260/comments/1

------------------------------------------------------------------------
On 2011-04-20T03:23:32+00:00 Jerone wrote:

Created attachment 493351
lspci output

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/777260/comments/2

------------------------------------------------------------------------
On 2011-04-20T03:25:01+00:00 Jerone wrote:

Created attachment 493352
dmesg output

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/777260/comments/3

------------------------------------------------------------------------
On 2011-05-09T10:03:13+00:00 Bryn wrote:

The _DSM functions are firmware supplied ACPI objects. My first thought
was an outdated BIOS (I am hitting this on a Thinkpad T410). Now with
fully updated firmware and still see the problem.

I don't think the patch in comment #0 is supposed to "fix" this - it
just extends the driver so it actually asks for the  _DSM functions. The
patch adds the error message that's logged but presumably before it was
introduced the driver had some other way of coping with this (it worked
fine on this machine in f13 way before this was added).

I'm no expert in this area but will do a bit of asking around - I really
need this machine to work and would rather avoid VESA and fallback! ;)

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/777260/comments/6

------------------------------------------------------------------------
On 2011-05-10T09:40:30+00:00 Bryn wrote:

OK, although I am hitting this it's not the cause of the X problem I am
having on the t410 - the Live Beta images spit out the same error but X
is working fine on this hardware. I'll prod some more but this bug
certainly isn't the cause of my problems.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/777260/comments/7

------------------------------------------------------------------------
On 2011-05-25T01:49:47+00:00 Adam wrote:

Since release of F15 GA the livecd boots and logs into X. However, once
an install to the hdd is performed and a reboot we see the reported
errors and are dumped into a debug shell.

Im running this on a T510 with i915 chipset.

Has anyone on QA been able to reproduce this?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/777260/comments/8

------------------------------------------------------------------------
On 2011-06-03T03:28:46+00:00 James wrote:

I'm having this same issue as well. I am also using a ThinkPad T510 with
Intel graphics.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/777260/comments/9

------------------------------------------------------------------------
On 2011-06-18T03:49:49+00:00 Hajime wrote:

I'm having this same issue as well. I am using SONY VAIO VGN-Z91DS with
Intel Corporation Mobile 4 Series Chipset(i915).

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/777260/comments/10

------------------------------------------------------------------------
On 2011-08-01T22:31:20+00:00 Alex wrote:

The same issue. ThinkPad T510 w/ Intel chipset

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/777260/comments/11

------------------------------------------------------------------------
On 2011-09-27T20:21:03+00:00 Matěj wrote:

(In reply to comment #0)
> Description of problem:
> When Fedora 15 beta with kernel 2.6.38.2-9.fc15.x86_64 is booting up on any
> machine with intel Arrandale graphics using i915 module you see plymouth
> disapear for a second and you see the following message on the screen:
> 
> [drm:intel_dsm_pci_probe] *ERROR* failed to get supported _DSM functions

You mean, that's it? There is nothing more from Fedora? Can you install
Fedora at all?

If yes, could you start it in the runlevel 3, and then start X after
that (by running startx)? If it fails, still /var/log/Xorg.0.log and the
output of dmesg program from the failed attempt to start X would be
useful.

We will review this issue again once you've had a chance to attach this
information.

Thank you very much in advance.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/777260/comments/12

------------------------------------------------------------------------
On 2011-10-17T20:51:15+00:00 Jerone wrote:

The issue is still happening in Kernel 3.1 in Fedora 16 on my T410.
Seems to only effect Arrandale Intel Graphics.

@Matej 
  The issue is not with Xorg, but with KMS (Kernel Mode settings) drm in the 
kernel. This is happening way before Xorg is coming up. You can see it during 
Plymoth. I've attached the Xorg file though.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/777260/comments/13

------------------------------------------------------------------------
On 2011-10-17T20:52:08+00:00 Jerone wrote:

Created attachment 528652
Xorg.0.log

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/777260/comments/14

------------------------------------------------------------------------
On 2011-10-18T12:18:38+00:00 Matěj wrote:

(In reply to comment #11)
>   The issue is not with Xorg, but with KMS (Kernel Mode settings) drm in the
> kernel. This is happening way before Xorg is coming up. You can see it during
> Plymoth. I've attached the Xorg file though.

I know, I didn't claim otherwise, just that Xorg.0.log gives us a lot of
information about the hardware etc. which would be difficult to obtain
otherwise.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/777260/comments/15

------------------------------------------------------------------------
On 2011-12-02T20:43:16+00:00 Michele wrote:

Same issue: Fedora 16 x86.64 on thinkpad t510 w/ intel chipset
lspci http://pastebin.com/Nt1S1nRU
dmesg http://pastebin.com/7HXp2BkY

I have this error with also this one:
[drm:ironlake_update_pch_refclk] *ERROR* enabling SSC on PCH

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/777260/comments/16

------------------------------------------------------------------------
On 2012-01-10T04:44:26+00:00 Fabiano wrote:

Exactly the same issue here on a ThinkPad T410, Fedora 16 x86.64
upgraded from 15.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/777260/comments/17

------------------------------------------------------------------------
On 2012-02-09T13:33:56+00:00 Robert wrote:

Just a me too. kernel-3.2.3-2.fc16.x86_64 on a ThinkPad T410.
BIOS 1.39 with ECP 1.16, which still seems to be the latest.

Does not seem to cause any problems, just some flicker during plymouth
because of switching to the text console.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/777260/comments/18

------------------------------------------------------------------------
On 2012-04-13T01:44:25+00:00 Diego wrote:

Same issue here on a ThinkPad T510, sometimes I even get some screen
display issues after KMS is triggered (resolution change) and I have to
reboot or wait for the framebuffer to blank/unblank to get rid of the
graphics corruption/issue.

Has this issue already been reported upstream? Are Intel developers
aware of this?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/777260/comments/20

------------------------------------------------------------------------
On 2012-04-19T15:43:56+00:00 Robert wrote:

I just updated the BIOS to 1.41 and the ECP to 1.18 which are the latest
right now, and the issue remains the same.

Diego: From what I understood, this is a BIOS bug, so you would need to
complain to Lenovo.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/777260/comments/21

------------------------------------------------------------------------
On 2012-04-19T16:19:36+00:00 Diego wrote:

Hi Robert,

thanks for letting me know this is a Lenovo issue, and apologies for
assuming this was a Intel issue.

Is there a way we could contact Lenovo about this? Last time I tried to
contact them they weren't really that helpful.

Anyway, I have upgraded the BIOS in my ThinkPad T510 to BIOS 6MET89WW
(1.49 ) 02/23/2012 which is the latest version in their site
(lenovo.com). But I still get the same problem nonetheless.

[ 5.458729] [drm:intel_dsm_pci_probe] *ERROR* failed to get supported
_DSM functions

Any ideas what we can do about it? Can someone help?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/777260/comments/22

------------------------------------------------------------------------
On 2012-04-19T16:22:22+00:00 Diego wrote:

Here is the dmesg I get with the latest BIOS:

http://pastie.org/3817576

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/777260/comments/23

------------------------------------------------------------------------
On 2012-08-07T14:40:41+00:00 Fedora wrote:

This message is a notice that Fedora 15 is now at end of life. Fedora
has stopped maintaining and issuing updates for Fedora 15. It is
Fedora's policy to close all bug reports from releases that are no
longer maintained. At this time, all open bugs with a Fedora 'version'
of '15' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that
we were unable to fix it before Fedora 15 reached end of life. If you
would still like to see this bug fixed and are able to reproduce it
against a later version of Fedora, you are encouraged to click on
"Clone This Bug" (top right of this page) and open it against that
version of Fedora.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

The process we are following is described here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/777260/comments/24


** Changed in: linux (Fedora)
       Status: Unknown => Won't Fix

** Changed in: linux (Fedora)
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/777260

Title:
  i915 module giving error "failed to get supported _DSM functions"

Status in linux package in Ubuntu:
  Incomplete
Status in linux package in Fedora:
  Won't Fix

Bug description:
  Upon a reboot after installing updates in Natty, using the default
  kernel provided with the distrubution, this error appears during the
  boot process and causes the system to hang: [drm:intel_dsm_pci_probe]
  *ERROR* failed to get supported _DSM functions.

  The system never recovers from this, requiring a hard shut down, and a
  reinstall only to have it happen again.

  There is a similar bug filed in RedHat's bug tracking system for the
  same issue. (https://bugzilla.redhat.com/show_bug.cgi?id=698045)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: linux-generic 2.6.38.8.22
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/hwC0D3', 
'/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D1c', 
'/dev/snd/pcmC0D1p', '/dev/snd/pcmC0D3p', '/dev/snd/pcmC0D7p', 
'/dev/snd/pcmC0D8p', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xa0900000 irq 47'
     Mixer name : 'Intel CougarPoint HDMI'
     Components : 'HDA:10134206,106b1c00,00100302 
HDA:80862805,80860101,00100000'
     Controls      : 34
     Simple ctrls  : 16
  Date: Wed May  4 13:02:18 2011
  HibernationDevice: RESUME=UUID=2660eaa6-b8cd-4440-add8-d9e466c350c3
  InstallationMedia: Xubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427)
  MachineType: Apple Inc. MacBookPro8,1
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=74d533b5-087d-482b-b0ba-3dbc19603544 ro single
  RelatedPackageVersions:
   linux-restricted-modules-2.6.38-8-generic N/A
   linux-backports-modules-2.6.38-8-generic  N/A
   linux-firmware                            1.52
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/07/11
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP81.88Z.0047.B04.1102071707
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-94245B3640C91C81
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro8,1
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-94245B3640C91C81
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP81.88Z.0047.B04.1102071707:bd02/07/11:svnAppleInc.:pnMacBookPro8,1:pvr1.0:rvnAppleInc.:rnMac-94245B3640C91C81:rvrMacBookPro8,1:cvnAppleInc.:ct10:cvrMac-94245B3640C91C81:
  dmi.product.name: MacBookPro8,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to