Notices


Reply
Thread Tools
Posts: 23 | Thanked: 3 times | Joined on May 2009 @ Aurora, IL
#1
I have two major issues with Bluemaemo that I would really like to see resolved (if they haven't been already).

For starters it's important to note that I have a N810 running Diablo and a pc runny the latest Ubuntu Jaunty.

1. In order to run bluemaemo I have to type this code in to the ubuntu box first: hidd --connect **:**:**.**:**:** (mac address) as root. I'd really like to just be able to start bluemaemo and it'll connect to the hidd in my computer on it's own.

2. Let me just start by saying I think fixing No. 1 would probably fix No. 2. After 15 minutes it disconnects.

I have these issues because I use my computer as a tv and movie watching device. What is the point of a remote that you have to sit near the computer to use??? Anyway, I appreciate the help.

Thanks!
 

The Following User Says Thank You to nymusicman For This Useful Post:
Posts: 23 | Thanked: 3 times | Joined on May 2009 @ Aurora, IL
#2
**bump**

Doesn't anybody have any answers for these issues?
 
VDVsx's Avatar
Posts: 1,070 | Thanked: 1,604 times | Joined on Sep 2008 @ Helsinki
#3
Originally Posted by nymusicman View Post
I have two major issues with Bluemaemo that I would really like to see resolved (if they haven't been already).

For starters it's important to note that I have a N810 running Diablo and a pc runny the latest Ubuntu Jaunty.

1. In order to run bluemaemo I have to type this code in to the ubuntu box first: hidd --connect **:**:**.**:**:** (mac address) as root. I'd really like to just be able to start bluemaemo and it'll connect to the hidd in my computer on it's own.
You only need to do this one time (and you can use a graphical tool that don't need root), in order to connect to you PC you just need to select "reconnect" in the bluemaemo initial menu, or even you can select the auto-connect option in the settings menu, this option will allow to auto-connect to a specific address when you start BlueMaemo without any user intervention.

Originally Posted by nymusicman View Post
2. Let me just start by saying I think fixing No. 1 would probably fix No. 2. After 15 minutes it disconnects.

I have these issues because I use my computer as a tv and movie watching device. What is the point of a remote that you have to sit near the computer to use??? Anyway, I appreciate the help.

Thanks!
This is not BlueMaemo fault, if there is no activity the PC drops the connection after a certain timeframe.
__________________
Valério Valério
www.valeriovalerio.org
 
Posts: 540 | Thanked: 387 times | Joined on May 2009
#4
Yeah I have this issue as well. I think #1 comes down to bluetooth security/authentication - in Linux especially all forms of security are taken seriously. It's a bit more lax in Windows. It also has to do with pairing - sometimes my bluetooth mouse is recognized (particularly if it's already on at boot) other times I must run # hidd --connect. The behavior on the tablet in my experience is that it thinks it has reconnected but the other computer hasn't gotten the message (or actively refused the connection). Not sure if it disconnects after 15 as I tend to use it as needed with GIMP or photoshop and it goes idle when I'm not using it (killing bluetooth connections). Perhaps there is a daemon available to accept auto-accept trusted bluetooth connections - blueman is working pretty well for me but maybe someone would be willing to write something better.

In the meantime when it disconnects you can (and should) setup a VNC server on the host machine and just quickly open vncviewer on the tablet and reconnect. Or and you seem to be running Linux on the target machine, ssh into it. It's not ideal but it's wireless and doesn't require too much messing around.
 
VDVsx's Avatar
Posts: 1,070 | Thanked: 1,604 times | Joined on Sep 2008 @ Helsinki
#5
Originally Posted by linuxeventually View Post
Yeah I have this issue as well. I think #1 comes down to bluetooth security/authentication - in Linux especially all forms of security are taken seriously. It's a bit more lax in Windows. It also has to do with pairing - sometimes my bluetooth mouse is recognized (particularly if it's already on at boot) other times I must run # hidd --connect. The behavior on the tablet in my experience is that it thinks it has reconnected but the other computer hasn't gotten the message (or actively refused the connection). Not sure if it disconnects after 15 as I tend to use it as needed with GIMP or photoshop and it goes idle when I'm not using it (killing bluetooth connections). Perhaps there is a daemon available to accept auto-accept trusted bluetooth connections - blueman is working pretty well for me but maybe someone would be willing to write something better.

In the meantime when it disconnects you can (and should) setup a VNC server on the host machine and just quickly open vncviewer on the tablet and reconnect. Or and you seem to be running Linux on the target machine, ssh into it. It's not ideal but it's wireless and doesn't require too much messing around.
The solution that I provided above works pretty fine for me, I've tested in several machines and OS's, of course if your device is not trusted in the PC side, the PC will refuse (or ask) the connection, but this is the normal behaviour for any bluetooth peripheral.
__________________
Valério Valério
www.valeriovalerio.org
 
Posts: 540 | Thanked: 387 times | Joined on May 2009
#6
That doesn't work with Ubuntu 9.04 w/ either bluez nor blueman. And yes the tablet is trusted:



And yes I acknowledge it is NOT the fault of bluemaemo.

EDIT: I'll go ahead and test on a few other distros and computers I have lying around tomorrow. I'll also test with Windows and BSD if I have the time.
 
VDVsx's Avatar
Posts: 1,070 | Thanked: 1,604 times | Joined on Sep 2008 @ Helsinki
#7
Originally Posted by linuxeventually View Post
That doesn't work with Ubuntu 9.04 w/ either bluez nor blueman. And yes the tablet is trusted:



And yes I acknowledge it is NOT the fault of bluemaemo.

EDIT: I'll go ahead and test on a few other distros and computers I have lying around tomorrow. I'll also test with Windows and BSD if I have the time.
Ah, I think I know the problem, this is a well known BlueZ bug.

Try this:

1 - In gnome-bluetooth select "always visible" and remove the tablet;
2 - Pair the tablet again;
3 - Connect the tablet with the HIDD command;
4 - Try to reconnect;

This works for me, I forgot this issue sorry
__________________
Valério Valério
www.valeriovalerio.org
 

The Following 2 Users Say Thank You to VDVsx For This Useful Post:
Posts: 23 | Thanked: 3 times | Joined on May 2009 @ Aurora, IL
#8
Originally Posted by VDVsx View Post
Ah, I think I know the problem, this is a well known BlueZ bug.

Try this:

1 - In gnome-bluetooth select "always visible" and remove the tablet;
2 - Pair the tablet again;
3 - Connect the tablet with the HIDD command;
4 - Try to reconnect;

This works for me, I forgot this issue sorry
Nada. No reconnect. And using blueman I noticed that when the tablet tries to connect the computer it sends a signal and the computer allows the tablet in, but then the connection gets cut.

It's like this will only work when the computer initiats the tablet, not vice versa. Weird.
 
VDVsx's Avatar
Posts: 1,070 | Thanked: 1,604 times | Joined on Sep 2008 @ Helsinki
#9
Originally Posted by nymusicman View Post
Nada. No reconnect. And using blueman I noticed that when the tablet tries to connect the computer it sends a signal and the computer allows the tablet in, but then the connection gets cut.

It's like this will only work when the computer initiats the tablet, not vice versa. Weird.
Weird it works without any problem in my ubuntu jaunty
__________________
Valério Valério
www.valeriovalerio.org
 
Posts: 7 | Thanked: 2 times | Joined on Mar 2009 @ Chile
#10
Hi:

I can't connect with Bluemaemo in Kubuntu 9.04

Everytime I try hidd -connect I get the message: Can't get device information: Host is down.

What can I try?

(I don't know how to delete the paired device in KBluetooth4 too, I have tried more than once).
 
Reply


 
Forum Jump


All times are GMT. The time now is 02:44.