Personal tools
Document Actions

No connection

Up to General discussion

No connection

Posted by Egbert Jan van den Bussche at April 09. 2008

I just installed 1.3RC1 in the hope my problems with txgdg would disappear... Not. I never get a connection up. I did a manual update of the firmwares to 0.4.0/ 0.3.0. No problems there. As soon as I start tuxgdg (as root) both connection icons are crossed. I had this with 1.2 also. But then I could run tuxgi which did work without a hitch. Is there something special I can test or check? my USB on this laptop?


I'm running Mandriva 2008.0 PWP on a DELL Latitude D600.


Thanks!


Egbert Jan (NL)


Re: No connection

Posted by Rémi Jocaille at April 09. 2008

Do you can to run tuxgdg in a terminal, and then write the output in this thread ?
I will see the result tomorrow. Because now it's time to sleep.


Re: No connection

Posted by Egbert Jan van den Bussche at April 09. 2008
Now testing on another piece of hardware (Compaq Deskpro Workstation P-III-1GHz, Mandriva 2008.0 PWP). I installed 1.3RC1 but had to add python-pyxml. Just to be sure I also installed libusb-devel.
Still the Fish and the connection are crossed.

Here is the output that I get
[root@server ~]# tuxgdg
<GdgObject.GdgObject object at 0x866aa8c>
CONNECTED to tuxd
DISCONNECTED from tuxd
CONNECTED to tux_osl_daemon
Exception in thread Thread-2:
Traceback (most recent call last):
  File "/usr/lib/python2.5/threading.py", line 460, in __bootstrap
    self.run()
  File "/usr/lib/python2.5/threading.py", line 440, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/opt/tuxdroid/apps/tuxosl/tux_osl_event_cmd_client.py", line 134, in ac_async
    self.connect(host, port)
  File "/opt/tuxdroid/apps/tuxosl/tux_osl_event_cmd_client.py", line 169, in connect
    self.__client_id = self.server().register_me(self.__client_name)
  File "/usr/lib/python2.5/xmlrpclib.py", line 1147, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.5/xmlrpclib.py", line 1437, in __request
    verbose=self.__verbose
  File "/opt/tuxdroid/apps/tuxosl/tux_osl_event_cmd_client.py", line 44, in request
    request_body, verbose)
  File "/usr/lib/python2.5/xmlrpclib.py", line 1185, in request
    errcode, errmsg, headers = h.getreply()
  File "/usr/lib/python2.5/httplib.py", line 1195, in getreply
    response = self._conn.getresponse()
  File "/usr/lib/python2.5/httplib.py", line 924, in getresponse
    response.begin()
  File "/usr/lib/python2.5/httplib.py", line 385, in begin
    version, status, reason = self._read_status()
  File "/usr/lib/python2.5/httplib.py", line 343, in _read_status
    line = self.fp.readline()
  File "/usr/lib/python2.5/socket.py", line 331, in readline
    data = recv(1)
error: (104, 'Connection reset by peer')

Hope this helps.
Egbert Jan

Re: No connection

Posted by Rémi Jocaille at April 10. 2008

Firstly, tuxd seems to not accepting the connection with tuxgdg, and the connection with tux_osl has an unexpected closure. If tuxgi has worked, there is no reason that tuxgdg don't work. It seems not be a USB or firmware problem. For me, a possible problem is to start tuxgdg in root. Can you uninstall the tuxsetup and delete /opt/tuxdroid and /opt/Acapela ? And after, to reinstall tuxsetup and then to load it with user. If it's not this problem and that the tuxgi can work on your system, it's a problem of python version or dependency. I have no more idea.


Re: No connection

Posted by Egbert Jan van den Bussche at April 10. 2008

Merci, I will try the suggestions tonight of tomorrow.


Egbert Jan


Powered by Ploneboard
You are here: Home Forum General discussion No connection

Powered by Plone CMS, the Open Source Content Management System