Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How do you get small fonts like when booting livecd?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
TheWhiteKnight
Apprentice
Apprentice


Joined: 08 Nov 2003
Posts: 180
Location: West Virginia, Ohio, Pennsylvania

PostPosted: Sat Jul 08, 2006 3:59 am    Post subject: How do you get small fonts like when booting livecd? Reply with quote

Basically I am asking how do you get the text during boot time to showup small like when you boot the live cd? I kinda like that and I can fit more info on the screen for debugging purposes. As of right now, my current configurtion gives me the std. 80x25 display (shich I am not complaining... kinda) but the smaller text is kinda cool and better for debugging. I would like to get this if possible. Thank you for any insight to this anyone can give me.

- Josh
_________________
It's interesting how much you learn, you really DON'T know about computers, when you don't have an operating system that configures everything for you.
Back to top
View user's profile Send private message
RazielFMX
l33t
l33t


Joined: 23 Apr 2005
Posts: 835
Location: NY, USA

PostPosted: Sat Jul 08, 2006 5:17 am    Post subject: Reply with quote

If you really care about this, try emerging showconsole, which will save your boot output to a file. Otherwise, compile VESA FB support into your kernel and set a vga option in your grub.conf in your boot string.

Exemple

kernel /boot/2.6.16-gentoo-r12 root=/dev/sda3 vga=(some hex string).

Check the handbook for the possible values. Setting this made fglrx angry, so I stopped using it.
_________________
I am not anti-systemd; I am pro-choice. If being the latter makes you feel that I am the former, then so be it.
Back to top
View user's profile Send private message
jmbsvicetto
Moderator
Moderator


Joined: 27 Apr 2005
Posts: 4734
Location: Angra do Heroísmo (PT)

PostPosted: Sat Jul 08, 2006 6:23 am    Post subject: Reply with quote

Hi.

You want to enable the support for the framebuffer in the kernel. You should use vesafb if you run x86_64 and vesafb-tng if you run x86.
_________________
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
Back to top
View user's profile Send private message
tane_stelzer
Apprentice
Apprentice


Joined: 30 Dec 2005
Posts: 263
Location: Edinburgh, Scotland and Kempen, Germany

PostPosted: Sat Jul 08, 2006 6:28 am    Post subject: Reply with quote

Hi there jmbsvicetto is right you want the bootpslash here is a HOWTO and follow it but instead of doing a boot parameter set your resolution in the kernel if you are setting up the kernel i am sure you won't miss it. Then you dont have to set anything in the grub.conf. Just need to recompile your kernel if you want to change resolution.
Tane
_________________
Quick Quide to Linux Commands!
MINI HOWTO Get Planeshift working
Back to top
View user's profile Send private message
TheWhiteKnight
Apprentice
Apprentice


Joined: 08 Nov 2003
Posts: 180
Location: West Virginia, Ohio, Pennsylvania

PostPosted: Sat Jul 08, 2006 12:09 pm    Post subject: Reply with quote

I already have the frame buffer support and the vesafb-tng enables in my kernel due to my nvidia card. So it seems to me from wat I have read and what you all said I can do that 2 ways.

1 - Change the resolution from inside of my kernel (which will have me recompile)

OR

1 - Go into my grub.conf and set the vga=0xYYY optoin there

Right?

- Josh
_________________
It's interesting how much you learn, you really DON'T know about computers, when you don't have an operating system that configures everything for you.
Back to top
View user's profile Send private message
tane_stelzer
Apprentice
Apprentice


Joined: 30 Dec 2005
Posts: 263
Location: Edinburgh, Scotland and Kempen, Germany

PostPosted: Sat Jul 08, 2006 12:25 pm    Post subject: Reply with quote

Well i prefer the kernel way cos it works for sure... i had problems with the grub.conf
Tane
_________________
Quick Quide to Linux Commands!
MINI HOWTO Get Planeshift working
Back to top
View user's profile Send private message
jmbsvicetto
Moderator
Moderator


Joined: 27 Apr 2005
Posts: 4734
Location: Angra do Heroísmo (PT)

PostPosted: Sat Jul 08, 2006 2:53 pm    Post subject: Reply with quote

TheWhiteKnight wrote:
I already have the frame buffer support and the vesafb-tng enables in my kernel due to my nvidia card. So it seems to me from wat I have read and what you all said I can do that 2 ways.
1 - Change the resolution from inside of my kernel (which will have me recompile)
2 - Go into my grub.conf and set the vga=0xYYY optoin there

If you use vesafb-tng, you can set the default resolution on the kernel config. The format for vesafb-tng in grub.conf is not vga=0xYYY, but instead video=vesafb:ywrap,mtrr,pipal,1280x1024-32@85, assuming a resolution of 1280x1024 at true colour and a refresh rate of 85Hz.
_________________
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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