Trandahl, Steve wrote:
I am having trouble with some of my modules at during
boot-up. I can see the error messages fly by, but when I use dmesg,
I don't see the errors. How can I find out what these errors and/or
warning messages are once Debian has booted?
Thanks in advance!
Steve Trandahl
>>Kent West wrote:
<snip: suggestion to turn off gdm>
Trandahl, Steve wrote:
> Kent,
>
> It appears that X itself is the culprit. I disabled gdm as you
> suggested, and was able to scroll backward through the history. I
> didn't even know that you could do that, so I won in two ways.
> However, once I launched X using "startx", I could no longer scroll
> back.
>
> Thanks for your help
After making my post, someone corrected my misinformation; it's not X or
gdm that's causing the scrollback history to disappear; it's the
switching of virtual terminals that does it. gdm automatically switches
the vt to vt7 (be default), so that's what erased the history. So I
learned something from this exchange also.
Kent