Juraj:
sorry I didn't see it on phone. original Arduino Ethernet doesn't have ita sketch with both libraries:
Sketch uses 31166 bytes (96%) of program storage space. Maximum is 32256 bytes.
Global variables use 2008 bytes (98%) of dynamic memory, leaving 40 bytes for local variables. Maximum is 2048 bytes.
Okay I see what you mean. There's not enough memory for both of the libraries and have anything left over to write a program. Is that a fault of this particular model board? How are other boards able to use ethernet and SD? Also am I correct that I can change my SS pin to 5 and use this board with the RFID board and its ethernet?