[Bug 104673] Re: drm lockups on g965 hardware

2007-12-04 Thread nbubis
keeps crashing on Hardy Heron (alpha1) as well! this includes xorg7.3 and updated mesa and libdrm pckgs. I find it hard to believe that so many people with this chip are incapable of running basic 3D software.. -- drm lockups on g965 hardware https://bugs.launchpad.net/bugs/104673 You received

[Bug 104673] Re: drm lockups on g965 hardware

2007-11-23 Thread nbubis
I seem to have the same problem with a fresh install of gutsy as well. running 3d apps (blender, k3d) locks up X. I'm running on a dell 1420n with a 965 GMA. Is this really an error with the kernel modules? is there a solution \ workaround for this problem? Error in I830WaitLpRing(), timeout for

Re: [Bug 104673] Re: drm lockups on g965 hardware

2007-11-23 Thread Peter Cordes
On Fri, Nov 23, 2007 at 12:12:29PM -, nbubis wrote: I seem to have the same problem with a fresh install of gutsy as well. running 3d apps (blender, k3d) locks up X. I'm running on a dell 1420n with a 965 GMA. Is this really an error with the kernel modules? is there a solution \

[Bug 104673] Re: drm lockups on g965 hardware

2007-11-12 Thread Peter Cordes
This did turn out to look the same as the lockups I had seen before with SPECViewperf. See https://bugs.freedesktop.org/show_bug.cgi?id=7962, where I've mentioned this bug, and passed along the info about the ut2004 lockups. -- drm lockups on g965 hardware

[Bug 104673] Re: drm lockups on g965 hardware

2007-10-26 Thread Peter Frühberger
oki - i try again, with the debian unstable packages and dri modules after a reboot. btw. quake3 arena runs for hours, without a crash 1024 high details -- drm lockups on g965 hardware https://bugs.launchpad.net/bugs/104673 You received this bug notification because you are a member of Ubuntu

[Bug 104673] Re: drm lockups on g965 hardware

2007-10-26 Thread Peter Frühberger
[ 32.068000] [drm] Initialized i915 1.11.0 20070209 on minor 0 [ 246.54] [drm:i915_wait_irq] *ERROR* i915_wait_irq: EBUSY -- rec: 380492 emitted: 380576 [ 249.54] [drm:i915_wait_irq] *ERROR* i915_wait_irq: EBUSY -- rec: 380492 emitted: 380576 and the same again You could fetch the

[Bug 104673] Re: drm lockups on g965 hardware

2007-10-26 Thread Peter Cordes
You could fetch the ut2004 demo The demo only has one level per game type, so I couldn't try the map you suggested... I was able to reproduce the lockups with ut2004 on my system. So although gutsy is much better than feisty or edgy were, it's still not perfect. I got lockups most quickly

[Bug 104673] Re: drm lockups on g965 hardware

2007-10-26 Thread Leann Ogasawara
Thanks for the updates Peter C. Per your comments it sounds like the bug this report was originaly about has been resolved. As a result I am going to mark this bug as 'Fix Released'. However it appears that you may have discovered other issues. Please feel free to open a new bug report

[Bug 104673] Re: drm lockups on g965 hardware

2007-10-25 Thread Peter Frühberger
I checked out the git trees, ran you script (had to comment out the 64 bit mesa stuff) After this, i backed up my drm.ko und i915.ko and copied over the newly compiled i915 identifies itself as 20070209 version, according to dmesg. X loads fine, glxgears is working, glxinfo works, too (DRI is

[Bug 104673] Re: drm lockups on g965 hardware

2007-10-25 Thread Bill Farrow
I have the same type of hard freeze happening on my laptop when I run openarena (quake like game). kubuntu 7.10 openarena 0.6.0-4 $ uname -a Linux asus 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 i686 GNU/Linux $ lspci 00:02.0 VGA compatible controller: Intel Corporation 82852/855GM

[Bug 104673] Re: drm lockups on g965 hardware

2007-10-25 Thread Peter Cordes
I checked out the git trees, ran you script (had to comment out the 64 bit mesa stuff) I'm glad you figured it out, since I created it for my own use and didn't take time to clean it up before posting it. Did your mesa get compiled with -fno-strict-aliasing? It needs that, maybe especially

[Bug 104673] Re: drm lockups on g965 hardware

2007-10-25 Thread Peter Frühberger
- I applied your patch, changed the diff file to put it stuff to /usr/local/lib - recompiled [ 846.044000] [drm] Initialized drm 1.1.0 20060810 [ 860.436000] PCI: Setting latency timer of device :00:02.0 to 64 [ 860.436000] [drm] Initialized i915 1.11.0 20070209 on minor 0 - output of

[Bug 104673] Re: drm lockups on g965 hardware

2007-10-25 Thread Peter Frühberger
Oki - I try the following: http://packages.debian.org/sid/libgl1-mesa-dri I`ll recompile the debian unstable mesa packages (much easier dpkg-buildpackage) - they bring latest intel fixes as seen in the changelog together with the new kernel modules (from git) i`ll give it a try - reporting back

[Bug 104673] Re: drm lockups on g965 hardware

2007-10-25 Thread Peter Frühberger
ii libgl1-mesa-dev7.0.1-2 A free implementation of the OpenGL API -- G ii libgl1-mesa-dri7.0.1-2 A free implementation of the OpenGL API -- D ii libgl1-mesa-glx

[Bug 104673] Re: drm lockups on g965 hardware

2007-10-25 Thread Peter Cordes
libGL: OpenDriver: trying /usr/lib/dri/i965_dri.so Unless you replaced that file yourself, then your attempt to install mesa from git was not successful... You should be basically applying the changes I make to the 64bit config to your 32bit config, since you're running a 32bit system. I get

[Bug 104673] Re: drm lockups on g965 hardware

2007-10-25 Thread Peter Cordes
this is a hard freeze :-( usually what happens is the X server exits, leaving the video hardware displaying whatever it was at the time. So the mouse doesn't move the cursor, and you can't ctrl+alt+f1 (because no X server is listening for that key combo.) However, it's only X that's affected.

[Bug 104673] Re: drm lockups on g965 hardware

2007-10-24 Thread Peter Frühberger
I get this error message: [drm:i915_wait_irq] *ERROR* i915_wait_irq on a fresh installed ubuntu 7.10 - my System is a X61s from Lenova, lspci: 00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 0c) 00:02.0 VGA compatible controller: Intel Corporation

[Bug 104673] Re: drm lockups on g965 hardware

2007-10-24 Thread Peter Cordes
Peter, now that the 7.10 Gutsy Gibbon release of Ubuntu is out, we were wondering if you can still reproduce this issue. I haven't tried, since I'm still using the latest git mesa and drm (kernel and userspace). Next time I'm planning to reboot anyway, I'll try to remember to switch back to

[Bug 104673] Re: drm lockups on g965 hardware

2007-10-24 Thread Leann Ogasawara
Thanks Peter C. I'm flipping the status to Incomplete until we hear a report back from you regading stock Gutsy drm modules. Also marking Importance to Medium. However against the linux-source-2.6.20 package this is being marked as Won't Fix as it does not meet the criteria for a stable release

[Bug 104673] Re: drm lockups on g965 hardware

2007-10-22 Thread Leann Ogasawara
Peter, now that the 7.10 Gutsy Gibbon release of Ubuntu is out, we were wondering if you can still reproduce this issue. Could you please download and try the new version of Ubuntu from http://www.ubuntu.com/getubuntu/download and report back your results. If the issue is still present in the new

[Bug 104673] Re: drm lockups on g965 hardware

2007-07-25 Thread Brian Pitts
It looks like this is fixed in Gutsy. http://ubuntuforums.org/showthread.php?t=506744 -- drm lockups on g965 hardware https://bugs.launchpad.net/bugs/104673 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing

[Bug 104673] Re: drm lockups on g965 hardware

2007-07-22 Thread Brian Pitts
I have an Inspiron 1420N with Ubuntu 7.04 installed by Dell. When I launch certain OpenGL applications (e.g. the screensaver Euphoria) X locks up. X does not respond to ctrl-alt-backspace and I cannot switch virtual terminals. I do stay logged in over ssh. The last entry in /var/log/messages is [