You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 17, 2020. It is now read-only.
#What steps will reproduce the problem?
1. Installed remoko-server and remoko with dependencies
2. start bluetooth in Openmoko (through the menu AND /etc/init.d/bluetooth
start)
3. scan on Ubuntu for the device, find it and run sudo hidd --connect
00:06:6E:17:2C:B3
#What is the expected output? What do you see instead?
Ubuntu gives me "HID create error 77 (File descriptor in bad state)
This is what remoko gives me:
root@om-gta02:~# DISPLAY=:0 remoko
dbus_objectInit...
could not create proxy for org.openmoko.accelg
es:/org/openmoko/accelges/Recognizer org.freed
esktop.DBus.Error.ServiceUnknown: The name org
.openmoko.accelges was not provided by any .se
rvice files
error in proxy
failcount= 0
dbus_objectInit...
could not create proxy for org.freesmartphone.
ousaged:/org/freesmartphone/Usage org.freedesk
top.DBus.Error.ServiceUnknown: The name org.fr
eesmartphone.ousaged was not provided by any .
service files
failcount= 1
dbus_objectInit...
could not create proxy for org.freesmartphone.
ousaged:/org/freesmartphone/Usage org.freedesk
top.DBus.Error.ServiceUnknown: The name org.fr
eesmartphone.ousaged was not provided by any .
service files
failcount= 1
dbus_objectInit...
on
You are using ASU
passou
Stopping Bluetooth subsystem: hcid.
Starting Bluetooth subsystem: hcid hid2hci.
initializing daemon ...
initializing listener ...
waiting connection to remoko-server ...
0x0005c0
0x0005c0
Device Class changed to: 0x0005c0
Can't listen on HID control channel: Address already in use
dbus.Array([], signature=dbus.Signature('s'))
ERROR: Bluetooth is off
and then it stops (screen is waiting for connection)
OR Ubuntu gives me "Can't get device information: Success" on connect and
remoko stops to "waiting connection to remoko-server ..."
To mee it looks weird that it says that channel already in use and BT is off..
And then finally I got this:
waiting connection to remoko-server ...
0x0005c0
0x0005c0
Device Class changed to: 0x0005c0
Can't listen on HID control channel: Address already in u
se
Exception in thread Thread-2:
Traceback (most recent call last):
File "/usr/lib/python2.5/threading.py", line 486, in __
bootstrap_inner
self.run()
File "/usr/share/remoko/remoko/remoko_server.py", line
265, in run
reply = self.remoko.sock.recv(100)
error: (104, 'Connection reset by peer')
(sorry for the messed lines..)
Any tips? Has it been tested on 2008.12 with success? any link to point to
the required steps to run it?
Original issue reported on code.google.com by risto.kurppa@gmail.com on 15 Jan 2009 at 8:10
Original issue reported on code.google.com by
risto.kurppa@gmail.comon 15 Jan 2009 at 8:10