Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Sep 2012 15:05:26 +0200
From:      Marko =?UTF-8?B?Q3VwYcSH?= <pacija@gmail.com>
To:        freebsd-hackers@freebsd.org
Subject:   Diskless PXE and hal
Message-ID:  <20120924150526.4d7a344c@gmail.com>

next in thread | raw e-mail | index | archive | help
I am booting 9.0-RELEASE-p4 i386 over PXE with read-only root. I need
hal in order to autoprobe video cards, mouses, keyboards etc. due to
different hardware of clients, but it does not work. Invoking it from
command line gives me error:

# hald --daemon=no --verbose=yes
15:00:11.984 [I] hald.c:673: hal 0.5.14
15:00:11.984 [I] hald.c:674: using child timeout 250s
15:00:11.984 [I] hald.c:739: Will not daemonize
15:00:11.984 [I] hald_dbus.c:5444: local server is listening at
unix:path=/var/run/hald/dbus-HirC2VBPvF,guid=29945067cd47361b6b3ac22800000c61
15:00:11.987 [I] ck-tracker.c:396: got seat
'/org/freedesktop/ConsoleKit/Seat1' 15:00:11.987 [I] ck-tracker.c:344:
Got all sessions on seat '/org/freedesktop/ConsoleKit/Seat1'
15:00:11.987 [I] ck-tracker.c:396: got seat
'/org/freedesktop/ConsoleKit/Seat2' 15:00:11.987 [I] ck-tracker.c:323:
got session '/org/freedesktop/ConsoleKit/Session1' for seat
'/org/freedesktop/ConsoleKit/Seat2' 15:00:11.988 [I] ck-tracker.c:274:
Got active state (INACTIVE) and uid 1001 on session
'/org/freedesktop/ConsoleKit/Session1' 15:00:11.988 [I]
ck-tracker.c:344: Got all sessions on seat
'/org/freedesktop/ConsoleKit/Seat2' 15:00:11.988 [I] ck-tracker.c:423:
Got seats 15:00:11.988 [I] ck-tracker.c:824: Got seats and sessions
15:00:12.000 [I] hald_runner.c:304: Runner has pid 2186 Runner started
- allowed paths are
'/usr/local/libexec:/usr/local/libexec/hal/scripts:/usr/local/bin'
15:00:12.005 [I] hald_runner.c:184: runner connection is 0x28855c00
15:00:12.010 [I] hf-ata.c:258: unable to open /dev/ata: No such file or
directory [WARN  2185]
polkit-error.c:143:polkit_error_get_error_message(): error != NULL Not
built with -rdynamic so unable to print a backtrace *** [DIE]
hald.c:main():790 : Could not init PolicyKit context: (null)

Any advices how to get it working?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120924150526.4d7a344c>