[opensuse-arm] On a Raspberry Pi 2B cat /proc/cpuinfo shows wrongly Hardware: BCM2835
On a Raspberry Pi 2B "cat /proc/cpuinfo" shows o.a.: Hardware : BCM2835 Revision : 0000 Serial : 000000008ce0c548 All information I search for says the Raspberry Pi 2B has a BCM2836. So I wonder where this information is introduced in the the kernel module. The packet python-RPi.GPIO relies on the accurate information in /proc/cpuinfo Currently this packet sees the RPi 2B as a RPi 1. -- fr.gr. member openSUSE Freek de Kruijf -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
On 18/09/2019 17:52, Freek de Kruijf wrote:
On a Raspberry Pi 2B "cat /proc/cpuinfo" shows o.a.: Hardware : BCM2835 Revision : 0000 Serial : 000000008ce0c548
All information I search for says the Raspberry Pi 2B has a BCM2836. So I wonder where this information is introduced in the the kernel module.
Which openSUSE are you referring to? I had a quick look and it seems it get's inherited from the DTS. Can you check what your device tree looks like?
The packet python-RPi.GPIO relies on the accurate information in /proc/cpuinfo Currently this packet sees the RPi 2B as a RPi 1.
Regards, Matthias -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Op donderdag 19 september 2019 09:53:27 CEST schreef Matthias Brugger:
On 18/09/2019 17:52, Freek de Kruijf wrote:
On a Raspberry Pi 2B "cat /proc/cpuinfo" shows o.a.: Hardware : BCM2835 Revision : 0000 Serial : 000000008ce0c548
All information I search for says the Raspberry Pi 2B has a BCM2836. So I wonder where this information is introduced in the the kernel module.
Which openSUSE are you referring to? I had a quick look and it seems it get's inherited from the DTS. Can you check what your device tree looks like?
Currently /etc/os.release reports: NAME="openSUSE Tumbleweed" # VERSION="20190607" ID="opensuse-tumbleweed" ID_LIKE="opensuse suse" VERSION_ID="20190607" PRETTY_NAME="openSUSE Tumbleweed" ANSI_COLOR="0;32" CPE_NAME="cpe:/o:opensuse:tumbleweed:20190607" BUG_REPORT_URL="https://bugs.opensuse.org" HOME_URL="https://www.opensuse.org/" LOGO="distributor-logo"
The packet python-RPi.GPIO relies on the accurate information in /proc/cpuinfo Currently this packet sees the RPi 2B as a RPi 1.
Regards, Matthias
-- fr.gr. member openSUSE Freek de Kruijf -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Op woensdag 18 september 2019 17:52:59 CEST schreef Freek de Kruijf:
On a Raspberry Pi 2B "cat /proc/cpuinfo" shows o.a.: Hardware : BCM2835 Revision : 0000 Serial : 000000008ce0c548
All information I search for says the Raspberry Pi 2B has a BCM2836. So I wonder where this information is introduced in the the kernel module. The packet python-RPi.GPIO relies on the accurate information in /proc/cpuinfo Currently this packet sees the RPi 2B as a RPi 1.
bug report #1151368 -- fr.gr. member openSUSE Freek de Kruijf -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
participants (2)
-
Freek de Kruijf
-
Matthias Brugger