lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 6 May 2008 22:44:09 -0700
From:	Jesse Barnes <jbarnes@...tuousgeek.org>
To:	dri-devel@...ts.sourceforge.net
Cc:	"Miles Lane" <miles.lane@...il.com>,
	"Michel Dänzer" <michel@...gstengraphics.com>,
	David Airlie <airlied@...ux.ie>,
	LKML <linux-kernel@...r.kernel.org>
Subject: Re: 2.6.26-rc1-git1 -- trying to get vblank count for disabled pipe 0

On Monday, May 05, 2008 11:22 am Miles Lane wrote:
> On Mon, May 5, 2008 at 4:15 AM, Michel Dänzer
>
> <michel@...gstengraphics.com> wrote:
> > On Sun, 2008-05-04 at 21:12 -0400, Miles Lane wrote:
> >  > When I boot this kernel, everything seems okay, but after I leave the
> >  > machine for 30 minutes or so, I come back and find the machine locked
> >  > up.
> >
> >  Define 'locked up'. Can you ping it? Can you log in via ssh? Is the X
> >  server still alive? Where is it stuck? ...
>
> I don't know if I can ping the machine.  I can work on finding that
> out.  I don't have an ssh server running, but can try that.  I can't
> tell if X is running.  The screen remains black.
>
> >  > When I checked my log file after rebooting, I find the log filled with
> >  > "trying to get vblank count for disabled pipe 0".
> >
> >  [...]
> >
> >  > May  4 14:40:44 whirligig kernel: [   47.544109] ALSA
> >  > sound/pci/hda/hda_codec.c:716: hda_codec_setup_stream: NID=0x12,
> >  > stream=0x5, channel=0, format=0x4011 May  4 14:40:46 whirligig kernel:
> >  > [   48.850489] trying to get vblank count for disabled pipe 0 May  4
> >  > 14:40:46 whirligig kernel: [   48.897990] trying to get vblank count
> >  > for disabled pipe 0 May  4 14:40:46 whirligig kernel: [   48.941691]
> >  > trying to get vblank count for disabled pipe 0 May  4 14:40:46
> >  > whirligig kernel: [   49.003556] trying to get vblank count for
> >  > disabled pipe 0 May  4 14:40:46 whirligig kernel: [   49.147880]
> >  > trying to get vblank count for disabled pipe 0 May  4 14:40:47
> >  > whirligig kernel: [   50.528654] trying to get vblank count for
> >  > disabled pipe 0 [...]
> >  > May  4 15:36:23 whirligig kernel: [ 3404.847515] ALSA
> >  > sound/pci/hda/hda_codec.c:728: hda_codec_cleanup_stream: NID=0xe May 
> >  > 4 16:06:53 whirligig kernel: [ 5241.488711] trying to get vblank count
> >  > for disabled pipe 1 May  4 16:06:53 whirligig kernel: [ 5241.488748]
> >  > trying to get vblank count for disabled pipe 1 May  4 16:06:53
> >  > whirligig kernel: [ 5241.496130] trying to get vblank count for
> >  > disabled pipe 1 May  4 16:06:53 whirligig kernel: [ 5241.516053]
> >  > trying to get vblank count for disabled pipe 1
> >
> >  Note that some of these are for pipe 1 as well as pipe 0. Does the
> >  problem only occur for one of them?
>
> I just checked my dmesg output and found this:
>
> [ 7196.890661] trying to get vblank count for disabled pipe 0
> [ 7258.233274] trying to get vblank count for disabled pipe 1
> [ 7258.233963] trying to get vblank count for disabled pipe 1
> [ 7261.219671] trying to get vblank count for disabled pipe 0
> [ 7261.234483] trying to get vblank count for disabled pipe 0
>
> So, since I am still using this boot session and haven't noticed
> anything lock up, it seems that getting either of these messages is
> not necessarily the indicator of what is keeping my screen black after
> the display has gone to sleep.  I have not let the display go to sleep
> yet during this boot session, so I don't know what will happen when it
> does.  I suspicion is that this is the trigger condition.

I put these messages in there to warn us when Mesa asks for an invalid vblank 
count.  It would be good to figure out why the DRM driver is getting called 
to retrieve the vblank count for a pipe that *should* be disabled...

Jesse

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ