Fedora 28에서 SD 카드에 액세스하려고 하는데 성공하지 못했습니다. 시스템 정보는 다음과 같습니다.
$ lsb_release -a
LSB Version: :core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch
Distributor ID: Fedora
Description: Fedora release 28 (Twenty Eight)
Release: 28
Codename: TwentyEight
두 개의 다른 카드 리더를 사용하여 다른 SD 카드에 액세스할 수 없습니다. macOS 및 Windows에서 액세스할 수 있지만 노틸러스 파일 브라우저, 데스크탑 또는 기타 눈에 띄는 장소에는 표시되지 않습니다.
시스템은 출력을 기반으로 카드 리더를 식별합니다 lsusb
.
$ lsusb -v
# some other USB devices
Bus 001 Device 005: ID 058f:6362 Alcor Micro Corp. Flash Card Reader/Writer
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x058f Alcor Micro Corp.
idProduct 0x6362 Flash Card Reader/Writer
bcdDevice 1.29
iManufacturer 1
iProduct 2
iSerial 3
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 32
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 250mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass 6 SCSI
bInterfaceProtocol 80 Bulk-Only
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x01 EP 1 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
# some other USB devices
Bus 001 Device 006: ID 0dda:2027 Integrated Circuit Solution, Inc. USB 2.0 Card Reader
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x0dda Integrated Circuit Solution, Inc.
idProduct 0x2027 USB 2.0 Card Reader
bcdDevice 1.6e
iManufacturer 1
iProduct 2
iSerial 3
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 32
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 4
bmAttributes 0x80
(Bus Powered)
MaxPower 500mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass 6 SCSI
bInterfaceProtocol 80 Bulk-Only
iInterface 5
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x01 EP 1 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
# some other USB devices
그런 다음 카드를 삽입하고 제거할 때 udev 이벤트를 살펴보았습니다.
$ udevadm monitor
monitor will print the received events for:
UDEV - the event which udev sends out after rule processing
KERNEL - the kernel uevent
KERNEL[701.434565] change /devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3:1.0/host4/target4:0:0/4:0:0:2/block/sde (block)
UDEV [714.263816] change /devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3:1.0/host4/target4:0:0/4:0:0:2/block/sde (block)
KERNEL[748.477184] change /devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3:1.0/host4/target4:0:0/4:0:0:2/block/sde (block)
UDEV [761.338940] change /devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3:1.0/host4/target4:0:0/4:0:0:2/block/sde (block)
또한 커널 메시지도 살펴보았습니다.
$ dmesg
[ 603.846840] usb-storage 1-3:1.0: USB Mass Storage device detected
[ 603.847749] scsi host4: usb-storage 1-3:1.0
[ 605.703531] scsi 4:0:0:0: Direct-Access Generic CF 1.6E PQ: 0 ANSI: 0 CCS
[ 605.704982] scsi 4:0:0:1: Direct-Access Generic MS 1.6E PQ: 0 ANSI: 0 CCS
[ 606.509034] scsi 4:0:0:2: Direct-Access Generic MMC/SD 1.6E PQ: 0 ANSI: 0 CCS
[ 606.510387] scsi 4:0:0:3: Direct-Access Generic SM 1.6E PQ: 0 ANSI: 0 CCS
[ 606.511519] sd 4:0:0:0: Attached scsi generic sg4 type 0
[ 606.511943] sd 4:0:0:1: Attached scsi generic sg5 type 0
[ 606.512177] sd 4:0:0:2: Attached scsi generic sg6 type 0
[ 606.512408] sd 4:0:0:3: Attached scsi generic sg7 type 0
[ 608.924586] sd 4:0:0:1: [sdd] Attached SCSI removable disk
[ 629.830776] sd 4:0:0:2: [sde] Attached SCSI removable disk
[ 633.048754] sd 4:0:0:3: [sdf] Attached SCSI removable disk
[ 639.490479] sd 4:0:0:0: [sdc] Attached SCSI removable disk
dmesg
및 의 출력은 udevadm monitor
카드가 로 표시되어야 함을 나타냅니다 sde
. 그러나 fdisk -l
그것은 나열되어 있지 않습니다 sde
. 이 외에도 장치를 수동으로 설치하려고 하면 다음 오류가 발생합니다.
$ mount -t auto /dev/sde /mnt/
mount: /mnt: no medium found on /dev/sde.
mmc0
출력 에 -like 항목이 없기 때문에 필요한 드라이버 모듈이 올바르게 로드되었는지 확실하지 않습니다 dmesg
(데비안 기반 시스템에서 이해한 바와 같습니다). 커널 모듈 도 lsmod
나열 되지 않습니다 .mmc0
$ lsmod | grep mm
rtl8192c_common 61440 1 rtl8192cu
rtlwifi 98304 3 rtl8192c_common,rtl_usb,rtl8192cu
mmc
사용할 수 있는 것처럼 보이지만 로드되지 않는 유일한 유사한 모듈은 다음 mmc_block
과 같습니다 mmc_core
.
$ modprobe mm # listing suggestions using tab auto-completion
mma7660 mmc_block mmc_core mms114
이 문제를 어떻게 해결하거나 최소한 범위를 좁힐 수 있습니까?
답변1
이것을 시도하는 것은 시기상조일 것이다 mount
. 이 메시지는 하드웨어가 감지되었음을 나타냅니다.
[ 629.830776] sd 4:0:0:2: [sde] Attached SCSI removable disk
그러나 장치에 마운트 가능한 파일 시스템이 없으면 장치를 마운트할 수 없습니다. 시스템이 SD 장치를 인식할 수 있는지 확인 lsblk
하거나 사용하세요 .blkid
참조용 출력은 다음과 같습니다.
LSBLK$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 39.1G 0 disk
├─sda1 8:1 0 512M 0 part /boot
├─sda2 8:2 0 500M 0 part
└─sda3 8:3 0 38.1G 0 part
├─vg00-lv_root 253:0 0 36.1G 0 lvm /
└─vg00-lv_swap 253:1 0 2G 0 lvm [SWAP]
쿠로코
$ blkid
/dev/sda1: UUID="0cae38ac-44ea-4a16-9157-a8cbbf50e91b" TYPE="ext4"
/dev/sda2: UUID="013c42ea-aa00-4713-926a-aca57c0bd552" TYPE="xfs"
/dev/sda3: UUID="sgVDOh-NI7x-l4sY-9fJv-uAlW-WfYY-YBoPBQ" TYPE="LVM2_member"
/dev/mapper/vg00-lv_root: UUID="fa4accee-2965-4bc6-85aa-3ed4d0d2ae86" TYPE="ext4"
/dev/mapper/vg00-lv_swap: UUID="998f50cb-a693-411c-aca3-33824ea5a204" TYPE="swap"
마지막 제안은 를 설치/재설치해 볼 수 있다는 것입니다 udisks2
. 이는 다음과 같은 AU Q&A에 설명되어 있습니다.Ubuntu 16.04 SD 카드 리더가 감지되지 않습니다, 그러나 과거에 Fedora/CentOS에서 이 문제가 발생한 적이 있습니다.
$ sudo yum reinstall udisks2
-or-
$ sudo dnf reinstall udisks2
답변2
전체적으로둘 다제가 테스트한 카드 리더기에 결함이 있었습니다. 그러나 참고하시기 바랍니다이 답변하드웨어 관련 문제를 제거할 수 있는 경우.
답변3
설치 가이드 1) 다음 위치에서 최신 rpmfusion-free-release-stable rpm을 다운로드합니다. http://download1.rpmfusion.org/free/fedora/
2) rpmfusion-free-release-stable rpm을 설치합니다.
rpm -Uvh rpmfusion-free-release-stable*rpm
3) 퓨즈-exfat rpm 패키지를 설치합니다.
dnf 설치 퓨즈-exfat
https://fedora.pkgs.org/29/rpmfusion-free-x86_64/fuse-exfat-1.3.0-1.fc29.x86_64.rpm.html
[michaelmeyer@localhost ~]$ rpm -Uvh rpmfusion-free-release-stable.noarch.rpm 오류: rpmfusion-free-release-stable.noarch.rpm 열기 실패: 해당 파일 또는 디렉터리가 없습니다.
[michaelmeyer@localhost ~]$ sudo dnf install fusion-exfat
[sudo] michaelmeyer의 비밀번호: Fedora Modular 30 - x86_64 43 kB/s | 19 kB 00:00
Fedora Modular 30 - x86_64 - 업데이트 40 kB/s | 00:00
Fedora 30 - x86_64 - 업데이트 36 kB/s 14 kB 00:00
Fedora 30 - x86_64 95 kB/s | 19 kB 00:00 Google Chrome
베타 16 kB/s | 1.3 kB
00:00
Fedora 30용 RPM Fusion - 무료 - Fedora 30 00:00 RPM Fusion의 경우 670kB/s |
375kB 업데이트 - 무료 725kB/s |
종속성이 해결되었습니다.
패키지 스키마 버전 저장소 크기
설치: 퓨즈-exfat x86_64 1.3.0-2.fc30 rpmfusion-free 43 k
거래 요약
패키지 1개 설치
총 다운로드 크기: 43 k 설치 크기: 103 k 괜찮습니까? [y/N]: y 패키지 다운로드 중:
퓨즈-exfat-1.3.0-2.fc30.x86_64.rpm 213KB/s 43KB 00:00
총 127kB/s | 43kB 00:00
경고: /var/cache/dnf/rpmfusion-free-529fb32abebfafff/packages/fuse-exfat-1.3.0-2.fc30.x86_64.rpm: 헤더 V3 RSA/SHA1 서명 , 키 ID c0aeda6e: Fedora 30용 NOKEY RPM Fusion - 무료 1.6MB/s | 1.7kB 00:00
GPG 키 가져오기 0xC0AEDA6E: 사용자 ID: "Fedora 무료 저장소용 RPM Fusion(30)" 지문: 80C3 B2C6 E727 F3E0 92B4 73E0 3DF2 CE43 C0AE DA6E 보낸 사람: /etc/pki/rpm-gpg/RPM-GPG- KEY-rpmfusion-free-fedora-30 OK [y/N]: y 키 가져오기가 트랜잭션 확인을 성공적으로 실행했습니다. 트랜잭션 확인 성공. 트랜잭션 테스트 실행 트랜잭션 테스트에 성공했습니다. 트랜잭션 준비 실행: 1/1 설치: 퓨즈-exfat-1.3.0-2.fc30.x86_64 1/1 스크립트릿 실행: 퓨즈-exfat-1.3.0-2.fc30.x86_64 1/1 확인: 퓨즈-exfat- 1.3.0-2.fc30.x86_64 1/1
설치: 퓨즈-exfat-1.3.0-2.fc30.x86_64
충분히! [michaelmeyer@localhost ~]$