ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Диконов Вячеслав" <sdiconov@mail.ru>
To: mandrake-russian@altlinux.ru
Subject: [mdk-re] Модули ядра
Date: Thu Nov  8 09:23:04 2001
Message-ID: <3BEA24E1.1030705@mail.ru> (raw)
In-Reply-To: <20011106225702.078F52F9B@linux.ru.net>

Прошу совета:
Есть у меня система на CD (полностью загружается и работает оттуда). 
Основа её - RH 7.1. Сразу после загрузки там надо выставить локаль, 
причем для этого есть всё нужное. Итак делаю:
loadkeys (есть раскладка)
setfont (есть шрифт)
export LANG=ru_RU.CP1251
export LANGUAGE=ru_RU.CP1251
export LC_ALL=ru_RU.CP1251

Но кириллица всё равно не вводится. Вместо неё по нажатию одной кнопки 
вываливает сразу несколько латинких букв и цифр. Выяснилось, что в ядро 
загружен модуль nls_cp437.

lsmod
-----------------
nls_cp437 (used)
-----------------
modprobe nls_cp1251

ничего не меняется

lsmod
-----------------
nls_cp1251 (unused)
nls_cp437  (used)
-----------------

rmmod nls-cp437

сообщает что нельзя, потому, что он используется.

Как заставить ядро выгрузить используемый nls модуль и переключиться на 
новый?

При перезагрузке все настройки стираются (КД). И вообще, как 
определяется какие модули будут загружены при старте системы (кроме 
/etc/modules)?





       reply	other threads:[~2001-11-08  9:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-08  9:23 ` Диконов Вячеслав [this message]
2001-11-08 15:01   ` Konstantin Volckov

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=3BEA24E1.1030705@mail.ru \
    --to=sdiconov@mail.ru \
    --cc=mandrake-russian@altlinux.ru \
    /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