ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] hald problems after upgrading to last branch 4.0
@ 2008-01-09 10:30 Eugene Prokopiev
  2008-01-10  7:26 ` Eugene Prokopiev
  2008-01-10 10:40 ` Alexey I. Froloff
  0 siblings, 2 replies; 4+ messages in thread
From: Eugene Prokopiev @ 2008-01-09 10:30 UTC (permalink / raw)
  To: community

Здравствуйте!

Обновился до последного бранча 4.0 и увидел, что haldaemon стартовать
не желает. Подробнее он говорит об этом так:

# hald --daemon=no --verbose=yes
...
13:17:41.077 [I] osspec.c:874: hal_util_find_known_parent:
'/sys/class/tty/ttyS0'->'/sys/devices/pnp0/00:08'
13:17:41.077 [I] device.c:3887: add_dev: subsys=tty
sysfs_path=/sys/class/tty/ttyS0 dev=/dev/ttyS0 parent_dev=0x080d94d0
Run started hald-probe-serial (10000) (0)
!  full path is '/usr/libexec/hal/hald-probe-serial', program_dir is
'/usr/libexec/hal'
[5177]: 13:17:41.079 [D] probe-serial.c:70: Checking if /dev/ttyS0 is
actually present
/usr/libexec/hal/hald-probe-serial exited
13:17:41.080 [I] osspec.c:429: Synthesizing powermgmt events...
13:17:41.080 [E] acpi.c:758: Couldn't open /proc/acpi/battery: Error
opening directory '/proc/acpi/battery': No such file or directory
13:17:41.080 [E] acpi.c:758: Couldn't open /proc/acpi/processor: Error
opening directory '/proc/acpi/processor': No such file or directory
13:17:41.080 [E] acpi.c:758: Couldn't open /proc/acpi/fan: Error
opening directory '/proc/acpi/fan': No such file or directory
13:17:41.080 [E] acpi.c:758: Couldn't open /proc/acpi/ac_adapter:
Error opening directory '/proc/acpi/ac_adapter': No such file or
directory
13:17:41.080 [I] acpi.c:729: Processing /proc/acpi/button/lid/LID
13:17:41.080 [I] acpi.c:729: Processing /proc/acpi/button/power/PWRB
13:17:41.080 [I] acpi.c:729: Processing /proc/acpi/button/power/PWRF
13:17:41.080 [E] acpi.c:758: Couldn't open /proc/acpi/button/sleep:
Error opening directory '/proc/acpi/button/sleep': No such file or
directory
13:17:41.081 [I] acpi.c:837: Processing sonypi display
13:17:41.081 [I] osspec.c:431: ACPI capabilities found
13:17:41.081 [I] osspec.c:439: Done synthesizing events
*** [DIE] device_info.c:rules_match_and_merge_device():1089 : Rule is
NULL on jump
[root@enp-mobile ~]# 13:17:41.083 [D] addon-input.c:486: An error
occured, exiting cleanly
/usr/libexec/hal/hald-addon-input exited

/proc/acpi/battery и прочих файлов и правда нет, я подгрузил, что
сумел (хотя почему я должен это делать?):

# modprobe battery
# modprobe processor
# modprobe fan
# modprobe ac_adapter
FATAL: Module ac_adapter not found.
# modprobe sleep
FATAL: Module sleep not found.

Получил:

13:20:35.535 [I] osspec.c:429: Synthesizing powermgmt events...
13:20:35.535 [I] acpi.c:729: Processing /proc/acpi/battery/CMB2
13:20:35.536 [I] acpi.c:729: Processing /proc/acpi/battery/CMB1
13:20:35.536 [I] acpi.c:729: Processing /proc/acpi/processor/CPU0
13:20:35.536 [E] acpi.c:758: Couldn't open /proc/acpi/ac_adapter:
Error opening directory '/proc/acpi/ac_adapter': No such file or
directory
13:20:35.536 [I] acpi.c:729: Processing /proc/acpi/button/lid/LID
13:20:35.536 [I] acpi.c:729: Processing /proc/acpi/button/power/PWRB
13:20:35.536 [I] acpi.c:729: Processing /proc/acpi/button/power/PWRF
13:20:35.536 [E] acpi.c:758: Couldn't open /proc/acpi/button/sleep:
Error opening directory '/proc/acpi/button/sleep': No such file or
directory
13:20:35.536 [I] acpi.c:837: Processing sonypi display
13:20:35.536 [I] osspec.c:431: ACPI capabilities found
13:20:35.536 [I] osspec.c:439: Done synthesizing events
*** [DIE] device_info.c:rules_match_and_merge_device():1089 : Rule is
NULL on jump
[root@enp-mobile ~]# 13:20:35.538 [D] addon-input.c:486: An error
occured, exiting cleanly
/usr/libexec/hal/hald-addon-input exited

Впрочем, как я понял, основная проблема - это "Rule is NULL on jump".
Что за Rule и отчего оно стало NULL, куда смотреть?

-- 
С уважением,
Прокопьев Евгений

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

* Re: [Comm] hald problems after upgrading to last branch 4.0
  2008-01-09 10:30 [Comm] hald problems after upgrading to last branch 4.0 Eugene Prokopiev
@ 2008-01-10  7:26 ` Eugene Prokopiev
  2008-01-10 10:40 ` Alexey I. Froloff
  1 sibling, 0 replies; 4+ messages in thread
From: Eugene Prokopiev @ 2008-01-10  7:26 UTC (permalink / raw)
  To: community

https://bugzilla.altlinux.org/show_bug.cgi?id=13959

-- 
С уважением,
Прокопьев Евгений

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

* Re: [Comm] hald problems after upgrading to last branch 4.0
  2008-01-09 10:30 [Comm] hald problems after upgrading to last branch 4.0 Eugene Prokopiev
  2008-01-10  7:26 ` Eugene Prokopiev
@ 2008-01-10 10:40 ` Alexey I. Froloff
  2008-01-10 11:13   ` Eugene Prokopiev
  1 sibling, 1 reply; 4+ messages in thread
From: Alexey I. Froloff @ 2008-01-10 10:40 UTC (permalink / raw)
  To: Mailing list for ALT Linux users

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

* Eugene Prokopiev <enp@> [080109 13:37]:
> *** [DIE] device_info.c:rules_match_and_merge_device():1089 : Rule is
> NULL on jump
> Впрочем, как я понял, основная проблема - это "Rule is NULL on jump".
> Что за Rule и отчего оно стало NULL, куда смотреть?
find /usr/share/hal/fdi -type f -print0 | xargs -r0 2>&1 >/dev/null

И посмотреть какие файлы не принадлежат ни одному пакету.

-- 
Regards,
Sir Raorn.

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

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

* Re: [Comm] hald problems after upgrading to last branch 4.0
  2008-01-10 10:40 ` Alexey I. Froloff
@ 2008-01-10 11:13   ` Eugene Prokopiev
  0 siblings, 0 replies; 4+ messages in thread
From: Eugene Prokopiev @ 2008-01-10 11:13 UTC (permalink / raw)
  To: ALT Linux Community general discussions

> И посмотреть какие файлы не принадлежат ни одному пакету.

процитирую багзиллу: эту проблему до сих пор никто не
заметил оттого, что пустые правила есть только в fdi для ноутов fujitsu,
счастливым обладателем одного из которых я являюсь ;)

-- 
С уважением,
Прокопьев Евгений

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

end of thread, other threads:[~2008-01-10 11:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-09 10:30 [Comm] hald problems after upgrading to last branch 4.0 Eugene Prokopiev
2008-01-10  7:26 ` Eugene Prokopiev
2008-01-10 10:40 ` Alexey I. Froloff
2008-01-10 11:13   ` Eugene Prokopiev

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