[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-08 Thread Tim Gardner
@Daniel - you appear to have a different problem, i.e., its no longer
module load order. Start a new bug using the information at
https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies so that all of
the relevant information is attached, e.g., 'ubuntu-bug -p linux'.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-08 Thread Tim Gardner
@crashsystems - yes, you have a different bug.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-08 Thread Pete Graner
@crashsystems most likey its not a bug. gconf remembers your last
setting with was without compiz.

Go to System->Preferences->Appearance->Visual Effects

and select either Normal or Extra and compiz should come up and stay.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-08 Thread Martin-Éric Racine
2.6.31-12.41 made things worse here:  whenever rebooting the computer,
instead of getting the BIOS prompt, I get a lot of video garbage,
immediately followed by the most recent kernel booting.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-08 Thread Jerone Young
Verified fixed the Inspiron 15n. Now KMS comes up every time.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-10 Thread YannTech
With the new kernel 2.6.31-13.43 the problem is come back, my first CPU
still at 100% with Xorg

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-10 Thread Wolfgang Kufner
YannTech, can you please confirm that you have lines like

>[ 3.159563] [drm:drm_fill_in_dev] *ERROR* Cannot initialize the agpgart module.
>[ 3.159608] [drm:intelfb_restore] *ERROR* Failed to restore crtc 
>configuration: -22

in your log. Otherwise you have another bug, maybe Bug #439138.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-10 Thread YannTech
No this line in my dmesg, sorry for the bad report.
I'm affected by the bug you mentionned #439138

thanks

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-05 Thread Tuukka Hastrup
As others have commented earlier, this bug appears to be somewhat random
(a race condition?) and so a few successful boots don't mean the bug is
fixed. If #32 doesn't do essentially more than #2, it fails every now
and then at least here and as such I'm not surprised of comments #12,
#31, #37.

I'm with #29 in this and would like to know if it's possible that the
module load order doesn't matter as much as whether intel_agp has
settled before i915 needs it. If so, could a work-around be udevadm
settle or sleep 1 between the module loads? (Specifically, I'm now
testing 'install i915 /sbin/modprobe -qb intel-agp ; sleep 1 ;
/sbin/modprobe --ignore-install i915 $CMDLINE_OPTS' in
/etc/modprobe.d/i915.conf, and at least it does no harm.)

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-05 Thread Cian Davis
#32 has worked for me for about 4 boots (previous record was 9/10 boots
would fail to load). Will report if it fails.

This is a major problem for anyone with this chipset. The failure causes
X.org to use 100% CPU - seems to be worst in Mozilla apps (Firefox and
Thunderbird).

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-05 Thread Michael Lustfield
I just wanted to throw out a Me Too. I'd like to mention that the only
non-LUKS partition I have is /boot. So almost right away, I need to be
entering my passkeys and these three lines show up right before that.

[drm: drm_fill_in_dev] *ERROR* Cannot initialize the agpgart module.
[drm: intelfb_restore] *ERROR* Failed to restore crct configuration: -22
DRM: Fill_in_dev failed.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-05 Thread Fabus
I am not quite sure if I am suffering from this bug or #431812 . All I can say 
is that it does not work out of the box (screen blanking just after the 
isolinux splash of the LiveCD) and that it does work when adding i915.modeset=0 
to the boot args.
How can I tell what bug is the one that affects me?

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-06 Thread Anders Sjöström
Fabus, try running "dmesg | grep drm" in a terminal window and see if you have 
lines like:
[ 3.159563] [drm:drm_fill_in_dev] *ERROR* Cannot initialize the agpgart module.
[ 3.159608] [drm:intelfb_restore] *ERROR* Failed to restore crtc configuration: 
-22

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-06 Thread Mikko Rantalainen

** Attachment added: "dmesg"
   http://launchpadlibrarian.net/33110876/dmesg

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-06 Thread Mikko Rantalainen
I'm also hitting this bug with yesterday's daily Karmic build on following 
hardware:
Motherboard: DG45ID with intel X4500HD [G45]

I've booted the system with this live CD three times and every time the results 
have been different:
1st boot: KMS did work and Compiz started but Xorg was taking 100% CPU time and 
everything was running extremely slowly - like everything were software 
rendered. I guessed at that time that the daily build had a broken intel driver 
and did not investigate further. The performance was too slow to be usable.

2nd boot: KMS did fail and I saw the *ERROR* messages above in the dmesg
output. Compiz would not start. Terminal (VT1) did not work because the
screen mode was incorrectly set.

3rd boot: KMS did work and Compiz started. Everything seems to work just fine. 
However, I'm seeing this in the dmesg output:
$ dmesg | grep drm
[6.636985] [drm] Initialized drm 1.1.0 20060810
[6.785857] [drm] MTRR allocation failed.  Graphics performance may suffer.
[6.791386] [drm] i2c_init DPDDC-B
[6.802092] [drm] i2c_init DPDDC-C
[7.073565] [drm] fb0: inteldrmfb frame buffer device
[7.073696] [drm] Initialized i915 1.6.0 20080730 for :00:02.0 on minor 0
[7.139640] [drm] DAC-6: set mode 1280x1024 21

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-06 Thread Mikko Rantalainen

** Attachment added: "lspci -vvnn"
   http://launchpadlibrarian.net/33110949/lspci-vvnn

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-06 Thread linuxcentre
Workaround from #32 has so far after 12 reboots worked fine on my
affected Dell Mini 10v netbooks with a "Intel Corporation Mobile
945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev
03)". I'm running karmic beta with all latest updates.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-06 Thread Rami Eid
@32:
the workaround worked for me. Not sure, but I feel like compiz is not as snappy 
as it was before the bug occurrence.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-06 Thread linuxcentre
@49, in my case I am sure compiz is as fast a before because I was
actually in the process of quantitatively testing frame rates in several
apps before the bug appeared on my system and now that I put in #32 fix
the rates are exactly the same. Testing was using Celestia, Stellarium,
ExtremeTuxRacer, glxgears and a few more.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-06 Thread Fabus
@32: how can I test this with LiveCD?

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-06 Thread exploder91
I read this when I asked about this issue today.

"One caveat. You need to disable KMS or else XVideo output will not
initialize properly."

I have Intel G33 on-board graphics, this is a very common graphics card,
thousands of people use these. This bug needs to be resolved, not worked
around like in Jaunty. No other major distribution is suffering with
this issue, so it is fair to say there is a permanent solution for this
bug. There were enough issues with Intel graphics in Jaunty. Can we
please make this bug a priority in Karmic?

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-06 Thread Emilio
The 100% CPU Usage is because it fallbacks to software rasterizer, as
glxinfo shows:

OpenGL vendor string: Mesa Project
OpenGL renderer string: Software Rasterizer
OpenGL version string: 2.1 Mesa 7.6-devel

I will try with   echo 'install i915 /sbin/modprobe -qb intel-agp ; 
/sbin/modprobe --ignore-install i915 $CMDLINE_OPTS' > /etc/modprobe.d/i915.conf
  update-initramfs -u

If the error occurs again, I'll tell you.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-06 Thread Emilio
Another thing, maybe this is related with Windows Vista? The two times I
have experienced this, they were times after using Vista.

I will try booting Vista and then Karmic to see if Microsoft's OS is the
culprit.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-06 Thread Fabus
I've now upgraded my Mac Mini 2nd gen system and it did not work. Then,
I applied #32, but it still does not work:

[9.074579] [drm] Initialized drm 1.1.0 20060810
[9.802815] [drm] TV-10: set mode NTSC 480i 0
[9.935154] [drm:drm_helper_initial_config] *ERROR* connectors have no modes$
[9.935428] [drm] Initialized i915 1.6.0 20080730 for :00:02.0 on minor 0
[   18.837049] [drm:intelfb_restore] *ERROR* Failed to restore crtc configurati$

Any suggestions?
I've got ssh up and running, so if you'd like to see more than this debug out, 
let me know.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-06 Thread R Lane
Dell Inspiron 1318 Intel X3100 Graphics 
 The just-release, updated kernel seems to have fixed the problem for me. # 
2.6.31-12.39. Problem free after 8 reboots.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-06 Thread ilna
It's funny, but for me this (2.6.31-12.39) kernel has brought the
problem back.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-06 Thread Daniel Swarbrick
@56: Sorry to burst your bubble. It just happened three times in a row
for me on that kernel.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-06 Thread exploder91
R Lane  wrote 17 minutes ago: #56

Dell Inspiron 1318 Intel X3100 Graphics
 The just-release, updated kernel seems to have fixed the problem for me. # 
2.6.31-12.39. Problem free after 8 reboots.


Please let all of us know if this is resolved. Have you tried shutting down and 
bringing the system back up? That had triggered  the bug every time for me. I 
am really hoping the kernel update has this resolved.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-06 Thread Fabus
Provided your mirror has already got 2.6.31-12, just remove the patch
#32 and upgrade:

sudo rm /etc/modprobe.d/i915.conf
(sudo update-initramfs -u)
sudo apt-get update
sudo apt-get upgrade

It's now working perfectly fine on my computer. (The cursor flickers a
bit during startup but I don't mind)

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-06 Thread Anders Sjöström
No improvement for me. 3 of 3 reboots the same since I "apt-get dist-
upgrade" to get the new kernel that was held back. (And no, I never
added the patch from #32).

$ glxinfo | grep render
direct rendering: Yes
OpenGL renderer string: Software Rasterizer

$ uname -a
Linux netbook 2.6.31-12-generic #39-Ubuntu SMP Mon Oct 5 22:08:01 UTC 2009 i686 
GNU/Linux

$ dmesg | less
...
[2.566501] [drm] Initialized drm 1.1.0 20060810
[2.607860] i915 :00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[2.607878] i915 :00:02.0: setting latency timer to 64
[2.607923] [drm:drm_fill_in_dev] *ERROR* Cannot initialize the agpgart 
module.
[2.607993] [drm:intelfb_restore] *ERROR* Failed to restore crtc 
configuration: -22
[2.608066] DRM: Fill_in_dev failed.
[2.608122] i915 :00:02.0: PCI INT A disabled
[2.608146] i915: probe of :00:02.0 failed with error -22
[2.616778] agpgart-intel :00:00.0: Intel 945GME Chipset
[2.617121] agpgart-intel :00:00.0: detected 7932K stolen memory
[2.620604] agpgart-intel :00:00.0: AGP aperture is 256M @ 0x6000
...

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-06 Thread Tim Gardner
** Changed in: linux (Ubuntu Karmic)
   Status: Triaged => In Progress

** Changed in: linux (Ubuntu Karmic)
 Assignee: Scott James Remnant (scott) => Tim Gardner (timg-tpi)

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-06 Thread R Lane
exploder91-  wrote 56 minutes ago-
Please let all of us know if this is resolved. Have you tried shutting down and 
bringing the system back up? That had triggered the bug every time for me. I am 
really hoping the kernel update has this resolved.

I did as you asked and did a complete shut down and started back up. So far, 
problem has not re-appeared. (now over 14 reboots)
I did not apply any patches fixes or upgrades before the kernel update.
Sorry for those of you still having the problem

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-06 Thread Tim Gardner
Here is a test kernel that attempts to force loading of the Intel AGP
driver before i915 can proceed.

http://kernel.ubuntu.com/~rtg/2.6.3-12.39-module-depends

For example,

wget 
http://kernel.ubuntu.com/2.6.3-12.39-module-depends/linux-image-2.6.31-12-generic_2.6.31-12.39_amd64.deb
sudo dpkg -i linux-image-2.6.31-12-generic_2.6.31-12.39_amd64.deb

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-06 Thread exploder91
Thanks R Lane, I appreciate you taking the time to try a shut down and
posting your results.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-06 Thread mercutio22
The bug hasn't manifested itself since I issued the command from comment
#32 for a whole day now. (Thats around 17 boots in a row.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-06 Thread Luís Silva
Tim Gardner: the kernel you posted doesn't work for me... However, if I
apply the fix from comment #32, I have kms again and the performance is
back to normal.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-06 Thread Boris Devouge
#63, you missed ~rtg/ dir in the second url. Thank very much, testing it
now.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-06 Thread Boris Devouge

on 2.6.31-12-generic #39:
5 reboots, 3 black screens after GDM login. When it works, its accelerated and 
fast, and displays this in the logs:

[8.270350] agpgart-intel :00:00.0: Intel Mobile Intel® GM45 Express 
Chipset
[8.272230] agpgart-intel :00:00.0: detected 32764K stolen memory
[8.276255] agpgart-intel :00:00.0: AGP aperture is 256M @ 0xd000

Trying #32 now.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-06 Thread Cian Davis
Tim Gardner: Tried that new kernel. The problem recurred (and the kernel
was slow to boot). Have a Dell D410 so used the i386 kernel. Cold
rebooted 3 times, still no improvement.

#32 is still working for me (I did remove the modprobe.d conf before
generating the initrd for the new kernel)

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-06 Thread Alessio Bolognino
I still have this problem and #32 doesn't seem to do anything. I would
just boot, see a couple of lines then boot stops for few minutes , then
resumes with fsck.

** Attachment added: "dmesg.txt"
   http://launchpadlibrarian.net/33188447/dmesg.txt

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-06 Thread Tim Gardner
One more try: http://kernel.ubuntu.com/~rtg/2.6.31-12.39-MODULE-EXPORT

If this doesn't work for you, then please attach the output of dmesg as
well as /lib/modules/`uname -r`/modules.dep for the failing kernel.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-06 Thread Boris Devouge
This works for KMS here, however GDM and booting into gnome is slow,
giving me an load average of 2.85 right after finishing to load gnome.
in gnome glxinfo shows it is using hw rendering. and the desktop is
snappy again. I cat'd the 2 files requested in one attachment.

** Attachment added: "dmesg-modules.dep.txt"
   http://launchpadlibrarian.net/33190886/dmesg-modules.dep.txt

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-06 Thread Tim Gardner
http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-karmic.git;a=commit;h=378b8e9b866452112b5da30e9c64a048dc4c44dd
http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-karmic.git;a=commit;h=027d03bb1245698cf5f7f0bba7239c742504c070

** Changed in: linux (Ubuntu Karmic)
   Status: In Progress => Fix Committed

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-06 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 2.6.31-12.40

---
linux (2.6.31-12.40) karmic; urgency=low

  [ Tim Gardner ]

  * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros
- LP: #430694
  * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915
- LP: #430694

  [ Upstream Kernel Changes ]

  * V4L/DVB (12352): gspca - vc032x: Fix mi1310_soc preview and LED
- LP: #310760

 -- Tim GardnerTue, 06 Oct 2009 20:25:36
-0600

** Changed in: linux (Ubuntu Karmic)
   Status: Fix Committed => Fix Released

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-07 Thread Martin Pitt
I can reproduce this pretty reliably on my Latitude D430 when booting
with the internal screen and undocked. Curiously I (almost) never get
this effect when booting docked and with the external screen; I guess
some slight timing difference just wins/loses the race there.

I tried both of Tim's test kernels, and I still get the issue. The final
-12.40 upload isn't built yet, so I could not test this one yet.

** Changed in: linux (Ubuntu Karmic)
   Status: Fix Released => Confirmed

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-07 Thread Martin Pitt
dmesg when it fails:

[drm] Initialized drm 1.1.0 20060810
i915 :00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
i915 :00:02.0: setting latency timer to 64
[drm:drm_fill_in_dev] *ERROR* Cannot initialize the agpgart module.
[drm:intelfb_restore] *ERROR* Failed to restore crtc configuration: -22
DRM: Fill_in_dev failed.
i915 :00:02.0: PCI INT A disabled
tg3.c:v3.99 (April 20, 2009)
i915: probe of :00:02.0 failed with error -22
tg3 :09:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
tg3 :09:00.0: setting latency timer to 64
agpgart-intel :00:00.0: Intel 945GM Chipset
agpgart-intel :00:00.0: detected 7932K stolen memory
agpgart-intel :00:00.0: AGP aperture is 256M @ 0xd000

So it still loads drm first, then i915, then agpgart.

When it works, I get the correct ordering:

agpgart-intel :00:00.0: Intel 945GM Chipset
agpgart-intel :00:00.0: detected 7932K stolen memory
agpgart-intel :00:00.0: AGP aperture is 256M @ 0xd000
input: Video Bus as 
/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:20/input/input5
ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
ACPI Warning: \_SB_.PCI0.VID2._DOD: Return Package has no elements (empty) 
20090521 
[drm] Initialized drm 1.1.0 20060810
i915 :00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
i915 :00:02.0: setting latency timer to 64


** Attachment added: "dmesg when it fails"
   http://launchpadlibrarian.net/33205708/dmesg-fail.txt

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-07 Thread Martin Pitt
Seems no dependency is actually generated?

$ grep agp /lib/modules/2.6.31-12-generic/modules.dep
kernel/drivers/char/agp/intel-agp.ko:
kernel/drivers/char/agp/sis-agp.ko:
kernel/drivers/char/agp/via-agp.ko:


** Attachment added: "modules.dep"
   http://launchpadlibrarian.net/33205778/modules.dep

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-07 Thread ilna
Have got 2.6.31-12.40 just now - the issue still exists, while with
2.6.31-11.38 all is OK for me.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-07 Thread Tim Gardner
@Martin: It should be the other way around, i.e., i915 is dependent on
agp

grep i915 /lib/modules/2.6.31-12-generic/modules.dep

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-07 Thread Tim Gardner
@Martin: Actually, I was proceeding on the assumption that intel-agp
needed to be loaded before i915. Still, its curious that you don't have
the i915 dependent on intel-agp. I'll do some more digging.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-07 Thread Falco
Sometimes I got:
[ 4.118453] [drm:drm_fill_in_dev] *ERROR* Cannot initialize the agpgart module.
[ 4.118521] [drm:intelfb_restore] *ERROR* Failed to restore crtc configuration: 
-22

I'm on eeepc 1000ha with Ubuntu 9.10 Beta @ 2.6.31-11.


It's pretty random, and no fix till now.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-07 Thread Kels
The fix from #2 worked for me. About 10 restarts/boots without incident.
Yet to try the 2.6.31-12 update

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-07 Thread Kels
GM965, x3100 graphics, x-swat drivers (~2.9.0)

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-07 Thread Kels
Sorry, that's xorg-edgers.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-07 Thread Kels
2.6.31-12 is just fine. (With fix from #2)

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-07 Thread Jerone Young
Have an Inspiron 15n  that has a:

00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4
Series Chipset Integrated Graphics Controller [8086:2a42] (rev 07)

Trying the fix in comment #71 DOES NOT fix the issue. It will still fail
at times.

This is what I did to produce the problem. 
Running on Battery power:
1) Boot from cold boot (works)
2) Restart ... KMS fails on boot .. you notice the Ubuntu logo is fuzzy (meanig 
not at LCD native res) .. also X is slow
3) Restart  KMS fails .. blah blah
4) Restart ... KMS fails .. blah blah

Looks like if you run off battery you can get one good boot then restart
and fails every time. This is how I can accurately reproduce the issue.

I see this from the kernel messages when it fails:
[3.093703] i915 :00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[3.093710] i915 :00:02.0: setting latency timer to 64
[3.093725] [drm:drm_fill_in_dev] *ERROR* Cannot initialize the agpgart 
module.
[3.093771] [drm:intelfb_restore] *ERROR* Failed to restore crtc 
configuration: -22
[3.093815] DRM: Fill_in_dev failed.
[3.093854] i915 :00:02.0: PCI INT A disabled
[3.093860] i915: probe of :00:02.0 failed with error -22
[3.096854] agpgart-intel :00:00.0: Intel Mobile Intel® GM45 Express 
Chipset
[3.097455] agpgart-intel :00:00.0: detected 32764K stolen memory
[3.100916] agpgart-intel :00:00.0: AGP aperture is 256M @ 0xe000

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-07 Thread Jerone Young

** Attachment added: "Inspiron_15n_dmesg_kms_fail"
   http://launchpadlibrarian.net/33233456/Inspiron_15n_dmesg_kms_fail

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-07 Thread Tim Gardner
@Martin - I think I've figured it out. The MODULE_IMPORT/MODULE_EXPORT
macros didn't work for amd64. I guess the compiler is smart enough to
detect unused symbols. I've applied a big hammer to the problem, so it
should be fixed in the next upload.

As for drm dependencies, i915 is already dependent on the main drm
module.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-07 Thread Tim Gardner
@Martin - this is a generic problem with a number of the drm/agp
hardware pairs as long as the AGP hardware code is built as a module.
Its also worth noting that this load race issue affects network drivers
that are consumers of libphy, e.g., if the associated MII driver has not
already registered with libphy, then the NIC driver can't do much. I
solved that issue awhile ago by building into the kernel all of the
phylib HW modules, not the most elegant solution. I'm going to talk to
upstream to see if there is a better solution.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-07 Thread Tim Gardner
http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-
karmic.git;a=commit;h=456d96a8165788cfd1e593fb7540f4a58fe2f46b

** Changed in: linux (Ubuntu Karmic)
   Status: Confirmed => Fix Committed

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-07 Thread Cian Davis
Not sure if the Fix Committed above makes this irrelevant but...

I installed http://kernel.ubuntu.com/~rtg/2.6.31-12.39-MODULE-EXPORT
/linux-image-2.6.31-12-generic_2.6.31-12.39_i386.deb

Cold rebooted 3 times, warm reboot 2 times. 4 out of 5 times, the
problem recurred.

Info from problem session:

c...@eireog:~$ glxinfo | grep render
direct rendering: Yes
OpenGL renderer string: Software Rasterizer

r...@eireog:~# uname -a
Linux eireog 2.6.31-12-generic #39 SMP Tue Oct 6 23:37:52 UTC 2009 i686 
GNU/Linux

dmesg and modules.dep attached


** Attachment added: "/var/log/dmesg when agpgart fails to load properly"
   http://launchpadlibrarian.net/33244328/dmesg.fail

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-07 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 2.6.31-12.41

---
linux (2.6.31-12.41) karmic; urgency=low

  [ Tim Gardner ]

  * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y
- LP: #416325
  * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT
The original patch failed to work for amd64.
- LP: #430694

  [ Upstream Kernel Changes ]

  * ALSA: hda - Add a white-list for MSI option
Upstream cherry-pick: Infrastructure support for #445580
  * ALSA: hda - Add HP Pavilion dv4t-1300 to MSI whitelist
- LP: #445580
  * ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO
VGN-T350P
- LP: #410933
  * ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO
VGN-B1VP
- LP: #410933

 -- Tim GardnerWed, 07 Oct 2009 11:59:35
-0600

** Changed in: linux (Ubuntu Karmic)
   Status: Fix Committed => Fix Released

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-07 Thread Cian Davis

** Attachment added: "modules.dep when agpgart fails to load properly"
   http://launchpadlibrarian.net/33244432/modules.dep.fail

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-08 Thread itsjareds
Definitely not fixed for me, my bug is this bug  #430876 . Since
updating yesterday I have completely lost access to /dev/dri devices.
This bug used to appear but I could still access /dev/dri/card0 as
/dev/card0. Now it is gone completely.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-08 Thread ilna
What is "yesterday"? :-) linux-image-2.6.31-12-generic  2.6.31-12.41
fixes my problem.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-08 Thread Daniel Baumann (dnjl)
It's not fixed for me, too.
The "error -22" is fixed, but now with 12.41 I get this (dmesg relevant parts):
...
[1.288303] ACPI: Video Device [GFX0] (multi-head: yes  rom: yes  post: no)
[1.341223] Linux agpgart interface v0.103
[1.346363] agpgart-intel :00:00.0: Intel 855GM Chipset
[1.347559] agpgart-intel :00:00.0: detected 8060K stolen memory
[1.349446] agpgart-intel :00:00.0: AGP aperture is 128M @ 0xe800
[1.515062] [drm] Initialized drm 1.1.0 20060810
[1.535304] i915 :00:02.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, 
low) -> IRQ 10
[1.535324] i915 :00:02.0: setting latency timer to 64
[1.541531] vesafb: framebuffer at 0xe800, mapped to 0xf848, using 
6144k, total 8000k
[1.541549] vesafb: mode is 1024x768x32, linelength=4096, pages=1
[1.541555] vesafb: scrolling: redraw
[1.541562] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[1.541649] fb0: VESA VGA frame buffer device
[1.551481] Console: switching to colour frame buffer device 128x48
[1.722351] ohci1394 :02:03.2: PCI INT C -> Link[LNKC] -> GSI 11 (level, 
low) -> IRQ 11
[2.074869] [drm] DAC-6: set mode 640x480 0
...
[2.660127] i915 :00:02.0: LVDS-1: no EDID data
[2.674940] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing 
generic driver
[2.675082] Console: switching to colour dummy device 80x25
[2.677636] Console: switching to colour frame buffer device 128x48
...
[2.751480] render error detected, EIR: 0x0010
[2.751485] [drm:i915_handle_error] *ERROR* EIR stuck: 0x0010, masking
[2.751502] render error detected, EIR: 0x0010
[2.760716] [drm] LVDS-8: set mode 1024x768 c
[2.807061] [drm] fb0: inteldrmfb frame buffer device
[2.807518] [drm] Initialized i915 1.6.0 20080730 for :00:02.0 on minor 0

drm is loaded, but xorg won't start. All seems ok in xorg.log, but now it dies. 
the end of xorg.log:
(II) intel(0): [DRI2] Setup complete
(**) intel(0): Kernel mode setting active, disabling FBC.
(**) intel(0): Framebuffer compression disabled
(**) intel(0): Tiling enabled
(**) intel(0): SwapBuffers wait enabled
(==) intel(0): VideoRam: 131072 KB
(II) intel(0): Attempting memory allocation with tiled buffers.

my vga:
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated 
Graphics Device (rev 02)
Subsystem: Dell Device 014f
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: i915
Kernel modules: i915

any ideas?

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-12 Thread Cian Davis
Latest kernel fixes the issue for me, without the tweak from #32.

c...@eireog:~$ glxinfo | grep -i "renderer string"
OpenGL renderer string: Mesa DRI Intel(R) 915GM GEM 20090712 2009Q2 RC3 
x86/MMX/SSE2
c...@eireog:~$ uname -a
Linux eireog 2.6.31-13-generic #44-Ubuntu SMP Sat Oct 10 15:27:55 UTC 2009 i686 
GNU/Linux

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2010-02-12 Thread Shurub
** Changed in: linux (Ubuntu Karmic)
   Status: Fix Released => Fix Committed

** Changed in: linux (Ubuntu Karmic)
   Status: Fix Committed => Fix Released

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-09-19 Thread Louis Simard
writing in with similar messages in dmesg, Karmic alpha 6 amd64

[4.084484] [drm] Initialized drm 1.1.0 20060810
[4.118414] i915 :00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[4.118421] i915 :00:02.0: setting latency timer to 64
[4.118453] [drm:drm_fill_in_dev] *ERROR* Cannot initialize the agpgart 
module.
[4.118521] [drm:intelfb_restore] *ERROR* Failed to restore crtc 
configuration: -22
[4.118579] DRM: Fill_in_dev failed.
[4.118619] i915 :00:02.0: PCI INT A disabled
[4.118652] i915: probe of :00:02.0 failed with error -22
[4.210075] agpgart-intel :00:00.0: Intel 945G Chipset
[4.210434] agpgart-intel :00:00.0: detected 7932K stolen memory
[4.213411] agpgart-intel :00:00.0: AGP aperture is 256M @ 0xe000

compiz then refuses to load

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-09-19 Thread Louis Simard
The workaround from comment #2 worked here, thanks :)

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-09-16 Thread Kai Jauch

** Attachment added: "kern_drmfail.log"
   http://launchpadlibrarian.net/31898649/kern_drmfail.log

** Attachment added: "AlsaDevices.txt"
   http://launchpadlibrarian.net/31898650/AlsaDevices.txt

** Attachment added: "AplayDevices.txt"
   http://launchpadlibrarian.net/31898651/AplayDevices.txt

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/31898652/BootDmesg.txt

** Attachment added: "Card0.Amixer.values.txt"
   http://launchpadlibrarian.net/31898653/Card0.Amixer.values.txt

** Attachment added: "Card0.Codecs.codec.0.txt"
   http://launchpadlibrarian.net/31898654/Card0.Codecs.codec.0.txt

** Attachment added: "Card0.Codecs.codec.2.txt"
   http://launchpadlibrarian.net/31898655/Card0.Codecs.codec.2.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/31898656/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/31898657/Dependencies.txt

** Attachment added: "IwConfig.txt"
   http://launchpadlibrarian.net/31898658/IwConfig.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/31898659/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/31898660/Lsusb.txt

** Attachment added: "PciMultimedia.txt"
   http://launchpadlibrarian.net/31898661/PciMultimedia.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/31898662/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/31898663/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/31898668/ProcModules.txt

** Attachment added: "RfKill.txt"
   http://launchpadlibrarian.net/31898670/RfKill.txt

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/31898671/UdevDb.txt

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/31898672/UdevLog.txt

** Attachment added: "WifiSyslog.txt"
   http://launchpadlibrarian.net/31898673/WifiSyslog.txt

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-09-16 Thread Martin-Éric Racine
Here, my work around for the issue has been to set the following in /etc
/initramfs-tools/modules:

# List of modules that you want to include in your initramfs.
#
# Syntax:  module_name [args ...]
#
# You must run update-initramfs(8) to effect this change.
#
# Examples:
#
# raid1
# sd_mod
intel_agp
i915 modeset=1

Once this has been configured, you need to run:

sudo dpkg-reconfigure linux-image-2.6.31-10-generic

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-09-16 Thread Leann Ogasawara
** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

** Changed in: linux (Ubuntu)
   Status: New => Triaged

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-03 Thread Jonathan
with the workaround, it also worked for me with i915.modeset=1 set to
grub. But with the last kernel-update i run again in the error.
workaround wasn't working for me. at the end, this helped me in /etc
/initramfs-tools/modules

...
fbcon
intel_agp
agpgart

i think fbcon is not needed anymore, was another workaround for black
screen

>has anyone got a clue why this only affects every Xth boot?
i think the problem is, when initrd gets updated. maybe dependencies of the 
modules were not set correctly and drm is complied (and loaded) into kernel 
before agpgart-intel

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-03 Thread Martin-Éric Racine
Actually, as of linux-image-2.6.31-11-generic version 2.6.31-11.38, even
my initramfs-tools workaround doesn't work anymore.

Without having read the relevant kernel source, I'd still venture that
one of the following causes might be our culprit:

1) the kernel doesn't offer management of module loading order dependencies 
(unlikely, but you never know).
2) the kernel offers management of module loading order dependencies, but 
KMS-related modules don't use it (unlikely, but you never know).
3) the kernel offers management of module loading order dependencies, 
KMS-related modules use it, but in an incorrect way.
4) the kernel offers management of module loading order dependencies, but it is 
broken, so all attempts by KMS-related modules to use it fail miserably.

Basically, we need a systematic method for loading modules and their
dependencies in a predictable order, always. Right now, either we're
lacking this or what we have doesn't work as intended.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-04 Thread YannTech
I have applied the #2 and I don't see again error :

[2.919077] [drm:drm_fill_in_dev] *ERROR* Cannot initialize the agpgart 
module.
[2.919146] [drm:intelfb_restore] *ERROR* Failed to restore crtc 
configuration: -22
[2.919415] i915: probe of :00:02.0 failed with error -22

But the issue is not solved, sometimes when I boot, my cpu still @ 100%
on Xorg process :

  PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND

 
 1396 root  20   0  451m  35m 7320 S  100  1.8   0:15.78 Xorg  

I end my session and open again and my Xorg seem's to be OK

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-04 Thread exploder91
I also applied the work around in #2 and the problem appears to be
resolved. I should mention that I have Intel 8x on-board graphics and
not the Intel 915 graphics outlined in the work around but the solution
worked perfectly fine on my system.

Please fix this bug for Intel graphics, this is such a good release and
I do not want to see anyone miss out on this one like the last release.
Thank you Martin-Éric Racine  for discovering the solution to this
problem and sharing it here. Also, thank you to the community members
that pointed me to this bug report.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-04 Thread exploder91
After a couple of re-boots it seems the problem has returned...

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-04 Thread marelo
a temporary solution which have worked for me its too add x-swat ppa and
update the system installing the new 2.9 intel driver :

sudo add-apt-repository ppa:ubuntu-x-swat/x-updates && sudo apt-get
update && sudo apt-get upgrade && reboot

Worked fine for me im not sure its the best to do because ppa are no
supported by x-ubuntu teamif developpers thinks, its not the good
way you can remove my comment.

Have fun guys

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-04 Thread mercutio22
I would like to note that twice, this bug surfaced after installing the
file syncing application dropbox, which modifies nautilus and might be
related somehow.

Fix #2 solved the issue.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-04 Thread Pete Graner
Happens to me on the HP Mini.

** Tags added: regression-potential

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-04 Thread Anders Sjöström
I have this problem on my Acer Aspire One A110L (Intel Atom processor
with 945GME chipset) with Ubuntu 9.10-beta (Linux netbook
2.6.31-11-generic #38-Ubuntu) i386 desktop version. .

[2.342900] Linux agpgart interface v0.103
[2.509235] [drm] Initialized drm 1.1.0 20060810
[2.570171] i915 :00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[2.570187] i915 :00:02.0: setting latency timer to 64
[2.570228] [drm:drm_fill_in_dev] *ERROR* Cannot initialize the agpgart 
module.
[2.570295] [drm:intelfb_restore] *ERROR* Failed to restore crtc 
configuration: -22
[2.570357] DRM: Fill_in_dev failed.
[2.570409] i915 :00:02.0: PCI INT A disabled
[2.570428] i915: probe of :00:02.0 failed with error -22

glxinfo| grep render
direct rendering: Yes
OpenGL renderer string: Software Rasterizer

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-04 Thread Pete Graner
** Changed in: linux (Ubuntu)
Milestone: None => ubuntu-9.10

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Andy Whitcroft (apw)

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-04 Thread MDill
My Asus 1005HA netbook (running under UNR 9.10 Beta+) is exhibiting what
I believe is the same problem where about 3 boots out of 4 the video
driver fails to initialize properly and then performs very slowly.

Linux agpgart interface v0.103
Oct  4 13:58:54 asmodeus kernel: [2.038380] [drm] Initialized drm 1.1.0 
20060810
Oct  4 13:58:54 asmodeus kernel: [2.083409] i915 :00:02.0: PCI INT A -> 
GSI 16 (level, low) -> IRQ 16
Oct  4 13:58:54 asmodeus kernel: [2.083757] i915 :00:02.0: PCI INT A 
disabled
Oct  4 13:58:54 asmodeus kernel: [2.083826] i915: probe of :00:02.0 
failed with error -22

Except I don't get the "*ERROR* Cannot initialize the agpgart module."
message the other users have.

I'm wondering if there's not some sort of race condition where sometimes
the video hardware has settled down and is ready to be detected
correctly and sometimes it has not.

I modified my /etc/default/grub file by commenting out
"GRUB_HIDDEN_TIMEOUT=0" and setting "GRUB_TIMEOUT=3" to give the
hardware time to "settle".

So far, this seems to be working.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-05 Thread Robbie Williamson
** Changed in: linux (Ubuntu)
 Assignee: Andy Whitcroft (apw) => Scott James Remnant (scott)

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-05 Thread Robbie Williamson
** Changed in: linux (Ubuntu)
 Assignee: Scott James Remnant (scott) => (unassigned)

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Scott James Remnant (scott)

** Tags added: ubuntu-boot

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-05 Thread mercutio22
I take back what I said about the workaround. It stills happens randomly
here.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-05 Thread Scott James Remnant
The AGP driver and DRM driver are loaded for entirely different devices,
so there's no ordering requirement to enforce here.  A simple fix would
be for i915 to grow a depends on intel-agp.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-05 Thread Scott James Remnant
Try running the following:

  echo 'install i915 /sbin/modprobe -qb intel-agp ; /sbin/modprobe 
--ignore-install i915 $CMDLINE_OPTS' > /etc/modprobe.d/i915.conf
  update-initramfs -u

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-05 Thread Martin-Éric Racine
Should this be bug renamed "i915 missing an explicit dependency on
intel_agp" and filed upstream at kernel.org then?

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-05 Thread Pete Graner
@Scott ... comment #32 fixed it on my system.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-05 Thread Scott James Remnant
@Pete yeah that means we understand this bug, I should stress that if we
roll with that fix for 9.10 then we should make sure we come up with a
proper solution for 10.04

Proper solutions include soft dependencies between modules, or switching
the AGP drivers to an agp subsystem

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-05 Thread Martin Pitt
** Also affects: linux (Ubuntu Karmic)
   Importance: Medium
 Assignee: Scott James Remnant (scott)
   Status: Triaged

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-05 Thread YannTech
#32 don't fix the problem (for me). At the first reboot I hope, but
after few reboot the problem appear sometimes.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-05 Thread Fabus
I am also suffering from this bug. I'd like to help fixing it. But it is not 
possible for me to do a complete install.
If there is any way that I can help by using a Live CD, let me know.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-05 Thread Bart Rose
Latest Grub update changed GRUB_TIMEOUT=10 in /etc/default/grub to
GRUB_TIMEOUT="10". Removing double quotes and rebuilding grub solved
problem for me.

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-10-02 Thread laborg
has anyone got a clue why this only affects every Xth boot?

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-09-27 Thread Jonathan
hi,

today i upgraded karmic. a new kernel came with that, linux-
image-2.6.31-11-generic. After some rebootings, i suddenly got this
error. before not.

the woraround from #2 helped me, but with changes:
...
intel_agp
 i915 modeset=0

Once this has been configured, you need to run:
sudo dpkg-reconfigure linux-image-2.6.31-11-generic

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-09-27 Thread Jonathan
some more infos, without workaround, xorg takes 100% cpu, so it it not
easy to use the system anymore ;-)

kde,i386, Intel 82852/855GM

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 430694] Re: agpgart-intel not loaded before drm sometimes, causes KMS to fail

2009-11-09 Thread loke
Seemingly the problem continues in 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 
14:04:26 UTC 2009 i686 GNU/Linux
on Thinkpad X61

-- 
agpgart-intel not loaded before drm sometimes, causes KMS to fail
https://bugs.launchpad.net/bugs/430694
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


  1   2   >