Arduino Ethernet Shield example WebServer.pde no longer works after upgrading Ubuntu to version 11.10

This patch must be applied to w5100.h located into library/Ethernet/utility. — w5100.h.orig 2011-10-03 13:43:10.536833701 +0200 +++ w5100.h 2011-10-03 13:47:26.764844567 +0200 @@ -258,7 +258,10 @@ } \ static uint16_t read##name(SOCKET _s)

Read More

VPN connection times out under Ubuntu 11.10

After upgrading to Ubuntu 11.10 (Oneiric Ocelot), some VPN connection using Shrew (2.1.7) times out. Nevertheless, Shrew 2.1.5 still works under Ubuntu 11.10. The challenge is to uninstall version 2.1.7

Read More