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, 08 Apr 2008 11:35:04 -0400
From:	Mark Lord <lkml@....ca>
To:	"Rafael J. Wysocki" <rjw@...k.pl>
Cc:	LKML <linux-kernel@...r.kernel.org>, Adrian Bunk <bunk@...nel.org>,
	Andrew Morton <akpm@...ux-foundation.org>, david-b@...bell.net,
	oliver@...kum.org, Alan Stern <stern@...land.harvard.edu>,
	Dave Airlie <airlied@...ux.ie>,
	Jesse Barnes <jesse.barnes@...el.com>,
	Pavel Machek <pavel@....cz>
Subject: Re: 2.6.25-rc7/8: Another resume regression

Rafael J. Wysocki wrote:
> On Monday, 7 of April 2008, Mark Lord wrote:
>> Rafael J. Wysocki wrote:
>>> On Saturday, 5 of April 2008, Mark Lord wrote:
>>>> Mark Lord wrote:
>>>>> Hi,
>>>>>
>>>>> Okay, USB now works fine on resume after fixing the iaa_watchdog issue.
>>>>>
>>>>> But twice now, once before that fix, and again just a minute ago,
>>>>> my machine has failed completely to resume after suspend-to-RAM.
>>>>>
>>>>> Again, resume here is 100% reliable in 2.6.24 and earlier.
>>>>>
>>>>> Symptoms: the usual:
>>>>>
>>>>>  -- 2.6.25-rc8 (and -rc7 earlier), plus USB fix.
>>>>>  -- not reproduceable on demand.
>>>>>  -- black screen of death -- no backlight, no kernel messages.
>>>>>  -- no hard drive activity.
>>>>>  -- no alt-sysrq-anything.
>>>>>  -- 5 second hold of the power button to poweroff and then recover.
>>>>>
>>>>> Not much info to go on, but it's worth knowing there's an issue here 
>>>>> somewhere.
>>>> ..
>>>>
>>>> Mmmm... Now that 2.6.25-rc* is usable here, there's another symptom
>>>> that's been happening regularly enough that it's got to be a regression
>>>> of some sort.
>>>>
>>>> This machine has an ATI X1400 video card, which doesn't work with any
>>>> open source X server that I know of.  Maybe latest RadeonHD would work
>>>> but it didn't when I tried it in January.
>>>>
>>>> So I'm using the ATI binary fglrx X server, but without their kernel module,
>>>> so no 3D acceleration (fine.. only affects Google Earth, really).
>>>>
>>>> Now.. on 2.6.25, after a suspend/resume cycle (or three), the framebuffer
>>>> frequently starts going wonky.  "snowy" pixels appear, and stay.
>>>> Just a moment ago here, the entire background changed to zebra stripes.
>>>>
>>>> And so on..  Peculiar stuff.
>>>>
>>>> I'm wondering if something to do with video mode switching,
>>>> or video register save/restore, has changed since 2.6.24.
>>>> Because it's broken in 2.6.25, yet works fine in all earlier kernels.
>>> Yes, that's probably related.
>>>
>>> However, I'm unable to reproduce the breakage.  If you can do that, it would
>>> probably help a lot if you identified the commit causing that to happen.
>> ..
>>
>> Well, it would help then if you identified the commits which hacked
>> at the video mode switching.  Then I can revert those and see what happens.
>> There's probably not many commits there, and since it doesn't do it consistently
>> (and sometimes the machine just doesn't resume at all with 2.6.25), 
>> it is tricky to bisect.
>>
>> Works perfectly in 2.6.24, though, which is what I'm now running again.
> 
> I guess this is related to http://bugzilla.kernel.org/show_bug.cgi?id=10319 .
> 
> I have no idea what can cause that to happen.  It apparently is not related to
> CONFIG_DRM (that actually may help if you have an Intel graphics adapter),
> so it looks like an ACPI issue.
..

Something's weird there.  I poked at my suspend/resume script again this morning,
and discovered that it did have some vbetool hacks to deal with textmode on earlier
kernels.

So I wrapped those vbetool hacks with some logic to prevent them on 2.6.25,
and for now suspend/resume seem to be working with good video on -rc8.
It'll take a bit longer to know for sure, but by the end of today we'll see.

cheers
--
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