[Bug 1088147] Re: Intel 915GM/GMA900 upgrade fails 12.04-12.10

2013-02-19 Thread Bug Watch Updater
** Changed in: xserver-xorg-video-intel
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1088147

Title:
  Intel 915GM/GMA900 upgrade fails 12.04-12.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1088147/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1088147] Re: Intel 915GM/GMA900 upgrade fails 12.04-12.10

2013-02-17 Thread Bug Watch Updater
Launchpad has imported 2 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=60987.

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 2013-02-17T03:39:25+00:00 Harald-b wrote:

1. Ever since kms, the X display driver "intel" has not worked with my
915GM/GMA900.

2. Symptom is a message "failed to get resources: Invalid argument"
I remember the first time I saw this when I was forced onto the new kms intel 
driver, and I have been on the "vesa" driver ever since.

3. The chip is on the list the intel driver claims to support.
   The chip is not on the list of hardware the intel driver is verified with

4. I have the latest quantal-proposed kernel, dated 130207:
linux-image-extra-3.5.0-24-generic

5. X video driver: "intel" module version = 2.20.9

6. kernel kms active

7. hardware: lspci -k -nn -s 0:2
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 
915GM/GMS/910GML Express Graphics Controller [8086:2592] (rev 04)
 Subsystem: Holco Enterprise Co, Ltd/Shuttle Computer Device [1297:3041]
 Kernel modules: intelfb, i915
00:02.1 Display controller [0380]: Intel Corporation Mobile 915GM/GMS/910GML 
Express Graphics Controller [8086:2792] (rev 04)
 Subsystem: Holco Enterprise Co, Ltd/Shuttle Computer Device [1297:3041]

8. end of Xorg.0.log:
(everything dandy above here..., looks line-by-line like my other Intel 
graphics machine)
[  3295.346] (**) intel(0): SwapBuffers wait enabled
[  3295.346] (==) intel(0): video overlay key set to 0x101fe
[  3295.346] (EE) intel(0): failed to get resources: Invalid argument
[  3295.346] (II) UnloadModule: "intel"
[  3295.346] (EE) Screen(s) found, but none have a usable configuration.
[  3295.346] 
Fatal server error:
[  3295.346] no screens found
[  3295.346] (EE) 

9. Back in 2007, this worked! Here is what I could get out of randr then:
# Output TMDS-1 (DVI-x connector)
# Output VGA (VGA connector)
# Output LVDS (internal)
# Output TV disconnected
# 2 CRTCs, ie. 2 simultanous images

Reply at: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
intel/+bug/1088147/comments/5


On 2013-02-17T09:35:05+00:00 Chris Wilson wrote:

EINVAL here should only be returned if !KMS. So please attach both the
full drm.debug=6 dmesg from boot and the full Xorg.0.log with the
failure.

Reply at: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
intel/+bug/1088147/comments/6


** Changed in: xserver-xorg-video-intel
   Status: Unknown => Confirmed

** Changed in: xserver-xorg-video-intel
   Importance: Unknown => Critical

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1088147

Title:
  Intel 915GM/GMA900 upgrade fails 12.04-12.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1088147/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1088147] Re: Intel 915GM/GMA900 upgrade fails 12.04-12.10

2013-02-17 Thread Chris Wilson
** Bug watch added: freedesktop.org Bugzilla #60987
   https://bugs.freedesktop.org/show_bug.cgi?id=60987

** Also affects: xserver-xorg-video-intel via
   https://bugs.freedesktop.org/show_bug.cgi?id=60987
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1088147

Title:
  Intel 915GM/GMA900 upgrade fails 12.04-12.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1088147/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1088147] Re: Intel 915GM/GMA900 upgrade fails 12.04-12.10

2013-02-16 Thread Harald Rudell
Your point is correct that kms was disabled (I guess it is in the kernel
but i915 is configured to not use it)

I have an /etc/modprobe.d/i915-kms.conf which had in it:
options i915 modeset=0

If I do use kms, I have found no way to launch X since mid-2011.
No matter what I do, the Intel X driver 2.20.9 prints in /var/log/Xorg.0.log:
(EE) intel(0): failed to get resources: Invalid argument

This is similar to the poor soul in Bug #1088271 but I have had it for
about two years now. I was just thinking it would eventually start
working.

Perhaps you could provide some help and insight with that problem?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1088147

Title:
  Intel 915GM/GMA900 upgrade fails 12.04-12.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1088147/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1088147] Re: Intel 915GM/GMA900 upgrade fails 12.04-12.10

2013-02-16 Thread Chris Wilson
Your kernel does not have KMS in its i915.ko which is a requirement to
use xserver-xorg-video-intel.

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1088147

Title:
  Intel 915GM/GMA900 upgrade fails 12.04-12.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1088147/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1088147] Re: Intel 915GM/GMA900 upgrade fails 12.04-12.10

2013-01-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1088147

Title:
  Intel 915GM/GMA900 upgrade fails 12.04-12.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1088147/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs