Trixie 6.12.y for the uConsole and DevTerm

Can someone tell me what I’m missing, I’m trying to get PyGPSClient working but I get a red message at the bottom “Configuration file not found /home/user/pygpsclient.json. Using defaults”
But I get nothing in the app. Do I need to do something?

thanks for the update, pi-apps installs and I can get SOME Apps to install and work but am having issues with intramfs-tools. it doesnt seem to be able to be updated,

dpkg: error processing package initramfs-tools (–configure):
installed initramfs-tools package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
initramfs-tools

any instructions/guide you used ?

Was that the full error?

getting similar error when I try to install apps

whats the full error?

Error please report bug on initramfs-tools
Include the output of ‘mount’ and ‘cat /proc/mounts’
update-initramfs: failed for /boot/initrd.img-6.12.87-v8-16k+ with 1.
dpkg: error processing package initramfs-tools (–configure):
installed initramfs-tools package post-installation script subprocess returned error exi
t status 1
Errors were encountered while processing:
initramfs-tools
Error: Sub-process /usr/bin/dpkg returned an error code (1)

reinstalling the kernel fixed the issue

I had the same issue with initramfs. For me this worked:

sudo nano /etc/initramfs-tools/initramfs.conf

Find:
MODULES=dep

Change it to:
MODULES=most

Save it and run:

sudo update-initramfs -u

Then finish fixing dpkg:
sudo dpkg --configure -a

1 Like

You can issue this single line to do it in the future.
sed -i '/^MODULES=dep/c\MODULES=most' "/etc/initramfs-tools/initramfs.conf"
Or reinstall the kernel.
sudo apt reinstall clockworkpi-kernel
initramfs-tools that’s packaged by RPi doesn’t like custom kernels, and when ever it gets updated reverts that change and doesn’t create a initramfs for the custom kernel.

2 Likes

i had this issue a few days ago and could not remember what I had done to fix it but this was it!

Hello Rex. I tried this and it didn’t work. I also opened nano, and the file is empty. I tried to reinstall the kernel as well. Still the same issue

:thinking: what about open the file, put there

MODULES=most

save the file and run

sudo update-initramfs -u
sudo dpkg --configure -a
1 Like

what os image are you using?

is there any way to get this file that ISNT on google? Iv tried with my daily driver and its saying download quota has been reached and I cant download it, so I tried Tor and it said the same (in German).
Can I get it from somewhere else at all?

Did you try the mega link in the OP

I did, but the page didn`t resolve into anything beyond a cloud with an “M” in the middle, same this time around too, but it did eventually turn into your files page after a minute.
Thanks! :smiley:

1 Like

Thanks I’ll try this

I’m running your latest version of trixie. Everything seems to be functioning correctly now. I reflashed my CM5. Except one thing, the SDR++. I can’t hear anything. I don’t have much experience with the software, but I’m sure when I hit play, I should hear static. The audio graph is moving, but I don’t hear anything

The SDR++ section in this post will give you instructions on how to get audio.