SD card reader no longer detected in Ubuntu Gnome 16.04how to recover damaged memory card with the help of Ubuntu?Wireless internet not working: unclaimedVFS 495 finger print reader not working in UbuntuMy bluetooth is acting weird, can't connect or find any deviceBluetooth not working Lenovo G580 Ubuntu 14.04 LTSBluetooth not working - Ubuntu 16.04.01 - Lenovo z50-70Bluetooth applet (also Blueman) blinking in and out of existenceWifi extremely slow on ubuntu 16.04, tried almost everything and still not working properlyUSB ports undetected by Ubuntu 16.04ZTE Modem not working on Ubuntu 18.04WiFi stopped working on Ubuntu version 16.04 LTS after suspend
Best approach to update all entries in a list that is paginated?
How do I deal with a powergamer in a game full of beginners in a school club?
Replacing Windows 7 security updates with anti-virus?
Are the terms "stab" and "staccato" synonyms?
Am I not good enough for you?
Do items de-spawn in Diablo?
Virginia employer terminated employee and wants signing bonus returned
How strictly should I take "Candidates must be local"?
Single word request: Harming the benefactor
"One can do his homework in the library"
Can you reject a postdoc offer after the PI has paid a large sum for flights/accommodation for your visit?
Do I really need to have a scientific explanation for my premise?
Placing subfig vertically
Why would one plane in this picture not have gear down yet?
Algorithm to convert a fixed-length string to the smallest possible collision-free representation?
A question on the ultrafilter number
What are the best books to study Neural Networks from a purely mathematical perspective?
Finding algorithms of QGIS commands?
2×2×2 rubik's cube corner is twisted!
Why is this plane circling around the Lucknow airport every day?
The bar has been raised
What is wrong with Escaped Shapeshifter's original wording?
Does a Catoblepas statblock appear in an official D&D 5e product?
Why don't MCU characters ever seem to have language issues?
SD card reader no longer detected in Ubuntu Gnome 16.04
how to recover damaged memory card with the help of Ubuntu?Wireless internet not working: unclaimedVFS 495 finger print reader not working in UbuntuMy bluetooth is acting weird, can't connect or find any deviceBluetooth not working Lenovo G580 Ubuntu 14.04 LTSBluetooth not working - Ubuntu 16.04.01 - Lenovo z50-70Bluetooth applet (also Blueman) blinking in and out of existenceWifi extremely slow on ubuntu 16.04, tried almost everything and still not working properlyUSB ports undetected by Ubuntu 16.04ZTE Modem not working on Ubuntu 18.04WiFi stopped working on Ubuntu version 16.04 LTS after suspend
I tried to mount an SD card into the reader.. with no luck. The OS does not detect the SD card reader at all.
the pc is an asus vivobook e200h.
I've tried a few common commands:
lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 13d3:3496 IMC Networks
Bus 001 Device 002: ID 0bda:57ed Realtek Semiconductor Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
There are 2 usb's there, the wifi and the bluetooth one. No SD card reader here.
sudo lspci
00:00.0 Host bridge: Intel Corporation Device 2280 (rev 22)
00:02.0 VGA compatible controller: Intel Corporation Device 22b0 (rev 22)
00:0b.0 Signal processing controller: Intel Corporation Device 22dc (rev 22)
00:14.0 USB controller: Intel Corporation Device 22b5 (rev 22)
00:1a.0 Encryption controller: Intel Corporation Device 2298 (rev 22)
00:1c.0 PCI bridge: Intel Corporation Device 22c8 (rev 22)
00:1f.0 ISA bridge: Intel Corporation Device 229c (rev 22)
01:00.0 Network controller: Qualcomm Atheros Device 0042 (rev 30)
dmesg | grep sd
[ 2.594296] sdhci: Secure Digital Host Controller Interface driver
[ 2.594302] sdhci: Copyright(c) Pierre Ossman
[ 2.598889] sdhci-acpi 80860F14:00: No vmmc regulator found
[ 2.598897] sdhci-acpi 80860F14:00: No vqmmc regulator found
[ 2.604482] sdhci-acpi 80860F14:03: No vmmc regulator found
[ 2.604490] sdhci-acpi 80860F14:03: No vqmmc regulator found
[ 5.132821] i915 i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops drm wmi video i2c_hid hid fjes sdhci_acpi sdhci
I don't know if these will help. Any suggestions appreciated.
16.04 drivers asus sd-card card-reader
|
show 13 more comments
I tried to mount an SD card into the reader.. with no luck. The OS does not detect the SD card reader at all.
the pc is an asus vivobook e200h.
I've tried a few common commands:
lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 13d3:3496 IMC Networks
Bus 001 Device 002: ID 0bda:57ed Realtek Semiconductor Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
There are 2 usb's there, the wifi and the bluetooth one. No SD card reader here.
sudo lspci
00:00.0 Host bridge: Intel Corporation Device 2280 (rev 22)
00:02.0 VGA compatible controller: Intel Corporation Device 22b0 (rev 22)
00:0b.0 Signal processing controller: Intel Corporation Device 22dc (rev 22)
00:14.0 USB controller: Intel Corporation Device 22b5 (rev 22)
00:1a.0 Encryption controller: Intel Corporation Device 2298 (rev 22)
00:1c.0 PCI bridge: Intel Corporation Device 22c8 (rev 22)
00:1f.0 ISA bridge: Intel Corporation Device 229c (rev 22)
01:00.0 Network controller: Qualcomm Atheros Device 0042 (rev 30)
dmesg | grep sd
[ 2.594296] sdhci: Secure Digital Host Controller Interface driver
[ 2.594302] sdhci: Copyright(c) Pierre Ossman
[ 2.598889] sdhci-acpi 80860F14:00: No vmmc regulator found
[ 2.598897] sdhci-acpi 80860F14:00: No vqmmc regulator found
[ 2.604482] sdhci-acpi 80860F14:03: No vmmc regulator found
[ 2.604490] sdhci-acpi 80860F14:03: No vqmmc regulator found
[ 5.132821] i915 i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops drm wmi video i2c_hid hid fjes sdhci_acpi sdhci
I don't know if these will help. Any suggestions appreciated.
16.04 drivers asus sd-card card-reader
Check if there's a SD card driver,.
– boomt14
Mar 25 '17 at 2:05
Please try 1) after rebooting. 2) in another card reader, 3) in another computer, 4) in another operating system - If you still cannot 'see' the SD card as a drive, I think your SD card is damaged beyond repair (at least with tools for us regular users). If you can 'see' the SD card as a drive, maybe the following link will help, askubuntu.com/questions/874222/…
– sudodus
Mar 25 '17 at 5:30
1
@sudodus don't forget 1.1) in same card reader in different USB port, assuming such are available. (if it's plugged into a front port, try it in a back port, or vice versa.)
– quixotic
Mar 25 '17 at 5:57
@sudodus 1) i tried rebooting with the card inserted; poweroff inserted the card and turn on the pc and both doesn't work 2) i don't have a usb card reader to test if it work with this netbook, and in case it doesn't resolve my problem. 3) the card is totally new and it work in another pc.
– simone viozzi
Mar 27 '17 at 10:16
1
not sure if this is about the same hardware (DebianOnAsusE200HA) -- indicates problematic kernel drivers ("4.7.1 & 4.7.2 sometimes work but sometimes freeze ... 4.8 & 4.9 don't detect"). upshot: try 4.7.x kernels or cross fingers for working drivers in a future kernel.
– quixotic
Mar 31 '17 at 6:19
|
show 13 more comments
I tried to mount an SD card into the reader.. with no luck. The OS does not detect the SD card reader at all.
the pc is an asus vivobook e200h.
I've tried a few common commands:
lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 13d3:3496 IMC Networks
Bus 001 Device 002: ID 0bda:57ed Realtek Semiconductor Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
There are 2 usb's there, the wifi and the bluetooth one. No SD card reader here.
sudo lspci
00:00.0 Host bridge: Intel Corporation Device 2280 (rev 22)
00:02.0 VGA compatible controller: Intel Corporation Device 22b0 (rev 22)
00:0b.0 Signal processing controller: Intel Corporation Device 22dc (rev 22)
00:14.0 USB controller: Intel Corporation Device 22b5 (rev 22)
00:1a.0 Encryption controller: Intel Corporation Device 2298 (rev 22)
00:1c.0 PCI bridge: Intel Corporation Device 22c8 (rev 22)
00:1f.0 ISA bridge: Intel Corporation Device 229c (rev 22)
01:00.0 Network controller: Qualcomm Atheros Device 0042 (rev 30)
dmesg | grep sd
[ 2.594296] sdhci: Secure Digital Host Controller Interface driver
[ 2.594302] sdhci: Copyright(c) Pierre Ossman
[ 2.598889] sdhci-acpi 80860F14:00: No vmmc regulator found
[ 2.598897] sdhci-acpi 80860F14:00: No vqmmc regulator found
[ 2.604482] sdhci-acpi 80860F14:03: No vmmc regulator found
[ 2.604490] sdhci-acpi 80860F14:03: No vqmmc regulator found
[ 5.132821] i915 i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops drm wmi video i2c_hid hid fjes sdhci_acpi sdhci
I don't know if these will help. Any suggestions appreciated.
16.04 drivers asus sd-card card-reader
I tried to mount an SD card into the reader.. with no luck. The OS does not detect the SD card reader at all.
the pc is an asus vivobook e200h.
I've tried a few common commands:
lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 13d3:3496 IMC Networks
Bus 001 Device 002: ID 0bda:57ed Realtek Semiconductor Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
There are 2 usb's there, the wifi and the bluetooth one. No SD card reader here.
sudo lspci
00:00.0 Host bridge: Intel Corporation Device 2280 (rev 22)
00:02.0 VGA compatible controller: Intel Corporation Device 22b0 (rev 22)
00:0b.0 Signal processing controller: Intel Corporation Device 22dc (rev 22)
00:14.0 USB controller: Intel Corporation Device 22b5 (rev 22)
00:1a.0 Encryption controller: Intel Corporation Device 2298 (rev 22)
00:1c.0 PCI bridge: Intel Corporation Device 22c8 (rev 22)
00:1f.0 ISA bridge: Intel Corporation Device 229c (rev 22)
01:00.0 Network controller: Qualcomm Atheros Device 0042 (rev 30)
dmesg | grep sd
[ 2.594296] sdhci: Secure Digital Host Controller Interface driver
[ 2.594302] sdhci: Copyright(c) Pierre Ossman
[ 2.598889] sdhci-acpi 80860F14:00: No vmmc regulator found
[ 2.598897] sdhci-acpi 80860F14:00: No vqmmc regulator found
[ 2.604482] sdhci-acpi 80860F14:03: No vmmc regulator found
[ 2.604490] sdhci-acpi 80860F14:03: No vqmmc regulator found
[ 5.132821] i915 i2c_algo_bit drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops drm wmi video i2c_hid hid fjes sdhci_acpi sdhci
I don't know if these will help. Any suggestions appreciated.
16.04 drivers asus sd-card card-reader
16.04 drivers asus sd-card card-reader
edited 52 mins ago
Pablo Bianchi
2,90521535
2,90521535
asked Mar 24 '17 at 22:55
simone viozzisimone viozzi
566
566
Check if there's a SD card driver,.
– boomt14
Mar 25 '17 at 2:05
Please try 1) after rebooting. 2) in another card reader, 3) in another computer, 4) in another operating system - If you still cannot 'see' the SD card as a drive, I think your SD card is damaged beyond repair (at least with tools for us regular users). If you can 'see' the SD card as a drive, maybe the following link will help, askubuntu.com/questions/874222/…
– sudodus
Mar 25 '17 at 5:30
1
@sudodus don't forget 1.1) in same card reader in different USB port, assuming such are available. (if it's plugged into a front port, try it in a back port, or vice versa.)
– quixotic
Mar 25 '17 at 5:57
@sudodus 1) i tried rebooting with the card inserted; poweroff inserted the card and turn on the pc and both doesn't work 2) i don't have a usb card reader to test if it work with this netbook, and in case it doesn't resolve my problem. 3) the card is totally new and it work in another pc.
– simone viozzi
Mar 27 '17 at 10:16
1
not sure if this is about the same hardware (DebianOnAsusE200HA) -- indicates problematic kernel drivers ("4.7.1 & 4.7.2 sometimes work but sometimes freeze ... 4.8 & 4.9 don't detect"). upshot: try 4.7.x kernels or cross fingers for working drivers in a future kernel.
– quixotic
Mar 31 '17 at 6:19
|
show 13 more comments
Check if there's a SD card driver,.
– boomt14
Mar 25 '17 at 2:05
Please try 1) after rebooting. 2) in another card reader, 3) in another computer, 4) in another operating system - If you still cannot 'see' the SD card as a drive, I think your SD card is damaged beyond repair (at least with tools for us regular users). If you can 'see' the SD card as a drive, maybe the following link will help, askubuntu.com/questions/874222/…
– sudodus
Mar 25 '17 at 5:30
1
@sudodus don't forget 1.1) in same card reader in different USB port, assuming such are available. (if it's plugged into a front port, try it in a back port, or vice versa.)
– quixotic
Mar 25 '17 at 5:57
@sudodus 1) i tried rebooting with the card inserted; poweroff inserted the card and turn on the pc and both doesn't work 2) i don't have a usb card reader to test if it work with this netbook, and in case it doesn't resolve my problem. 3) the card is totally new and it work in another pc.
– simone viozzi
Mar 27 '17 at 10:16
1
not sure if this is about the same hardware (DebianOnAsusE200HA) -- indicates problematic kernel drivers ("4.7.1 & 4.7.2 sometimes work but sometimes freeze ... 4.8 & 4.9 don't detect"). upshot: try 4.7.x kernels or cross fingers for working drivers in a future kernel.
– quixotic
Mar 31 '17 at 6:19
Check if there's a SD card driver,.
– boomt14
Mar 25 '17 at 2:05
Check if there's a SD card driver,.
– boomt14
Mar 25 '17 at 2:05
Please try 1) after rebooting. 2) in another card reader, 3) in another computer, 4) in another operating system - If you still cannot 'see' the SD card as a drive, I think your SD card is damaged beyond repair (at least with tools for us regular users). If you can 'see' the SD card as a drive, maybe the following link will help, askubuntu.com/questions/874222/…
– sudodus
Mar 25 '17 at 5:30
Please try 1) after rebooting. 2) in another card reader, 3) in another computer, 4) in another operating system - If you still cannot 'see' the SD card as a drive, I think your SD card is damaged beyond repair (at least with tools for us regular users). If you can 'see' the SD card as a drive, maybe the following link will help, askubuntu.com/questions/874222/…
– sudodus
Mar 25 '17 at 5:30
1
1
@sudodus don't forget 1.1) in same card reader in different USB port, assuming such are available. (if it's plugged into a front port, try it in a back port, or vice versa.)
– quixotic
Mar 25 '17 at 5:57
@sudodus don't forget 1.1) in same card reader in different USB port, assuming such are available. (if it's plugged into a front port, try it in a back port, or vice versa.)
– quixotic
Mar 25 '17 at 5:57
@sudodus 1) i tried rebooting with the card inserted; poweroff inserted the card and turn on the pc and both doesn't work 2) i don't have a usb card reader to test if it work with this netbook, and in case it doesn't resolve my problem. 3) the card is totally new and it work in another pc.
– simone viozzi
Mar 27 '17 at 10:16
@sudodus 1) i tried rebooting with the card inserted; poweroff inserted the card and turn on the pc and both doesn't work 2) i don't have a usb card reader to test if it work with this netbook, and in case it doesn't resolve my problem. 3) the card is totally new and it work in another pc.
– simone viozzi
Mar 27 '17 at 10:16
1
1
not sure if this is about the same hardware (DebianOnAsusE200HA) -- indicates problematic kernel drivers ("4.7.1 & 4.7.2 sometimes work but sometimes freeze ... 4.8 & 4.9 don't detect"). upshot: try 4.7.x kernels or cross fingers for working drivers in a future kernel.
– quixotic
Mar 31 '17 at 6:19
not sure if this is about the same hardware (DebianOnAsusE200HA) -- indicates problematic kernel drivers ("4.7.1 & 4.7.2 sometimes work but sometimes freeze ... 4.8 & 4.9 don't detect"). upshot: try 4.7.x kernels or cross fingers for working drivers in a future kernel.
– quixotic
Mar 31 '17 at 6:19
|
show 13 more comments
1 Answer
1
active
oldest
votes
with ubuntu 18.04 the sd reader work fine.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f896586%2fsd-card-reader-no-longer-detected-in-ubuntu-gnome-16-04%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
with ubuntu 18.04 the sd reader work fine.
add a comment |
with ubuntu 18.04 the sd reader work fine.
add a comment |
with ubuntu 18.04 the sd reader work fine.
with ubuntu 18.04 the sd reader work fine.
answered Dec 28 '18 at 11:02
simone viozzisimone viozzi
566
566
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f896586%2fsd-card-reader-no-longer-detected-in-ubuntu-gnome-16-04%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Check if there's a SD card driver,.
– boomt14
Mar 25 '17 at 2:05
Please try 1) after rebooting. 2) in another card reader, 3) in another computer, 4) in another operating system - If you still cannot 'see' the SD card as a drive, I think your SD card is damaged beyond repair (at least with tools for us regular users). If you can 'see' the SD card as a drive, maybe the following link will help, askubuntu.com/questions/874222/…
– sudodus
Mar 25 '17 at 5:30
1
@sudodus don't forget 1.1) in same card reader in different USB port, assuming such are available. (if it's plugged into a front port, try it in a back port, or vice versa.)
– quixotic
Mar 25 '17 at 5:57
@sudodus 1) i tried rebooting with the card inserted; poweroff inserted the card and turn on the pc and both doesn't work 2) i don't have a usb card reader to test if it work with this netbook, and in case it doesn't resolve my problem. 3) the card is totally new and it work in another pc.
– simone viozzi
Mar 27 '17 at 10:16
1
not sure if this is about the same hardware (DebianOnAsusE200HA) -- indicates problematic kernel drivers ("4.7.1 & 4.7.2 sometimes work but sometimes freeze ... 4.8 & 4.9 don't detect"). upshot: try 4.7.x kernels or cross fingers for working drivers in a future kernel.
– quixotic
Mar 31 '17 at 6:19