LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   set console resolution after kernel recompiling (https://www.linuxquestions.org/questions/slackware-14/set-console-resolution-after-kernel-recompiling-47207/)

pixelV 02-26-2003 06:55 AM

set console resolution after kernel recompiling
 
I have just recompiled my kernel 2.4.18 and now, when i load slackware my console resolution is 640x480. Before recompiling my resolution in console was 1024x768. Maybe somebody can help me to set my old 1024x768 resolution ?

My video card - GeForce 2 mx400

In lilo i use vga:

# LILO configuration file
# generated by 'liloconfig'
#
# Start LILO global section
boot="/dev/hda"
message = /boot/boot_message.txt
prompt
timeout="1200"
# Override dangerous defaults that rewrite the partition table:
change-rules
reset
# VESA framebuffer console @ 1024x768x64k
vga="792"
# Normal VGA console
# vga = normal
# VESA framebuffer console @ 1024x768x64k
# vga=791
# VESA framebuffer console @ 1024x768x32k
# vga=790
# VESA framebuffer console @ 1024x768x256
# vga=773
# VESA framebuffer console @ 800x600x64k
# vga=788
# VESA framebuffer console @ 800x600x32k
# vga=787
# VESA framebuffer console @ 800x600x256
# vga=771
# VESA framebuffer console @ 640x480x64k
# vga=785
# VESA framebuffer console @ 640x480x32k
# vga=784
# VESA framebuffer console @ 640x480x256
# vga=769
# End LILO global section

acid_kewpie 02-26-2003 07:11 AM

when you say 640x480 do you just mean that the wriing is really large? do you still get the tux logo? if not then you didn't compile the kernel with the framebuffer in it. enable Experiemtal eatures and then tell it to compile the vesa framebuffer into the kernel, then it should work

pixelV 02-26-2003 07:17 AM

i have pinguin logo on startup
all words on startup are large


All times are GMT -5. The time now is 05:27 AM.