[Ubuntu-x-swat] [Bug 388032] Re: [KMS] no display with KMS enabled (intel)

2009-06-24 Thread Bryce Harrington
Pushed the patch to Karmic, for solving bug #383407, so this can be closed now. ** Changed in: xorg-server (Ubuntu) Status: New => Fix Released -- [KMS] no display with KMS enabled (intel) https://bugs.launchpad.net/bugs/388032 You received this bug notification because you are a member o

[Ubuntu-x-swat] [Bug 388032] Re: [KMS] no display with KMS enabled (intel)

2009-06-24 Thread Bryce Harrington
[Closing -intel task since this is actually an xorg-server bug] ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: New => Invalid -- [KMS] no display with KMS enabled (intel) https://bugs.launchpad.net/bugs/388032 You received this bug notification because you are a member of Ubuntu

[Ubuntu-x-swat] [Bug 388032] Re: [KMS] no display with KMS enabled (intel)

2009-06-23 Thread Bug Watch Updater
** Changed in: xorg-server Status: Confirmed => Fix Released -- [KMS] no display with KMS enabled (intel) https://bugs.launchpad.net/bugs/388032 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in ubuntu. _

[Ubuntu-x-swat] [Bug 388032] Re: [KMS] no display with KMS enabled (intel)

2009-06-18 Thread Robert Hooker
I've had 4 people besides myself verify it fixed the same problem using the xserver package with just the extra patch added on xorg-edgers if it helps any. It's easy to reproduce on any intel hardware, just have to delete the xorg.conf and boot in KMS and it'll give the same problem on any machine

[Ubuntu-x-swat] [Bug 388032] Re: [KMS] no display with KMS enabled (intel)

2009-06-18 Thread Bryce Harrington
I packaged this patch for another bug and it's in this PPA: https://edge.launchpad.net/~bryceharrington/+archive/orange If someone could verify it helps solve the problem, we can probably push it into Karmic. -- [KMS] no display with KMS enabled (intel) https://bugs.launchpad.net/bugs/388032

[Ubuntu-x-swat] [Bug 388032] Re: [KMS] no display with KMS enabled (intel)

2009-06-17 Thread Bryce Harrington
** Package changed: xorg (Ubuntu) => xserver-xorg-video-intel (Ubuntu) -- [KMS] no display with KMS enabled (intel) https://bugs.launchpad.net/bugs/388032 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in ubuntu. __

[Ubuntu-x-swat] [Bug 388032] Re: [KMS] no display with KMS enabled (intel)

2009-06-17 Thread Baptiste Mille-Mathias
Setting an xorg.conf file with the following content made the trick. 8<--- Section "Monitor" Identifier "Configured Monitor" EndSection Section "Screen" Identifier "Default Screen" M

[Ubuntu-x-swat] [Bug 388032] Re: [KMS] no display with KMS enabled (intel)

2009-06-17 Thread Robert Hooker
** Attachment added: "debdiff containing the patch addition needed against the current karmic xorg-server." http://launchpadlibrarian.net/28016307/xorg-server_1.6.1.901-2ubuntu1.1.debdiff -- [KMS] no display with KMS enabled (intel) https://bugs.launchpad.net/bugs/388032 You received this b

[Ubuntu-x-swat] [Bug 388032] Re: [KMS] no display with KMS enabled (intel)

2009-06-17 Thread Bug Watch Updater
** Changed in: xorg-server Status: Unknown => Confirmed -- [KMS] no display with KMS enabled (intel) https://bugs.launchpad.net/bugs/388032 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in ubuntu. __

[Ubuntu-x-swat] [Bug 388032] Re: [KMS] no display with KMS enabled (intel)

2009-06-17 Thread Robert Hooker
** Bug watch added: Debian Bug tracker #508476 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508476 ** Also affects: xorg-server via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508476 Importance: Unknown Status: Unknown -- [KMS] no display with KMS enabled (intel) https:/

[Ubuntu-x-swat] [Bug 388032] Re: [KMS] no display with KMS enabled (intel)

2009-06-17 Thread Baptiste Mille-Mathias
changing package according wiki page ** Package changed: xserver-xorg-video-intel (Ubuntu) => xorg (Ubuntu) -- [KMS] no display with KMS enabled (intel) https://bugs.launchpad.net/bugs/388032 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-ser

[Ubuntu-x-swat] [Bug 388032] Re: [KMS] no display with KMS enabled (intel)

2009-06-17 Thread Robert Hooker
Ah, I have found your problem in your Xorg.0.log.old. You do not have a /etc/X11/xorg.conf which makes xserver use a default detection logic and it has some problems with intel KMS when it is a module in that fbdev tries to take over and crashes the server. it's most likely because intelfb/vesafb i

[Ubuntu-x-swat] [Bug 388032] Re: [KMS] no display with KMS enabled (intel)

2009-06-17 Thread Robert Hooker
Sorry, I shouldn't have said "on jaunty" there since you are on karmic, but it does not say to do it under any circumstance regardless. Does the /etc/modprobe.d/i915.conf method work for you? -- [KMS] no display with KMS enabled (intel) https://bugs.launchpad.net/bugs/388032 You received this bug

[Ubuntu-x-swat] [Bug 388032] Re: [KMS] no display with KMS enabled (intel)

2009-06-17 Thread Robert Hooker
Nowhere on the wiki does it say to pass i915.modeset=1 to grub to use it on jaunty. Perhaps someone might have edited it for a short time to add that but it would have been quickly removed because it is incorrect. I don't see it being on there from a quick glance at the page history but I might hav

[Ubuntu-x-swat] [Bug 388032] Re: [KMS] no display with KMS enabled

2009-06-16 Thread Baptiste Mille-Mathias
The way I used is given in the wiki https://wiki.ubuntu.com/X/KernelModeSetting so perhaps it should be removed. ** Summary changed: - [KMS] no display with KMS enabled + [KMS] no display with KMS enabled (intel) -- [KMS] no display with KMS enabled (intel) https://bugs.launchpad.net/bugs/38803

[Ubuntu-x-swat] [Bug 388032] Re: [KMS] no display with KMS enabled

2009-06-16 Thread Robert Hooker
adding i915.modeset=1 isn't the proper way to enable KMS unless i915 is built into the kernel, and it's a module on karmic. please try adding options i915 modeset=1 to /etc/modprobe.d/i915.conf the file doesn't exist so you'd be creating it. -- [KMS] no display with KMS enabled https://bugs.la

[Ubuntu-x-swat] [Bug 388032] Re: [KMS] no display with KMS enabled

2009-06-16 Thread Baptiste Mille-Mathias
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/27998000/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/27998001/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/27998002/Dependencies.txt ** A