[Bug 15219] Re: r100 lockups during/after dri (radeon 7000, mobility m6)

2009-01-17 Thread Bryce Harrington
** Description changed:

  Hi,
(Hoary, Device database id: 20bff8ff4c11d05b1b87f7dc6f022115)
I have a Radeon 7200 and find while 3d/dri works fine at startup after some
  point (that seems random)
  it breaks.  If any 3D app starts after that point there is no response to
  clicking on anything (of course
  the wonders of it first happening in my screen saver - euphoria - were that I
  could do nothing); remotely
  logging in and killing the offending application frees the machine up.
  
  A similar bug occured to me on debian/sid with xfree in which after the 
failure
  point no 3d would get drawn - but at least
  it wouldn't stop anything else.
  
  (I'll add an lspci, conf file and log straight after I post this).
+ [lspci]
+ :00:00.0 Host bridge: Advanced Micro Devices [AMD] AMD-760 MP [IGD4-2P] 
System Controller (rev 11)
+   Subsystem: Ensoniq Creative Sound Blaster AudioPCI128
+ :01:05.0 VGA compatible controller: ATI Technologies Inc Radeon R100 QD 
[Radeon 7200] (prog-if 00 [VGA])
+   Subsystem: ATI Technologies Inc Radeon 7000/Radeon
+ :00:00.0 0600: 1022:700c (rev 11)
+   Subsystem: 1274:2000

-- 
r100 lockups during/after dri (radeon 7000, mobility m6)
https://bugs.launchpad.net/bugs/15219
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15219] Re: r100 lockups during/after dri (radeon 7000, mobility m6)

2008-09-04 Thread Bryce Harrington
Based on the description of the symptoms and especially that it seems
related to DRI and AGP, it sounds like this might be caused by an
incorrect AGPMode setting, which is relevant when DRI is enabled.  You
should test if changing this makes the issue go away.  In your
/etc/X11/xorg.conf set AGPMode to various values like this:

Section Device
   ...
   Option AGPMode 2
EndSection

Possible values include 1, 2, 4, 8.  You can see what it's currently set
to by looking in /var/log/Xorg.0.log.  It's worthwhile to test all four
values even once you find one that works.  If this takes care of it for
you, we may be able to establish a quirk to set it for your hardware
combo, if you can provide the following data:

  * AGPMode value(s) that work
  * Make/Model of laptop or motherboard 
  * Output of lspci -vvnn
  * Is the system all factory hardware, or have any parts been replaced?
  * Is there an AGP Mode in the system BIOS?
- If so, is it set to the factory default? 

For more details on this, please see the ATI AGP Mode Quirk section at
https://wiki.ubuntu.com/X/Quirks

-- 
r100 lockups during/after dri (radeon 7000, mobility m6)
https://bugs.launchpad.net/bugs/15219
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15219] Re: r100 lockups during/after dri (radeon 7000, mobility m6)

2008-08-30 Thread Dave Gilbert
I was about to add a comment saying that I had DRI back in the latest
Intrepid update (as of Sat 30th about 11pm - kernel 2.6.27-2) - but then
I noticed it had switched me to AIGLX and even though glxinfo showed
direct rendering it was in fact using the 'DRISWRAST GL' module in the X
server and still had the same AGP disabled message.

-- 
r100 lockups during/after dri (radeon 7000, mobility m6)
https://bugs.launchpad.net/bugs/15219
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15219] Re: r100 lockups during/after dri (radeon 7000, mobility m6)

2008-08-28 Thread Bryce Harrington
** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Confirmed = Triaged

-- 
r100 lockups during/after dri (radeon 7000, mobility m6)
https://bugs.launchpad.net/bugs/15219
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15219] Re: r100 lockups during/after dri (radeon 7000, mobility m6)

2008-08-27 Thread Brian Murray
** Tags added: valid-xorg-conf

-- 
r100 lockups during/after dri (radeon 7000, mobility m6)
https://bugs.launchpad.net/bugs/15219
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15219] Re: r100 lockups during/after dri (radeon 7000, mobility m6)

2008-08-25 Thread Brian Murray
** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Incomplete = Confirmed

-- 
r100 lockups during/after dri (radeon 7000, mobility m6)
https://bugs.launchpad.net/bugs/15219
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15219] Re: r100 lockups during/after dri (radeon 7000, mobility m6)

2008-08-23 Thread Dave Gilbert
OK, just a follow up to this - I see the same behaviour on a full
installer ather than running from the CD; however looking at the log
files it looks like Intrepid isn't enabling AGP for some reason - I'm
not sure whether to kick this off as a separate Intrepid bug or just
keep it with this one.

I've included the Xorg.0.log from the full installation version - note
the 'AGP not available' and associated messages.


** Attachment added: Xorg.0.log showing AGP now disabled on Intrepid
   http://launchpadlibrarian.net/17039039/Xorg.0.log.intrepid

-- 
r100 lockups during/after dri (radeon 7000, mobility m6)
https://bugs.launchpad.net/bugs/15219
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15219] Re: r100 lockups during/after dri (radeon 7000, mobility m6)

2008-08-23 Thread Dave Gilbert
and the /var/log/messages associated with it

** Attachment added: messages file from the same boot as the AGP issue.
   http://launchpadlibrarian.net/17039052/messages-gallifrey

-- 
r100 lockups during/after dri (radeon 7000, mobility m6)
https://bugs.launchpad.net/bugs/15219
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15219] Re: r100 lockups during/after dri (radeon 7000, mobility m6)

2008-08-17 Thread Dave Gilbert
I've just tried the Alpha 4 live CD; and it's having video problems that
maybe related to this or maybe something different.

I get the gdm login, but if I go into GNOME I get a Hardy wallpaper and
then the screen goes all-white - with the mouse cursor on; I can move
the cursor but I don't see anything else.

Failsafe-gnome exhibits the same behaviour (but failsafe seems to
include compiz which seems IMHO a very bad idea)

Failsafe-xterm works.  A glxgears from there seems to be OK.

metacity --replace from a vt fixes this.

I'm not sure if this should be filed as a separate report or if it's all
part of the same thing.

Dave

-- 
r100 lockups during/after dri (radeon 7000, mobility m6)
https://bugs.launchpad.net/bugs/15219
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15219] Re: r100 lockups during/after dri (radeon 7000, mobility m6)

2008-04-22 Thread Bryce Harrington
I don't know if this will fix this specific issue, but I've backported a
bunch of high importance patches that upstream recommended, that fix
problems sort of like this one, so I think it would be worth the time to
test.  Please try this .deb and report what you find:

http://people.ubuntu.com/~bryce/Testing/ati/

If we can determine that the patches in this deb fix this bug, they may
be candidates for backporting to Hardy.

-- 
r100 lockups during/after dri (radeon 7000, mobility m6)
https://bugs.launchpad.net/bugs/15219
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15219] Re: r100 lockups during/after dri (radeon 7000, mobility m6)

2008-01-01 Thread Dave Gilbert
Still seems to happen for me on Gutsy; (and I've updated my machine to
latest BIOS as well to fix another issue).

For this test I ran  running google-earth for a while seemed OK,
Then I ran planet penguin racer, got a lock in the racer, couldn't
gdb or strace the process; -9 killed it, X left in odd resoluiton

Restarted X, looks OK - but all GL apps
(glxgears, gltron etc) all just hang on startup.

I did a physical reset of the machine and it worked again - glxgears worked, 
managed a few seconds in 'torcs' (racing game).

Dave

-- 
r100 lockups during/after dri (radeon 7000, mobility m6)
https://bugs.launchpad.net/bugs/15219
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15219] Re: r100 lockups during/after dri (radeon 7000, mobility m6)

2007-12-17 Thread Timo Jyrinki
Could someone test if these problems still occur with Ubuntu 7.10? I
have one laptop with Mobility M6 that runs Ubuntu 7.10 fluently with 3D
enabled.

-- 
r100 lockups during/after dri (radeon 7000, mobility m6)
https://bugs.launchpad.net/bugs/15219
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 15219] Re: r100 lockups during/after dri (radeon 7000, mobility m6)

2007-03-25 Thread Bug Watch Updater
** Changed in: xserver-xorg-driver-ati (upstream)
   Status: Unknown = Confirmed

-- 
r100 lockups during/after dri (radeon 7000, mobility m6)
https://launchpad.net/bugs/15219

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


[Bug 15219] Re: r100 lockups during/after dri (radeon 7000, mobility m6)

2007-03-25 Thread Timo Jyrinki
** Changed in: xserver-xorg-driver-ati (upstream)
 Bugwatch: Freedesktop Bugzilla #2581 = Freedesktop Bugzilla #3606
   Status: Needs Info = Unknown

-- 
r100 lockups during/after dri (radeon 7000, mobility m6)
https://launchpad.net/bugs/15219

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


[Bug 15219] Re: r100 lockups during/after dri (radeon 7000, mobility m6)

2007-03-25 Thread Timo Jyrinki
I put your comment and logs to the upstream bug concerning radeon 7000
and mobility m6 series, reopening the upstream bug at the same time. If
you can, please follow if there are any further questions there in the
future...

-- 
r100 lockups during/after dri (radeon 7000, mobility m6)
https://launchpad.net/bugs/15219

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


[Bug 15219] Re: r100 lockups during/after dri (radeon 7000, mobility m6)

2007-03-18 Thread Dave Gilbert
I'm afraid I spoke too soon.
In general use on the desktop it has been fine (I even had compiz running).
However, I had left euphoria screensaver running overnight and I've come back 
to it twice now humg; this time I ssh'd in and found it was a hung X server; 
killing the X server got me control back.
I've included two Xorg.0.log files; the 'hung' one is the one where it was hung 
- last thing is a power management command. (To make it clear, it has managed 
power saving and running this screensaver - so it's not an everytime).  In this 
hung state the X server wouldn't let me attach with a gdb or allow me to strace 
it to see what it was up to.

I've also included the log from me trying to restart it - it complains
of EngineRestore 'Idle timed out'.

Dave

** Attachment added: Log from when X was hung
   http://librarian.launchpad.net/6851128/Xorg.0.log-hung

-- 
r100 lockups during/after dri (radeon 7000, mobility m6)
https://launchpad.net/bugs/15219

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


[Bug 15219] Re: r100 lockups during/after dri (radeon 7000, mobility m6)

2007-03-18 Thread Dave Gilbert
and here is the restart one

** Attachment added: X failing to restart
   http://librarian.launchpad.net/6851136/Xorg.0.log-restart-failed

-- 
r100 lockups during/after dri (radeon 7000, mobility m6)
https://launchpad.net/bugs/15219

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


[Bug 15219] Re: r100 lockups during/after dri (radeon 7000, mobility m6)

2007-03-04 Thread Dave Gilbert
Hi,
  I upgraded to Feisty yesterday (dist-upgrade from edgy) and I've got to say 
this does look promising; I've run google earth a few times, and blender and a 
few other things and it's survived.  However I did have days where it has 
worked previously; so it's a matter of giving it a little time to see how it 
plays out.

  Lets hope this one is finally squashed!

Dave

-- 
r100 lockups during/after dri (radeon 7000, mobility m6)
https://launchpad.net/bugs/15219

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