Go to advanced search

by sgrayban
Sun Mar 03, 2019 12:04 am
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: Looking for USB power connector wire.jpg
Replies: 3
Views: 434

Looking for USB power connector wire.jpg

I have been looking every where for this but nothing so far. Anyone have ideas or what its technical name is ?
USB power connector wire.jpg
USB power connector wire.jpg (20.42 KiB) Viewed 434 times
by sgrayban
Wed Jun 13, 2018 8:49 pm
Forum: Advanced users
Topic: How to get a secure console login prompt on PI 3
Replies: 3
Views: 1114

Re: How to get a secure console login prompt on PI 3

I figured it out... PI enables auto login no matter what I change in the raspi-config

I edited this post to reflect the right way to do this.
by sgrayban
Wed Jun 13, 2018 8:12 pm
Forum: Advanced users
Topic: How to get a secure console login prompt on PI 3
Replies: 3
Views: 1114

How to get a secure console login prompt on PI 3

Actually I did find how to do this.... edit /etc/systemd/system/autologin@.service find [Service] edit ExecStart=-/sbin/agetty --autologin pi --noclear %I $TERM change to ExecStart=-/sbin/agetty %I $TERM Reboot Now your PI 3 will boot and have a secure console login. NOTE: The screen doesn't clear l...
by sgrayban
Mon May 07, 2018 10:46 pm
Forum: Troubleshooting
Topic: no /dev/video* created on Pi3B+
Replies: 1
Views: 217

no /dev/video* created on Pi3B+

I cannot get the bcm2835-v4l2 to create a /dev/video* device block. Has anyone else gotten this issue ?

Go to advanced search