Questions tagged [buster]

4 questions
1
vote
0 answers

Tkinter GUI not starting on boot with ROS

I'm trying to launch a tkinter GUI I made that is used to read GPIO pins as well as some ROS topics. I'm using Buster 10 and ROS Melodic with Python 3.7. I am using Clearpath's robot_upstart package which can successfully launch all of my ROS…
jr4d
  • 11
  • 1
1
vote
1 answer

(Solved) RPi4 boot failure w/ dmesg prompt: `Give root password for maintenance`

My raspberry was fine a few days ago. At one point it just vanished from the network. After connecting monitor and keyboard I discovered that during initialization of network it drops do maintenance mode. I have no idea how to debug the reason and…
Michał
  • 13
  • 3
0
votes
0 answers

Touchscreen freeze solution required

I am using a touchscreen with Raspberry Pi 4 Buster OS to implement a multiscreen UI. The app is implemented in PyQt5. The screen occasionally freezes if touched very frequently. The QT buttons stop working. The freeze is so rare that under normal…
Malik
  • 1
  • 1
0
votes
1 answer

Adding ad-hoc Wifi without breaking existing ethernet.. no bridge or routing

I have two Pi-4s, each with a unique static eth0 address; I use this connection for admin support.. They're running Buster. I want the two Pi's to communicate to each other via Wifi and UDP. No router will be present. They must have known addresses…
Mark
  • 1
  • 2