From: "Александр Леутин" <leutin-lists@rambler.ru>
To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] Странности с hald, acpid, suspend
Date: Thu, 18 Sep 2008 19:31:40 +0600
Message-ID: <48D2583C.1030704@rambler.ru> (raw)
In-Reply-To: <48CB8A8E.4030101@altlinux.ru>
Михаил Якушин пишет:
> Александр Леутин wrote:
> [skip]
>>>> 2) Перестал работать suspend-to-ram и suspend-to-disk:
>>>> [root@el ~]# powersave -u
>>>> Received error reply: No suspend method found
>>>> Could not send suspend to ram request to HAL
>>>> [root@el ~]# powersave -U
>>>> Received error reply: No hibernate script found
>>>> Could not send suspend to disk request to HAL
>>> странно.
>>> Возможно powersaved упал.
>> Пакет в системе установлен, сервис запущен. Как вернуть его в
>> работоспособное состояние?
>>
> а после нажимания кнопки демон есть?
>>>> Ядро 2.6.24-std-def-alt8
>>> Вы уверены что она 24?
>> Уверен:
>> [root@el ~]# uname -a
>> Linux el.sutc.ru 2.6.24-std-def-alt8 #1 SMP Mon Apr 28 15:47:17 MSD
>> 2008 i686 GNU/Linux
>> [root@el ~]#
>>
>> На 2.6.25 и позднее на моем ноутбуке не работает wifi (iwl3945), хотя
>> модули грузятся и устройство находится. Но это тема для отдельного
>> разговора ;)
>>
>
> Вопервых это странно, iwl3945 должен работать, на моем личном ноутбуке
> он стоит.
> вобщем попробуйте самое свежее, и посмотрим
Попробовал под свежим ядром:
el ~ $sudo service network restart
Computing interface groups: ..... 5 interfaces found
Processing /etc/net/vlantab: empty.
Stopping group 1/realphys (2 interfaces)
Stopping eth0: RTNETLINK answers: No such process
...OK
Stopping wlan0: skipping hotplug iface 'wlan0' SKIPPED
Stopping group 0/virtual (3 interfaces)
Stopping lo: .OK
Stopping pan0: skipping hotplug iface 'pan0' SKIPPED
Stopping wmaster0: skipping hotplug iface 'wmaster0' SKIPPED
Computing interface groups: ..... 5 interfaces found
Starting group 0/virtual (3 interfaces)
Starting lo: ....OK
Starting pan0: skipping hotplug iface 'pan0' SKIPPED
Starting wmaster0: skipping hotplug iface 'wmaster0' SKIPPED
Starting group 1/realphys (2 interfaces)
Starting eth0: ...?????!.OK
Starting wlan0: skipping hotplug iface 'wlan0' SKIPPED
Processing /etc/net/vlantab: empty.
el ~ $sudo killall wpa_supplicant
wpa_supplicant: no process killed
el ~ $sudo /etc/net/scripts/ifup-removable wlan0 hotplug
ioctl[SIOCSIWAUTH]: Operation not supported
WEXT auth param 4 value 0x0 - %
el ~ $sudo iwlist wlan0 scan
wlan0 Scan completed :
Cell 01 - Address: 00:1E:8C:2E:6D:F9
ESSID:"default"
Mode:Master
Frequency:2.412 GHz (Channel 1)
Channel:1
Quality=35/100 Signal level=-88 dBm Noise
level=-127 dBm
Encryption key:off
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
24 Mb/s; 36 Mb/s; 54 Mb/s; 6 Mb/s; 9 Mb/s
12 Mb/s; 48 Mb/s
Extra:tsf=0000015a211ff187
Cell 02 - Address: 00:0F:3D:38:48:A6
ESSID:"AP"
Mode:Master
Frequency:2.412 GHz (Channel 1)
Channel:1
Quality=30/100 Signal level=-91 dBm Noise
level=-127 dBm
Encryption key:on
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s
Extra:tsf=00000005ac80a11f
el ~ $uname -a
Linux el.sutc.ru 2.6.25-std-def-alt9 #1 SMP Wed Sep 10 13:51:09 MSD 2008
i686 GNU/Linux
el ~ $
В то же время со старым ядром ситуация такая:
el ~ $sudo iwlist wlan0 scan
wlan0 Scan completed :
Cell 01 - Address: 00:11:95:E9:97:5C
ESSID:"SUTC_Office"
Mode:Master
Channel:13
Frequency:2.472 GHz (Channel 13)
Quality=87/100 Signal level=-46 dBm Noise
level=-81 dBm
Encryption key:on
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (2) : TKIP CCMP
Authentication Suites (1) : PSK
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
12 Mb/s; 24 Mb/s; 36 Mb/s; 9 Mb/s; 18 Mb/s
48 Mb/s; 54 Mb/s
Extra:tsf=0000002f00ad8ddc
el ~ $uname -a
Linux el.sutc.ru 2.6.24-std-def-alt8 #1 SMP Mon Apr 28 15:47:17 MSD 2008
i686 GNU/Linux
el ~ $
Т.е. ловится только сеть, которая прописана в моем wpa_supplicant.conf
(что мне и требуется, в общем-то).
С новым ядром эта сеть не ловится :(
Кстати, если ставлю в /etc/net/ifaces/wlan0/options строчку
USE_HOTPLUG="yes", то для поднятия wlan0 приходится руками давать
команду "sudo /etc/net/scripts/ifup-removable wlan0 hotplug". Можно
как-то автоматизировать этот процесс?
--
Александр Леутин
Registered Linux user #295797
Жизнь -- смертельно интересная штука!
next prev parent reply other threads:[~2008-09-18 13:31 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-12 16:13 Александр Леутин
2008-09-12 19:11 ` Михаил Якушин
2008-09-13 3:51 ` Александр Леутин
2008-09-13 9:40 ` Михаил Якушин
2008-09-13 13:28 ` Denis Nazarov
2008-09-13 18:01 ` Александр Леутин
2008-09-16 10:09 ` Ildar Mulyukov
2008-09-16 10:23 ` Damir Shayhutdinov
2008-09-16 10:44 ` Ildar Mulyukov
2008-09-16 10:51 ` Andrey Rahmatullin
2008-09-16 11:14 ` Ildar Mulyukov
2008-09-16 11:51 ` Andrey Rahmatullin
2008-09-16 11:55 ` Ildar Mulyukov
2008-09-16 12:16 ` Andrey Rahmatullin
2008-09-17 4:28 ` Ildar Mulyukov
2008-09-17 6:43 ` Ildar Mulyukov
2008-09-16 11:38 ` Александр Леутин
2008-09-18 13:31 ` Александр Леутин [this message]
2008-09-13 12:23 ` Damir Shayhutdinov
2008-09-13 17:42 ` Александр Леутин
2008-09-15 18:39 ` Damir Shayhutdinov
2008-09-16 17:08 ` Александр Леутин
2008-09-16 10:12 ` Ildar Mulyukov
2008-09-16 11:42 ` Александр Леутин
2008-09-16 11:54 ` Ildar Mulyukov
2008-09-16 12:06 ` Александр Леутин
2008-09-16 12:02 ` Александр Леутин
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=48D2583C.1030704@rambler.ru \
--to=leutin-lists@rambler.ru \
--cc=sisyphus@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 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