Re: Problem with gem network card

2016-10-14 Thread Lennart Sorensen
On Fri, Oct 14, 2016 at 11:45:14AM -0300, Thadeu Lima de Souza Cascardo wrote: > There is certainly a way to automate this, but my question on whether > that sequence would fix the problem was intended to more easily fix a > real bug in the driver. I guess a simple hack would be a cron job every m

Re: Problem with gem network card

2016-10-14 Thread Thadeu Lima de Souza Cascardo
On Fri, Oct 14, 2016 at 10:24:41AM -0400, Lennart Sorensen wrote: > On Fri, Oct 14, 2016 at 08:25:43AM +0200, Mathieu Malaterre wrote: > > On Fri, Oct 14, 2016 at 12:14 AM, Christian Groessler > > > After > > > > > > $ ip link set eth0 down > > > $ ip link set eth0 up > > > > > > it's working again

Re: Problem with gem network card

2016-10-14 Thread Lennart Sorensen
On Fri, Oct 14, 2016 at 08:25:43AM +0200, Mathieu Malaterre wrote: > On Fri, Oct 14, 2016 at 12:14 AM, Christian Groessler > > After > > > > $ ip link set eth0 down > > $ ip link set eth0 up > > > > it's working again. > > > > But I have to be physically at the machine for this, so it's not a real