SD problem on Rhino OEM kit

I am running out of suggestions. :frowning:

Have you tried new beta sdk and firmware?

Not yet. Iā€™m really temptedā€¦ :think:

Did you try?

Yes, all my fez boards are on beta now.

Now the question is: is my project came to an end?
I cannot use my project because I think that potential customers would not be very happy to see an USB stick connected to the enclosure. Furthermore, the same project on the fez domino (working perfectly) is quite horrible to see: no enclosure, ethernet shield mounted on the board, display going left and rightā€¦
Better sleep on this (it is midnight here in Italy).
Greetings from Italy and thank you all for your help.

Just as a quick test, try delaying about 1 second after mounting the system but before interacting with the card.

I tried delaying 1 second and 10 seconds: same error.

Exception System.NotSupportedException - CLR_E_NOT_SUPPORTED (1)

Last chance: I will try to format the SD with a different OS (XP), unless I think that Vista is not so bad to not be able to format an SD :slight_smile:

SD cards formatted with my Nikon camera did not work at all.

Time to go to bed.

Bye!

Ste.

Also, try replacing:


FileStream fileHandle = new FileStream(rootDirectory + @ "\records.txt", FileMode.Open, FileAccess.Read);

with


FileStream fileHandle = new FileStream(rootDirectory + @ "\records.txt", FileMode.Open);

:ā€™(

Nothingā€¦

My last try would be to examine the board, especially around SD card area. Look if every component is in place and not loose or anything like that. Using a magnifying glass helps.

If board looks fine I would contact GHI directly and ask for help.

Sorry you having these issues. :frowning:

GHI guys, any suggestions?
Sending back to GHI the Rhino oem kit is not cost-effective (more than 70$ to go back and forth and 120$ for customs clearance).
What is the warranty policy if the board is not working fine?
Any chance to solve the problem using the beta firmware?

Thank you for your help.

Can you please email GHI directly at ghielec@ ghielectroniā€¦
or even better call the office and talk to someone

We will step you through it.

Ok, thank you very much.

Someone else had an issue, but got it working:

http://www.tinyclr.com/forum/13/2693/#/1/msg26555

Hi,

thank you to post about this!
I read the forum: unfotunately that is not my problem: I tried to power the Rhino with an external power supply with no success.
I sent an email to GHI regarding my problem.

I am very happy regarding GHI support: they will solve my problem!!!

:smiley: :smiley: :smiley: :smiley:

Great!

;D ;D ;D ;D ;D ;D ;D
It seems the new Rhino works fine with SD cards!!!