SD card no longer works in Ubuntu Gnome 16.04












3















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.










share|improve this question

























  • 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
















3















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.










share|improve this question

























  • 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














3












3








3


1






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.










share|improve this question
















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






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 31 '17 at 6:09







simone viozzi

















asked Mar 24 '17 at 22:55









simone viozzisimone viozzi

565




565













  • 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











  • 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










1 Answer
1






active

oldest

votes


















0














with ubuntu 18.04 the sd reader work fine.






share|improve this answer























    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
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f896586%2fsd-card-no-longer-works-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









    0














    with ubuntu 18.04 the sd reader work fine.






    share|improve this answer




























      0














      with ubuntu 18.04 the sd reader work fine.






      share|improve this answer


























        0












        0








        0







        with ubuntu 18.04 the sd reader work fine.






        share|improve this answer













        with ubuntu 18.04 the sd reader work fine.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Dec 28 '18 at 11:02









        simone viozzisimone viozzi

        565




        565






























            draft saved

            draft discarded




















































            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.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f896586%2fsd-card-no-longer-works-in-ubuntu-gnome-16-04%23new-answer', 'question_page');
            }
            );

            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







            Popular posts from this blog

            flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

            Mangá

             ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕