"John K. Herreshoff" <No...@not.here> writes:
> One thing you might try... When this had happened to me (no visible
> console / no text on the screen)...
Oh, I have text on screen. It's just that despite having rejected the
frame-buffer option in the 14.1 Setup installation script, having
selected 25x80 VGA at that point and despite lilo.conf being correctly
auto-written, consoles come up in a tiny font.
I only lose the console completely if I try the explicit instructions
given in /usr/src/linux-3.10.17/Documentation/fb/fbcon.txt. :-(
> ...I behaved as though I could read everything, and
> when the login prompt came up (ie: disk light stopped blinking), I logged
> in, and the started the gui with startx. Presto-Chango, and KDE came up.
> When I quit KDE, I had a console that I could view.
I think that might qualify as a Heisenbug?
I once installed ndiswrapper (Slack 10, PII CPU) to get a Broadcom
wireless card working in a desktop box. And the PS2 mouse stopped
working in X. Completely reverting to the status quo ante, expunging
every trace of ndiswrapper, the Win Broadcom driver, config lines
etc. and rebooting didn't help. Nothing helped, ever. A PS2 mouse
never worked on that box again.
Plugged in a serial mouse and all was well. That PII is still sitting
over there in the corner as the support box for some SCSI scanners,
using ndiswrapper and the Broadcom wireless. With a serial mouse.
> This happened back with slackware 13.37 or 14.0, and I think it's
> happened a few times with 14.1.
I'll be alert for that possibility, tnx.
> I've also used this line with success:
>
> append=" vt.default_utf8=0 video=1024x768"
Or 640x480 or whatever. After I tweak X some more.