View Issue Details

IDProjectCategoryView StatusLast Update
0001067channel: kernel/el8kernel-ltpublic2021-01-10 12:57
Reporterkoxakis Assigned Toburakkucat  
PrioritynormalSeverityfeatureReproducibilityalways
Status resolvedResolutionfixed 
Platformx86-64 
Summary0001067: SD card not detected in 5.4.86 or 5.10.1 kernels
DescriptionHello and good year to all!

I am loosing SD card reader functionality when I am booting a 5.x kernel installed from elrepo.
This is the guide I used [url] https://computingforgeeks.com/how-to-install-latest-kernel-on-centos-linux/ [/url] to install the ml and lt kernels.

My OS is Centos stream ( Lenovo ThinkPad L560 i5 ). Booting the kernel that came with the installation ( 4.18 ) SD card is detected normally.
I Installed the ELrepo repository and installed both kernel-lt and ml ( 5.4 with all available packets involving the kernel and 5.10 ) but none of them detect the SD card neither produce any dmesg reporting.
lspci -nn | grep O2 output

[code]SD Host controller [0805]: O2 Micro, Inc. SD/MMC Card Reader Controller [1217:8621] (rev 01)[code/]

I run the command [code]grep -i vvvv /lib/modules/$(uname -r)/modules.* | grep -i dddd[/code] and the output was this on the 4.18 kernel as the forum post answer I liknded in Additional Information sugested.
[code]/lib/modules/4.18.0-259.el8.x86_64/modules.alias:alias pci:v00001217d00008621sv*sd*bc*sc*i* sdhci_pci[/code]

Booting the 5.4 elrepo kernel I get no output from grep.

Thanks a lot in advance !
Steps To ReproduceInstall either kernel-lt or kernel-ml on a, mostly Lenovo made notebook, with the O2 Micro, Inc. SD/MMC Card Reader Controller as far as my research on Google is concerned everyone has issues across multiple OSs.
Additional InformationCentos forum post describing the same issue [url]https://forums.centos.org/viewtopic.php?f=55&t=76803&p=322916#p322916 [/url]
Tagscentos, driver, SD, sdcard, stream

Activities

burakkucat

2021-01-04 10:19

administrator   ~0007400

Acknowledging your report, thank you.

I see that both the kernel-lt and kernel-ml package sets, for EL8, require their configuration files to be updated.

I shall queue the relevant configuration file additions for the next builds of the kernel-{lt|ml} package sets.

burakkucat

2021-01-04 16:19

administrator   ~0007404

I have now made available the kernel-ml-5.11.0-0.rc2.el8.repo package set, which has been built with the modified configuration file. It can be downloaded from the following location --

https://elrepo.org/people/ajb/devel/kernel-ml/el8/x86_64/RPMS/

If possible please test and then report back with your findings.

The equivalent configuration files will be used for the next builds of the kernel-{lt|ml} package sets.

koxakis

2021-01-05 12:36

reporter   ~0007405

Thanks for the quick reply , and I apologise for my late response.
 
I downloaded the kernel you provided, did a local install from the .rpm packages ( installed the kernel-ml-core and kernel-ml-modules ) and the SD card is detected with no problems !

Thanks for the fix !

burakkucat

2021-01-05 15:00

administrator   ~0007406

That's good news. Thank you for testing.

There are both kernel-lt-5.4.87-1.el8.elrepo and kernel-ml-5.10.5-1.el8.elrepo package sets due to be released tomorrow, Jan 6th, 2021, which also have the relevant additions to their configuration files.

burakkucat

2021-01-06 12:03

administrator   ~0007407

With the recent release of the updated kernel-lt-5.4.87-1.el8.elrepo [1] and kernel-ml-5.10.5-1.el8.elrepo [2] package sets, which incorporate the relevant configuration adjustments, this request has been fulfilled.

Now closing as "resolved/fixed".

[1] http://lists.elrepo.org/pipermail/elrepo/2021-January/005512.html
[2] http://lists.elrepo.org/pipermail/elrepo/2021-January/005513.html

Issue History

Date Modified Username Field Change
2021-01-04 03:55 koxakis New Issue
2021-01-04 03:55 koxakis Status new => assigned
2021-01-04 03:55 koxakis Assigned To => burakkucat
2021-01-04 03:55 koxakis Tag Attached: centos
2021-01-04 03:55 koxakis Tag Attached: driver
2021-01-04 03:55 koxakis Tag Attached: SD
2021-01-04 03:55 koxakis Tag Attached: sdcard
2021-01-04 03:55 koxakis Tag Attached: stream
2021-01-04 10:19 burakkucat Note Added: 0007400
2021-01-04 16:19 burakkucat Status assigned => feedback
2021-01-04 16:19 burakkucat Platform x86-64 ( => x86-64
2021-01-04 16:19 burakkucat Note Added: 0007404
2021-01-05 12:36 koxakis Note Added: 0007405
2021-01-05 12:36 koxakis Status feedback => assigned
2021-01-05 15:00 burakkucat Note Added: 0007406
2021-01-06 12:03 burakkucat Status assigned => resolved
2021-01-06 12:03 burakkucat Resolution open => fixed
2021-01-06 12:03 burakkucat Note Added: 0007407
2021-01-10 12:57 toracat Additional Information Updated