* [Bluez-users] DiNovo and bluetooth-hub functionality
@ 2005-03-18 17:33 Mattias Arrelid
2005-03-18 18:43 ` Marcel Holtmann
0 siblings, 1 reply; 9+ messages in thread
From: Mattias Arrelid @ 2005-03-18 17:33 UTC (permalink / raw)
To: bluez-users
Hi everyone,
Let me start with saying that I only have been on a Linux system for
about 2 days, so please forgive me if I have made clumpsy assumptions or
similar.
However, I'm running Ubuntu Linux 5.04 (Hoary Hedgehog). I also got a
DiNovo set from Logitech that has been running fine since install. Now
I'd like to connect my phone to the computer for file exchange/sync and
it doesn't seem to be anything else to do than manually adjusting things
to get everything up and running.
I've installed all BlueZ-packages for Ubuntu using apt-get (graphical
version).
I can now, after having logged in at my computer using an extra keyboard
(connected on ps/2) do the following commands (sudo because of my using
of Ubuntu, won't have priviligies else);
1. sudo hid2hci
2. hcid
3. sdpd
4. hidd --server
5. sudo hidd --search
Now, my mouse, keyboard and mediapad gets connected and everything works
ok. My problem is that I would like this to be done automatically when I
start up my computer (in other words; start up bluetooth functionality
and let me use my bluetooth devices). Maybe the above can be done in
another way, I'm really a newbie trying to get it all together. It would
also be nice if I in Nautilus could view my bluetooth neighborhood using
"bluetooth:///" or something.
Thansk for any suggestions.
/ Mattias
Please, I'm totally stuck and I cannot seem to find a solution to my
problem. What can I do to solve this? Tried searching the archives for a
similar problem but I cannot figure out how to search for a specific
phrase (just searching on "HCI mode failed" gives me tons of not so
relevant answers, even when forcing requirment of all words).
Thanks in advance / Mattias
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Bluez-users] DiNovo and bluetooth-hub functionality
2005-03-18 17:33 [Bluez-users] DiNovo and bluetooth-hub functionality Mattias Arrelid
@ 2005-03-18 18:43 ` Marcel Holtmann
2005-03-18 19:39 ` Mattias Arrelid
0 siblings, 1 reply; 9+ messages in thread
From: Marcel Holtmann @ 2005-03-18 18:43 UTC (permalink / raw)
To: BlueZ Mailing List
Hi Mattias,
> Let me start with saying that I only have been on a Linux system for
> about 2 days, so please forgive me if I have made clumpsy assumptions or
> similar.
>
> However, I'm running Ubuntu Linux 5.04 (Hoary Hedgehog). I also got a
> DiNovo set from Logitech that has been running fine since install. Now
> I'd like to connect my phone to the computer for file exchange/sync and
> it doesn't seem to be anything else to do than manually adjusting things
> to get everything up and running.
>
> I've installed all BlueZ-packages for Ubuntu using apt-get (graphical
> version).
>
> I can now, after having logged in at my computer using an extra keyboard
> (connected on ps/2) do the following commands (sudo because of my using
> of Ubuntu, won't have priviligies else);
>
> 1. sudo hid2hci
> 2. hcid
> 3. sdpd
> 4. hidd --server
> 5. sudo hidd --search
you should run all of them as root. The "hidd --search" should btw only
be needed once.
> Now, my mouse, keyboard and mediapad gets connected and everything works
> ok. My problem is that I would like this to be done automatically when I
> start up my computer (in other words; start up bluetooth functionality
> and let me use my bluetooth devices). Maybe the above can be done in
> another way, I'm really a newbie trying to get it all together. It would
> also be nice if I in Nautilus could view my bluetooth neighborhood using
> "bluetooth:///" or something.
You should talk to the Ubuntu package maintainer of the bluez-utils
package, because it includes a boot script for this task.
Regards
Marcel
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Bluez-users] DiNovo and bluetooth-hub functionality
2005-03-18 18:43 ` Marcel Holtmann
@ 2005-03-18 19:39 ` Mattias Arrelid
2005-03-18 19:44 ` Marcel Holtmann
0 siblings, 1 reply; 9+ messages in thread
From: Mattias Arrelid @ 2005-03-18 19:39 UTC (permalink / raw)
To: bluez-users
Hi Marcel,
Thanks for your fast reply.
Now, I have logged in as root instead and tried to run all those
commands. Still, everything works, but I sure would like to find out
where that init script is. Is there a way I can do find it manually? And
then install it manually?
I'm going to try to remove all Bluez-stuff with apt-get as root, and
then reinstalling them again, just to make sure that the script wasn't
included from the beginning (maybe it couldn't be created?).
Thanks in advance / Mattias
> Hi Mattias,
>
> > Let me start with saying that I only have been on a Linux system for
> > about 2 days, so please forgive me if I have made clumpsy assumptions or
> > similar.
> >
> > However, I'm running Ubuntu Linux 5.04 (Hoary Hedgehog). I also got a
> > DiNovo set from Logitech that has been running fine since install. Now
> > I'd like to connect my phone to the computer for file exchange/sync and
> > it doesn't seem to be anything else to do than manually adjusting things
> > to get everything up and running.
> >
> > I've installed all BlueZ-packages for Ubuntu using apt-get (graphical
> > version).
> >
> > I can now, after having logged in at my computer using an extra keyboard
> > (connected on ps/2) do the following commands (sudo because of my using
> > of Ubuntu, won't have priviligies else);
> >
> > 1. sudo hid2hci
> > 2. hcid
> > 3. sdpd
> > 4. hidd --server
> > 5. sudo hidd --search
>
> you should run all of them as root. The "hidd --search" should btw only
> be needed once.
>
> > Now, my mouse, keyboard and mediapad gets connected and everything works
> > ok. My problem is that I would like this to be done automatically when I
> > start up my computer (in other words; start up bluetooth functionality
> > and let me use my bluetooth devices). Maybe the above can be done in
> > another way, I'm really a newbie trying to get it all together. It would
> > also be nice if I in Nautilus could view my bluetooth neighborhood using
> > "bluetooth:///" or something.
>
> You should talk to the Ubuntu package maintainer of the bluez-utils
> package, because it includes a boot script for this task.
>
> Regards
>
> Marcel
>
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Bluez-users] DiNovo and bluetooth-hub functionality
2005-03-18 19:39 ` Mattias Arrelid
@ 2005-03-18 19:44 ` Marcel Holtmann
0 siblings, 0 replies; 9+ messages in thread
From: Marcel Holtmann @ 2005-03-18 19:44 UTC (permalink / raw)
To: BlueZ Mailing List
Hi Matthias,
> Now, I have logged in as root instead and tried to run all those
> commands. Still, everything works, but I sure would like to find out
> where that init script is. Is there a way I can do find it manually? And
> then install it manually?
>
> I'm going to try to remove all Bluez-stuff with apt-get as root, and
> then reinstalling them again, just to make sure that the script wasn't
> included from the beginning (maybe it couldn't be created?).
it is in the bluez-utils source tarball, but maybe the Ubuntu package
maintainer was too lazy. The init script is not installed by default,
because every distribution provides its own.
Regards
Marcel
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Bluez-users] DiNovo and bluetooth-hub functionality
@ 2005-03-18 19:53 Mattias Arrelid
2005-03-18 20:11 ` Marcel Holtmann
0 siblings, 1 reply; 9+ messages in thread
From: Mattias Arrelid @ 2005-03-18 19:53 UTC (permalink / raw)
To: bluez-users
[-- Attachment #1: Type: text/plain, Size: 3858 bytes --]
Well, I't seems the bluetooth services is up and running since I can access my computer through the mobile (able to send pictures to it).
The main problem is still that my keyboard, mouse and mediapad are unusable until I log in, start a terminal and run "hidd --search". And as if it wasn't enough; this doesn't find any devices until i press the connect-buttons on each of them (the mouse, the keyboard and the mediapad). Then they are found by "hidd --search".
Is there a way to solve this you think?
> Hi Marcel,
>
> Thanks for your fast reply.
>
> Now, I have logged in as root instead and tried to run all those
> commands. Still, everything works, but I sure would like to find out
> where that init script is. Is there a way I can do find it
> manually? And
> then install it manually?
>
> I'm going to try to remove all Bluez-stuff with apt-get as root, and
> then reinstalling them again, just to make sure that the script wasn't
> included from the beginning (maybe it couldn't be created?).
>
> Thanks in advance / Mattias
>
> > Hi Mattias,
> >
> > > Let me start with saying that I only have been on a Linux
> system for
> > > about 2 days, so please forgive me if I have made clumpsy
> assumptions or
> > > similar.
> > >
> > > However, I'm running Ubuntu Linux 5.04 (Hoary Hedgehog). I also
> got a
> > > DiNovo set from Logitech that has been running fine since
> install. Now
> > > I'd like to connect my phone to the computer for file
> exchange/sync and
> > > it doesn't seem to be anything else to do than manually
> adjusting things
> > > to get everything up and running.
> > >
> > > I've installed all BlueZ-packages for Ubuntu using apt-get
> (graphical> > version).
> > >
> > > I can now, after having logged in at my computer using an extra
> keyboard> > (connected on ps/2) do the following commands (sudo
> because of my using
> > > of Ubuntu, won't have priviligies else);
> > >
> > > 1. sudo hid2hci
> > > 2. hcid
> > > 3. sdpd
> > > 4. hidd --server
> > > 5. sudo hidd --search
> >
> > you should run all of them as root. The "hidd --search" should
> btw only
> > be needed once.
> >
> > > Now, my mouse, keyboard and mediapad gets connected and
> everything works
> > > ok. My problem is that I would like this to be done
> automatically when I
> > > start up my computer (in other words; start up bluetooth
> functionality> > and let me use my bluetooth devices). Maybe the
> above can be done in
> > > another way, I'm really a newbie trying to get it all together.
> It would
> > > also be nice if I in Nautilus could view my bluetooth
> neighborhood using
> > > "bluetooth:///" or something.
> >
> > You should talk to the Ubuntu package maintainer of the bluez-utils
> > package, because it includes a boot script for this task.
> >
> > Regards
> >
> > Marcel
> >
> >
> >
> >
> > -------------------------------------------------------
> > SF email is sponsored by - The IT Product Guide
> > Read honest & candid reviews on hundreds of IT Products from real
> users.> Discover which products truly live up to the hype. Start
> reading now.
> > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> > _______________________________________________
> > Bluez-users mailing list
> > Bluez-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/bluez-users
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real
> users.Discover which products truly live up to the hype. Start
> reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>
[-- Attachment #2: Card for Mattias Arrelid <matar390@student.liu.se> --]
[-- Type: text/x-vcard, Size: 147 bytes --]
begin:vcard
n:Arrelid;Mattias
fn:Mattias Arrelid
tel;work:+46 (0)70 333 6996
version:2.1
email;internet:matar390@student.liu.se
end:vcard
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Bluez-users] DiNovo and bluetooth-hub functionality
2005-03-18 19:53 Mattias Arrelid
@ 2005-03-18 20:11 ` Marcel Holtmann
2005-03-18 20:50 ` Mattias Arrelid
0 siblings, 1 reply; 9+ messages in thread
From: Marcel Holtmann @ 2005-03-18 20:11 UTC (permalink / raw)
To: BlueZ Mailing List
Hi Mattias,
> Well, I't seems the bluetooth services is up and running since I can access my computer through the mobile (able to send pictures to it).
>
> The main problem is still that my keyboard, mouse and mediapad are unusable until I log in, start a terminal and run "hidd --search". And as if it wasn't enough; this doesn't find any devices until i press the connect-buttons on each of them (the mouse, the keyboard and the mediapad). Then they are found by "hidd --search".
you need a running "hidd --server". They will reconnect to this server
after a keypress.
Regards
Marcel
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Bluez-users] DiNovo and bluetooth-hub functionality
2005-03-18 20:11 ` Marcel Holtmann
@ 2005-03-18 20:50 ` Mattias Arrelid
2005-03-18 21:12 ` Marcel Holtmann
0 siblings, 1 reply; 9+ messages in thread
From: Mattias Arrelid @ 2005-03-18 20:50 UTC (permalink / raw)
To: bluez-users
Hi again,
> Hi Mattias,
>
> > Well, I't seems the bluetooth services is up and running since I can access my computer through the mobile (able to send pictures to it).
> >
> > The main problem is still that my keyboard, mouse and mediapad are unusable until I log in, start a terminal and run "hidd --search". And as if it wasn't enough; this doesn't find any devices until i press the connect-buttons on each of them (the mouse, the keyboard and the mediapad). Then they are found by "hidd --search".
>
> you need a running "hidd --server". They will reconnect to this server
> after a keypress.
Well, how can I get that? Remember that I've only been on a Linux-system
for two days now, and I really don't know that much =)
I actually tried starting up the computer, logging into GNOME and then
directly logging of. Then the system says "shutting down Bluetooth
services" so they must indeed be running.
But... when I disconnect my spare keyboard and start up the computer
again, and Gnome shows the login screen, the is NO result from the
diNovo keyboard / mouse / mediapad. Tried pushing the connect buttons on
both them AND the hub - won't do it.
Is it really possible to get the system to recognize my keyboard at
startup. Has anyone had success with that?
I'd tried running "hidd --server" directly after logging in, but that
won't do it. I still have to press the connect buttons, do "hidd
--search" or alternatively "hidd --connect ADRESS" for each device.
I didn't think it would be this hard... =/
Suggestions?
Thanks again / Mattias
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Bluez-users] DiNovo and bluetooth-hub functionality
2005-03-18 20:50 ` Mattias Arrelid
@ 2005-03-18 21:12 ` Marcel Holtmann
2005-03-18 21:43 ` Mattias Arrelid
0 siblings, 1 reply; 9+ messages in thread
From: Marcel Holtmann @ 2005-03-18 21:12 UTC (permalink / raw)
To: BlueZ Mailing List
Hi Mattias,
> > you need a running "hidd --server". They will reconnect to this server
> > after a keypress.
>
> Well, how can I get that? Remember that I've only been on a Linux-system
> for two days now, and I really don't know that much =)
>
> I actually tried starting up the computer, logging into GNOME and then
> directly logging of. Then the system says "shutting down Bluetooth
> services" so they must indeed be running.
>
> But... when I disconnect my spare keyboard and start up the computer
> again, and Gnome shows the login screen, the is NO result from the
> diNovo keyboard / mouse / mediapad. Tried pushing the connect buttons on
> both them AND the hub - won't do it.
>
> Is it really possible to get the system to recognize my keyboard at
> startup. Has anyone had success with that?
>
> I'd tried running "hidd --server" directly after logging in, but that
> won't do it. I still have to press the connect buttons, do "hidd
> --search" or alternatively "hidd --connect ADRESS" for each device.
>
> I didn't think it would be this hard... =/
check /etc/default/bluez-utils and look at HIDD_ENABLED. If Ubuntu uses
the Debian BlueZ packages then this might work.
Regards
Marcel
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2005-03-18 21:43 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-18 17:33 [Bluez-users] DiNovo and bluetooth-hub functionality Mattias Arrelid
2005-03-18 18:43 ` Marcel Holtmann
2005-03-18 19:39 ` Mattias Arrelid
2005-03-18 19:44 ` Marcel Holtmann
-- strict thread matches above, loose matches on Subject: below --
2005-03-18 19:53 Mattias Arrelid
2005-03-18 20:11 ` Marcel Holtmann
2005-03-18 20:50 ` Mattias Arrelid
2005-03-18 21:12 ` Marcel Holtmann
2005-03-18 21:43 ` Mattias Arrelid
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.