SD Card shield V2.1 - Problem

Using SD examples with arduino0022 I get
Card failed, or not present

But if I use Filelogger library I can write and read the card.
What could I do to understand the problem ? the SD.begin(10) function is failing.I use arduino UNO

Thanks