KMS failed on Lenovo X60s: "Cannot run in framebuffer mode. Please specify busIDs for all framebuffer devices" (KMS bug)

Bug #383407 reported by Amit Kucheria
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
xf86-video-intel
Fix Released
Medium
xserver-xorg-video-intel (Ubuntu)
Fix Released
High
Bryce Harrington

Bug Description

Binary package hint: xorg

I tried enabling KMS on my X60s laptop by creating the appropriate /etc/modprobe.d/i915-kms.conf file.

On bootup, usplash seemed to be ok, then I could see messages on the console (console was in hi-res) and when X tried to start the screen started flashing for a bit before bulletproof X dialog showing "(EE) Failed to load module "i810" (module does not exist, 0)"

I'll report more info as I play with KMS a bit more.

Fatal server error:
Cannot run in framebuffer mode. Please specify busIDs for all framebuffer devices

ProblemType: Bug
Architecture: i386
Date: Thu Jun 4 02:24:04 2009
DistroRelease: Ubuntu 9.10
MachineType: LENOVO 1703Y1F
Package: xorg 1:7.4~5ubuntu20
ProcCmdLine: root=UUID=c7f80e1a-7946-415c-b54b-8fab9d413770 ro quiet splash nomodeset break=bottom
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
 LC_PAPER=a4
ProcVersionSignature: Ubuntu 2.6.30-7.8-generic
RelatedPackageVersions:
 xserver-xorg 1:7.4~5ubuntu20
 libgl1-mesa-glx 7.4.1-1ubuntu1
 libdrm2 2.4.11-0ubuntu1
 xserver-xorg-video-intel 2:2.7.99.1+git20090602.ec2fde7c-0ubuntu1
 xserver-xorg-video-ati 1:6.12.2-1ubuntu1
SourcePackage: xorg
Uname: Linux 2.6.30-7-generic i686
XorgConf: Error: [Errno 2] No such file or directory: '/etc/X11/xorg.conf'
dmi.bios.date: 03/31/2008
dmi.bios.vendor: LENOVO
dmi.bios.version: 7BETD5WW (2.16 )
dmi.board.name: 1703Y1F
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: L3AB437
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: dmi:bvnLENOVO:bvr7BETD5WW(2.16):bd03/31/2008:svnLENOVO:pn1703Y1F:pvrThinkPadX60s:rvnLENOVO:rn1703Y1F:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 1703Y1F
dmi.product.version: ThinkPad X60s
dmi.sys.vendor: LENOVO
fglrx: Not loaded
fglrx-loaded: Error: command ['grep', 'fglrx', '/var/log/kern.log', '/proc/modules'] failed with exit code 1:
system:
 distro: Ubuntu
 architecture: i686kernel: 2.6.30-7-generic

Related branches

Revision history for this message
Amit Kucheria (amitk) wrote :
Bryce Harrington (bryce)
description: updated
summary: - KMS failed on Lenovo X60s
+ KMS failed on Lenovo X60s: "Cannot run in framebuffer mode. Please
+ specify busIDs for all framebuffer devices"
affects: xorg (Ubuntu) → xserver-xorg-video-intel (Ubuntu)
Changed in xserver-xorg-video-intel (Ubuntu):
importance: Undecided → High
status: New → Triaged
summary: KMS failed on Lenovo X60s: "Cannot run in framebuffer mode. Please
- specify busIDs for all framebuffer devices"
+ specify busIDs for all framebuffer devices" (KMS bug)
Revision history for this message
Bryce Harrington (bryce) wrote :

Hi Amit, I've forwarded this bug upstream to https://bugs.freedesktop.org/show_bug.cgi?id=22089 - please subscribe to that bug report in case upstream needs more info or wishes you to test something. Thanks ahead of time.

This is a weird error, and not consistent with other problems I'm familiar with. Why is it so hung up regarding the framebuffer? Well, a few random ideas... I note you're running with no xorg.conf, and I wonder if you'd get the same problem with the stock xorg.conf (a somewhat different code path in the xserver is exercised when xorg.conf is there, vs. when it is absent). There was also a crash when attempting full screen stuff in the particular -intel version you're running, that is fixed in the 0ubuntu2 version I uploaded a couple hours ago; however your symptom doesn't match what that fix fixed so I would guess it's not going to help, but still would be worth testing just in case.

Changed in xserver-xorg-video-intel:
status: Unknown → Confirmed
Revision history for this message
Amit Kucheria (amitk) wrote : Re: [Bug 383407] Re: KMS failed on Lenovo X60s

On Thu, Jun 04, 2009 at 06:55:01PM -0000, Bryce Harrington wrote:
>
> This is a weird error, and not consistent with other problems I'm
> familiar with. Why is it so hung up regarding the framebuffer? Well, a
> few random ideas... I note you're running with no xorg.conf, and I
> wonder if you'd get the same problem with the stock xorg.conf (a
> somewhat different code path in the xserver is exercised when xorg.conf
> is there, vs. when it is absent). There was also a crash when

The reason I deleted by xorg.conf is that it had a 'Virtual' line in
there (for using my external display). This caused gdm and X to be a
black screen. Should this be filed as a separate bug?

Revision history for this message
Amit Kucheria (amitk) wrote :

On Thu, Jun 04, 2009 at 06:55:01PM -0000, Bryce Harrington wrote:
> Hi Amit, I've forwarded this bug upstream to
> https://bugs.freedesktop.org/show_bug.cgi?id=22089 - please subscribe to
> that bug report in case upstream needs more info or wishes you to test
> something. Thanks ahead of time.

This bug was resolved as a duplicate of another which is a duplicate
of https://bugs.freedesktop.org/show_bug.cgi?id=21315

It contains a patch that is reported to fix the problem. I would be
willing to test if packages are available with the patch applied.

Bryce Harrington (bryce)
Changed in xserver-xorg-video-intel:
status: Confirmed → Unknown
Revision history for this message
Bryce Harrington (bryce) wrote :
Changed in xserver-xorg-video-intel (Ubuntu):
assignee: nobody → Bryce Harrington (bryceharrington)
Revision history for this message
Bryce Harrington (bryce) wrote :

Package posted to my ppa. Assuming it builds okay it should be available within an hour or two.

Changed in xserver-xorg-video-intel:
status: Unknown → Confirmed
Revision history for this message
Bryce Harrington (bryce) wrote :

> It contains a patch that is reported to fix the problem. I would be
> willing to test if packages are available with the patch applied.

I've moved the package into its own PPA to make it easier for you to test:

https://edge.launchpad.net/~bryceharrington/+archive/orange

Please give feedback, so we know whether this should be pushed into Karmic.

Revision history for this message
Amit Kucheria (amitk) wrote :

Confirmed that with the packages from the PPA, X started up all the way with KMS enabled and no xorg.conf.

Revision history for this message
Robert Hooker (sarvatt) wrote :

Fixed by xorg-server 2:1.6.1.901-2ubuntu2 released to karmic.

Changed in xserver-xorg-video-intel (Ubuntu):
status: Triaged → Fix Released
Changed in xserver-xorg-video-intel:
status: Confirmed → Fix Released
Changed in xserver-xorg-video-intel:
importance: Unknown → Medium
Changed in xserver-xorg-video-intel:
importance: Medium → Unknown
Changed in xserver-xorg-video-intel:
importance: Unknown → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.