Kernel warning on Pi4

This is for ARMv8 based devices

Kernel warning on Pi4

Postby solskogen » Mon Oct 24, 2022 8:31 am

When booting I see this:

$this->bbcode_second_pass_code('', 'Error: Driver 'sdhost-bcm2835' is already registered, aborting...')

There seems to be a solution here, but it requires the kernel to be reconfigured: https://github.com/raspberrypi/linux/issues/2098
solskogen
 
Posts: 215
Joined: Mon Nov 18, 2013 10:41 am

Re: Kernel warning on Pi4

Postby solskogen » Mon Oct 24, 2022 9:53 am

Here's the diff
$this->bbcode_second_pass_code('', '
diff --git a/core/linux-rpi/PKGBUILD b/core/linux-rpi/PKGBUILD
index 2305dcfb9..fc5a8a8ed 100644
--- a/core/linux-rpi/PKGBUILD
+++ b/core/linux-rpi/PKGBUILD
@@ -35,7 +35,7 @@ md5sums=('512d0090023950e9b8796c59f33a36d5'
'441ec084c47cddc53e592fb0cbce4edf')
md5sums_armv7h=('6f6fc7cdf18930dd937c358082a5ac20'
'aedda0148db2692971671e6aa90ad9ff')
-md5sums_aarch64=('36c7f594332ac5cdf92f0e6be7a7f7b3'
+md5sums_aarch64=('d5dad6d62d21f95986de5d1a361e67ae'
'7e4403dea857e40005bf76beda9927ff')

# setup vars
diff --git a/core/linux-rpi/config8 b/core/linux-rpi/config8
index 033079608..e55241bb1 100644
--- a/core/linux-rpi/config8
+++ b/core/linux-rpi/config8
@@ -6299,7 +6299,7 @@ CONFIG_MMC_SPI=m
# CONFIG_MMC_CQHCI is not set
# CONFIG_MMC_HSQ is not set
# CONFIG_MMC_TOSHIBA_PCI is not set
-CONFIG_MMC_BCM2835=y
+# CONFIG_MMC_BCM2835=y
# CONFIG_MMC_MTK is not set
# CONFIG_MMC_SDHCI_XENON is not set
# CONFIG_MMC_SDHCI_OMAP is not set
')
solskogen
 
Posts: 215
Joined: Mon Nov 18, 2013 10:41 am

Re: Kernel warning on Pi4

Postby solskogen » Sat Nov 19, 2022 11:10 am

ping @graysky
solskogen
 
Posts: 215
Joined: Mon Nov 18, 2013 10:41 am

Re: Kernel warning on Pi4

Postby graysky » Sat Nov 19, 2022 1:17 pm

Fixed in 5.15.79-2, thanks for reporting.
graysky
Developer
 
Posts: 1870
Joined: Sun Jun 26, 2011 6:56 am
Location: /run/user/1000


Return to ARMv8 Devices

Who is online

Users browsing this forum: No registered users and 55 guests