Go to advanced search

by leempi
Sun Aug 04, 2019 4:14 am
Forum: General discussion
Topic: Intelligent Pi cooling
Replies: 1
Views: 341

Intelligent Pi cooling

OK intelligent is a stretch but all my non-pi systems spin fans up/down based on cooling needs. I wanted that on my Pis too. When my current code didnt' work on my pi4 since it appears wiringpi and its gpio command don't support this chipset yet I found a different way to do it. First expose the har...
by leempi
Thu Aug 31, 2017 12:41 am
Forum: Troubleshooting
Topic: [solved] Raspbian Stretch: RPi3 Network booting, server broken
Replies: 7
Views: 5458

Re: [solved] Raspbian Stretch: RPi3 Network booting, server broken

I was using image 2017-08-16-raspbian-stretch-lite.img on the pi3 client. The server was dist-upgraded from Wheezy and is a rPi B model if that helps.

Lee
by leempi
Sat Aug 26, 2017 5:32 am
Forum: Troubleshooting
Topic: [solved] Raspbian Stretch: RPi3 Network booting, server broken
Replies: 7
Views: 5458

Re: Raspbian Stretch: RPi3 Network booting, server broken

Re-read. dist-upgraded a pi that had a hard drive to stretch (a chore on its own). Verified your exact issue. I network traced the connection for that IP, I see NFS mount request come in, get accepted, then the client wants to do some NFS stuff. Well, while the server ACCEPTED the mount on NFS V2 it...
by leempi
Sat Aug 26, 2017 1:01 am
Forum: Troubleshooting
Topic: [solved] Raspbian Stretch: RPi3 Network booting, server broken
Replies: 7
Views: 5458

Re: Raspbian Stretch: RPi3 Network booting, server broken

It worked for me but I have a few differences. I started with a fresh copy of 2017-08-16-raspbian-stretch-lite.img. Touched ssh/tweaked fstab and cmdline.txt after it came up, mounted its new home over NFS and rsync'd the lot there. The NFS server is a small x86_64 Ubuntu Xenial box that handles DNS...

Go to advanced search