Go to advanced search

by DougieLawson
Mon Jul 13, 2020 8:10 pm
Forum: General discussion
Topic: gzip: stdin: not in gzip format
Replies: 16
Views: 487

Re: gzip: stdin: not in gzip format

Trust us, we know our doughie [sic], true his inter-personal skills might sometimes be lacking, and he sometimes doesn't read the whole post he is reacting to, but the fact is that he truly knows his stuff makes up for a lot. If He tells you something, you might not like what he is saying, but he i...
by DougieLawson
Mon Jul 13, 2020 8:03 pm
Forum: Raspberry Pi OS
Topic: udev rules don't run
Replies: 9
Views: 405

Re: udev rules don't run

I wasn't suggesting lirc needed to be installed I was asking if it was. https://en.wikipedia.org/wiki/Instance_(computer_science) - instantiate is an object oriented programming term for "bring into existance". If /sys/class/rc/rc0 exists then what makes you assume your udev rules aren't running? Wh...
by DougieLawson
Mon Jul 13, 2020 7:53 pm
Forum: Troubleshooting
Topic: I can't get my raspberry pi 3 b+ to work at all
Replies: 20
Views: 491

Re: I can't get my raspberry pi 3 b+ to work at all

No, should I ? Probably a good idea. Power off. Pull the SDCard. Insert that in a USB reader or slot in your Windows system NOTE: ignore (as in [CANCEL]) EVERY pop-up window that Windows creates. Open a command window [WIN]+[R] cmd.exe [ENTER] and run d: then echo "" >> ssh.txt then exit . Safely e...
by DougieLawson
Mon Jul 13, 2020 6:33 pm
Forum: Advanced users
Topic: Raspberry Pi 4 VL805 firmware release 0138a1
Replies: 35
Views: 9684

Re: Raspberry Pi 4 VL805 firmware release 0138a1

And that you do, even though github is offering us designers beta firmware branches. The confusion started because someone didn't follow the normal "alpha", "beta", "release candidate", "production", "hotfix" pattern for naming things. Their somewhat wonky names have now become the norm for the 4B ...
by DougieLawson
Mon Jul 13, 2020 6:30 pm
Forum: General discussion
Topic: gzip: stdin: not in gzip format
Replies: 16
Views: 487

Re: gzip: stdin: not in gzip format

"It has happened before. Good one! Didn't see that movie, but I have a pretty good idea what you are alluding to. It was only a month, apparently, for being rude to Simon Long from RPF/RPTL. Although as far as I was concerned I was trying to make a normal joke but some snowflake took it the wrong w...
by DougieLawson
Mon Jul 13, 2020 4:58 pm
Forum: Off topic discussion
Topic: Forum registration has wrong UTC
Replies: 12
Views: 983

Re: Forum registration has wrong UTC

If you're interested in time in space (as on the Russian Союз/Soyuz).
https://www.youtube.com/playlist?list=P ... zBMBQr3tLP
by DougieLawson
Mon Jul 13, 2020 1:59 pm
Forum: General discussion
Topic: gzip: stdin: not in gzip format
Replies: 16
Views: 487

Re: gzip: stdin: not in gzip format

Why are you using rpi-update? You're clearly not qualified to run with the beta/experimental kernel/bootcode as you'd know how to solve your problem.

What triggered your foolhardy use of rpi-update? What are you trying to acheive? What problem are you trying to solve by compiling strange modules?
by DougieLawson
Mon Jul 13, 2020 1:56 pm
Forum: Troubleshooting
Topic: I can't get my raspberry pi 3 b+ to work at all
Replies: 20
Views: 491

Re: I can't get my raspberry pi 3 b+ to work at all

I don't know how to find out the IP address. Most home routers keep a list of connected clients. Point your browser at http://192.168.0.1 or http://192.168.1.1 or http://192.168.0.254 or http://192.168.1.254 [those are the usual addresses]. Or install Fing and scan your network with that. There's F...
by DougieLawson
Mon Jul 13, 2020 12:02 pm
Forum: General discussion
Topic: Custom Pin for SPI?
Replies: 5
Views: 195

Re: Custom Pin for SPI?

You need four pins for SPI. There's SPI1 (/dev/spidev1.2) on GPIOs 19 (MISO), 16 (CE2), 20 (MOSI), 21 (SCLK). Otherwise if you want to use different pins you'll need to write your own device tree overlay based on https://github.com/raspberrypi/linux/blob/rpi-4.19.y/arch/arm/boot/dts/overlays/spi1-1c...
by DougieLawson
Mon Jul 13, 2020 11:35 am
Forum: Beginners
Topic: Camera modul with night vision
Replies: 4
Views: 182

Re: Camera modul with night vision

topguy wrote:
Mon Jul 13, 2020 10:50 am
What do you mean by "nightvision" ?
Probably not the same as you and me and the military define as "nightvision". Too many folks use that term for IR illumination rather than the use of a NVD (which is classified as a weapon in some parts of the world).
by DougieLawson
Mon Jul 13, 2020 11:27 am
Forum: Beginners
Topic: sample code buggy?
Replies: 30
Views: 3883

Re: sample code buggy?

But that news about Ben's employment status dates from January 2020, whereas the tutorial was relegated to Archived status by Marc Scott ( @Coding2Learn ) in June 2017. tl;dr - the code is unsupported by its author/publiusher. Extending the life of a thread commenting on bugs in it seems inappropri...
by DougieLawson
Mon Jul 13, 2020 11:26 am
Forum: General discussion
Topic: Why Wifi Country = KR has wrong channel selection?
Replies: 4
Views: 273

Re: Why Wifi Country = KR has wrong channel selection?

You need to post your question on the HostAP / WPA Supplicant mailing list at http://lists.infradead.org/mailman/listinfo/hostap (or check the archives there first).

The list of channels isn't defined by the RPF/RPTL folks, it's part and parcel of the WPA Supplicant package.
by DougieLawson
Mon Jul 13, 2020 9:54 am
Forum: Beginners
Topic: sample code buggy?
Replies: 30
Views: 3883

Re: sample code buggy?

The resource which is the subject of this ancient thread now carries this warning: This is an archived resource. The repo will remain available but the resource will no longer be maintained or updated. Some or all parts of the resource may no longer work. Further comment on it seems pointless... Th...
by DougieLawson
Mon Jul 13, 2020 9:33 am
Forum: General discussion
Topic: gzip: stdin: not in gzip format
Replies: 16
Views: 487

Re: gzip: stdin: not in gzip format

any comments, suggestions, and solutions are appreciated. Here's one: Don't ever run rpi-update. Reinstall the raspberrypi-kernel & raspberrypi-bootloader packages and wait until the 5.4 kernel is out of beta and generally available. You get some very experimental stuff (which may not work, which m...
by DougieLawson
Mon Jul 13, 2020 9:20 am
Forum: Other projects
Topic: Mid-altitude Pi-balloon
Replies: 8
Views: 484

Re: Mid-altitude Pi-balloon

I doubt you can transfer a picture every five seconds on LORA at any sort of range, I doubt you'll get much from GSM over 5km either, the ground antennas don't transmit upwards. I don't think Dave Akerman (the expert on this stuff http://www.pi-in-the-sky.com/) has ever considered sending real-time...
by DougieLawson
Mon Jul 13, 2020 9:13 am
Forum: Off topic discussion
Topic: Forum registration has wrong UTC
Replies: 12
Views: 983

Re: Forum registration has wrong UTC

"UTC" (Universal Coordinated Time, in French) It isn't. The English speaking folks wanted to call it "Co-ordinated Universal Time". The French wanted to call it "Temps Universel, Coordonné". The Time Standards Committee chose "UTC" for "Universal Time, Co-ordinated" and "Universel Temps, Coordonné"...
by DougieLawson
Mon Jul 13, 2020 9:01 am
Forum: General discussion
Topic: USB mass storage boot
Replies: 4
Views: 265

Re: USB mass storage boot

... unless you set more OTP options to control this directly or via GPIO switches. NB on a quick look, I did not find the documentation for the additional OTP options. ... That's probably a good thing. Misuse of those booting preference options can result in a bricked RPi3B. It is possible to set b...
by DougieLawson
Sun Jul 12, 2020 8:25 pm
Forum: Troubleshooting
Topic: Touchscreen not detected if camera connected
Replies: 7
Views: 193

Re: Touchscreen not detected if camera connected

I'd start with a brand new SDCard with a fresh download of RaspiOS Buster 32 on it.
by DougieLawson
Sun Jul 12, 2020 5:48 pm
Forum: General discussion
Topic: Bash scripting library (pishlib)
Replies: 12
Views: 410

Re: Bash scripting library (pishlib)

hortimech wrote:
Sun Jul 12, 2020 5:39 pm

Code: Select all


        mem=$(cat /proc/meminfo |grep MemTotal | awk '{print $2}')

Piping the output from cat into grep then into awk doesn't make sense.

awk '/MemTotal/ {print $2}' /proc/meminfo

will run three times faster as you only start one task.
by DougieLawson
Sun Jul 12, 2020 4:34 pm
Forum: Troubleshooting
Topic: Touchscreen not detected if camera connected
Replies: 7
Views: 193

Re: Touchscreen not detected if camera connected

I don't have the i2c wires connected between the touchscreen and the pi. The touchscreen just has power and the ribbon cable. Do the camera and touchscreen uses an 'internal' i2c bus? Is there a way to idenitfy which i2c bus address the touchscreen and camera are using? They do use an internal i2c_...
by DougieLawson
Sun Jul 12, 2020 1:34 pm
Forum: Raspberry Pi OS
Topic: Error while doing apt upgrade on RPi3, why?
Replies: 15
Views: 489

Re: Error while doing apt upgrade on RPi3, why?

What happens if you try
sudo rm /var/cache/apt/archives/libssl1.0.0_1.0.1t-1+deb8u12_armhf.deb
sudo apt update
sudo apt dist-upgrade -y


That should pull a fresh copy of libssl1.0.0_1.0.1t-1+deb8u12_armhf.deb from the RaspiOS repository and replace the broken copy you've got.
by DougieLawson
Sun Jul 12, 2020 12:42 pm
Forum: Troubleshooting
Topic: Touchscreen not detected if camera connected
Replies: 7
Views: 193

Re: Touchscreen not detected if camera connected

Pull off the I2C wires (between the screen and pin#3 & #5 on your RPi). You only need power for the RPi official screen on any Raspberry with a 40-pin header.
by DougieLawson
Sun Jul 12, 2020 12:09 pm
Forum: Gaming
Topic: GeForce Now for Raspberry Pi
Replies: 5
Views: 564

Re: GeForce Now for Raspberry Pi

iNikjee wrote:
Sun Jul 12, 2020 9:57 am
Is there any way to get geforce now working on raspberry pi?It could be so epic
Short answer: No.
Long answer: Not a chance.
by DougieLawson
Sun Jul 12, 2020 11:55 am
Forum: Beginners
Topic: Raspberry Pi 3 Model B SD Card slot broken! Alternative ways to boot?
Replies: 4
Views: 186

Re: Raspberry Pi 3 Model B SD Card slot broken! Alternative ways to boot?

I bought a Raspberry Pi last January ... Is it a 3B or a 3B+? If it's a 3B and the USB/Network boot bit isn't set then your only choice is to hardware hack a full size SD to micro SD adapter onto the solder pads on the 3B board. If it's a 3B+ then USB and network booting is enabled by default and y...
by DougieLawson
Sun Jul 12, 2020 11:41 am
Forum: Troubleshooting
Topic: 8x8 Dot matrix max7219 doesnt work
Replies: 2
Views: 77

Re: 8x8 Dot matrix max7219 doesnt work

What language? What library?

Richard Hull's Luma stuff on Github works as long as your MAX7219 is wired correctly. Mine is on SPI0.0 (CE0)
https://luma-led-matrix.readthedocs.io/en/latest/

Image

https://pinout.xyz/pinout/spi

Go to advanced search