public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* Bluez-utils-3.36 hidd daemon does not compile on Suse 11 x64
@ 2008-07-12 15:28 nased0
  2008-07-17 12:18 ` Marcel Holtmann
  2008-07-17 18:37 ` Stefan Seyfried
  0 siblings, 2 replies; 5+ messages in thread
From: nased0 @ 2008-07-12 15:28 UTC (permalink / raw)
  To: linux-bluetooth

I downloaded old version 2.25 of bluez-utils, compiled and installed it, then
compiled and installed v. 3.36 over 2.25 to be able to use my MS
Bluetooth mouse.
Suse 11 64-bit distribution does not have a hidd daemon file included,
therefore its Bluetooth configurators only pretend to work.
I think that Suse 11 x64 distro developers were not able to
compile is also.



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Bluez-utils-3.36 hidd daemon does not compile on Suse 11 x64
  2008-07-12 15:28 Bluez-utils-3.36 hidd daemon does not compile on Suse 11 x64 nased0
@ 2008-07-17 12:18 ` Marcel Holtmann
  2008-07-17 18:37 ` Stefan Seyfried
  1 sibling, 0 replies; 5+ messages in thread
From: Marcel Holtmann @ 2008-07-17 12:18 UTC (permalink / raw)
  To: nased0; +Cc: linux-bluetooth

Hi,

> I downloaded old version 2.25 of bluez-utils, compiled and installed it, then
> compiled and installed v. 3.36 over 2.25 to be able to use my MS
> Bluetooth mouse.
> Suse 11 64-bit distribution does not have a hidd daemon file included,
> therefore its Bluetooth configurators only pretend to work.
> I think that Suse 11 x64 distro developers were not able to
> compile is also.

I have no idea what you are talking about. The hidd compiles just fine
and the reason why SuSE not includes it is that the input service
supersedes hidd.

Regards

Marcel



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Bluez-utils-3.36 hidd daemon does not compile on Suse 11 x64
  2008-07-12 15:28 Bluez-utils-3.36 hidd daemon does not compile on Suse 11 x64 nased0
  2008-07-17 12:18 ` Marcel Holtmann
@ 2008-07-17 18:37 ` Stefan Seyfried
  1 sibling, 0 replies; 5+ messages in thread
From: Stefan Seyfried @ 2008-07-17 18:37 UTC (permalink / raw)
  To: nased0; +Cc: linux-bluetooth

nased0 wrote:
> Suse 11 64-bit distribution does not have a hidd daemon file included,
> therefore its Bluetooth configurators only pretend to work.

I'd be interested in what you think is "only pretending to work". I don't want
to rule out a packaging flaw on my side, but at least for me it is working
fine with HID devices and rfcomm/dialup.

> I think that Suse 11 x64 distro developers were not able to
> compile is also.

I strongly object to that suspicion ;-)
It's not included on purpose, since it is obsoleted by input-service, as
Marcel already stated.

http://en.opensuse.org/Bluetooth might contain useful information to help you
set up your devices.

Have fun,

	Stefan
-- 
Stefan Seyfried
R&D Team Mobile Devices            |              "Any ideas, John?"
SUSE LINUX Products GmbH, Nürnberg | "Well, surrounding them's out."

This footer brought to you by insane German lawmakers:
SUSE Linux Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Bluez-utils-3.36 hidd daemon does not compile on Suse 11 x64
@ 2008-07-18 19:21 Pawel Witas
  2008-07-20 14:41 ` Stefan Seyfried
  0 siblings, 1 reply; 5+ messages in thread
From: Pawel Witas @ 2008-07-18 19:21 UTC (permalink / raw)
  To: public-linux-bluetooth-u79uwXL29TY76Z2rM5mHXA



nased0 wrote:
> > Suse 11 64-bit distribution does not have a hidd daemon file included,
> > therefore its Bluetooth configurators only pretend to work.

I'd be interested in what you think is "only pretending to work". I
don't want
to rule out a packaging flaw on my side, but at least for me it is working
fine with HID devices and rfcomm/dialup.

> > I think that Suse 11 x64 distro developers were not able to
> > compile is also.

I strongly object to that suspicion  ;-)
It's not included on purpose, since it is obsoleted by input-service, as
Marcel already stated.

http://en.opensuse.org/Bluetooth might contain useful information to
help you
set up your devices.

Have fun,

	Stefan

I'm using Gnome, not KDE and Gnome configurator could not start my MS
Wireless Laser Mouse 8000.
I have a Compal JFL-92 laptop with integrated BT and Suse 11 x64.
I tried to configure my mouse manually according to some howto's found
on the web, but the final step was starting the hidd daemon.
When I compiled hidd (old version 2.25) and typed command:
 hidd --connect 00:17:FA:8A:BD:0B
and pressed a button at the bottom of my mouse
the mouse started to move my cursor.

I don't need anything more from BT, I can connect my Nokia phone by USB
cable with much less effort, but I hate wired mouses and USB radio mouse
 plugs, which I'd have to remove before transporting my laptop in my bag.

Just try to test Suse 11 x64 with Gnome on configuration similar to mine.
I propose to include hidd daemon in Suse 11, to allow to configure BT
manually (even if it is not needed by your configurators).

Regards

Pawel


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Bluez-utils-3.36 hidd daemon does not compile on Suse 11 x64
  2008-07-18 19:21 Pawel Witas
@ 2008-07-20 14:41 ` Stefan Seyfried
  0 siblings, 0 replies; 5+ messages in thread
From: Stefan Seyfried @ 2008-07-20 14:41 UTC (permalink / raw)
  To: Pawel Witas; +Cc: linux-bluetooth

Pawel Witas wrote:

> I'm using Gnome, not KDE and Gnome configurator could not start my MS
> Wireless Laser Mouse 8000.

You can still use kdebluetooth under gnome to configure input devices.
Anyway - if the gnome bluetooth applet does not work for you, then you should
file a bug report here.

> I have a Compal JFL-92 laptop with integrated BT and Suse 11 x64.
> I tried to configure my mouse manually according to some howto's found
> on the web, but the final step was starting the hidd daemon.
> When I compiled hidd (old version 2.25) and typed command:
>  hidd --connect 00:17:FA:8A:BD:0B
> and pressed a button at the bottom of my mouse
> the mouse started to move my cursor.

I still won't include hidd for openSUSE since it's obsoleted and will be gone
with 4.0 anyway.

> Just try to test Suse 11 x64 with Gnome on configuration similar to mine.
> I propose to include hidd daemon in Suse 11, to allow to configure BT
> manually (even if it is not needed by your configurators).

use the d-bus methods as described on
http://wiki.bluez.org/wiki/HOWTO/InputDevices if you don't want to use
kinputwizard or the bluez-gnome applet.

Have fun.
-- 
Stefan Seyfried
R&D Team Mobile Devices            |              "Any ideas, John?"
SUSE LINUX Products GmbH, Nürnberg | "Well, surrounding them's out."

This footer brought to you by insane German lawmakers:
SUSE Linux Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-07-20 14:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-12 15:28 Bluez-utils-3.36 hidd daemon does not compile on Suse 11 x64 nased0
2008-07-17 12:18 ` Marcel Holtmann
2008-07-17 18:37 ` Stefan Seyfried
  -- strict thread matches above, loose matches on Subject: below --
2008-07-18 19:21 Pawel Witas
2008-07-20 14:41 ` Stefan Seyfried

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox