Sto cercando di accedere alle schede SD su Fedora 28, ma non ho avuto alcun successo. Le informazioni di sistema sono le seguenti:

$ 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 

Non sono riuscito ad accedere a diverse schede SD utilizzando due diversi lettori di schede. Nonostante siano accessibili sia su macOS che su Windows, nessuno di essi viene mostrato nel browser di file Nautilus, sul desktop o altrove ovvio.

I lettori di schede vengono riconosciuti dal sistema come da lsusb output:

$ 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 

Ho quindi dato unocchiata agli eventi udev mentre collegavo una scheda dentro e fuori:

$ 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) 

Inoltre, ho dato unocchiata ai messaggi del kernel:

$ 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 

Sia loutput di dmesg e udevadm monitor dicono che la carta deve essere mostrata come sde. Tuttavia, fdisk -l non elenca sde. Oltre a ciò, provare a montare il dispositivo manualmente, genera un errore:

$ mount -t auto /dev/sde /mnt/ mount: /mnt: no medium found on /dev/sde. 

Non sono sicuro che il modulo driver necessario sia caricato correttamente, poiché cè nessuna voce simile a mmc0 nelloutput dmesg (come sono abituato a sapere dai sistemi basati su Debian). lsmod non elenca il mmc0 modulo kernel né:

$ lsmod | grep mm rtl8192c_common 61440 1 rtl8192cu rtlwifi 98304 3 rtl8192c_common,rtl_usb,rtl8192cu 

Gli unici moduli simili a mmc che sembrano disponibili ma non vengono caricati sono mmc_block e mmc_core:

$ modprobe mm # listing suggestions using tab auto-completion mma7660 mmc_block mmc_core mms114 

Come potrei risolvere questo problema o almeno restringerlo?

Commenti

  • Stai dicendo che lo stesso adattatore funziona in Windows?
  • @MichaelHampton: In realtà era un buon suggerimento. Ho ricontrollato solo le carte. Tuttavia, entrambi i lettori / adattatori di schede testati (testati due diversi con diverse schede) sembrano essere difettosi. Dopo averne ottenuto un terzo, tutte le schede sono disponibili come desiderato.
  • Questi adattatori ultra economici hanno un tasso di guasto che sembra oscillare tra il 90% e il 100%. Se dipendi da questo tipo di media, ‘ probabilmente vale la pena spendere un po di soldi per un lettore più affidabile.

Risposta

Tentativo di mount è troppo presto nel processo. Questo messaggio mostra che lhardware è stato rilevato:

[ 629.830776] sd 4:0:0:2: [sde] Attached SCSI removable disk 

Ma non puoi montare un dispositivo a meno che non abbia un filesystem su di esso che è montabile. Dai unocchiata al sistema utilizzando lsblk o blkid per vedere se il sistema riconosce i dispositivi SD.

Ecco come apparirà loutput come riferimento:

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

$ 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" 

Come ultimo suggerimento potresti provare a installare / reinstallare udisks2. Questo è stato descritto in questo AU Q & A intitolato: Ubuntu 16.04 non rileva il lettore di schede SD , ma “ho avuto problemi con questo anche in passato su Fedora / CentOS troppo.

$ sudo yum reinstall udisks2 -or- $ sudo dnf reinstall udisks2 

Risposta

Tutto sommato entrambi i lettori di schede che ho provato erano difettosi. Tuttavia, fai riferimento a questa risposta se puoi eliminare i problemi relativi allhardware.

Risposta

Install Howto 1) Scarica lultimo rpmfusion-free-release-stable rpm da http://download1.rpmfusion.org/free/fedora/

2) Installa rpmfusion-free-release-stable rpm:

rpm -Uvh rpmfusion-free-release-stable * rpm

3) Installa pacchetto rpm fuse-exfat:

dnf install fuse-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 errore: apertura di rpmfusion-free-release-stable.noarch.rpm fallita: No file o directory

[michaelmeyer @ localhost ~] $ sudo dnf install fuse-exfat

[sudo] password per michaelmeyer: Fedora Modular 30 – x86_64 43 kB / s | 19 kB 00:00
Fedora Modular 30 – x86_64 – Aggiornamenti 40 kB / s | 15 kB 00:00
Fedora 30 – x86_64 – Aggiornamenti 36 kB / s | 14 kB 00:00
Fedora 30 – x86_64 95 kB / s | 19 kB 00:00
google-chrome-beta 16 kB / s | 1.3 kB 00:00
google-chrome 20 kB / s | 1.3 kB 00:00
RPM Fusion per Fedora 30 – Gratuito – Aggiornamenti 670 kB / s | 375 kB 00:00
RPM Fusion per Fedora 30 – Gratuito 725 kB / s | 735 kB 00:01

Dipendenze risolte.

Dimensioni repository versione architettura pacchetto

Installazione: fuse-exfat x86_64 1.3.0-2.fc30 rpmfusion-free 43 k

Riepilogo transazione

Installa 1 pacchetto

Dimensione totale download: 43 k Dimensione installata: 103 k Va bene [y / N]: y Download Pacchetti:

fuse-exfat-1.3.0-2.fc30.x86_64.rpm 213 kB / s | 43 kB 00:00

Totale 127 kB / s | 43 kB 00:00
avviso: /var/cache/dnf/rpmfusion-free-529fb32abebfafff/packages/fuse-exfat-1.3.0-2.fc30.x86_64.rpm: Header V3 RSA / SHA1 Signature, key ID c0aeda6e: NOKEY RPM Fusion per Fedora 30 – 1,6 MB / s gratuito | 1.7 kB 00:00
Importazione chiave GPG 0xC0AEDA6E: ID utente: “RPM Fusion repository gratuito per Fedora (30)” Impronta digitale: 80C3 B2C6 E727 F3E0 92B4 73E0 3DF2 CE43 C0AE DA6E Da: / etc / pki / rpm-gpg / RPM -GPG-KEY-rpmfusion-free-fedora-30 Va bene [y / N]: y Chiave importata con successo Controllo della transazione in corso Controllo della transazione riuscito. Test di transazione in corso Il test di transazione è riuscito. Transazione in esecuzione Preparazione: 1/1 Installazione: fuse-exfat-1.3.0-2.fc30.x86_64 1/1 Scriptlet in esecuzione: fuse-exfat-1.3.0-2.fc30.x86_64 1/1 Verifica: fuse-exfat- 1.3.0-2.fc30.x86_64 1/1

Installato: fuse-exfat-1.3.0-2.fc30.x86_64

Completato! [michaelmeyer @ localhost ~] $

Lascia un commento

Il tuo indirizzo email non sarà pubblicato. I campi obbligatori sono contrassegnati *