Search found 4356 matches
- by jojopi
- Thu Nov 13, 2025 12:18 pm
- Forum: Raspberry Pi OS
- Topic: Unwanted Packages in updates
- Replies: 14
- Views: 594
Re: Unwanted Packages in updates
I can put apt-mark hold on them That would be silly.
I think you can safely remove the four packages mentioned in your original post, if you do not have any hardware that requires them.
If you do need them, or if you keep them installed just in case, then you really must allow them to stay up to ...
I think you can safely remove the four packages mentioned in your original post, if you do not have any hardware that requires them.
If you do need them, or if you keep them installed just in case, then you really must allow them to stay up to ...
- by jojopi
- Thu Nov 13, 2025 11:10 am
- Forum: General discussion
- Topic: TRIXIE is released! Please comment below!
- Replies: 122
- Views: 15701
Re: TRIXIE is released! Please comment below!
RP trixie suite is still listed as "testing", rather than "stable", for some reason.
Today: Notice: Repository 'http://archive.raspberrypi.com/debian trixie InRelease' changed its 'Suite' value from 'testing' to 'stable' By the way, the standard command to check what base distribution you are ...
Today: Notice: Repository 'http://archive.raspberrypi.com/debian trixie InRelease' changed its 'Suite' value from 'testing' to 'stable' By the way, the standard command to check what base distribution you are ...
- by jojopi
- Wed Nov 12, 2025 8:38 pm
- Forum: Raspberry Pi OS
- Topic: Failed to execute child process "xterm"
- Replies: 7
- Views: 330
Re: Failed to execute child process "xterm"
If I make my setting blank, I get the same error about "xterm". If I set it to nonsense, I get an error about "nonsense" instead. When I change it back to "x-terminal-emulator %s" (without the quotes), execute in terminal works again.
Do you have a file ~/.config/libfm/libfm.conf, and does the ...
Do you have a file ~/.config/libfm/libfm.conf, and does the ...
- by jojopi
- Wed Nov 12, 2025 5:08 am
- Forum: Advanced users
- Topic: PXE boot and the pxelinux.cfg directory
- Replies: 4
- Views: 328
Re: PXE boot and the pxelinux.cfg directory
PXELINUX is the name of a specific bootloader, part of the SYSLINUX family.
The closest thing to pxelinux.cfg for the standard Raspberry Pi firmware bootloader is config.txt. You cannot present the user with a boot menu, but you can do simpler things like checking GPIOs before you decide which ...
The closest thing to pxelinux.cfg for the standard Raspberry Pi firmware bootloader is config.txt. You cannot present the user with a boot menu, but you can do simpler things like checking GPIOs before you decide which ...
- by jojopi
- Wed Nov 12, 2025 12:33 am
- Forum: Raspberry Pi OS
- Topic: Failed to execute child process "xterm"
- Replies: 7
- Views: 330
Re: Failed to execute child process "xterm"
Suddenly it starts failing
The error message does not come from your script, or from bash, or from Connect. It would have been useful to mention that you were trying to launch the script using the GUI file manager, pcmanfm, because that is the "it" that (I think) is failing.
If you go to Edit ...
The error message does not come from your script, or from bash, or from Connect. It would have been useful to mention that you were trying to launch the script using the GUI file manager, pcmanfm, because that is the "it" that (I think) is failing.
If you go to Edit ...
- by jojopi
- Mon Nov 10, 2025 3:53 pm
- Forum: Troubleshooting
- Topic: Symptom: SD Cards snapping in half
- Replies: 35
- Views: 942
Re: Symptom: SD Cards snapping in half
Does you battery solution apply the correct voltage(s), at all levels of charge, with no spikes of overvoltage?
- by jojopi
- Mon Nov 10, 2025 2:17 pm
- Forum: General discussion
- Topic: TRIXIE is released! Please comment below!
- Replies: 122
- Views: 15701
Re: TRIXIE is released! Please comment below!
As you can see it says "testing" instead of "trixie". wayvnc is modified for RPOS, so it comes from RP repo instead of Debian. RP trixie suite is still listed as "testing", rather than "stable", for some reason.
lsb_release command tells me "No LSB modules are available." Out of interest, where ...
lsb_release command tells me "No LSB modules are available." Out of interest, where ...
- by jojopi
- Thu Nov 06, 2025 11:25 pm
- Forum: Raspberry Pi OS
- Topic: 32-bit lite Trixie - no "printer-driver-gutenprint"
- Replies: 6
- Views: 274
Re: 32-bit lite Trixie - no "printer-driver-gutenprint"
Is there a way to check to see if the printer-driver-gutenprint is in that release's repo? The link in your original post allows that1. If you scroll to the bottom you can see that the trixie package is only downloadable for 64bit architectures. But if you click the bookworm link at the top right ...
- by jojopi
- Wed Nov 05, 2025 6:32 pm
- Forum: Troubleshooting
- Topic: Chromium doesn't launch after changing hostname
- Replies: 13
- Views: 507
Re: Chromium doesn't launch after changing hostname
But wouldn't that erase all my settings, including bookmarks and so on ? No. apt remove+install does not change any configuration. apt purge+install resets most of the system settings in most packages.
But chromium is not a program you should ever run as root or configure as root. apt does not ...
But chromium is not a program you should ever run as root or configure as root. apt does not ...
- by jojopi
- Tue Nov 04, 2025 5:40 pm
- Forum: Troubleshooting
- Topic: SSH problems
- Replies: 18
- Views: 522
Re: SSH problems
Oh I posted my last idea right after your last message This forum gives a warning if there is an intervening post. Even if you miss that, you can edit your post while it is still the last message in the thread.
Please stop following up to your own posts.
And really check mobaxterm. Putty is a ...
Please stop following up to your own posts.
And really check mobaxterm. Putty is a ...
- by jojopi
- Sun Nov 02, 2025 7:38 pm
- Forum: General discussion
- Topic: Pi 5 angled USB C adapter safe?
- Replies: 7
- Views: 613
Re: Pi 5 angled USB C adapter safe?
A Pi 5 needs 27W or 45W from official PSU
There should be no problem here ! A Pi5 cannot use more than 5A at 5.1V = 25.5W.
The adapter claims to support 240W charging, which in the context of USB PD is 5A at 48V, so it should be okay for the current. Except that, if it adds even 0.1Ω of resistance ...
There should be no problem here ! A Pi5 cannot use more than 5A at 5.1V = 25.5W.
The adapter claims to support 240W charging, which in the context of USB PD is 5A at 48V, so it should be okay for the current. Except that, if it adds even 0.1Ω of resistance ...
- by jojopi
- Fri Oct 31, 2025 10:34 am
- Forum: Keyboard computers (400, 500, 500+)
- Topic: Halloween Pattern for the 500+ Keyboard LEDs
- Replies: 1
- Views: 422
Re: Halloween Pattern for the 500+ Keyboard LEDs
It looks better in person than in your photo. More orange and purple, not red and blue.
European layouts do have a key at 4,1.
Has anyone investigated why this is so slow? I noticed the same issue when i made my function keys orange à la Beeb.
for i in 0,{1..12}; do
rpi-keyboard-config led set ...
European layouts do have a key at 4,1.
Has anyone investigated why this is so slow? I noticed the same issue when i made my function keys orange à la Beeb.
for i in 0,{1..12}; do
rpi-keyboard-config led set ...
- by jojopi
- Fri Oct 31, 2025 10:04 am
- Forum: Troubleshooting
- Topic: Text box "Playing time: XX minutes." pops up every 30 minutes.
- Replies: 3
- Views: 291
Re: Text box "Playing time: XX minutes." pops up every 30 minutes.
Could it be your display that is overlaying this message?
- by jojopi
- Fri Oct 31, 2025 8:20 am
- Forum: Raspberry Pi OS
- Topic: Filesystem check problems with Trixie
- Replies: 4
- Views: 441
Re: Filesystem check problems with Trixie
fsck actually runs on every boot, but (unless forced) if it sees that a filesystem is marked clean, it skips most of the work.
"not clean" basically tells fsck to do the full check. The filesystem was not safely unmounted and does not have a journal, so it might be in an inconsistent state. (A ...
"not clean" basically tells fsck to do the full check. The filesystem was not safely unmounted and does not have a journal, so it might be in an inconsistent state. (A ...
- by jojopi
- Fri Oct 31, 2025 7:46 am
- Forum: Raspberry Pi OS
- Topic: Timesync service causing excessive SD card writes / fahe-hwclock redundancy
- Replies: 28
- Views: 1945
Re: Timesync service causing excessive SD card writes / fahe-hwclock redundancy
Can't see why not, the setting is there to be used. If the purpose is to avoid overlapping times on future boots (I have not checked), then one minute is a sensible option, and one hour is not.
Booting takes a significant fraction of a minute, but within an hour you might have started something ...
Booting takes a significant fraction of a minute, but within an hour you might have started something ...
- by jojopi
- Thu Oct 30, 2025 12:25 pm
- Forum: Beginners
- Topic: Problem with a USB memory stick and GPT/ext4
- Replies: 3
- Views: 363
Re: Problem with a USB memory stick and GPT/ext4
My question is, could there be something in ROM on the memory stick specific to exFAT that is preventing using GPT and ext4? No. USB storage devices implement MSC (Mass Storage Class) or UAS (USB Attached SCSI) protocols, which are neutral with regard to partitioning and formatting standards ...
- by jojopi
- Thu Oct 30, 2025 11:24 am
- Forum: Raspberry Pi OS
- Topic: Timesync service causing excessive SD card writes / fahe-hwclock redundancy
- Replies: 28
- Views: 1945
Re: Timesync service causing excessive SD card writes / fahe-hwclock redundancy
/var/lib/systemd/timesync/clock/ ATTRIB,ISDIR
/run/systemd/timesync/ ATTRIB synchronized /run is a tmpfs, so that does not matter. If you are interested in minimizing writes generally, you might consider whether the lazytime mount option works for you.
systemd-timesyncd is a very primitive NTP ...
/run/systemd/timesync/ ATTRIB synchronized /run is a tmpfs, so that does not matter. If you are interested in minimizing writes generally, you might consider whether the lazytime mount option works for you.
systemd-timesyncd is a very primitive NTP ...
- by jojopi
- Thu Oct 30, 2025 9:43 am
- Forum: Raspberry Pi OS
- Topic: Filesystem check problems with Trixie
- Replies: 4
- Views: 441
Re: Filesystem check problems with Trixie
If you shut the Pi down properly and put the SD card into another computer (without mounting it), the filesystem state should be clean.
If you check the filesystem state on the Pi itself, while it is mounted, it may not be clean. In particular, if you have removed the journal then I do not think it ...
If you check the filesystem state on the Pi itself, while it is mounted, it may not be clean. In particular, if you have removed the journal then I do not think it ...
- by jojopi
- Wed Oct 29, 2025 10:21 am
- Forum: C/C++
- Topic: Best way to determine "bitted-ness" from a running program?
- Replies: 40
- Views: 2916
Re: Best way to determine "bitted-ness" from a running program?
But, in their defence, creating a segmented memory architecture wasn't surprising in the era of 16-bit computers, when a 20-bit address bus would be all anyone would likely need, when 1MB would likely be all they'd be able to afford. Motorola 68000 came out only a year later. It had a 16bit ALU and ...
- by jojopi
- Wed Oct 29, 2025 9:15 am
- Forum: General discussion
- Topic: User Location field disappeared
- Replies: 29
- Views: 1799
Re: User Location field disappeared
Nor is it there when I view any user's profile - Most of the Raspberry Pi team previously had "Location: Cambridge". I still see the location if I click the username, but it is no longer included alongside their posts. Try ame again?
(I access from UK. I have not set a location in my profile. When ...
(I access from UK. I have not set a location in my profile. When ...
- by jojopi
- Wed Oct 29, 2025 8:48 am
- Forum: Raspberry Pi Desktop for PC and Mac
- Topic: years-outdated downloads.raspberrypi.com date
- Replies: 9
- Views: 1446
Re: years-outdated downloads.raspberrypi.com date
directory/folder's date is much older (four years) date than OS in it That is how timestamps on directories always work.
When you create/remove/rename a directory entry, that updates the timestamp of the directory. It does not update all the parents all the way back to the root.
The direct ...
When you create/remove/rename a directory entry, that updates the timestamp of the directory. It does not update all the parents all the way back to the root.
The direct ...
- by jojopi
- Mon Oct 27, 2025 3:17 pm
- Forum: Troubleshooting
- Topic: No autostart after changing hostname
- Replies: 2
- Views: 367
Re: No autostart after changing hostname
A browser profile is a type of database. It does not have a separate database manager to handle concurrent accesses, so you cannot run two browsers at the same time using one profile.
If you change hostname while a browser is running, or not cleanly exited, it can appear that the profile is locked ...
If you change hostname while a browser is running, or not cleanly exited, it can appear that the profile is locked ...
- by jojopi
- Sun Oct 26, 2025 12:32 am
- Forum: Raspberry Pi OS
- Topic: Compose key works everywhere except Chromium on Wayland (Raspberry Pi 500)
- Replies: 1
- Views: 254
Re: Compose key works everywhere except Chromium on Wayland (Raspberry Pi 500)
Are you running trixie, or bookworm? Is it only your custom sequences that fail?
Compose works for me in Chromium in Wayland (labwc) in RPiOS trixie with default sequences like ss→ß, :)→☺. Chromium seems to be loading libX11.so, though, so maybe it is not Wayland native.
Your custom non-sequences ...
Compose works for me in Chromium in Wayland (labwc) in RPiOS trixie with default sequences like ss→ß, :)→☺. Chromium seems to be loading libX11.so, though, so maybe it is not Wayland native.
Your custom non-sequences ...
- by jojopi
- Thu Oct 23, 2025 3:08 pm
- Forum: Python
- Topic: SyntaxError: invalid syntax ---> "
- Replies: 10
- Views: 1072
Re: SyntaxError: invalid syntax ---> "
Stretch would explain the Python 3.5.3 and the GCC 6.3.0. But it was end-of-life before 2021. I think its last python3 update was 2017.
Or if OP built Python themself in 2021, then I do not understand how they would not have used 3.9.
Or if OP built Python themself in 2021, then I do not understand how they would not have used 3.9.
- by jojopi
- Thu Oct 23, 2025 1:50 pm
- Forum: Troubleshooting
- Topic: mounting a network drive over nfs fails on trixie 32-bit lite
- Replies: 14
- Views: 637
Re: mounting a network drive over nfs fails on trixie 32-bit lite
I ran dmesg, tried the mount command, ran dmesg again, and there was nothing added to the output. Is that what you meant? Yes, that is the right way to do it. If there was anything relevant it would have been added at the bottom of the output.
The Linux kernel can only return a simple integer ...
The Linux kernel can only return a simple integer ...
Jump to
- Community
- General discussion
- Announcements
- Other languages
- Deutsch
- Español
- Français
- Italiano
- Nederlands
- 日本語
- Polski
- Português
- Русский
- Türkçe
- User groups and events
- Raspberry Pi Official Magazine
- Using the Raspberry Pi
- Beginners
- Troubleshooting
- Advanced users
- Assistive technology and accessibility
- Education
- Picademy
- Teaching and learning resources
- Staffroom, classroom and projects
- Astro Pi
- Mathematica
- High Altitude Balloon
- Weather station
- Programming
- C/C++
- Java
- Python
- Scratch
- Other programming languages
- Windows 10 for IoT
- Wolfram Language
- Bare metal, Assembly language
- Graphics programming
- OpenGLES
- OpenVG
- OpenMAX
- General programming discussion
- Projects
- Networking and servers
- Automation, sensing and robotics
- Graphics, sound and multimedia
- Other projects
- Media centres
- Gaming
- AIY Projects
- Hardware and peripherals
- Camera board
- Compute Module
- Official Display
- HATs and other add-ons
- Device Tree
- Interfacing (DSI, CSI, I2C, etc.)
- Keyboard computers (400, 500, 500+)
- Raspberry Pi Pico
- General
- SDK
- MicroPython
- Other RP2040 boards
- Zephyr
- Rust
- AI Accelerator
- AI Camera - IMX500
- Hailo
- Software
- Raspberry Pi OS
- Raspberry Pi Connect
- Raspberry Pi Desktop for PC and Mac
- Beta testing
- Other
- Android
- Debian
- FreeBSD
- Gentoo
- Linux Kernel
- NetBSD
- openSUSE
- Plan 9
- Puppy
- Arch
- Pidora / Fedora
- RISCOS
- Ubuntu
- Ye Olde Pi Shoppe
- For sale
- Wanted
- Off topic
- Off topic discussion