Results 1 to 2 of 2

Thread: [KDE Neon] o2micro SD-card-reader doesn't work - how to edit sdhci.conf?

  1. #1
    Join Date
    Dec 2019
    Beans
    2

    [KDE Neon] o2micro SD-card-reader doesn't work - how to edit sdhci.conf?

    Hello,

    I've got the latest KDE Neon on a Dell E7250. The o2-micro-SD-card-reader doesn't work after installation so I have to do

    Code:
    sudo rmmod sdhci_pci
    sudo rmmod sdhci
    sudo modprobe sdhci debug_quirks2="0x80000000"
    sudo modprobe sdhci_pci
    every time at startup.


    How can I automate this? I created a sdhci.conf and tried
    Code:
    options sdhci debug_quirks2=0x80000000
    and

    Code:
    options sdhci debug_quirks2="0x80000000"
    but it doesn't work.Kernel is 5.0.0-37
    What can I do?
    Last edited by philippd2; December 16th, 2019 at 03:43 PM.

  2. #2
    Join Date
    Oct 2006
    Beans
    58,286

    Re: [KDE Neon] o2micro SD-card-reader doesn't work - how to edit sdhci.conf?

    Thread moved to the "Ubuntu/Debian BASED" forum.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •