Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
resolution in console
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
Remedy
n00b
n00b


Joined: 26 Feb 2003
Posts: 7

PostPosted: Sun Mar 02, 2003 11:07 am    Post subject: resolution in console Reply with quote

When I try to change the resolution in the console nothing hapens. I have added VGA=791 to grub.conf
Code:
kernel /boot/bzImage root=/dev/hdxy VGA=791

And in the kernel I have enabled:
Console drivers -->
VGA text console
Frame-buffer support -->
Support for frame-buffer devices (EXPERIMENTAL)
VESA VGA Graphics console

Are there something I have missed?
Back to top
View user's profile Send private message
drakonite
l33t
l33t


Joined: 02 Nov 2002
Posts: 768
Location: Lincoln, NE

PostPosted: Sun Mar 02, 2003 11:17 am    Post subject: Reply with quote

I had to had the following in order to get a different resolution:
Code:

vga=0x318 video=vesa


So you probably need to add "video=vesa" in order for it to work.... I'm no expert on framebuffers (yet ;) ) so don't quote me on that...
_________________
Shoot Pixels Not People

My GPG/PGP Public key
Back to top
View user's profile Send private message
Remedy
n00b
n00b


Joined: 26 Feb 2003
Posts: 7

PostPosted: Sun Mar 02, 2003 11:39 am    Post subject: Reply with quote

where shall I add vga=0x318 video=vesa?
Back to top
View user's profile Send private message
drakonite
l33t
l33t


Joined: 02 Nov 2002
Posts: 768
Location: Lincoln, NE

PostPosted: Sun Mar 02, 2003 11:59 am    Post subject: Reply with quote

change your line in grub.conf to read:
Code:
kernel /boot/bzImage root=/dev/hdxy vga=0x318 video=vesa


Also... make sure you did NOT capitalize vga.. I just noticed that. And make sure /dev/hdxy is replaced with the correct root partition ;)
_________________
Shoot Pixels Not People

My GPG/PGP Public key
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Sun Mar 02, 2003 6:24 pm    Post subject: Reply with quote

Replies to your first version. https://forums.gentoo.org/viewtopic.php?t=38554
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum