From owner-freebsd-questions@FreeBSD.ORG  Tue Oct 14 10:14:13 2008
Return-Path: <owner-freebsd-questions@FreeBSD.ORG>
Delivered-To: freebsd-questions@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C71B21065686
	for <freebsd-questions@freebsd.org>;
	Tue, 14 Oct 2008 10:14:13 +0000 (UTC)
	(envelope-from dominique.goncalves@gmail.com)
Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.24])
	by mx1.freebsd.org (Postfix) with ESMTP id 7D7268FC15
	for <freebsd-questions@freebsd.org>;
	Tue, 14 Oct 2008 10:14:13 +0000 (UTC)
	(envelope-from dominique.goncalves@gmail.com)
Received: by qw-out-2122.google.com with SMTP id 9so602246qwb.7
	for <freebsd-questions@freebsd.org>;
	Tue, 14 Oct 2008 03:14:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:received:received:message-id:date:from:to
	:subject:cc:in-reply-to:mime-version:content-type
	:content-transfer-encoding:content-disposition:references;
	bh=l7GC6pfpgokCCqM5GRD9HPvFh48jQ8FqmVh4slPjP6w=;
	b=f6LwSfCy2vG3747fb22BHpBrqF8yTO1VIjpKtx84SsdqvRBq2JepTaBlQJZloDpCPw
	X2XQ8ftXSw33Jh1jj0UsJCzk/AbcHjPkfhIVTi0EOMpYQ6ZoNlZrbxCQlN+xgjRfa7JG
	+a1LrWr9e4bCfNr9oSSEYHoL2Z3U+uffx8Ghw=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=message-id:date:from:to:subject:cc:in-reply-to:mime-version
	:content-type:content-transfer-encoding:content-disposition
	:references;
	b=vSZ1R+etjkJ2pXVuUxRmeBlkkkKhay99MP41p1cnBmFeqjin+lpZCyqanIjouZtJYh
	APWjIqtsrr1dq8/q0Q08w6Wl5UEgjFp/KeLn6NeFm3d4C3l7K197wwKfactr/ZpCb7pJ
	n3CCBKBX0iOSa3YbSBCG2d+zzOiO1oX+mmaBg=
Received: by 10.214.10.4 with SMTP id 4mr6123663qaj.48.1223979252292;
	Tue, 14 Oct 2008 03:14:12 -0700 (PDT)
Received: by 10.215.39.4 with HTTP; Tue, 14 Oct 2008 03:14:12 -0700 (PDT)
Message-ID: <7daacbbe0810140314t18df6da5r44e6cde2c834317a@mail.gmail.com>
Date: Tue, 14 Oct 2008 12:14:12 +0200
From: "Dominique Goncalves" <dominique.goncalves@gmail.com>
To: Aniruddha <mailing_list@orange.nl>
In-Reply-To: <1223935437.4511.5.camel@debian>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <1223935437.4511.5.camel@debian>
Cc: freebsd-questions@freebsd.org
Subject: Re: FreeBSD do dbus & hal work?
X-BeenThere: freebsd-questions@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: User questions <freebsd-questions.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
	<mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions>
List-Post: <mailto:freebsd-questions@freebsd.org>
List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
	<mailto:freebsd-questions-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 14 Oct 2008 10:14:13 -0000

Hi,

On Tue, Oct 14, 2008 at 12:03 AM, Aniruddha <mailing_list@orange.nl> wrote:
> I'm trying to mount (USB) devices in KDE/Gnome automagically through
> dbus and hal. I added the following lines to /etc/rc.conf:
>
> dbus_enable="YES"
> hald_enable="YES"
>
> Unfortunately when I insert an USB (NTFS formatted) nothing happens.
> When I insert a (fat) sdcard  in my cardreader still nothing happens.
> I do think I'm missing something obvious, who know what it is?

Do a 'tail -f /var/log/messages' then insert your sd card and see
what's going on.

The HAL faq may be useful http://www.freebsd.org/gnome/docs/halfaq.html.

> --
> Regards,
>
> Aniruddha
>
>
>
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>

Regards.

-- 
There's this old saying: "Give a man a fish, feed him for a day. Teach
a man to fish, feed him for life."