Re: Raspberry Pi: gpiomem device support

2024-04-03 Thread Hank Barta
I'm not sure if this will help. I explored GPIO on Debian a bit and posted my code at https://github.com/HankB/GPIOD_Debian_Raspberry_Pi best, On Wed, Apr 3, 2024 at 12:42 AM Thomas Lehmann wrote: > Good Day! > > I've tried to get GPIO access working on 1B (Raspberry Pi B+) images > from [1], h

Re: Governor problem with generic 6.1 arm64 kernel on Raspberry

2024-03-20 Thread Hank Barta
I'll give it a try. hbarta@cm4iob:~/bin$ cd /sys/devices/system/cpu/cpufreq/policy0/ hbarta@cm4iob:/sys/devices/system/cpu/cpufreq/policy0$ cat scaling_driver scaling_governor cpufreq-dt schedutil hbarta@cm4iob:/sys/devices/system/cpu/cpufreq/policy0$ cpufreq-dt -bash: cpufreq-dt: command not foun

Re: Ability to further support 32bit architectures

2024-01-12 Thread Hank Barta
On Fri, Jan 12, 2024 at 5:07 PM Alan Corey wrote: > > So, can you set an RPI4 to 32 bit for even more speed? > My Pi4 config.txt (Debian Bookworm) says > > # Switch the CPU from ARMv7 into ARMv8 (aarch64) mode > arm_64bit=1 > You would have to try it to see if it is faster for your workload. I su

Fwd: How can I tell Debian on a Raspberry Pi 4B (4GB) which kernel image to load at boot time?

2023-08-03 Thread Hank Barta
I just realized that my reply did not hit the list. -- Forwarded message - From: Hank Barta Date: Wed, Aug 2, 2023 at 9:51 AM Subject: Re: How can I tell Debian on a Raspberry Pi 4B (4GB) which kernel image to load at boot time? To: Rick Thomas Hi Rick, I have not experienced

Re: Debian Gnome versus Debian Cinnamon on UTM - M1 Mac

2022-08-16 Thread Hank Barta
On Tue, Aug 16, 2022 at 11:50 AM Wookey wrote: > > There is no free driver for the M1 GPU yet (the Asahi project is > working one) That matters for Linux installed directly on the M1/M2 hardware. The OP mentioned "UTM / QEMU" so I thought he was talking about running these in a VM. Woulldn't th

Re: Performance degraded, Bookworm on Raspberry Pi 4B

2022-03-15 Thread Hank Barta
sday, 15 March 2022 13:32:37 CET Hank Barta wrote: > > Some additional information that might be useful is that the system seems > > unable to determine CPU frequencies. For example > > > > root@up:~# cpupower frequency-info > > analyzing CPU 0: > > no or

Re: Performance degraded, Bookworm on Raspberry Pi 4B

2022-03-15 Thread Hank Barta
Some additional information that might be useful is that the system seems unable to determine CPU frequencies. For example root@up:~# cpupower frequency-info analyzing CPU 0: no or unknown cpufreq driver is active on this CPU CPUs which run at the same hardware frequency: Not Available CPUs

Re: Performance degraded, Bookworm on Raspberry Pi 4B

2022-03-14 Thread Hank Barta
I started installing packages I thought were likely to cause the regression (one or two at a time) and following installation of raspi-firmware the problem appeared. On Mon, Mar 14, 2022 at 4:35 PM Hank Barta wrote: > First of all, many many thanks for making Debian work on a Raspberry Pi &

Performance degraded, Bookworm on Raspberry Pi 4B

2022-03-14 Thread Hank Barta
First of all, many many thanks for making Debian work on a Raspberry Pi 4B. I bounce back and forth between Bullseye and Bookworm on a Pi 4B and have noticed a performance degradation with Bookworm. TL;DR Install (current) Bookworm - performance good. apt update/upgrade - performance tanks. Rever