public inbox for gentoo-user-ru@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user-ru] Проблемы 2.6.23-gentoo-r3 и разрешение консоли
@ 2007-12-10 13:20 atos
  2007-12-10 16:46 ` [gentoo-user-ru] " Ilya Hegai
  0 siblings, 1 reply; 3+ messages in thread
From: atos @ 2007-12-10 13:20 UTC (permalink / raw
  To: gentoo-user-ru

Приветствую!
Решил в выходные обновить ядро и вот, что из этого вышло с консолью:

в ядре:
CONFIG_INITRAMFS_SOURCE="/usr/share/v86d/initramfs"
CONFIG_FB=y
CONFIG_FB_UVESA=y

в грабе:
kernel /boot/vmlinuz-2.6.23-gentoo-r3 root=/dev/sda1
video=uvesafb:1024x768-32,mtrr:3,ywrap

в логах:
uvesafb: NVIDIA Corporation, G84 Board - e415h10 , Chip Rev , OEM: 
NVIDIA, VBE v3.0
uvesafb: protected mode interface info at c000:b270
uvesafb: pmi: set display start = c00cb2d3, set palette = c00cb32e
uvesafb: pmi: ports = 3b4 3b5 3ba 3c0 3c1 3c4 3c5 3c6 3c7 3c8 3c9 3cc 
3ce 3cf 3d0 3d1 3d2 3d3 3d4 3d5 3da
uvesafb: VBIOS/hardware doesn't support DDC transfers
uvesafb: no monitor limits have been set, default refresh rate will be used
uvesafb: scrolling: ypan using protected mode interface, yres_virtual=11025
fbcon: VESA VGA (fb0) is primary device
Console: switching to colour frame buffer device 80x30
uvesafb: framebuffer at 0xfb000000, mapped to 0xf8880000, using 13781k, 
total 14336k
fb0: VESA VGA frame buffer device

на экране:
стандартный видеорежим 80 на 30... Побороть немогу,
помогите, великий ALL!
_________________
Делай, что должен и будь, что будет.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-user-ru] Re: [gentoo-user-ru] Проблемы 2.6.23-gentoo-r3 и разрешение консоли
  2007-12-10 13:20 [gentoo-user-ru] Проблемы 2.6.23-gentoo-r3 и разрешение консоли atos
@ 2007-12-10 16:46 ` Ilya Hegai
  2007-12-11 13:17   ` atos
  0 siblings, 1 reply; 3+ messages in thread
From: Ilya Hegai @ 2007-12-10 16:46 UTC (permalink / raw
  To: gentoo-user-ru

такая же ситуация, пока мало кто этим пользуется - нагуглить ничего не
получается

надо попробовать помучать автора
http://dev.gentoo.org/~spock/index.php

On Dec 10, 2007 4:20 PM, atos <atos@hotmail.ru> wrote:
> Приветствую!
> Решил в выходные обновить ядро и вот, что из этого вышло с консолью:
>
> в ядре:
> CONFIG_INITRAMFS_SOURCE="/usr/share/v86d/initramfs"
> CONFIG_FB=y
> CONFIG_FB_UVESA=y
>
> в грабе:
> kernel /boot/vmlinuz-2.6.23-gentoo-r3 root=/dev/sda1
> video=uvesafb:1024x768-32,mtrr:3,ywrap
>
> в логах:
> uvesafb: NVIDIA Corporation, G84 Board - e415h10 , Chip Rev , OEM:
> NVIDIA, VBE v3.0
> uvesafb: protected mode interface info at c000:b270
> uvesafb: pmi: set display start = c00cb2d3, set palette = c00cb32e
> uvesafb: pmi: ports = 3b4 3b5 3ba 3c0 3c1 3c4 3c5 3c6 3c7 3c8 3c9 3cc
> 3ce 3cf 3d0 3d1 3d2 3d3 3d4 3d5 3da
> uvesafb: VBIOS/hardware doesn't support DDC transfers
> uvesafb: no monitor limits have been set, default refresh rate will be used
> uvesafb: scrolling: ypan using protected mode interface, yres_virtual=11025
> fbcon: VESA VGA (fb0) is primary device
> Console: switching to colour frame buffer device 80x30
> uvesafb: framebuffer at 0xfb000000, mapped to 0xf8880000, using 13781k,
> total 14336k
> fb0: VESA VGA frame buffer device
>
> на экране:
> стандартный видеорежим 80 на 30... Побороть немогу,
> помогите, великий ALL!
> _________________
> Делай, что должен и будь, что будет.
>
>



-- 
regards, Hegai Ilya

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user-ru] Re: [gentoo-user-ru] Проблемы 2.6.23-gentoo-r3 и разрешение консоли
  2007-12-10 16:46 ` [gentoo-user-ru] " Ilya Hegai
@ 2007-12-11 13:17   ` atos
  0 siblings, 0 replies; 3+ messages in thread
From: atos @ 2007-12-11 13:17 UTC (permalink / raw
  To: gentoo-user-ru

Ilya Hegai пишет:
> такая же ситуация, пока мало кто этим пользуется - нагуглить ничего не
> получается
>
> надо попробовать помучать автора
> http://dev.gentoo.org/~spock/index.php
Кстати, провел несколько экспериментов, и вот, что выяснилось:

1. Ядро собрано правильно, действительно, больше ничего не надо.
2. Если передавать ядру параметры при загрузке (буква "е"в грабе), то 
передавая параметр video=uvesafb:1680x1050-16,mtrr:3,ywrap все работает.
3. Странно, но точно такая же строка в грабе - не работает. :-)

Мое решение:
В грабе писать одной! строкой:
title=Gentoo 2.6.23.r3
root(hd0,0)
kernel /boot/vmlinuz-2.6.23-gentoo-r3 root=/dev/sda1 
video=uvesafb:1680x1050-16,mtrr:3,ywrap
Тогда все ок...

Кстати. Наконец-то встало родное разрешение моей матрицы. Что не может 
не радовать. :-)


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-12-11 13:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-10 13:20 [gentoo-user-ru] Проблемы 2.6.23-gentoo-r3 и разрешение консоли atos
2007-12-10 16:46 ` [gentoo-user-ru] " Ilya Hegai
2007-12-11 13:17   ` atos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox