Search found 54 matches
- Thu Aug 04, 2022 7:24 pm
- Forum: Beginners
- Topic: Debian Bullsey and Gnome
- Replies: 16
- Views: 588
Re: Debian Bullsey and Gnome
... RasPiOS Lite and RasPiOS with Desktop are pretty much the same, except that "with desktop" has a lot more packages installed. Go with Lite, you get to sort out what packages you need rather than having a distro with those plus (probably) many packages that you don't need. Now I have L...
- Thu Aug 04, 2022 7:18 pm
- Forum: Beginners
- Topic: Debian Bullsey and Gnome
- Replies: 16
- Views: 588
Re: Debian Bullsey and Gnome
I didn't realize Lite was that light. No wifi/bluetooth.
Even after a apt install task-gnome-desktop it comes up to the terminal.
Sigh.
I just wanted gnome because it is said to be good for touchscreen use.
Obviously no touchscreen at terminal.
Even after a apt install task-gnome-desktop it comes up to the terminal.
Sigh.

I just wanted gnome because it is said to be good for touchscreen use.
Obviously no touchscreen at terminal.

- Thu Aug 04, 2022 6:35 pm
- Forum: Beginners
- Topic: Debian Bullsey and Gnome
- Replies: 16
- Views: 588
Re: Debian Bullsey and Gnome
I meant vanilla as in the raspberry image of Debian and made no changes. It had what ever desktop that comes with.
'sudo apt install apt install task-gnome-desktop'
is what gave me the error mentioned.
'sudo apt install apt install task-gnome-desktop'
is what gave me the error mentioned.
- Thu Aug 04, 2022 5:39 pm
- Forum: Beginners
- Topic: Debian Bullsey and Gnome
- Replies: 16
- Views: 588
Debian Bullsey and Gnome
I have Debian Bullseye running on a Pi4. Basically vanilla right from the download to SD card. I wanted to try GNOME since it is said to be better for touchscreen use. But, attempts to use apt to install complain about "Conflict : gnome-software but 3-38.1-1 in installed" Get similar compl...
- Sun Jul 17, 2022 7:00 pm
- Forum: Python
- Topic: RPi.GPIO channel in use warning
- Replies: 10
- Views: 875
Re: RPi.GPIO channel in use warning
Guess you have SPI enabled on your pi. Disable SPI using raspi-config. Check https://de.pinout.xyz/# for special function on GPIO pin. UART tx,rx pin are also in the list of GPIO pins used by the program. Thanks. That's off. I had checked that. But, I note that Serial Port, Serial Console, and Remo...
- Sun Jul 17, 2022 1:20 pm
- Forum: Python
- Topic: RPi.GPIO channel in use warning
- Replies: 10
- Views: 875
Re: RPi.GPIO channel in use warning
Note the .ini has been reduced since the previously shown output was generated. So, it only uses #7 currently.
- Sun Jul 17, 2022 1:19 pm
- Forum: Python
- Topic: RPi.GPIO channel in use warning
- Replies: 10
- Views: 875
Re: RPi.GPIO channel in use warning
It would help if we knew what was in pindict , I assume its the list of pins to be set up, The output from the print statement is essentially printing the pindict: 7 8 17 15 18 23 24 25 and are you using BCM or board numbering scheme. BCM Lastly is there a reason you didn't post all of your code ? ...
- Sat Jul 16, 2022 6:17 pm
- Forum: Python
- Topic: RPi.GPIO channel in use warning
- Replies: 10
- Views: 875
Re: RPi.GPIO channel in use warning
Well...that's why I noted looking for ideas. The error comes from the code via a cron job. it is thrown in a loop that is setting some pins GPIO.OUT. The error: spapi Mist: /home/mac/PythonProjects/MisterControl/setup.py:103: RuntimeWarning: This channel is already in use, continuing anyway. Use GPI...
- Fri Jul 15, 2022 5:27 pm
- Forum: Python
- Topic: RPi.GPIO channel in use warning
- Replies: 10
- Views: 875
RPi.GPIO channel in use warning
Python script that starts by using GPIO.setup(). The first time after boot I get a warning that channel is in use. The next time the code runs, no warning. I know I can GPIO.setwarnings(False) to basically ignore it. But, I don't get why the channel is in use, being as no other code I've written is ...
- Sat Jun 04, 2022 5:42 pm
- Forum: Beginners
- Topic: Debian Bullseye new install questions
- Replies: 1
- Views: 157
Debian Bullseye new install questions
I have installed Debian Bullseye and have a couple things I'd like to set up but have not found direct answers in my searches.
Is it possible to disable software update? Every time I boot the "updates available" pops up on the toolbar.
Is it possible to set screen timeout to not timeout?
Is it possible to disable software update? Every time I boot the "updates available" pops up on the toolbar.
Is it possible to set screen timeout to not timeout?
- Sat Jun 19, 2021 3:48 pm
- Forum: Beginners
- Topic: Raspberry Pi 3B Under Voltage Warning
- Replies: 25
- Views: 1806
Re: Raspberry Pi 3B Under Voltage Warning
I have a 3B V1.2 that I hadn't used for a while. Fired it up yesterday with the supply that has been on it for a couple years with no issue...low voltage warning. I have now tried multiple supplies and cables, known good. Monitored with a scope and meter, no dropout or droop, 5.02V to 5.1 on the boa...
- Wed Oct 28, 2020 1:47 pm
- Forum: Troubleshooting
- Topic: Using linux dd to make Pi boot sd card and maybe ssd
- Replies: 2
- Views: 394
Re: Using linux dd to make Pi boot sd card and maybe ssd
Yes, I do sync afterwards (the first and second time...).
I guessed the SSD was the same, thanks for the confirmation.
I guessed the SSD was the same, thanks for the confirmation.
- Tue Oct 27, 2020 7:37 pm
- Forum: Troubleshooting
- Topic: Using linux dd to make Pi boot sd card and maybe ssd
- Replies: 2
- Views: 394
Using linux dd to make Pi boot sd card and maybe ssd
I typically download the a Pi image and use dd to put it on an sd card. With brand new sd cards the first time I dd to them the rootfs is always listed as a 256mb partition and not rootfs, boot is fine. In this condition the card will not boot. But, if I perform the same dd command again, no other c...
- Tue Oct 27, 2020 7:30 pm
- Forum: Advanced users
- Topic: Raspberry 64 bit OS SSD boot and still beta?
- Replies: 4
- Views: 598
Re: Raspberry 64 bit OS SSD boot and still beta?
Thanks to all!
- Tue Oct 27, 2020 6:19 pm
- Forum: Advanced users
- Topic: Raspberry 64 bit OS SSD boot and still beta?
- Replies: 4
- Views: 598
Raspberry 64 bit OS SSD boot and still beta?
Hi,
Will the 64 bit raspios work with the SSD/USB boot configuration?
I see it was released last May and there is a 8/20/2020 file available.
Is this going to be released officially?
Will the 64 bit raspios work with the SSD/USB boot configuration?
I see it was released last May and there is a 8/20/2020 file available.
Is this going to be released officially?
- Sat Oct 24, 2020 6:48 pm
- Forum: General discussion
- Topic: Middle mouse button copy-paste
- Replies: 3
- Views: 477
Re: Middle mouse button copy-paste
Ahh.
I was using an old well used mouse and it apparently takes a lot more effort applied to the MMB to get it to trigger.
Sorry for the chatter.
I was using an old well used mouse and it apparently takes a lot more effort applied to the MMB to get it to trigger.
Sorry for the chatter.
- Sat Oct 24, 2020 1:04 pm
- Forum: General discussion
- Topic: Middle mouse button copy-paste
- Replies: 3
- Views: 477
Middle mouse button copy-paste
In other Debian based systems I use (XFCE desktop) if I select text in one window, go to another window and click the middle mouse button, the highlighted text from the other window is pasted in the new window. This does not seem to work on the latest Raspberry Pi OS. Is there a way I can configure ...
- Fri Jul 27, 2018 11:49 am
- Forum: Troubleshooting
- Topic: Image burning fails first time, works second
- Replies: 3
- Views: 866
Re: Image burning fails first time, works second
Hmm...I think??? I've tried it after un-mounting and the same results.
I'm doing some Iot/mqtt stuff at the moment with multiple pi's, so I think I'll get the chance to "play" with it again.
I'm doing some Iot/mqtt stuff at the moment with multiple pi's, so I think I'll get the chance to "play" with it again.

- Wed Jul 25, 2018 1:07 pm
- Forum: Troubleshooting
- Topic: Image burning fails first time, works second
- Replies: 3
- Views: 866
Image burning fails first time, works second
Hi, I typically used the following in a terminal window on Ubuntu to burn the rasbian image to a SD card: sudo dd bs=4M if=2018-06-27-raspbian-stretch.img of=/dev/sdb then a sync command. Most of the time, it results in a corrupt SD card that won't boot. But, if I run the exact commands again on the...
- Thu Mar 01, 2018 2:59 pm
- Forum: Other projects
- Topic: Smarti Pi Touch
- Replies: 19
- Views: 9854
Re: Smarti Pi Touch
I recently put together a plex server using this case and a Pi 3.
I tried the deep back hat cover, but had to remove it because the Pi kept showing the overheat icon.
I have heat sinks on both chips (but, the case covers the smaller one.
Any thoughts?
I tried the deep back hat cover, but had to remove it because the Pi kept showing the overheat icon.
I have heat sinks on both chips (but, the case covers the smaller one.
Any thoughts?
- Tue Apr 25, 2017 2:32 pm
- Forum: Advanced users
- Topic: Raspbian SD card image
- Replies: 4
- Views: 1368
Re: Raspbian SD card image
I use sync after the write by default. Doesn't make any difference.
And physically ejecting makes no difference.
I suspect it has something to do with the partition table before the dd command. But it is whatever Sandisk ships from the factory.
And physically ejecting makes no difference.
I suspect it has something to do with the partition table before the dd command. But it is whatever Sandisk ships from the factory.
- Mon Apr 24, 2017 11:21 pm
- Forum: Advanced users
- Topic: Raspbian SD card image
- Replies: 4
- Views: 1368
Raspbian SD card image
I use the following on ubuntu to get a raspbian image to an sd card: sudo dd bs=4M if=2017-04-10-raspbian-jessie.img of=/dev/sdc Works fine unless I'm using a new sd card. In that case, it works the second time. After the first time there the usual 4G root partition with home, bin, etc, root, ... an...
- Fri Dec 09, 2016 7:58 pm
- Forum: General discussion
- Topic: Raspbian with Read-only Root
- Replies: 195
- Views: 134292
Re: Raspbian with Read-only Root
OK, after some experimentation it does appear root is read only now.
But, other than df showing filesystem for / being overlay, how would I know? (I know I can create something and re-boot to see if its still there...)
(PS: my apologies for all the chatter.
)
But, other than df showing filesystem for / being overlay, how would I know? (I know I can create something and re-boot to see if its still there...)
(PS: my apologies for all the chatter.

- Fri Dec 09, 2016 6:03 pm
- Forum: General discussion
- Topic: Raspbian with Read-only Root
- Replies: 195
- Views: 134292
Re: Raspbian with Read-only Root
Went back and retraced my steps found a couple of things I missed in overlay. Fixed that and re-ran update-initramfs. Now I see no errors, but mount still shows everything as rw. And, if I create something, say in /home/pi, it's there after re-boot. :( Ok, so I read those lines a few more times and ...
- Fri Dec 09, 2016 5:23 pm
- Forum: General discussion
- Topic: Raspbian with Read-only Root
- Replies: 195
- Views: 134292
Re: Raspbian with Read-only Root
Ok, so I read those lines a few more times and decided that it was meant that they should be added, I did so.
After boot. dmesg shows: overlayfs: failed to resolve '/upper/data': -2
'mount' shows nothing read only.

After boot. dmesg shows: overlayfs: failed to resolve '/upper/data': -2
'mount' shows nothing read only.
