* [sisyphus] Перестал выключаться ноут
@ 2011-04-19 20:00 Sergey Shilov
2011-04-20 7:30 ` Sergey Shilov
2011-04-20 7:58 ` Владимир Диденко
0 siblings, 2 replies; 10+ messages in thread
From: Sergey Shilov @ 2011-04-19 20:00 UTC (permalink / raw)
To: sisyphus
Всем доброго времени суток!
Пуск-Выход-Выключить
Выбрасывает в консоль
Результат одинаков для всех пользователей маштны.
КДЕ4+std-def
При этом засыпание(память,диск), перезакрузка, завершение сеанса - работают.
--
V.B.R Sergey Shilov.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [sisyphus] Перестал выключаться ноут
2011-04-19 20:00 [sisyphus] Перестал выключаться ноут Sergey Shilov
@ 2011-04-20 7:30 ` Sergey Shilov
2011-04-20 7:36 ` REAL
2011-04-20 7:58 ` Владимир Диденко
1 sibling, 1 reply; 10+ messages in thread
From: Sergey Shilov @ 2011-04-20 7:30 UTC (permalink / raw)
To: sisyphus
В сообщении от 19 апреля 2011 23:00:01 автор Sergey Shilov написал:
> Пуск-Выход-Выключить
> Выбрасывает в консоль
Вылечилось явным указанием в /etc/X11/kdm4/kdmrc
[Shutdown]
# The command (subject to word splitting) to run to halt the system.
# Default is "/sbin/shutdown -p now"
HaltCmd=/sbin/halt
--
V.B.R Sergey Shilov.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [sisyphus] Перестал выключаться ноут
2011-04-20 7:30 ` Sergey Shilov
@ 2011-04-20 7:36 ` REAL
2011-04-20 7:39 ` Sergey Shilov
0 siblings, 1 reply; 10+ messages in thread
From: REAL @ 2011-04-20 7:36 UTC (permalink / raw)
To: hsvhome, ALT Linux Sisyphus discussions
20.04.2011 14:30, Sergey Shilov пишет:
> Вылечилось явным указанием в /etc/X11/kdm4/kdmrc
> [Shutdown]
> # The command (subject to word splitting) to run to halt the system.
> # Default is "/sbin/shutdown -p now"
> HaltCmd=/sbin/halt
Это очень странно, если учесть, что halt делает ровно то, что и
shutdown -p now...
--
REAL aka Евгений Ростовцев, программист ЦНИТ КемГУ
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [sisyphus] Перестал выключаться ноут
2011-04-20 7:36 ` REAL
@ 2011-04-20 7:39 ` Sergey Shilov
2011-04-20 7:46 ` Grigory Milev
2011-06-02 8:49 ` Michael Shigorin
0 siblings, 2 replies; 10+ messages in thread
From: Sergey Shilov @ 2011-04-20 7:39 UTC (permalink / raw)
To: sisyphus
В сообщении от 20 апреля 2011 10:36:03 автор REAL написал:
> 20.04.2011 14:30, Sergey Shilov пишет:
> > Вылечилось явным указанием в /etc/X11/kdm4/kdmrc
> > [Shutdown]
> > # The command (subject to word splitting) to run to halt the system.
> > # Default is "/sbin/shutdown -p now"
> > HaltCmd=/sbin/halt
>
> Это очень странно,
Согласен.
> если учесть, что halt делает ровно то, что и
> shutdown -p now...
О!
Из рутовой консоли
#shutdown -p now
shutdown: invalid option -- 'p'
...
Я так понял, что надо-бы
shutdown -P now
--
V.B.R Sergey Shilov.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [sisyphus] Перестал выключаться ноут
2011-04-20 7:39 ` Sergey Shilov
@ 2011-04-20 7:46 ` Grigory Milev
2011-04-20 7:55 ` REAL
2011-06-02 8:49 ` Michael Shigorin
1 sibling, 1 reply; 10+ messages in thread
From: Grigory Milev @ 2011-04-20 7:46 UTC (permalink / raw)
To: hsvhome, ALT Linux Sisyphus discussions
[-- Attachment #1: Type: text/plain, Size: 863 bytes --]
Sergey Shilov пишет:
> В сообщении от 20 апреля 2011 10:36:03 автор REAL написал:
>> 20.04.2011 14:30, Sergey Shilov пишет:
>>> Вылечилось явным указанием в /etc/X11/kdm4/kdmrc
>>> [Shutdown]
>>> # The command (subject to word splitting) to run to halt the system.
>>> # Default is "/sbin/shutdown -p now"
>>> HaltCmd=/sbin/halt
>> Это очень странно,
> Согласен.
>
>> если учесть, что halt делает ровно то, что и
>> shutdown -p now...
halt == shutdown -h now
:)
> О!
>
> Из рутовой консоли
> #shutdown -p now
> shutdown: invalid option -- 'p'
> ...
>
> Я так понял, что надо-бы
> shutdown -P now
>
>
--
+--------------------------------------------------------+
Grigory Milev mailto:week@altlinux.ru
ALT Linux Team http://www.altlinux.ru
+--------------------------------------------------------+
Life too beautiful and interesting. Don't worry, be happy.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 254 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [sisyphus] Перестал выключаться ноут
2011-04-20 7:46 ` Grigory Milev
@ 2011-04-20 7:55 ` REAL
0 siblings, 0 replies; 10+ messages in thread
From: REAL @ 2011-04-20 7:55 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
20.04.2011 14:46, Grigory Milev пишет:
>>>> # Default is "/sbin/shutdown -p now"
>>>> HaltCmd=/sbin/halt
>>> Это очень странно,
>> Согласен.
>>
>>> если учесть, что halt делает ровно то, что и
>>> shutdown -p now...
> halt == shutdown -h now
Мда, copy-paste не рулит...
--
REAL aka Евгений Ростовцев, программист ЦНИТ КемГУ
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [sisyphus] Перестал выключаться ноут
2011-04-20 7:39 ` Sergey Shilov
2011-04-20 7:46 ` Grigory Milev
@ 2011-06-02 8:49 ` Michael Shigorin
2011-06-02 8:51 ` Michael Shigorin
2011-06-02 17:59 ` Sergey Shilov
1 sibling, 2 replies; 10+ messages in thread
From: Michael Shigorin @ 2011-06-02 8:49 UTC (permalink / raw)
To: sisyphus
On Wed, Apr 20, 2011 at 10:39:39AM +0300, Sergey Shilov wrote:
> > > Вылечилось явным указанием в /etc/X11/kdm4/kdmrc
> > > [Shutdown]
> > > # The command (subject to word splitting) to run to halt the system.
> > > # Default is "/sbin/shutdown -p now"
> > > HaltCmd=/sbin/halt
> >
> > Это очень странно,
> Согласен.
>
> > если учесть, что halt делает ровно то, что и
> > shutdown -p now...
> О!
>
> Из рутовой консоли
> #shutdown -p now
> shutdown: invalid option -- 'p'
> ...
>
> Я так понял, что надо-бы
> shutdown -P now
Вешал/починили?
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [sisyphus] Перестал выключаться ноут
2011-06-02 8:49 ` Michael Shigorin
@ 2011-06-02 8:51 ` Michael Shigorin
2011-06-02 17:59 ` Sergey Shilov
1 sibling, 0 replies; 10+ messages in thread
From: Michael Shigorin @ 2011-06-02 8:51 UTC (permalink / raw)
To: sisyphus
On Wed, Apr 20, 2011 at 11:58:44AM +0400, Владимир Диденко wrote:
> @zerg починил уже, за что ему большое спасибо :-)
> https://bugzilla.altlinux.org/show_bug.cgi?id=25469
On Thu, Jun 02, 2011 at 11:49:55AM +0300, I wrote:
> On Wed, Apr 20, 2011 at 10:39:39AM +0300, Sergey Shilov wrote:
> > > > Вылечилось явным указанием в /etc/X11/kdm4/kdmrc
> > shutdown -P now
> Вешал/починили?
М-да, опять чууточку не дочитал тред -- ровно на нужное письмо.
(знаю, что старый)
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [sisyphus] Перестал выключаться ноут
2011-06-02 8:49 ` Michael Shigorin
2011-06-02 8:51 ` Michael Shigorin
@ 2011-06-02 17:59 ` Sergey Shilov
1 sibling, 0 replies; 10+ messages in thread
From: Sergey Shilov @ 2011-06-02 17:59 UTC (permalink / raw)
To: sisyphus
В сообщении от 2 июня 2011 11:49:55 автор Michael Shigorin написал:
> On Wed, Apr 20, 2011 at 10:39:39AM +0300, Sergey Shilov wrote:
> > > > Вылечилось явным указанием в /etc/X11/kdm4/kdmrc
> > > > [Shutdown]
> > > > # The command (subject to word splitting) to run to halt the system.
> > > > # Default is "/sbin/shutdown -p now"
> > > > HaltCmd=/sbin/halt
> Вешал/починили?
Давно и сразу :-).
--
V.B.R Sergey Shilov.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [sisyphus] Перестал выключаться ноут
2011-04-19 20:00 [sisyphus] Перестал выключаться ноут Sergey Shilov
2011-04-20 7:30 ` Sergey Shilov
@ 2011-04-20 7:58 ` Владимир Диденко
1 sibling, 0 replies; 10+ messages in thread
From: Владимир Диденко @ 2011-04-20 7:58 UTC (permalink / raw)
To: hsvhome, ALT Linux Sisyphus discussions
20 апреля 2011 г. 0:00 пользователь Sergey Shilov <hsvhome@mail.ru> написал:
> Всем доброго времени суток!
>
> Пуск-Выход-Выключить
> Выбрасывает в консоль
> Результат одинаков для всех пользователей маштны.
> КДЕ4+std-def
> При этом засыпание(память,диск), перезакрузка, завершение сеанса - работают.
@zerg починил уже, за что ему большое спасибо :-)
https://bugzilla.altlinux.org/show_bug.cgi?id=25469
--
С уважением,
Владимир.
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2011-06-02 17:59 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-19 20:00 [sisyphus] Перестал выключаться ноут Sergey Shilov
2011-04-20 7:30 ` Sergey Shilov
2011-04-20 7:36 ` REAL
2011-04-20 7:39 ` Sergey Shilov
2011-04-20 7:46 ` Grigory Milev
2011-04-20 7:55 ` REAL
2011-06-02 8:49 ` Michael Shigorin
2011-06-02 8:51 ` Michael Shigorin
2011-06-02 17:59 ` Sergey Shilov
2011-04-20 7:58 ` Владимир Диденко
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