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] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 7 Aug 2007 00:06:46 +0800
From:	"Jeff Chua" <jeff.chua.linux@...il.com>
To:	"Jan Engelhardt" <jengelh@...putergmbh.de>
Cc:	"Antonino A. Daplas" <adaplas@...il.com>,
	"H. Peter Anvin" <hpa@...or.com>,
	lkml <linux-kernel@...r.kernel.org>,
	"Linus Torvalds" <torvalds@...ux-foundation.org>
Subject: Re: Linux 2.6.23-rc2

On 8/6/07, Jan Engelhardt <jengelh@...putergmbh.de> wrote:

> >            ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
> That looks pretty much like all-one-bits (ÿ = 255).
> What about vcsa1 (use hexdump -C)?

# hexdump -C /dev/vcsa1
00000000  19 50 00 18 ff ff ff ff  ff ff ff ff ff ff ff ff  |.P..............|
00000010  ff ff ff ff ff ff ff ff  ff ff ff ff ff ff ff ff  |................|
*
00000fa0  ff ff ff ff                                       |....|
00000fa4

Yep, it's all one's.

And once "s2ram" (without parameter) is executed, there's no way to
restore back the console in text-mode even using "s2ram --force
--acpi_sleep 1 --vbe_mode" until a "suspend-to-disk" or a reboot.

"s2ram --force --acpi_sleep 1 --vbe_mode"  will only work on
non-messed-up-console.


Thanks,
Jeff.
-
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