View previous topic :: View next topic |
Author |
Message |
maczo n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 24 Oct 2006 Posts: 45 Location: Warsaw
|
Posted: Sat Nov 03, 2007 7:38 am Post subject: Console dimensions changed after upgrading kernel to 2.6.22 |
|
|
Hi,
I just upgraded from 2.6.20-gentoo-r8 to 2.6.22-gentoo-r9 and after rebooting I noticed that console size is 150x50 (I think) instead of old 128x48 (I think ).
I didn't change anything in my .config and "Console display driver support" settings didn't change in particular. I don't even know if it is relevant.
My boot options are also the same for both kernels:
noinitrd real_root=/dev/hda4 udev vga=791
Oh, and I also noticed that font in my gkrellm has changed as well. It is also smaller.
Anyone can put some light on that subject for me, please ?
Maciek |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
My_World Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/50954819646eed7bd470c4.jpg)
Joined: 01 Sep 2003 Posts: 339 Location: Kalahari Desert
|
Posted: Sat Nov 03, 2007 11:08 pm Post subject: |
|
|
Have you manually edited the kernel or used genkernel?
Have a look at:
Code: |
Device Drivers-> Graphics support->
<*> VESA VGA graphics support
VESA driver type (vesafb-tng) --->
(1024x768@60) VESA default mode
|
and set it to the desired resolution. _________________ "Ubuntu" - an African word meaning "Gentoo is too hard for me". |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
maczo n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 24 Oct 2006 Posts: 45 Location: Warsaw
|
Posted: Sun Nov 04, 2007 6:52 pm Post subject: |
|
|
Quote: |
(1024x768@60) VESA default mode
|
I don't see such option in kernel config, it looks as follows:
Code: |
<*> VESA VGA graphics support
VESA driver type (vesafb) --->
< > Hecuba board support
|
Anyways, I think it doesn't matter much, because it regards to screen resolution.
What I have experienced is change of number of characters that are displayed in the console.
So it might regard to change of font.
Any other ideas ? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
My_World Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/50954819646eed7bd470c4.jpg)
Joined: 01 Sep 2003 Posts: 339 Location: Kalahari Desert
|
Posted: Mon Nov 05, 2007 4:56 pm Post subject: |
|
|
Change vesafb to vesafb-tng and then set your resolution. _________________ "Ubuntu" - an African word meaning "Gentoo is too hard for me". |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
JasonTik n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 21 Apr 2007 Posts: 16
|
Posted: Sun Dec 09, 2007 8:32 pm Post subject: |
|
|
I'm also having this problem, but I don't have that option at all.
I have:
Code: |
< > VGA 16-color graphics support
< > Userspace VESA VGA graphics support
[*] VESA VGA graphics support
[ ] Intel-based Macintosh Framebuffer Support
< > Hecuba board support
|
As you can see, mine is just on/off, not modularizable like the one pasted above, and has no sub-options allowing me to select normal or TNG.
What'd I miss?
I'm running Linux trance 2.6.23-gentoo-r3 #2 SMP Sat Dec 8 17:58:52 CST 2007 i686 Intel(R) Core(TM)2 CPU T5600 @ 1.83GHz GenuineIntel GNU/Linux
It just happened now, though, so perhaps this isn't the proper thread? Correct me if I need correction. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
dewke Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/24973293542d2a381d0e4c.jpg)
Joined: 01 Jun 2004 Posts: 77 Location: The sunshine state
|
Posted: Fri Dec 14, 2007 4:49 pm Post subject: |
|
|
JasonTik wrote: | I'm also having this problem, but I don't have that option at all.
I have:
Code: |
< > VGA 16-color graphics support
< > Userspace VESA VGA graphics support
[*] VESA VGA graphics support
[ ] Intel-based Macintosh Framebuffer Support
< > Hecuba board support
|
As you can see, mine is just on/off, not modularizable like the one pasted above, and has no sub-options allowing me to select normal or TNG.
What'd I miss?
I'm running Linux trance 2.6.23-gentoo-r3 #2 SMP Sat Dec 8 17:58:52 CST 2007 i686 Intel(R) Core(TM)2 CPU T5600 @ 1.83GHz GenuineIntel GNU/Linux
It just happened now, though, so perhaps this isn't the proper thread? Correct me if I need correction. |
yeah me too. _________________ Oderint dum metuant
-Caligula |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
JasonTik n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 21 Apr 2007 Posts: 16
|
Posted: Sat Dec 15, 2007 4:42 am Post subject: |
|
|
Yeah. Apparently vesafb-tng is now deprecated, and has been replaced by uvesafb. I'm having trouble with it's userspace component not being found, though, still. I'll probably just have to toy with its initrd. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
swimmer Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/2582886303ece267a916fa.jpg)
Joined: 15 Jul 2002 Posts: 1330 Location: Netherlands
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
dewke Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/24973293542d2a381d0e4c.jpg)
Joined: 01 Jun 2004 Posts: 77 Location: The sunshine state
|
Posted: Mon Dec 17, 2007 8:38 pm Post subject: |
|
|
I got it to work, thanks. I probably should have read some of the docs more carefully. _________________ Oderint dum metuant
-Caligula |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|