Re: X hangs with blank screen on 2.6.32-rc4 / Intel 915GM

2009-10-17 Thread Jonathan McDowell
On Thu, Oct 15, 2009 at 05:53:19PM -0700, Jonathan McDowell wrote:
 Trying 2.6.32-rc4 on my Toshiba R200 laptop running Debian Squeeze
 leads to a blank screen with a flashing cursor in the top left when X
 starts.  If startup in such a way that X isn't automatically started
 the console is fine, but starting X manually still leads to the hang.
 The machine seems unresponsive at this point - I can't switch to a
 normal console and the laptop fan comes on in a manner that suggests
 the CPU is chugging away.
 
 2.6.31.4 works fine.

And 2.6.32-rc5 works again, so this is no longer an issue as far as
I'm concerned.

J.

-- 
/-\ |I wish life had a scroll-back
|@/  Debian GNU/Linux Developer |   buffer.
\-  |

--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


X hangs with blank screen on 2.6.32-rc4 / Intel 915GM

2009-10-16 Thread Jonathan McDowell
Hi.

Trying 2.6.32-rc4 on my Toshiba R200 laptop running Debian Squeeze leads
to a blank screen with a flashing cursor in the top left when X starts.
If startup in such a way that X isn't automatically started the console
is fine, but starting X manually still leads to the hang. The machine
seems unresponsive at this point - I can't switch to a normal console
and the laptop fan comes on in a manner that suggests the CPU is
chugging away.

2.6.31.4 works fine.

X versions are as per up-to-date Squeeze - Xorg 7.4 with Intel 2.9.0.

I tried without VGA_ARB as that seemed to be the largest related change
that might affect X but not the console, but it didn't make a
difference.

dmesg from non X boot, Kernel config and lspci -vv output at:

http://the.earth.li/~noodles/i915-32-rc-x-broken/

I don't really have time at present to get involved in a full bisect,
but I can potentially try over the weekend if there's nothing more
obvious to try first.

J.

-- 
The actual chances of it blowing are about one in...one. - Lister

--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: X Hangs with RS690 + 2.6.26

2008-10-13 Thread Jonathan McDowell
On Fri, Jul 25, 2008 at 11:10:07AM +0100, Dave Airlie wrote:
  I've started to see hangs with X on an ATI RS690 with a 2.6.26 kernel.
  The symptoms are that load average goes up, X stops accepting keypresses
  or mouse clicks, but the cursor still moves around the screen in
  response to the mouse being moved. I can't switch to a VT but can ssh in
  remotely to see that things are still running. I don't seem to be able
  to kill X but shutdown -r now cleanly reboots.
  
  radeon driver is recent git - 1c5858484da4fb1c9bc3ac3b4d7a97863ab99730
  but I've seen it with older revisions too.
  
  It can take a couple of days for me to hit the problem, so a git bisect
  could be a lengthy process. If anyone has any suggestions about faster
  ways to track down the issue I'd like to hear them.
 
 git log v2.6.25..v2.6.26 drivers/char/drm
... 
 not sure if you wanna try reverting some of those and seeing which is the 
 cause maybe..
 
I never figured out which of these caused the issues, but as a further
data point for anyone else suffering from the issue 2.6.27-rc kernels
appear to fix (or at least significantly ease) the problem; I managed a
23 day uptime on 2.6.27-rc5 with I think one X freeze during that period
that cleaned up after a Ctrl-Alt-Backspace. Not seen the same thing at
all on 2.6.27-rc7 (though only ran it for 14 days before rebooting into
2.6.27 proper).

J.

-- 
Web [Can I trade this job for what's behind door 2?]
site: http:// [  ]   Made by
www.earth.li/~noodles/  [  ] HuggieTag 0.0.23

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: X Hangs with RS690 + 2.6.26

2008-08-11 Thread Jonathan McDowell
On Sat, Aug 09, 2008 at 05:47:42AM -0300, Frédéric L. W. Meunier wrote:
 On Fri, 1 Aug 2008, Jonathan McDowell wrote:
 On Fri, Jul 25, 2008 at 11:10:07AM +0100, Dave Airlie wrote:
 I've started to see hangs with X on an ATI RS690 with a 2.6.26 kernel.
 The symptoms are that load average goes up, X stops accepting keypresses
 or mouse clicks, but the cursor still moves around the screen in
 response to the mouse being moved. I can't switch to a VT but can ssh in
 remotely to see that things are still running. I don't seem to be able
 to kill X but shutdown -r now cleanly reboots.
 
 radeon driver is recent git - 1c5858484da4fb1c9bc3ac3b4d7a97863ab99730
 but I've seen it with older revisions too.
 
 It can take a couple of days for me to hit the problem, so a git bisect
 could be a lengthy process. If anyone has any suggestions about faster
 ways to track down the issue I'd like to hear them.
 
 git log v2.6.25..v2.6.26 drivers/char/drm
 
 5e35eff13f7dd0f5c1d82b3b4708b2f7a5f44113
 5cfb6956073a9e42d44a26790b7800980634d037
 
 No joy.
 
 d396db321bcaec54345e7e9e87cea8482d6ae3a8
 
 I thought this might be it; nearly 5 days of uptime rather than the
 usual less than 2. But I got the same symptoms today so I'll continue
 working down the list.
 
 259434acccbc823ee8bc00b2d2689d25e1fd
 d7463eb41d88a39de2653fd41857c4ccddb8707b
 45e519052e8f583a709edd442a23f59581d3fe42
 2735977b12cb0f113aae24afff04747b6d0f5bf1
 3722bfc607d46275369865c02fe8694486d640b5
 fa0d71b967506031f7cb08ced6095d1c4f988594
 9f18409ea3d778a171a9505c0a849d846f352bd0
 
 Any joy ?

259434acccbc823ee8bc00b2d2689d25e1fd
d7463eb41d88a39de2653fd41857c4ccddb8707b
45e519052e8f583a709edd442a23f59581d3fe42

all don't seem to be the problem. It's getting harder to do the reverts
and I'm away this week so I haven't got any further yet.

 I apparently have the same problem with my RS690. I noticed it after
 upgrading from 2.6.25 to 2.6.26, alongside xorg-server (1.4.99.904 to
 1.4.99.905) and Mesa (7.1-rc1 to 7.1-rc3). The ATI driver is 6.9.0.
 
 Here it always freezes in a few minutes or less than an hour.  When it
 happens, I'm not running any 3D application and the CPU is idle. I may
 be just typing something in a shell. But it works disabling DRI.

Likewise, I'm not doing anything 3D related (at least, not consciously).

J.

-- 
] http://www.earth.li/~noodles/ []  No program done by a hacker will   [
]  PGP/GPG Key @ the.earth.li   []  work unless he is on the system.   [
] via keyserver, web or email.  [] [
] RSA: 4DC4E7FD / DSA: 5B430367 [] [

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: X Hangs with RS690 + 2.6.26

2008-08-11 Thread Jonathan McDowell
On Sun, Aug 10, 2008 at 05:25:55PM -0300, Frédéric L. W. Meunier wrote:
 On Sun, 10 Aug 2008, Jonathan McDowell wrote:
 On Sat, Aug 09, 2008 at 05:47:42AM -0300, Frédéric L. W. Meunier wrote:
 I apparently have the same problem with my RS690. I noticed it after
 upgrading from 2.6.25 to 2.6.26, alongside xorg-server (1.4.99.904 to
 1.4.99.905) and Mesa (7.1-rc1 to 7.1-rc3). The ATI driver is 6.9.0.
 
 Here it always freezes in a few minutes or less than an hour.  When it
 happens, I'm not running any 3D application and the CPU is idle. I may
 be just typing something in a shell. But it works disabling DRI.
 
 Likewise, I'm not doing anything 3D related (at least, not consciously).
 
 BTW, I forgot to mention that. Here the motherboard is a
 Gigabyte GA-MA69VM-S2. When it happens and I use SysRq to
 reboot, it doesn't post in the BIOS screen. I have to press
 reset.

My mobo is an ASUS M2A-VM HDMI and a shutdown -r now when X is wedged
(done over ssh) results in a clean reboot; no need to hard reset.

J.

-- 
] http://www.earth.li/~noodles/ [] 101 things you can't have too much  [
]  PGP/GPG Key @ the.earth.li   [] of : 38 - clean underwear.  [
] via keyserver, web or email.  [] [
] RSA: 4DC4E7FD / DSA: 5B430367 [] [

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: X Hangs with RS690 + 2.6.26

2008-08-01 Thread Jonathan McDowell
On Fri, Jul 25, 2008 at 11:10:07AM +0100, Dave Airlie wrote:
  I've started to see hangs with X on an ATI RS690 with a 2.6.26 kernel.
  The symptoms are that load average goes up, X stops accepting keypresses
  or mouse clicks, but the cursor still moves around the screen in
  response to the mouse being moved. I can't switch to a VT but can ssh in
  remotely to see that things are still running. I don't seem to be able
  to kill X but shutdown -r now cleanly reboots.
  
  radeon driver is recent git - 1c5858484da4fb1c9bc3ac3b4d7a97863ab99730
  but I've seen it with older revisions too.
  
  It can take a couple of days for me to hit the problem, so a git bisect
  could be a lengthy process. If anyone has any suggestions about faster
  ways to track down the issue I'd like to hear them.
 
 git log v2.6.25..v2.6.26 drivers/char/drm
 
 5e35eff13f7dd0f5c1d82b3b4708b2f7a5f44113
 5cfb6956073a9e42d44a26790b7800980634d037

No joy.

 d396db321bcaec54345e7e9e87cea8482d6ae3a8

I thought this might be it; nearly 5 days of uptime rather than the
usual less than 2. But I got the same symptoms today so I'll continue
working down the list.

 259434acccbc823ee8bc00b2d2689d25e1fd
 d7463eb41d88a39de2653fd41857c4ccddb8707b
 45e519052e8f583a709edd442a23f59581d3fe42
 2735977b12cb0f113aae24afff04747b6d0f5bf1
 3722bfc607d46275369865c02fe8694486d640b5
 fa0d71b967506031f7cb08ced6095d1c4f988594
 9f18409ea3d778a171a9505c0a849d846f352bd0

J.

-- 
Friends are God's apology for relations.

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


X Hangs with RS690 + 2.6.26

2008-07-25 Thread Jonathan McDowell
Hi.

I've started to see hangs with X on an ATI RS690 with a 2.6.26 kernel.
The symptoms are that load average goes up, X stops accepting keypresses
or mouse clicks, but the cursor still moves around the screen in
response to the mouse being moved. I can't switch to a VT but can ssh in
remotely to see that things are still running. I don't seem to be able
to kill X but shutdown -r now cleanly reboots.

gdb fails to attach - complains about an internal error. strace shows
lots of ioctls against the DRM device all returning EBUSY.

2.6.25 appears to work fine. I originally had PAT enabled under 2.6.26
but have seen a patch fixing that go into git, so disabled it for my
2.6.26 kernel to see if that was the issue; no change AFAICT.

Enabling DRM debug (echo 1  /sys/module/drm/parameters/debug) gives
lots of output from radeon_freelist_get, after the following ioctl is
received:

Jul 25 10:11:14 meepok kernel: [drm:drm_ioctl] pid=3302, cmd=0xc0406429, 
nr=0x29 , dev 0xe200, auth=1

and then a returning NULL message.

radeon driver is recent git - 1c5858484da4fb1c9bc3ac3b4d7a97863ab99730
but I've seen it with older revisions too.

It can take a couple of days for me to hit the problem, so a git bisect
could be a lengthy process. If anyone has any suggestions about faster
ways to track down the issue I'd like to hear them.

Machine is a dual core AMD64 with 4GB of RAM running Debian unstable,
card is:

01:05.0 VGA compatible controller [0300]: ATI Technologies Inc RS690 [Radeon 
X1200 Series] [1002:791e]

Kernel configs at:

http://the.earth.li/~noodles/radeon-2.6.26-hang/config-2.6.25
http://the.earth.li/~noodles/radeon-2.6.26-hang/config-2.6.26

Debug log from enabling drm debug:

http://the.earth.li/~noodles/radeon-2.6.26-hang/debug

Full dmesg (no obvious errors):

http://the.earth.li/~noodles/radeon-2.6.26-hang/meepok.dmesg

Xorg log file (no obvious errors):

http://the.earth.li/~noodles/radeon-2.6.26-hang/Xorg.0.log

J.

-- 
I put it down to corrosive groin sweat myself. -- John Burnham, asr
This .sig brought to you by the letter N and the number 39
Product of the Republic of HuggieTag

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel