All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: BlueZ users <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] bluez udev rules for Slackware 10.2
Date: Sat, 03 Jun 2006 13:33:14 +0200	[thread overview]
Message-ID: <1149334394.19311.17.camel@localhost> (raw)
In-Reply-To: <5d12691e0606021931hd95b058u38f464d30af8fd56@mail.gmail.com>

Hi Aaron,

> First off I have to say I am somewhat of a Linux newbie so I apologize
> if this question may seem obvious.
> 
> I am trying to get bluetooth working on my Slackware 10.2 and udev
> does not seem to be creating any devices for my usb dongle. When I
> searched google, all I found in regards to the topic was a recent
> patch which added some new files to the source for udev rules. 
> 
> So I downloaded bluez from the cvs (05/31/2006) and also dbus-0.61
> since the ./configure was complaining about missing the headers. After
> installing bluez-libs I built bluez-utils as so:
> 
> ./configure --prefix=/usr/local --sysconfdir=/etc --localstatedir=/var
> --enable-all 
> make
> make install DESTDIR=<temporary build directory>
> 
> From there I went to my build directory and changed the init script to
> the Slackware standard (<BuildDIr>/etc/rc.d/rc.bluetooth) and modified
> the file a bit to reflect these changes. I then proceeded to build
> into a slack-package and installed it to my system. 
> 
> Now I can run 'sh /etc/rc.d/rc.bluetooth start' just fine and get the
> following output:
> Starting Bluetooth subsystem: hcid sdpd hidd hid2hci rfcomm.
> 
> But still no device from udev. 

the Bluetooth subsystem doesn't need any device nodes (except for the
RFCOMM TTY emulation). It will simply work and "hciconfig -a" should
show your Bluetooth device.

Regards

Marcel




_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

  reply	other threads:[~2006-06-03 11:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-03  2:31 [Bluez-users] bluez udev rules for Slackware 10.2 Aaron Miller
2006-06-03 11:33 ` Marcel Holtmann [this message]
2006-06-03 17:48   ` Aaron Miller
2006-06-03 19:14     ` Marcel Holtmann
2006-06-05 23:52       ` Aaron Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1149334394.19311.17.camel@localhost \
    --to=marcel@holtmann.org \
    --cc=bluez-users@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.