From owner-freebsd-emulation@FreeBSD.ORG Wed Dec 11 22:05:57 2013 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 126FBBB3 for ; Wed, 11 Dec 2013 22:05:57 +0000 (UTC) Received: from mail-wg0-x236.google.com (mail-wg0-x236.google.com [IPv6:2a00:1450:400c:c00::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9CA381DB6 for ; Wed, 11 Dec 2013 22:05:56 +0000 (UTC) Received: by mail-wg0-f54.google.com with SMTP id n12so7027782wgh.33 for ; Wed, 11 Dec 2013 14:05:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=tkjFyZkEuhJFwK64VMl44NZX54cD4o2Gua3ulQ7PSJg=; b=f8mW+4ANXHpXJSnlsBhsuKJbaAa0E1uAkw9lJuVRyFeA92og/EO0xKp0ZAlsL8K5NE 2DpUAZZASZ7wybegQnklkE8kdvdBgz9jfipqssqhMK/JT0HVLUblzvy+d8U5yl+4tp/S DeUqvPeRuuiEVKb1AAxWwy23cvp2FiFMtIBD/fg+6Xf/yfvkgP3Iry43E/J6kqsBVt1W st4HJG4idKMWwBCZuUzp1yWGDjJ63dY6MEktL8vnXifVdsGteaX22TJgn8ZTdADzXOYG xshyAeW8++vrukBZuV7uVRqrk3I1m5nEpdkCoLL4oEvL/nprlr3USLwIZD+idK3fJcNl /R+Q== MIME-Version: 1.0 X-Received: by 10.180.108.162 with SMTP id hl2mr4873620wib.56.1386799555102; Wed, 11 Dec 2013 14:05:55 -0800 (PST) Received: by 10.180.126.100 with HTTP; Wed, 11 Dec 2013 14:05:54 -0800 (PST) In-Reply-To: References: <529AF596.80308@passap.ru> Date: Wed, 11 Dec 2013 23:05:54 +0100 Message-ID: Subject: Re: Linux ABI/Emulation for DBUS, HAL From: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= To: Juris Kaminskis Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: emulation@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Dec 2013 22:05:57 -0000 On Wed, Dec 11, 2013 at 9:52 PM, Juris Kaminskis wrote: > now I am stuck at following: > > root@:/compat/linux # usr/sbin/pcscd -df > 00000000 pcscdaemon.c:280:main() pcscd set to foreground with debug send to > stderr > 00000920 pcscdaemon.c:498:main() pcsc-lite 1.4.102 daemon ready. > 00363117 hotplug_libhal.c:460:HPRegisterForHotplugEvents() error: > dbus_bus_get: org.freedesktop.DBus.Error.FileNotFound: Failed to connect to > socket /var/run/dbus/system_bus_socket: No such file or directory > 00000199 pcscdaemon.c:517:main() SVCServiceRunLoop returned > 00000129 pcscdaemon.c:523:at_exit() cleaning /var/run > root@:/compat/linux # > > > do you know what could be a problem? > It seems you don't have the system bus running. > _______________________________________________ > freebsd-emulation@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-emulation > To unsubscribe, send any mail to " > freebsd-emulation-unsubscribe@freebsd.org" >