|
From: | Andre Devitt |
Subject: | Re: [Paparazzi-devel] gps2ivy |
Date: | Sat, 8 Mar 2014 17:43:53 -0500 |
It sounds like maybe you just don't have the multicast route setup.
Try executing in a terminal:
route -n
if you see a route to the multicast subnet (224.0.0.0) you're good.
I'm guessing you won't.
Run:
sudo route add -net 224.0.0.0 netmask 240.0.0.0 dev eth0
Then try again. If the network interface you are on is not eth0 replace appropriately in the above route command.
Hello friends ...
i trying to use gpsd2ivy on my new laptop (and i get this message when run the gpsd2ivy
./gpsd2ivy
Broadcasting on network 224.255.255.255, port 2010
setsockopt() Cannot join group: No such device
Does your kernel support IP multicast extensions ?
*** send ***: Network is unreachable
it work fine on my old laptop (ubuntu 32bit)
anyone can help ?
_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
[Prev in Thread] | Current Thread | [Next in Thread] |