Page 1 of 1

don't see mini-SD under FreeBSD 8.2

Posted: Mon Jul 25, 2011 7:22 am
by shestero
Just install FreeBSD 8.2 on my new Fit-PC2.
I cannot find 2Gb MiniSD card in /dev/*.
Fdisk doesn't detect it too.
Meanwhile looks like BIOS detect the card.

miniSD woe: detect, but hang

Posted: Tue Jul 26, 2011 9:50 pm
by shestero
I added the loading of modules into /boot/loader.conf :
mmc_load="YES"
mmcsd_load="YES"
sdhci_load="YES"

Now my system detect the card! As I insert it, the system report about mmc0 device and... hangs immediatelly! :-( (then card was inserted before power on the initial booting hang).

Please, help.
I use standart kernel and precompiled modules from the newest FreeBSD 8.2-R system.

Re: don't see mini-SD under FreeBSD 8.2

Posted: Thu Jul 28, 2011 5:30 pm
by shestero
I was mistaken... The system doesn't hang. The manipulations with miniSD only block all USB (then mouse and keyboard are dead).
The problem is not solved.