hy
I exhumed my Arduino Ethernet board with PPOE module and mini USB adapter model 990 004 (taken on Robotitaly 990004 - Adattatore USB->Seriale in miniatura , da DROIDS sas a € 9,70 su Robot Italy).
I should have connected well the above mentioned module to the board...and from the led on I deduce that it is powered...as I try to load the example Blink sketch ( Pc where Xubuntu is running) it gives me this error:
Arduino:1.8.12 (Linux), Card: "Arduino Ethernet".
The sketch uses 924 bytes (2%) of available program space. The maximum is 32256 bytes.
Global variables use 9 bytes (0%) of dynamic memory, leaving another 2039 bytes free for local variables. The maximum is 2048 bytes.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x00
It looks like a miscommunication... I'll put a picture of the card in there, too.
Thanks in advance to those who help me get started...