From: Speccyfighter <zxwarior@yandex.ru>
To: community@lists.altlinux.org
Subject: Re: [Comm] Настройка разрешения фреймбуфера
Date: Sun, 08 Jan 2012 14:21:01 +0300
Message-ID: <4F097C1D.4000903@yandex.ru> (raw)
In-Reply-To: <4F096004.60703@mail.ru>
08.01.2012 12:21, Vladimir Karpinsky пишет:
> 08.01.2012 13:04, Anton Gorlov пишет:
>> 08.01.2012 0:37, Michael Shigorin пишет:
>>> On Sat, Jan 07, 2012 at 06:55:46PM +0400, Vladimir Karpinsky wrote:
>>>> После обновления ядра в Сервер-лайт буковки в консоли стали
>>>> маленькие-маленькие. Хочется их сделать читабельными. В
>>>> принципе, даже полное отключение ФБ будет лучше, чем сейчас.
>>>> Подскажите, пожалуйста, где искать.
>>>
>>> vga=0 в параметрах загрузки (вот что именно положено трогать
>>> в grub2, сходу не помню или вовсе не знаю).
>>>
>> В /etc/sysconfig/grub2
>> GRUB_TERMINAL_OUTPUT='console'
>> и затем grub-mkconfig -o /boot/grub/grub.cfg
>
> А можно ли выставить что-то типа 800х600 или 1024х768. Сейчас у меня:
>
> GRUB_TERMINAL_OUTPUT='gfxterm'
> GRUB_GFXMODE='800x600'
>
GRUB_GFXMODE='800x600'
- это только заставка загрузчика grub2.
Для терминалов это
GRUB_GFXPAYLOAD_LINUX='1280x1024x16M'
- 16M - 24bit цвет
Смотреть на вывод hwinfo
Но работает только без KMS (для nvidia он nouveau).
С проприетарным или в runlevel 2 - без разницы.
С NVidia KMS мне так и не удалось завести.
В конце-концов всё закончилось падением Х-сервера.
Экспериментировал на SL6.
Ну и кажется там еще надо закомментировать
GRUB_CMDLINE_LINUX='failsafe vga=normal'
и добавить
GRUB_CMDLINE_LINUX='gfxpayload=true'
Это строки в самом конце файла
/etc/sysconfig/grub2
Ну и обязательно потом
grub-mkconfig -o /boot/grub/grub.cfg
prev parent reply other threads:[~2012-01-08 11:21 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-07 14:55 Vladimir Karpinsky
2012-01-07 20:23 ` Speccyfighter
2012-01-08 6:20 ` Vladimir Karpinsky
2012-01-08 10:56 ` Speccyfighter
2012-01-08 11:35 ` Michael Shigorin
2012-01-07 20:37 ` Michael Shigorin
2012-01-08 9:04 ` Anton Gorlov
2012-01-08 9:21 ` Vladimir Karpinsky
2012-01-08 11:21 ` Speccyfighter [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F097C1D.4000903@yandex.ru \
--to=zxwarior@yandex.ru \
--cc=community@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git