Tiny Core Base > piCore Test Releases
piCore-13beta6 is available (32 bit)
dacarman:
I'm using a Raspberry Pi 3B+ with v7l.
I do the same "cat" and calculation you are doing. In the same way it works under piCore 12.
In version 13 cat says: "read error: Invalid argument"
Also, I noticed that from piCore 12, lsmod shows some modules more ("vc4", "cec"...) and also shows drm modules as "Used by" VC4, but those "VC4" appearances are not present after loading same TCZs (downloaded again from 13) in piCore 13.
Thanks for your fast reply
bmarkus:
--- Quote from: dacarman on February 21, 2021, 01:57:25 PM ---I'm using a Raspberry Pi 3B+ with v7l.
--- End quote ---
Are you sure? 3B+ is v7.
dacarman:
Yes, sure :)
I ever used the 3B+ as v7l
--- Code: ---cat /proc/cpuinfo
processor: 1 (2, 3, etc)
model name: ARMv7 Processor rev 4 (v7l)
...
CPU architecture: 7
...
CPU revision: 4
...
Hardware: BCM2835
--- End code ---
bmarkus:
RaspberryOS is using v7 kernel on 3B+
--- Code: ---pi@raspberrypi:~ $ uname -a
Linux raspberrypi 5.10.16-v7+ #1402 SMP Tue Feb 16 14:08:35 GMT 2021 armv7l GNU/Linux
--- End code ---
dacarman:
I tried changing the parameters in config.txt and now, from v7 kernel the temp read is working. Thanks!
I tried also graphics modules, but /dev/dri does not appear, it is not the same problem :(
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version