Re: Mounting microSDHC

2020-05-21 Thread Stuart Henderson
On 2020-05-21, Robert wrote: > On Thu, 21 May 2020 16:31:22 +0100 > Maurice McCarthy wrote: > >> Maybe depends whether it is on usb or pci. Have a look at >> >> $ pkg_info pcsc-tools >> > > I had a similar issue long ago (don't remember the exact hardware > setup). > The solution was to have a ca

Re: Mounting microSDHC

2020-05-21 Thread Robert
On Thu, 21 May 2020 16:31:22 +0100 Maurice McCarthy wrote: > Maybe depends whether it is on usb or pci. Have a look at > > $ pkg_info pcsc-tools > I had a similar issue long ago (don't remember the exact hardware setup). The solution was to have a card in the slot when booting the machine; other

Re: Mounting microSDHC

2020-05-21 Thread Maurice McCarthy
Maybe depends whether it is on usb or pci. Have a look at $ pkg_info pcsc-tools

Mounting microSDHC

2020-05-21 Thread Anirudh Oppiliappan
I'm trying to mount a SanDisk Ultra microSDHC. My laptop -- HP Envy 13 -- has a slot for it. But upon pluggin in, there is no device recognized, and dmesg doesn't show anything. I understand sdhc(4) should take care of this, but that's all I know. Any pointers?