pop-os / linux

Pop!_OS fork of https://launchpad.net/ubuntu/+source/linux
Other
110 stars 14 forks source link

REVERT 08ebf90 #191

Closed 13r0ck closed 1 year ago

13r0ck commented 1 year ago

This fixes the pang sd card issue

XV-02 commented 1 year ago

This isn't resolving the core issue of detection on hot-plug. However, it does seem to be having some kind of effect. Previously:

With this reversion:

As a note: Bouncing the kernel module related to SD card reading had the same effect - enabling hot plug detection - both with and without this PR.

13r0ck commented 1 year ago

This issue is unrelated to this. Now that we know the issue is micro sd hot plug we need to find the point release that broke it. 5.18 seems broken, 5.13 seems fine. Need to narrow that gap.