Go to advanced search

by virgosystems
Wed Nov 16, 2022 9:49 pm
Forum: Troubleshooting
Topic: Is there a power input for the screen that will support a 4b connected to power out?
Replies: 1
Views: 198

Is there a power input for the screen that will support a 4b connected to power out?

I connected a 4b to power out on the touchscreen pcb. It powers when I power the screen, but it shows the low power (lightning bolt) symbol. Is there an input voltage and current that will fully power it, optimally with all four usb loaded? I guess I have enough parts to fabricate any supply but obv...
by virgosystems
Tue Sep 27, 2022 8:34 pm
Forum: Advanced users
Topic: gpg cli with file key
Replies: 0
Views: 176

gpg cli with file key

I'm trying to write a thread to encrypt/decrypt files with gpg at the shell prompt using a keyfile, preferably anonymously (no email/name attached). What is the correct command, or am I misunderstanding something?

Thanks so much

Joe
by virgosystems
Tue Aug 23, 2022 6:29 pm
Forum: Troubleshooting
Topic: No new SSID after launching hostapd with hostpad -d
Replies: 1
Views: 112

No new SSID after launching hostapd with hostpad -d

I installed hostapd and launched with hostpad -d /etc/hostapd/hostapd.conf, using hostapd from https://www.raspberrypi.com/documentation/computers/configuration.html#setting-up-a-routed-wireless-access-point but no new SSID shows up. Any hints? I can post pictures output of hostapd but I don't have ...
by virgosystems
Thu Aug 04, 2022 2:59 pm
Forum: General discussion
Topic: Is there some way to get current supplied to USB ports from CLI?
Replies: 4
Views: 399

Is there some way to get current supplied to USB ports from CLI?

Obviously I can put a DMM in series, but what if I want a log over time?

Thanks so much

Joe
by virgosystems
Mon Aug 01, 2022 8:36 pm
Forum: General discussion
Topic: 4b 2gb retail packaging
Replies: 1
Views: 238

4b 2gb retail packaging

I don't know it RPi foundation is directly responsible for this, but I just picked up a new unit from Micro Center and it doesn't ship in an anti static bag?

Just a lightweight cardboard box.
by virgosystems
Thu Apr 14, 2022 6:50 pm
Forum: Troubleshooting
Topic: USB keyboard confusion
Replies: 1
Views: 115

USB keyboard confusion

I got a sungwoo Foldable Silicone Keyboard ( https://www.amazon.com/Sungwoo-Foldable-Silicone-Keyboard-Waterproof/dp/B0179N39KS/ref=sr_1_5?crid=WWP7YKOOU2JA&keywords=sungwoo+silicone+keyboard&qid=1649961990&sprefix=sungwoo+silicon+keyboard%2Caps%2C74&sr=8-5 ) a while back, and the 64...
by virgosystems
Fri Feb 11, 2022 2:52 am
Forum: Wanted
Topic: Anyone with a few used 3b+ in the US NYC area?
Replies: 2
Views: 1296

Anyone with a few used 3b+ in the US NYC area?

Some sites are reporting ship dates for new units as far out as December. I'm in the market for at least one 3b+, probably 2-3 if the price is right. Maybe a 4 too. May consider paying shipping from other parts of the US but I'd prefer to just meet in NYC and pick it up in person. Thanks so much Joe
by virgosystems
Sun Feb 06, 2022 9:04 pm
Forum: Networking and servers
Topic: Anyone know of a shell script to install LEMP (Webserver, DB, etc)?
Replies: 2
Views: 462

Re: Anyone know of a shell script to install LEMP (Webserver, DB, etc)?

Yes, it's quite nice. I was hoping for a non interactive script but it's an excellent start.
by virgosystems
Sat Feb 05, 2022 8:01 pm
Forum: Networking and servers
Topic: Anyone know of a shell script to install LEMP (Webserver, DB, etc)?
Replies: 2
Views: 462

Anyone know of a shell script to install LEMP (Webserver, DB, etc)?

Barring that, an Ansible playbook?

Thanks so much

Joe
by virgosystems
Mon Dec 27, 2021 7:28 am
Forum: General discussion
Topic: Techniques for building images
Replies: 1
Views: 238

Techniques for building images

I'm aware pi-gen is the official tool for building images, but does anyone have experience with any of the others? There seem to be quite a few available.

Specifically, I'd like to try to add a custom kernel

Thanks so much

Joe
by virgosystems
Wed Dec 15, 2021 2:52 am
Forum: Beginners
Topic: BCC (BPF Compiler Collection)
Replies: 0
Views: 381

BCC (BPF Compiler Collection)

I would like to try https://github.com/iovisor/bcc . However running /bcc/examples/networking/python3 ./net_monitor.py wlan0 returns modprobe: FATAL: Module kheaders not found in directory /lib/modules/5.10.63-v7+ Unable to find kernel headers. Try rebuilding kernel with CONFIG_IKHEADERS=m (module) ...
by virgosystems
Wed Dec 01, 2021 11:44 pm
Forum: Troubleshooting
Topic: ssh pi@raspberrypi fails with "host does not exist"
Replies: 1
Views: 467

ssh pi@raspberrypi fails with "host does not exist"

Using Windows and Bonjour, I was able to ssh in via putty after enabling ssh via raspi config. However, since installing nginx and rebooting win10 I get error "Host does not exist". Using the IP provided by windows ipconfig -all does the same thing.

Many thanks in advance for any help

Joe
by virgosystems
Wed Dec 01, 2021 7:14 am
Forum: Beginners
Topic: Backup strategy
Replies: 2
Views: 366

Backup strategy

For reference, I have some experience with *nix overall, both WSL and linux derivatives. What is the preferred strategy for backup overall here? I am currently learning duplicity, which I know has at least one popular alternative (duplicati) and a new system called kopia. From what I understand both...
by virgosystems
Mon Nov 29, 2021 6:02 pm
Forum: Troubleshooting
Topic: What does it mean when hostname -I returns multiple values?
Replies: 2
Views: 338

What does it mean when hostname -I returns multiple values?

I don't remember what I did exactly, but at some point last week hostname -I was returning multiple addresses. Clearly the system couldn't have more than one IP? Unless it was assigning a different IP to every interface?
by virgosystems
Sat Nov 27, 2021 11:01 pm
Forum: Troubleshooting
Topic: Requiring root password instructions don't work as expected
Replies: 4
Views: 306

Re: Requiring root password instructions don't work as expected

cincfleet wrote:
Sat Nov 27, 2021 7:22 pm
apt_get (underscore). apt-get (hyphen) sorry just to clarify my previous comment :lol:

Typo. Corrected.
by virgosystems
Sat Nov 27, 2021 10:41 am
Forum: Troubleshooting
Topic: Requiring root password instructions don't work as expected
Replies: 4
Views: 306

Requiring root password instructions don't work as expected

I followed instructions here

viewtopic.php?t=169212

to force request password for sudo. It works as expected, _unless_ doing

Code: Select all

sudo apt-get foo
. Did I do something wrong?

Thanks so much

Joe

ETA: More accurately,

Code: Select all

sudo apt-get install foo 
by virgosystems
Sat Nov 27, 2021 10:39 am
Forum: Troubleshooting
Topic: Touchscreen oddity
Replies: 5
Views: 267

Re: Touchscreen oddity

I completely forgot about a USB HDMI capture I bought specifically for situations like this. So this issue is academic atm and I may circle back to it in a couple days. Or I may not. Thanks so much for the info anyhow.
by virgosystems
Sat Nov 27, 2021 7:24 am
Forum: Troubleshooting
Topic: Touchscreen oddity
Replies: 5
Views: 267

Re: Touchscreen oddity

Yeah I was running fully updated bullseye. (I hope) I will test the proposed solution in a few hours, I have some other things to take care of.
by virgosystems
Sat Nov 27, 2021 5:30 am
Forum: Troubleshooting
Topic: Touchscreen oddity
Replies: 5
Views: 267

Touchscreen oddity

I have a (fairly old) touchscreen that I can connect with a ribbon cable to a Pi 3 b+ and a Pi 4 b. The Pi 4 loads the gui without any problem but the pi 3 displays some POST information and then stops outputting anything to the display altogether. This is the rear panel of the display pi_display.GI...
by virgosystems
Sun Aug 29, 2021 1:58 am
Forum: General discussion
Topic: Is the stuff in the "tools" folder still usable
Replies: 3
Views: 503

Is the stuff in the "tools" folder still usable

It's been 7-8 years since it was updated

Thanks

Joe
by virgosystems
Tue Jun 01, 2021 4:30 pm
Forum: Beginners
Topic: Is there a practical upper limit to number of concurrent usb devices?
Replies: 8
Views: 980

Is there a practical upper limit to number of concurrent usb devices?

I'm designing a case and I want to choose a USB hub. Is there a practical limit past which attached usb devices begin to swamp the cpu/north bridge? 8 devices? 16? Assume most are storage, but maybe a couple wifi adapters

Thanks so much

Joe
by virgosystems
Thu Mar 11, 2021 3:31 am
Forum: Graphics, sound and multimedia
Topic: Multichannel audio strategy
Replies: 0
Views: 269

Multichannel audio strategy

I'm developing a (semi) commercial project which is to include some multichannel audio output. I've seen quite a few hats/usb interfaces that offer this functionality. However, it seems like quite a few GPIO pins offer PWM and there is a well known simple circuit to convert pwm to analog signal. So,...
by virgosystems
Fri Jan 08, 2021 10:08 pm
Forum: Troubleshooting
Topic: Password oddity
Replies: 1
Views: 158

Password oddity

Code: Select all

sudo useradd foo
is accepted without error.

Code: Select all

sudo passwd foo
also behaves as expected, but

Code: Select all

su foo
does not accept the new password!

Many thanks in advance for any help

Joe
by virgosystems
Sat Jan 02, 2021 2:01 am
Forum: Troubleshooting
Topic: samba client oddity
Replies: 1
Views: 165

samba client oddity

On Windows, ipconfig -all returns IPv4 Address. . . . . . . . . . . : 192.168.56.1 for the wired nic connected to the Pi and net share returns Share name Resource Remark ------------------------------------------------------------------------------- IPC$ Remote IPC C$ C:\ Default share E$ E:\ Defaul...

Go to advanced search