* [sisyphus] hotplug
@ 2004-10-23 11:28 Сергей Бушуев
2004-10-25 8:00 ` Andrei Bulava
0 siblings, 1 reply; 3+ messages in thread
From: Сергей Бушуев @ 2004-10-23 11:28 UTC (permalink / raw)
To: sisyphus
Добрый день!
Обратил внимание на красный [FAILED] во время загрузки.
Стал выяснять
[root@bhome root]# service hotplug status
Hotplug (cpu.rc) status: [ DONE ]
Hotplug (block.rc) status: [FAILED]
Hotplug (usb.rc) status: [ DONE ]
Hotplug (misc.rc) status: /etc/hotplug/misc.rc: line 46: 2174
Segmentation fault /usr/bin/mousescan 2>/dev/null
[FAILED]
Hotplug (acpi.rc) status: [ DONE ]
Hotplug (pci.rc) status: [ DONE ]
Hotplug (sound.rc) status: [ DONE ]
[root@bhome root]# service hotplug restart
Hotplug (cpu.rc) restart: [ DONE ]
Hotplug (block.rc) restart: [ DONE ]
Hotplug (usb.rc) restart: [ DONE ]
Hotplug (misc.rc) restart: [ DONE ]
Hotplug (acpi.rc) restart: [ DONE ]
Hotplug (pci.rc) restart: [ DONE ]
Hotplug (sound.rc) restart: [ DONE ]
Так почему он при загрузке выкидывает красные тряпки?
ALT Linux Sisyphus (20041021), 2.4.26-std-up-alt6
hotplug-2004_03_29-alt10
Спасибо,
СБ
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [sisyphus] hotplug
2004-10-23 11:28 [sisyphus] hotplug Сергей Бушуев
@ 2004-10-25 8:00 ` Andrei Bulava
2004-10-25 17:43 ` Anton Farygin
0 siblings, 1 reply; 3+ messages in thread
From: Andrei Bulava @ 2004-10-25 8:00 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Сергей Бушуев пишет:
> Добрый день!
> Обратил внимание на красный [FAILED] во время загрузки.
> Стал выяснять
> [root@bhome root]# service hotplug status
> Hotplug (cpu.rc) status: [ DONE ]
> Hotplug (block.rc) status: [FAILED]
> Hotplug (usb.rc) status: [ DONE ]
> Hotplug (misc.rc) status: /etc/hotplug/misc.rc: line 46: 2174
> Segmentation fault /usr/bin/mousescan 2>/dev/null
> [FAILED]
> Hotplug (acpi.rc) status: [ DONE ]
> Hotplug (pci.rc) status: [ DONE ]
> Hotplug (sound.rc) status: [ DONE ]
<skip/>
> Так почему он при загрузке выкидывает красные тряпки?
> ALT Linux Sisyphus (20041021), 2.4.26-std-up-alt6
> hotplug-2004_03_29-alt10
Идентичное поведение наблюдаю на двух системах, отличаюшихся только
ядром 2.4.27-std-up-alt1, железо реальное и vmware.
Судя по rpm -q --lastchange hotplug
* Пнд Окт 18 2004 Anton Farygin <rider@altlinux.ru> 2004_03_29-alt10
- added cpu.rc - detection and loading cpufreq modules
- added acpi.rc - detection and loading modules for acpi devices
- added misc.rc - detection and loading kernel modules for miscellaneous
devices (psmouse)
- fixed races into block.agent
- added filesystem detection code to block.agent (with new libhw-tools)
кажется, что подозреваемых, кроме hotplug, больше нет.
2rider@: в bugzilla?
--
// AB1002-UANIC
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [sisyphus] hotplug
2004-10-25 8:00 ` Andrei Bulava
@ 2004-10-25 17:43 ` Anton Farygin
0 siblings, 0 replies; 3+ messages in thread
From: Anton Farygin @ 2004-10-25 17:43 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Andrei Bulava пишет:
> Сергей Бушуев пишет:
>
>> Добрый день!
>> Обратил внимание на красный [FAILED] во время загрузки.
>> Стал выяснять
>> [root@bhome root]# service hotplug status
>> Hotplug (cpu.rc) status: [ DONE ]
>> Hotplug (block.rc) status: [FAILED]
>> Hotplug (usb.rc) status: [ DONE ]
>> Hotplug (misc.rc) status: /etc/hotplug/misc.rc: line 46: 2174
>> Segmentation fault /usr/bin/mousescan 2>/dev/null
>> [FAILED]
>> Hotplug (acpi.rc) status: [ DONE ]
>> Hotplug (pci.rc) status: [ DONE ]
>> Hotplug (sound.rc) status: [ DONE ]
>
>
> <skip/>
>
>> Так почему он при загрузке выкидывает красные тряпки?
>> ALT Linux Sisyphus (20041021), 2.4.26-std-up-alt6
>> hotplug-2004_03_29-alt10
>
>
> Идентичное поведение наблюдаю на двух системах, отличаюшихся только
> ядром 2.4.27-std-up-alt1, железо реальное и vmware.
>
> Судя по rpm -q --lastchange hotplug
> * Пнд Окт 18 2004 Anton Farygin <rider@altlinux.ru> 2004_03_29-alt10
>
> - added cpu.rc - detection and loading cpufreq modules
> - added acpi.rc - detection and loading modules for acpi devices
> - added misc.rc - detection and loading kernel modules for miscellaneous
> devices (psmouse)
> - fixed races into block.agent
> - added filesystem detection code to block.agent (with new libhw-tools)
>
> кажется, что подозреваемых, кроме hotplug, больше нет.
>
> 2rider@: в bugzilla?
>
Да. На пакет libhw-tools !!!
Rgds,
Rider
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-10-25 17:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-23 11:28 [sisyphus] hotplug Сергей Бушуев
2004-10-25 8:00 ` Andrei Bulava
2004-10-25 17:43 ` Anton Farygin
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