LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 02-26-2016, 12:53 PM   #1
Michael Piziak
Member
 
Registered: Feb 2015
Distribution: Ubuntu 20.04 lts
Posts: 598

Rep: Reputation: 43
New HP Notebook won't recognize SD cards from camera


New HP Notebook won't recognize SD cards from camera

HP evaluated the computer and said nothing wrong.

I can get it to read a card in a card reader, but not the built in slot

Any ideas?

Running Ubuntu 14.04 lts
 
Old 02-26-2016, 01:23 PM   #2
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
drivers

off the cli
Code:
sudo blkid
with and without your sd card is in the slot and
Code:
lspci
then look for something like this
Code:
86:09.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 25)
so you and others can see make/model of SD Card Reader.
report back with results pls.

Last edited by BW-userx; 02-26-2016 at 01:32 PM.
 
Old 02-27-2016, 02:41 AM   #3
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
you probably need to install something extra for the built-in slots.
not sure if they're pci devices, but try "lspci" to see if it is even recognized.
 
Old 02-27-2016, 08:36 AM   #4
Michael Piziak
Member
 
Registered: Feb 2015
Distribution: Ubuntu 20.04 lts
Posts: 598

Original Poster
Rep: Reputation: 43
ok I'm going to try these suggestions *right now* and report back.

I can report that I put Linux Mint on it and it does the same exact thing, which is it won't recognize a card in the built in slot.

This is good that perhaps it's not the computer after all.

I can also report that HP is sending me the reinstall Windows disks to try as a last resort to make sure of where the problem lies.

ok

I'll fire up the notebook and copy and paste the terminal results here in the next few minutes. I have put Ubuntu 14.04 lts back on the system as I prefer it to Mint

Last edited by Michael Piziak; 02-27-2016 at 08:51 AM.
 
Old 02-27-2016, 08:41 AM   #5
Michael Piziak
Member
 
Registered: Feb 2015
Distribution: Ubuntu 20.04 lts
Posts: 598

Original Poster
Rep: Reputation: 43
This is without an SDHD card, I will make another post shortly with an SDHD card in it

michael@michael-HP-Pavilion-Notebook:~$ sudo blkid
[sudo] password for michael:
/dev/sda1: UUID="1C61-AD35" TYPE="vfat"
/dev/sda2: UUID="23ab11f5-7d8e-4492-b6e1-e74639f28caf" TYPE="ext4"
/dev/sda3: UUID="4809b5b0-fe35-4fbe-aaae-b65dca69a931" TYPE="swap"
michael@michael-HP-Pavilion-Notebook:~$

&

michael@michael-HP-Pavilion-Notebook:~$ lspci
00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Broadwell-U Integrated Graphics (rev 09)
00:03.0 Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09)
00:04.0 Signal processing controller: Intel Corporation Broadwell-U Camarillo Device (rev 09)
00:14.0 USB controller: Intel Corporation Wildcat Point-LP USB xHCI Controller (rev 03)
00:16.0 Communication controller: Intel Corporation Wildcat Point-LP MEI Controller #1 (rev 03)
00:1b.0 Audio device: Intel Corporation Wildcat Point-LP High Definition Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #1 (rev e3)
00:1c.1 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #2 (rev e3)
00:1c.2 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #3 (rev e3)
00:1c.3 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #4 (rev e3)
00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller [AHCI Mode] (rev 03)
00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
08:00.0 Network controller: Broadcom Corporation BCM43142 802.11b/g/n (rev 01)
09:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller (rev 0a)
michael@michael-HP-Pavilion-Notebook:~$

&

Last edited by Michael Piziak; 02-27-2016 at 08:44 AM.
 
Old 02-27-2016, 08:50 AM   #6
Michael Piziak
Member
 
Registered: Feb 2015
Distribution: Ubuntu 20.04 lts
Posts: 598

Original Poster
Rep: Reputation: 43
These are the results *with* and SDHD card in the built in slot

michael@michael-HP-Pavilion-Notebook:~$ sudo blkid
[sudo] password for michael:
/dev/sda1: UUID="1C61-AD35" TYPE="vfat"
/dev/sda2: UUID="23ab11f5-7d8e-4492-b6e1-e74639f28caf" TYPE="ext4"
/dev/sda3: UUID="4809b5b0-fe35-4fbe-aaae-b65dca69a931" TYPE="swap"
michael@michael-HP-Pavilion-Notebook:~$

&

michael@michael-HP-Pavilion-Notebook:~$ lspci
00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Broadwell-U Integrated Graphics (rev 09)
00:03.0 Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09)
00:04.0 Signal processing controller: Intel Corporation Broadwell-U Camarillo Device (rev 09)
00:14.0 USB controller: Intel Corporation Wildcat Point-LP USB xHCI Controller (rev 03)
00:16.0 Communication controller: Intel Corporation Wildcat Point-LP MEI Controller #1 (rev 03)
00:1b.0 Audio device: Intel Corporation Wildcat Point-LP High Definition Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #1 (rev e3)
00:1c.1 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #2 (rev e3)
00:1c.2 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #3 (rev e3)
00:1c.3 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #4 (rev e3)
00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller [AHCI Mode] (rev 03)
00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 522a (rev 01)
08:00.0 Network controller: Broadcom Corporation BCM43142 802.11b/g/n (rev 01)
09:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller (rev 0a)
michael@michael-HP-Pavilion-Notebook:~$
 
Old 02-27-2016, 09:29 AM   #7
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by Michael Piziak View Post
These are the results *with* and SDHD card in the built in slot


00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 522a (rev 01)
08:00.0 Network controller: Broadcom Corporation BCM43142 802.11b/g/n (rev 01)
09:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller (rev 0a)
michael@michael-HP-Pavilion-Notebook:~$
you need a driver for this
Code:
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 522a (rev 01)
that is your SD Card connection Realtek

read this it is same problem for your distro you say you are using in your sidebar profile


sorry I cannot write/help more it is a pain my keyboard was already malfunctioning fro a coffee disaster,copy&paste spaces and soe letters again because now my onBoard OS messed Up. I had to fall back to running FatDog64 off my USB Stick.

now I need to go into help mode myself to try and find an install for a virtual KeyBoard for FatDog64... So hopefully others in here can pick up where we left off.
 
Old 02-27-2016, 09:38 AM   #8
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
edit: just saw bw-userx's post. realtek do indeed make sd-card reader controllers, so i guess we're on the right track there.
___________________________________________________________

the outputs are identical afaics.

my suggestion to use lspci was premature; some of the device could well be your card reader (maybe the "Intel Corporation Wildcat Point-LP PCI Express Root Port") but i have no clue how to find out which is which. sorry.
i think it is easier for you to find out with the computer specs close at hand.

one more thing you can try:
type "dmesg", and make note of the last few entries.
then put the sdcard into the internal reader, and wait ~10s.
don't do anything with the computer meanwhile!
then type "dmesg" again, and see if there's new lines since the last entries you memorized.
post these lines, or try to make sense out of them yourself.

Last edited by ondoho; 02-27-2016 at 09:40 AM.
 
Old 02-27-2016, 10:47 AM   #9
Michael Piziak
Member
 
Registered: Feb 2015
Distribution: Ubuntu 20.04 lts
Posts: 598

Original Poster
Rep: Reputation: 43
The forum tells me I have too many images (like 15) in my message and I'm limited to 6. I'll try to take 2 screenshots and post them here to get around this. Meanwhile:


Please advise if most here think the computer is fine. If so, I may just use a USB card reader. However, if you folks think this new computer has a hardware problem with the card reader, then I will certainly have it fixed under warranty. I don't quite understand exactly what to type into terminal from the previous 3 links someone posted, or I'd try that - I guess someone would need to spoon feed me and tell me exactly what to type into terminal to install any needed card reader driver.
 
Old 02-27-2016, 10:51 AM   #10
Michael Piziak
Member
 
Registered: Feb 2015
Distribution: Ubuntu 20.04 lts
Posts: 598

Original Poster
Rep: Reputation: 43
Ok, here is a screenshot without the card (image 1.png) and a screenshot with the card and waiting 10 secs (image 2.png)
Attached Thumbnails
Click image for larger version

Name:	1.jpg
Views:	14
Size:	202.6 KB
ID:	20968   Click image for larger version

Name:	2.jpg
Views:	14
Size:	234.8 KB
ID:	20969  
 
Old 02-27-2016, 11:28 AM   #11
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
your system is telling you to install
Quote:
nss-myhostname
that will resolve one issue you're system is having.
thank you....
NOW go back and read post #7 for further instructions.
 
Old 02-27-2016, 05:16 PM   #12
Michael Piziak
Member
 
Registered: Feb 2015
Distribution: Ubuntu 20.04 lts
Posts: 598

Original Poster
Rep: Reputation: 43
Quote:
Originally Posted by BW-userx View Post
your system is telling you to install that will resolve one issue you're system is having.
thank you....
NOW go back and read post #7 for further instructions.

ok do I simply type that nss-hostname word into terminal and it will install?
 
Old 02-27-2016, 06:18 PM   #13
BW-userx
LQ Guru
 
Registered: Sep 2013
Location: Somewhere in my head.
Distribution: Slackware (15 current), Slack15, Ubuntu studio, MX Linux, FreeBSD 13.1, WIn10
Posts: 10,342

Rep: Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242Reputation: 2242
Quote:
Originally Posted by Michael Piziak View Post
ok do I simply type that nss-hostname word into terminal and it will install?
Nope one of the first things a person does when he is about to use an operating system, especially linux is how to exit out of his desktop, and how to update, and install programs.

whatever command Ubuntututu uses for their installing Google how to install a program Ubuntu,
apt-get is Debian I do not like Ubuntutu so I no longer use it, and hae forgotten how to use it, but the Linux part of it is the same because it's Linux.

How did you expect to get driers installed if you do not know how to update your system
no biggy just Google 'how to install a program Ubuntu'
the program is nss-hostname that's what your system said. I' still broke down system myself or I'd help more...
sorry

Last edited by BW-userx; 02-27-2016 at 06:33 PM.
 
Old 02-27-2016, 06:33 PM   #14
Michael Piziak
Member
 
Registered: Feb 2015
Distribution: Ubuntu 20.04 lts
Posts: 598

Original Poster
Rep: Reputation: 43
Thanks,

I think it is something sudo-apt get

I'll look it up.

As far as updating the system, Ubuntu generally updates nearly everything with its weekly system updates. It's just the type of system for an idiot like me

 
Old 02-27-2016, 06:43 PM   #15
Michael Piziak
Member
 
Registered: Feb 2015
Distribution: Ubuntu 20.04 lts
Posts: 598

Original Poster
Rep: Reputation: 43
Perhaps someone can tell me what to type,
See my screenshot below:
Attached Thumbnails
Click image for larger version

Name:	Screenshot from 2016-02-27 19:36:55.png
Views:	15
Size:	76.7 KB
ID:	20971  

Last edited by Michael Piziak; 02-27-2016 at 06:51 PM.
 
  


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] How to activate the notebook camera ? floppy_stuttgart Linux - Newbie 9 03-11-2017 02:38 PM
adding the camera on a notebook Samsung q 210 sayhello_to_the_world Linux - Newbie 4 08-16-2013 07:52 AM
ubuntu doesn't recognize laptop's camera marciobarbalho Ubuntu 3 09-04-2008 08:19 AM
fedora wont recognize my camera Matt1728 Linux - Newbie 3 03-11-2008 08:21 PM
DigiKam doesnt recognize my camera stewill Linspire/Freespire 7 01-22-2005 02:02 PM

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

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