From owner-freebsd-questions@FreeBSD.ORG Wed Oct 15 06:36:37 2008 Return-Path: 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 8838A1065686 for ; Wed, 15 Oct 2008 06:36:37 +0000 (UTC) (envelope-from mailing_list@orange.nl) Received: from smtp-3.orange.nl (smtp-3.orange.nl [193.252.22.243]) by mx1.freebsd.org (Postfix) with ESMTP id 4DAC68FC28 for ; Wed, 15 Oct 2008 06:36:37 +0000 (UTC) (envelope-from mailing_list@orange.nl) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf6203.online.nl (SMTP Server) with ESMTP id 008AA1C00088; Wed, 15 Oct 2008 08:36:36 +0200 (CEST) Received: from [192.168.2.173] (s5590cf7b.adsl.wanadoo.nl [85.144.207.123]) by mwinf6203.online.nl (SMTP Server) with ESMTP id 59E2C1C00081; Wed, 15 Oct 2008 08:36:35 +0200 (CEST) X-ME-UUID: 20081015063635368.59E2C1C00081@mwinf6203.online.nl From: Aniruddha To: Dominique Goncalves In-Reply-To: <7daacbbe0810140314t18df6da5r44e6cde2c834317a@mail.gmail.com> References: <1223935437.4511.5.camel@debian> <7daacbbe0810140314t18df6da5r44e6cde2c834317a@mail.gmail.com> Content-Type: text/plain Date: Wed, 15 Oct 2008 08:36:39 +0200 Message-Id: <1224052599.4011.4.camel@debian> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 Content-Transfer-Encoding: 7bit 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Oct 2008 06:36:37 -0000 On Tue, 2008-10-14 at 12:14 +0200, Dominique Goncalves wrote: > Hi, > > On Tue, Oct 14, 2008 at 12:03 AM, Aniruddha 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. > Thanks, I followed the faq to the letter and it show a dialog when I insert a USB stick. Unfortunately when I insert an sdcard still nothing happens. -- Regards, Aniruddha