LinuxQuestions.org
Review your favorite Linux distribution.
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 04-06-2024, 04:53 PM   #1
TheJooomes
Member
 
Registered: May 2019
Posts: 191

Rep: Reputation: Disabled
SD card not detected while running, won't boot with SD card inserted | Dell Latitude E6420 (Void Linux)


While the computer is running and I'm in an XFCE session, my SD card (exfat from Canon camera) is not detected. There is nothing in lsblk but my boot drive and sr0. Shotwell does not detect it either. When the laptop is booted with the SD card inserted, Linux gets stuck at the attached photo.

There are no messages in dmesg (as root) when the SD card is inserted. The SD card controller is recognized in lspci.
Code:
0a:00.0 SD Host controller: O2 Micro, Inc. OZ600FJ0/OZ900FJ0/OZ600FJS SD/MMC Card Reader Controller (rev 05)
lsusb lists nothing about it.

This is where I get stuck while booting. Removing the SD card allows for a successful next boot.
https://i.imgur.com/UlXgfew.jpeg
 
Old 04-06-2024, 06:19 PM   #2
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,987

Rep: Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628
Is there a driver in kernel for the sd controller?

Some of the sd cards may be too large for older laptops.??
 
Old 04-06-2024, 06:59 PM   #3
TheJooomes
Member
 
Registered: May 2019
Posts: 191

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by jefro View Post
Is there a driver in kernel for the sd controller?

Some of the sd cards may be too large for older laptops.??
It appears there is a driver.
Code:
0a:00.0 SD Host controller [0805]: O2 Micro, Inc. OZ600FJ0/OZ900FJ0/OZ600FJS SD/MMC Card Reader Controller [1217:8221] (rev 05) (prog-if 01)
	Subsystem: Dell Device [1028:0493]
	Flags: bus master, fast devsel, latency 0, IRQ 27, IOMMU group 14
	Memory at e2c20000 (32-bit, non-prefetchable) [size=512]
	Capabilities: <access denied>
	Kernel driver in use: sdhci-pci
	Kernel modules: sdhci_pci
It's a 32GB card. I highly doubt that's too much for a 2012 laptop.
 
Old 04-06-2024, 08:57 PM   #4
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,121
Blog Entries: 21

Rep: Reputation: 3476Reputation: 3476Reputation: 3476Reputation: 3476Reputation: 3476Reputation: 3476Reputation: 3476Reputation: 3476Reputation: 3476Reputation: 3476Reputation: 3476
I keep a usb to sd card adapter when in your shoes or when my kernel don't recognize the sd slot on my hardware.

I bought it when it was cheap to do so. Not sure of costs now.

https://i.ebayimg.com/images/g/1WMAA...8Mn/s-l960.jpg

The one above is USA only at 11 bucks.
 
Old 04-19-2024, 12:07 AM   #5
friendlysalmon8827
Member
 
Registered: Dec 2023
Distribution: Anfroid,Debian
Posts: 96

Rep: Reputation: 5
I'll probably get torn to shred for saying this however, it is always much better to stick with brands like sandisk or Kingston.
 
Old 04-19-2024, 12:17 AM   #6
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,876

Rep: Reputation: 7315Reputation: 7315Reputation: 7315Reputation: 7315Reputation: 7315Reputation: 7315Reputation: 7315Reputation: 7315Reputation: 7315Reputation: 7315Reputation: 7315
can you use this SD card in another computer or another reader? Or with another OS?
Probably you need to reformat it. Or buy a new one.
 
Old 04-19-2024, 02:44 AM   #7
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,498

Rep: Reputation: Disabled
Maybe it's just a fake - https://duckduckgo.com/?t=ftsa&q=che...+sdcard&ia=web
 
Old 04-19-2024, 06:27 AM   #8
TheJooomes
Member
 
Registered: May 2019
Posts: 191

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by friendlysalmon8827 View Post
I'll probably get torn to shred for saying this however, it is always much better to stick with brands like sandisk or Kingston.
Quote:
Originally Posted by pan64 View Post
can you use this SD card in another computer or another reader? Or with another OS?
Probably you need to reformat it. Or buy a new one.
Quote:
Originally Posted by fatmac View Post
It works perfectly in my Canon camera and (Ubuntu) desktop computer. This laptop is the only device which it doesn't work in.
 
Old 04-19-2024, 06:33 AM   #9
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,876

Rep: Reputation: 7315Reputation: 7315Reputation: 7315Reputation: 7315Reputation: 7315Reputation: 7315Reputation: 7315Reputation: 7315Reputation: 7315Reputation: 7315Reputation: 7315
in that case try another card, test the reader. Also try to reformat the card.
 
  


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] Need a distro recommendation for Dell Latitude E6420 5HR33H4R Linux - Distributions 3 08-01-2020 02:53 PM
[SOLVED] dell latitude d630 and E6420 poll dave67 Linux - Laptop and Netbook 21 02-28-2020 07:32 AM
pthread giving error: invalid conversion from ‘void* (*)(int*)’ to ‘void* (*)(void*)’ knobby67 Programming 4 05-05-2017 10:54 AM
LinuxMint hangs while booting on Dell Latitude E6420 gtludwig Linux - Laptop and Netbook 3 04-12-2013 07:48 PM
void foo(void) and void foo() lackluster Programming 9 02-15-2003 10:57 AM

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

All times are GMT -5. The time now is 01:23 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