|
From: | Stephen L Hulme |
Subject: | Re: [Paparazzi-devel] Porblem with serial conecttor (Gareth Roberts, antoine drouin) |
Date: | Wed, 16 Dec 2009 23:45:01 +1300 |
Dear Antoine
I compiled the ocaml library after invoking the
O_UNBLOCK flag as per your original instructions.
I get a continuous red stream of
"Unix.Unix_error(2,"read", "")" in the paparazzi centre console interspersed
with
"File "pprz.ml, line362, characters 4-10:Assertion
failed" in white after I click the execute button in the paparazzi centre.
It must be noted I get no build or upload
errors.
I then did a "make clean make" command
and the whole system just locks up.
I then removed the O_UNBLOCK flag and
recompiled only to unfreeze the system but the gcs windows reappeared
unpopulated.
I have yet to retry adding the flag as it is
getting late here.
Regards
Stephen
Antoine Drouin wrote Wed, 16 Dec 2009 06:18:06 +0100
just to make sure, you recompiled the ocaml library after adding
the
flag to open ? On Wed, Dec 16, 2009 at 5:44 AM, Stephen L Hulme <address@hidden> wrote: > Gentlemen, your advice and help is always welcome. > > In the case of Gareth's (Re: GPSD) at least I could use the USB uploaded > cable without incurring unlock errors within the Paparazzi Centre console. > > But in case of Antoine's advice none of the fixes worked for me. > > I tried to re-implement the FTDI driver update referenced here: > http://ubuntuforums.org/showthread.php?t=1327965 > > Unfortunately, the line: "sudo apt-get build-dep linux-image-$(uname -r) > fakeroot", in the following instruction set > generates an error saying the linux source, in my case, 2.6.31-16-generic > cannot be found. > > Download the kernel source for the current kernel using apt and satisfy the > build dependencies: > > Code: > > # cd > # cd > # cd kernel > # sudo apt-get build-dep linux-image-$(uname -r) fakeroot > # sudo apt-get install kernel-package > # apt-get source linux-image-$(uname -r) > # cd linux-$(uname -r) > > I am left with the choice, given my limited capabilities, to revert to a > working distro, i.e., 9.04, if I want to continue > flying with 'Paparazzi'. > > I am sorry if I caused confusion for Jesus. > > Regards > > Stephen > |
[Prev in Thread] | Current Thread | [Next in Thread] |