[Bug 264670] 13.1-RELEASE fails to detect card slots in SD card reader
Date: Thu, 17 Nov 2022 00:12:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264670
iio7@tutanota.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |iio7@tutanota.com
--- Comment #3 from iio7@tutanota.com ---
I am facing the same bug, however I do have output from camcontrol and dmesg.
Unfortunately I don't know the brand of my card reader, but it's working on the
same box when I boot Linux.
With FreeBSD 13.1, have I to insert the SD card BEFORE I boot, otherwise it
will not be detected when inserted.
I do however have output when I use camcontrol:
# camcontrol devlist
<Generic- SD/MMC 1.00> at scbus7 target 0 lun 0 (da0,pass6)
<Generic- Compact Flash 1.01> at scbus7 target 0 lun 1 (da1,pass7)
<Generic- SM/xD Picture 1.02> at scbus7 target 0 lun 2 (da2,pass8)
<Generic- MS/MS-Pro 1.03> at scbus7 target 0 lun 3 (da3,pass9)
In dmesg:
ugen0.4: <Generic Mass Storage Device> at usbus0
umass0: <Generic Mass Storage Device, class 0/0, rev 2.00/1.00, addr 3> on
usbus0
da0: <Generic- SD/MMC 1.00> Removable Direct Access SCSI device
da1: <Generic- Compact Flash 1.01> Removable Direct Access SCSI device
da2: <Generic- SM/xD Picture 1.02> Removable Direct Access SCSI device
da3: <Generic- MS/MS-Pro 1.03> Removable Direct Access SCSI device
Monitoring dmesg and /var/log/messages when I insert the SD card, nothing
happens.
Anything I can do to help troubleshoot?
Kind regards.
--
You are receiving this mail because:
You are the assignee for the bug.