questions for Blade or another linux guru.
kernel trouble. or atleast annoyance.......
now that i got everything set up the way i want it (almost, i still have to connect to the network printer, but thats comming. and i can't play midi files either........) i want to fix a problem that has been bugging me for some time......
when i use te original kernel that came with my distro (slackware 10.1 not my laptop(which is runnins SuSE, diff machine) i use console color 128x48
Code:
Linux version 2.4.29 (root@DarkStar1) (gcc version 3.3.4) #7 Sun May 29 13:23:04 EDT 2005
.....
blah blah blah (stuff about the CPU and PCI slots)
.....
Console: switching to colour frame buffer device 128x48
.....
blah blah blah (the rest of dmesg)
but when i use the new kernel i use console: color VGA+ 80x25 (which looks really crappy on my LCD monitor. it keeps the text size the same and shrinks the display area)
Code:
Linux version 2.6.11.10 (root@DarkStar1) (gcc version 3.3.4) #7 Sun May 29 13:33:18 EDT 2005
.....
blah blah blah (stuff about the BIOS and ACPI)
.....
Console: colour VGA+ 80x25
.....
blah blah blah (rest of dmesg)
how can i get kernel 2.6.11.10 to use console: colour VGA+ 128x48?
do you know?
(complete dmesg segments availabe:
http://ctech.smccme.edu/~libbyp/linux/dmesg1.txt sorry, [slightly truncated due to a memory issue bug with the dmesg command]
http://ctech.smccme.edu/~libbyp/linux/dmesg2.txt
)
Bookmarks