There are a number of different SD card readers, each of their drivers
have unique issues.   With one specific card I had my laptop reader
failed to read the card at all, but when put on a different linux
machine it worked fine.  That was an issue because the specific SD
card lied about voltages it could use and one driver trusted its info
and the one that worked did not  This specific bug I did find details
specific to exactly my card and my read in the kernel.  My card is a
sandisk extreme uhs-3 sdxc.  So google for your card (lsusb and/or
lspci should show the reader, dmesg should also.

The usb bus probably stays powered across a reboot, so if the device
fully locks up and won't accept a reset during boot it will stay
locked up and continue to mess up the usb port.

.

On Thu, Jun 25, 2020 at 3:05 AM <fed...@eyal.emu.id.au> wrote:
>
> On 2020-06-25 17:39, Ed Greshko wrote:
> > On 2020-06-25 15:32, Qiyu Yan wrote:
> >> That is mysterious, since a normal reset won't fix, I guess this have 
> >> something to do with both your BIOS/UEFI and kernel.
> >>
> >> That is to say, BIOS/UEFI gives wrong information to kernel and crashed a 
> >> kernel driver. And the kernel thinks the oops is fatal and panicked.
> >>
> >> I don't know the reason, but you can try to upgrade to latest release and 
> >> try this again and see if the new kernel can survive from this. If same 
> >> problem happens again, report them by abrt to bugzilla can help.
> >>
> >
> > Maybe a bit quicker would be to boot the system with the most recent Live 
> > image and see if the
> > problem exists?
>
> True, but as this server has many duties and keeps a large RAID I am hesitant 
> to boot a Live image.
> I will test after I upgrade to f32 (soon) as I do not expect fedora to spend 
> much effort of the EOLed f30.
>
> If the problem persists then I can see justification in submitting a BZ. Now 
> I only want to hear if anyone
> can make sense of the situation or even saw something similar.
>
> --
> Eyal at Home (fed...@eyal.emu.id.au)
> _______________________________________________
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to