ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Master dist-upgrade
@ 2002-09-16 13:18 at
  2002-09-16 15:16 ` aen
  0 siblings, 1 reply; 2+ messages in thread
From: at @ 2002-09-16 13:18 UTC (permalink / raw)
  To: sisyphus

1) проблемы с локалью. LC_MESSAGES=en_US больше не понимаем?

$ perl -e1
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "en_US",
        LC_ALL = (unset),
        LC_COLLATE = "ru_RU.CP1251",
        LC_CTYPE = "ru_RU.CP1251",
        LC_MESSAGES = "en_US",
        LC_MONETARY = "ru_RU.CP1251",
        LC_NUMERIC = "ru_RU.CP1251",
        LANG = "ru_RU.CP1251"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
$ LC_MESSAGES=C perl -e1
$


2) gpm глюкает. Он и раньше подглюкивал. Неправильно определяется тип
мыши при переключении между консолью и X. Если перегрузить, то помогает.
Иногда нужно перегружать несколько раз. :)

15:42:37 gpm[1465]: imps2: Auto-detected intellimouse PS/2
15:42:43 gpm[1465]: *** err [mice.c(1878)]:
15:42:43 gpm[1465]: imps2: PS/2 mouse failed to read id, assuming standard PS/2
15:42:43 gpm[1465]: *** err [mice.c(1884)]:
15:42:43 gpm[1465]: imps2: PS/2 mouse failed setup, continuing...
15:42:43 gpm[1465]: imps2: Auto-detected standard PS/2
15:43:06 sudo:      ... ; COMMAND=/sbin/service gpm restart
15:43:07 gpm: gpm shutdown succeeded
15:43:07 gpm[6386]: Started gpm successfully. Entered daemon mode.
15:43:07 gpm[6386]: imps2: Auto-detected intellimouse PS/2
15:43:07 gpm: gpm startup succeeded


3) initscripts -- в lang.sh не выставляется LC_TIME. Но теперь date его
игнорирует:

$ LC_TIME=ru_RU.CP1251 date
Mon Sep 16 16:35:58 MSD 2002
$ LC_TIME=ru_RU.KOI8-R date
Mon Sep 16 16:36:07 MSD 2002
$ LC_ALL=ru_RU.CP1251 date
Пнд Сен 16 16:37:19 MSD 2002


4) kernel24-up-2.4.19-alt0.2

a. иногда ощутимо притормаживает, причем рывками; вплоть до того, что
приходится ждать ввода с клавиатуры и движений мыши (celeron 333).
Короче это какие-то серьезные проблемы с шедулером.

b. cryptoloop в kernel24-up-2.4.19-alt0.2 не совместим с
kernel24-up-2.4.18-alt6master? Это жестоко.

Откатился на kernel24-up-2.4.18-alt6master.


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

* Re: [sisyphus] Master dist-upgrade
  2002-09-16 13:18 [sisyphus] Master dist-upgrade at
@ 2002-09-16 15:16 ` aen
  0 siblings, 0 replies; 2+ messages in thread
From: aen @ 2002-09-16 15:16 UTC (permalink / raw)
  To: sisyphus

at@turbinal.org пишет:

>1) проблемы с локалью. LC_MESSAGES=en_US больше не понимаем?
>
>$ perl -e1
>perl: warning: Setting locale failed.
>perl: warning: Please check that your locale settings:
>        LANGUAGE = "en_US",
>        LC_ALL = (unset),
>        LC_COLLATE = "ru_RU.CP1251",
>        LC_CTYPE = "ru_RU.CP1251",
>        LC_MESSAGES = "en_US",
>        LC_MONETARY = "ru_RU.CP1251",
>        LC_NUMERIC = "ru_RU.CP1251",
>        LANG = "ru_RU.CP1251"
>    are supported and installed on your system.
>perl: warning: Falling back to the standard locale ("C").
>$ LC_MESSAGES=C perl -e1
>$
>
Устанавливаются только locale для языков, перечисленных в  LANGUAGE. 
Потому en_US и не установилась.

>
>
>
>3) initscripts -- в lang.sh не выставляется LC_TIME. Но теперь date его
>игнорирует:
>
>$ LC_TIME=ru_RU.CP1251 date
>Mon Sep 16 16:35:58 MSD 2002
>$ LC_TIME=ru_RU.KOI8-R date
>Mon Sep 16 16:36:07 MSD 2002
>$ LC_ALL=ru_RU.CP1251 date
>Пнд Сен 16 16:37:19 MSD 2002
>
Это бага, спасибо!
Пока внесите LC_TIME в список в lang.sh.

>
>
>4) kernel24-up-2.4.19-alt0.2
>
>a. иногда ощутимо притормаживает, причем рывками; вплоть до того, что
>приходится ждать ввода с клавиатуры и движений мыши (celeron 333).
>Короче это какие-то серьезные проблемы с шедулером.
>
>b. cryptoloop в kernel24-up-2.4.19-alt0.2 не совместим с
>kernel24-up-2.4.18-alt6master? Это жестоко.
>
>Откатился на kernel24-up-2.4.18-alt6master.
>
И правильно. Скорок будет новая сборка  2.4.19.

Rgrds, AEN

>_______________________________________________
>Sisyphus mailing list
>Sisyphus@altlinux.ru
>http://altlinux.ru/mailman/listinfo/sisyphus
>
>  
>





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

end of thread, other threads:[~2002-09-16 15:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-16 13:18 [sisyphus] Master dist-upgrade at
2002-09-16 15:16 ` aen

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git