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:	Sat, 29 Sep 2007 12:05:09 +0200
From:	Santiago Garcia Mantinan <manty@...ty.net>
To:	"H. Peter Anvin" <hpa@...or.com>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: vga text console not working on 2.6.23-rc8

> Please send me your .config as well as /etc/grub.conf and the output of
> /proc/cmdline.

I suppose you mean my grub's menu.lst, after looking at it I've done some
more tests and identified the posible cause.

This would be my grub menu.lst:

default         0
fallback 2
timeout         2
color cyan/blue white/blue

title           Debian GNU/Linux, kernel 2.6.23-rc8
root            (hd0,2)
kernel          /boot/vmlinuz-2.6.23-rc8 root=/dev/md1 vga=0x307 ro 
savedefault

I didn't remember I had the vga=0x307 there, it comes from my FB times and
it remained there as in 2.6.22 it didn't cause any weird behaviour. I have
removed it and now the vga comes up Ok.

Current cmdline after removing the vga=0x307:

root=/dev/md1 ro

I'm attaching my .config, the one that had the problem with the vga=0x307
appended on 2.6.23-RC8.

If you still want all the other stuff just ask for it.

Regards...
-- 
Manty/BestiaTester -> http://manty.net

View attachment "config-2.6.23-rc8" of type "text/plain" (47983 bytes)

Powered by blists - more mailing lists