ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] suspend hibernate 2.6.18
@ 2007-02-15 14:36 Mikhail Kuligin
  2007-02-15 15:08 ` Sergey Vlasov
  0 siblings, 1 reply; 4+ messages in thread
From: Mikhail Kuligin @ 2007-02-15 14:36 UTC (permalink / raw)
  To: ALT Linux Community

Доброго времени суток!
кто то прикручивал suspend на 2.6.18-wks-smp-alt1?
может я не в курсе и suspend и на не wks ядрах работает
я wks только из-за спенда прикрутил
у меня ALC3 + ядро wks из сизифа от туда же и hibernate

[root@notebook acpi] 15:57:43# uname -a
Linux notebook 2.6.18-wks-smp-alt1 #1 SMP Wed Dec 13 01:43:50 MSK 2006
i686 unknown unknown GNU/Linux
засыпает нормально, а когда просыпается
то не просыпается, а просто нормально загружается
хотя в lilo.conf есть строчка
image=/boot/vmlinuz-2.6.18-wks-smp-alt1
        initrd=/boot/initrd-2.6.18-wks-smp-alt1.img
        label=ALTLinux-2.6.18
        root=/dev/hda1
        append=" resume2=swap:/dev/hda2 ide0=autotune rootflags=data=writeback"
        read-only
        vga=791
        optional
а вот такое чудо нашел, незнаю влияет оно на hibernate?
[root@notebook acpi] 16:09:54# dmesg | grep  suspend
Suspend2: Initrd lacks echo > /sys/power/suspend2/do_resume.
Suspend2 2.2.9: Initiating a software suspend cycle.
suspend_userui: program not configured. suspend_userui disabled.
root@notebook acpi] 16:22:41# dmesg | grep  hda
Kernel command line: auto BOOT_IMAGE=ALTLinux-2.6.18 ro root=301
resume2=swap:/dev/hda2 ide0=autotune rootflags=data=writeback

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

* Re: [Comm] suspend hibernate 2.6.18
  2007-02-15 14:36 [Comm] suspend hibernate 2.6.18 Mikhail Kuligin
@ 2007-02-15 15:08 ` Sergey Vlasov
  2007-02-15 16:36   ` Mikhail Kuligin
  0 siblings, 1 reply; 4+ messages in thread
From: Sergey Vlasov @ 2007-02-15 15:08 UTC (permalink / raw)
  To: ALT Linux Community

[-- Attachment #1: Type: text/plain, Size: 1374 bytes --]

On Thu, Feb 15, 2007 at 04:36:41PM +0200, Mikhail Kuligin wrote:
> кто то прикручивал suspend на 2.6.18-wks-smp-alt1?
> может я не в курсе и suspend и на не wks ядрах работает

В 2.6.18-std есть поддержка swsusp (варианта suspend to disk,
доступного в ядре без дополнительных патчей).  Для использования
swsusp требуется mkinitrd не ниже 2.9.9-alt1.

> я wks только из-за спенда прикрутил
> у меня ALC3 + ядро wks из сизифа от туда же и hibernate
> 
[...]
> Suspend2: Initrd lacks echo > /sys/power/suspend2/do_resume.

А вот для работы ядра 2.6.18 с патчем suspend2 необходима ещё более
свежая версия mkinitrd - 2.9.10-alt1 (предыдущие версии ядер wks могли
работать и без поддержки в initrd, но для 2.6.18 это уже необходимо).

После обновления mkinitrd необходимо пересоздать initrd, например,
выполнив команду

	/sbin/installkernel `uname -r`
	
(если нужно пересоздать initrd для текущей загруженной версии ядра).
При использовании lilo installkernel вызывает его автоматически, как
при установке нового пакета ядра, так что дополнительные действия для
настройки загрузчика в таком варианте не нужны (в отличие от прямого
вызова mkinitrd).

Вероятно, проще будет взять именно mkinitrd-2.6.10-alt1 из архива, а
не последнюю версию из Сизифа, которая тянет за собой кучу обновлений
(в том числе udev, не работающий с ядрами старее 2.6.15).

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [Comm] suspend hibernate 2.6.18
  2007-02-15 15:08 ` Sergey Vlasov
@ 2007-02-15 16:36   ` Mikhail Kuligin
  2007-02-15 16:52     ` Andrey Rahmatullin
  0 siblings, 1 reply; 4+ messages in thread
From: Mikhail Kuligin @ 2007-02-15 16:36 UTC (permalink / raw)
  To: ALT Linux Community

> Вероятно, проще будет взять именно mkinitrd-2.6.10-alt1 из архива, а
> не последнюю версию из Сизифа, которая тянет за собой кучу обновлений
> (в том числе udev, не работающий с ядрами старее 2.6.15).
а вы не ошиблись mkinitrd-2.6.10-alt1? вот посмотрел архив сизифа за
2004 так там mkinitrd уже 2.9?
сhttp://ftp.altlinux.org/pub/distributions/archive/Sisyphus/2004/06/14/files/SRPMS/mkinitrd-2.9.1-alt1.src.rpm

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

* Re: [Comm] suspend hibernate 2.6.18
  2007-02-15 16:36   ` Mikhail Kuligin
@ 2007-02-15 16:52     ` Andrey Rahmatullin
  0 siblings, 0 replies; 4+ messages in thread
From: Andrey Rahmatullin @ 2007-02-15 16:52 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 375 bytes --]

> а вы не ошиблись mkinitrd-2.6.10-alt1? вот посмотрел архив сизифа за
2.9.10-alt1

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):

> Requires: %{get_dep avfs-fuse}
> Но это будет зависимость на avfs-fuse >= версия-релиз
> А вот есть ли такой get_dep, чтобы = версия-релиз - не знаю
avfs-fuse = %{get_SVR avfs-fuse}
Жуть.
		-- ldv in devel@

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2007-02-15 16:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-15 14:36 [Comm] suspend hibernate 2.6.18 Mikhail Kuligin
2007-02-15 15:08 ` Sergey Vlasov
2007-02-15 16:36   ` Mikhail Kuligin
2007-02-15 16:52     ` Andrey Rahmatullin

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