LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 09-30-2022, 06:04 PM   #1
bjlockie
LQ Newbie
 
Registered: Jun 2004
Posts: 27

Rep: Reputation: 0
card reader


I have a card reader but it doesn't have an activity light.
It also doesn't show the name of the card that is inserted:
Quote:
[12146.997301] usb 2-1: Product: USB3.0 Card Reader
[12146.997303] usb 2-1: Manufacturer: Realtek
[12146.997305] usb 2-1: SerialNumber: 201404081410
[12147.029789] usb-storage 2-1:1.0: USB Mass Storage device detected
[12147.030039] scsi host2: usb-storage 2-1:1.0
[12147.030240] usbcore: registered new interface driver usb-storage
[12147.032712] usbcore: registered new interface driver uas
[12148.063596] scsi 2:0:0:0: Direct-Access Generic- USB3.0 CRW -SD 1.00 PQ: 0 ANSI: 6
[12148.071513] scsi 2:0:0:1: Direct-Access Generic- USB3.0 CRW -SD 1.00 PQ: 0 ANSI: 6
[12148.071892] sd 2:0:0:0: Attached scsi generic sg0 type 0
[12148.072156] sd 2:0:0:1: Attached scsi generic sg1 type 0
[12148.765620] sd 2:0:0:0: [sda] 7862272 512-byte logical blocks: (4.03 GB/3.75 GiB)
My USB hub reports the drive that is connected.

Would a newer reader report the devices?
 
Old 09-30-2022, 07:56 PM   #2
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,404
Blog Entries: 28

Rep: Reputation: 6166Reputation: 6166Reputation: 6166Reputation: 6166Reputation: 6166Reputation: 6166Reputation: 6166Reputation: 6166Reputation: 6166Reputation: 6166Reputation: 6166
What precise kinds of cards are you trying to read? Prox cards, swipe cards, credit cards, or something else?
 
Old 09-30-2022, 07:59 PM   #3
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,269

Rep: Reputation: 5341Reputation: 5341Reputation: 5341Reputation: 5341Reputation: 5341Reputation: 5341Reputation: 5341Reputation: 5341Reputation: 5341Reputation: 5341Reputation: 5341
Considering that it's detected as a USB mass storage device? I would assume SD cards.

Is there actually a problem? Are the storage device nodes created? Can you mount them?
 
Old 09-30-2022, 11:42 PM   #4
bjlockie
LQ Newbie
 
Registered: Jun 2004
Posts: 27

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by dugan View Post
Considering that it's detected as a USB mass storage device? I would assume SD cards.

Is there actually a problem? Are the storage device nodes created? Can you mount them?
It works fine.
I just wondered if newer card readers show the underlying card manufacturer.
 
Old 10-01-2022, 10:09 AM   #5
lvm_
Senior Member
 
Registered: Jul 2020
Posts: 1,017

Rep: Reputation: 356Reputation: 356Reputation: 356Reputation: 356
If you mean you'd like to read the card's CID then the answer is no, it cannot be done over USB, only over SPI.
 
Old 10-01-2022, 01:24 PM   #6
bjlockie
LQ Newbie
 
Registered: Jun 2004
Posts: 27

Original Poster
Rep: Reputation: 0
I have USB 3 type A ports that I am going to get USB-C adapters for and then a USB-C card reader.
Do all the adapters support USB 3 or could I end up with USB 2 type C?
 
Old 10-01-2022, 01:53 PM   #7
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,504

Rep: Reputation: 2377Reputation: 2377Reputation: 2377Reputation: 2377Reputation: 2377Reputation: 2377Reputation: 2377Reputation: 2377Reputation: 2377Reputation: 2377Reputation: 2377
There are USB-2.x & 3.x in Type A sockets. USB-3.x ones are blue, IIRC & usb-2.x ones are black. Is that what you're asking? Yes, you could end up talking to a type 2.x usb type A socket, but they will adjust speed down.
 
Old 10-01-2022, 03:46 PM   #8
bjlockie
LQ Newbie
 
Registered: Jun 2004
Posts: 27

Original Poster
Rep: Reputation: 0
I have blue ones on the front of my case.
I want to buy type C adapters but I still want then to be USB3. :-)
 
Old 10-02-2022, 04:49 AM   #9
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,504

Rep: Reputation: 2377Reputation: 2377Reputation: 2377Reputation: 2377Reputation: 2377Reputation: 2377Reputation: 2377Reputation: 2377Reputation: 2377Reputation: 2377Reputation: 2377
They will be USB-3.x. You'll have to go to the M/B handbook to find out what the 'x' actually is.
 
Old 10-02-2022, 12:16 PM   #10
fatmac
LQ Guru
 
Registered: Sep 2011
Location: Upper Hale, Surrey/Hants Border, UK
Distribution: Mainly Devuan, antiX, & Void, with Tiny Core, Fatdog, & BSD thrown in.
Posts: 5,538

Rep: Reputation: Disabled
The card reader will/should run at the speed of the USB socket.
 
Old 10-03-2022, 04:46 AM   #11
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,504

Rep: Reputation: 2377Reputation: 2377Reputation: 2377Reputation: 2377Reputation: 2377Reputation: 2377Reputation: 2377Reputation: 2377Reputation: 2377Reputation: 2377Reputation: 2377
The big thing that controls the speed of an sdcard is not the hardware, but the caching. I was dd'ing disk images for my RazPi which were 5-10G each, and learned the ropes.

They'd start real fast, and the caching routine in the kernel originally used a % of the available ram as a cache. But Linus himself patched it to be smaller for some reason which I never got to the bottom of. By the end I'd be down to 12-15 MB/S, or close to the 150Mbps the usb-3.x in my old laptop was capable of. If you're box is good for more, by all means get your usb-c cables, and you'll discover what the next slowest limit is.
 
Old 10-04-2022, 08:54 AM   #12
rnturn
Senior Member
 
Registered: Jan 2003
Location: Illinois (SW Chicago 'burbs)
Distribution: openSUSE, Raspbian, Slackware. Previous: MacOS, Red Hat, Coherent, Consensys SVR4.2, Tru64, Solaris
Posts: 2,820

Rep: Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550Reputation: 550
Quote:
Originally Posted by frankbell View Post
What precise kinds of cards are you trying to read? ... or something else?
Punch? :^D

(OK. I've gone and dated myself.)
 
Old 10-04-2022, 01:16 PM   #13
bjlockie
LQ Newbie
 
Registered: Jun 2004
Posts: 27

Original Poster
Rep: Reputation: 0
MicroSD and/or SD.
 
Old 10-04-2022, 01:32 PM   #14
sundialsvcs
LQ Guru
 
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,707
Blog Entries: 4

Rep: Reputation: 3949Reputation: 3949Reputation: 3949Reputation: 3949Reputation: 3949Reputation: 3949Reputation: 3949Reputation: 3949Reputation: 3949Reputation: 3949Reputation: 3949
"Bah!" That's not a "card reader!"

This is a card reader ...!

I know this because I actually used one ... (koff, koff)
 
Old 10-05-2022, 05:19 AM   #15
TenTenths
Senior Member
 
Registered: Aug 2011
Location: Dublin
Distribution: Centos 5 / 6 / 7
Posts: 3,487

Rep: Reputation: 1557Reputation: 1557Reputation: 1557Reputation: 1557Reputation: 1557Reputation: 1557Reputation: 1557Reputation: 1557Reputation: 1557Reputation: 1557Reputation: 1557
Quote:
Originally Posted by sundialsvcs View Post
"Bah!" That's not a "card reader!"

This is a card reader ...!

I know this because I actually used one ... (koff, koff)
Off Topic: At one place I had to boot a machine off paper tape to make it recognise the floppy drive.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Can anyone recommend a replacement RSS reader after google reader kicks the bucket H5X00R Linux - Mobile 6 06-11-2013 04:47 PM
problem with sim card reader/multicard reader ut0ugh1 Linux - Hardware 11 11-27-2012 09:04 AM
Need recommendation for RSS reader with Google Reader integration/sync TobiSGD Linux - Software 5 06-01-2012 09:00 PM
Slim free PDF Reader as alternative to Adobe Reader cccc Debian 6 10-14-2010 02:51 PM
HP Photosmart 7550 w/ Flash Card Reader on Suse 9.3. Card Reader and Print Sharing Desert Linux - Hardware 0 07-25-2005 08:25 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 10:33 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration