Search found 47 matches

by kc7ngc
Thu Nov 21, 2019 3:34 pm
Forum: Pi-Star General Support
Topic: Tether tablet to MMDVM NOT MMDVM to tablet
Replies: 9
Views: 6205

Re: Tether tablet to MMDVM NOT MMDVM to tablet

What kind of tablet? What operating system and what version? Sounds like you are trying to do a reverse tether from the tablet to the pistar over the USB Cable? Where you are connected via an IP connection over the USB Cable from the Tablet to the Raspberry pi? Being able to do a reverse tether depe...
by kc7ngc
Mon Nov 11, 2019 5:19 pm
Forum: Pi-Star General Support
Topic: hdmi wake up
Replies: 12
Views: 5931

Re: hdmi wake up

Some additional info. For testing purposes you can toggle HDMI display output on and off using the following commands over SSH:

To power off:

Code: Select all

vcgencmd display_power 0
To Power on:

Code: Select all

vcgencmd display_power 1
by kc7ngc
Mon Nov 11, 2019 4:44 pm
Forum: Pi-Star General Support
Topic: hdmi wake up
Replies: 12
Views: 5931

Re: hdmi wake up

Sorry for late reply. IN the ultimate irony, my monitor died over the weekend. Official documentation from raspbian that documents how to disable screen blanking of text and graphic consoles is here: https://www.raspberrypi.org/documentation/configuration/screensaver.md Which should work on the 4.1 ...
by kc7ngc
Sat Nov 09, 2019 7:20 pm
Forum: Pi-Star General Support
Topic: hdmi wake up
Replies: 12
Views: 5931

Re: hdmi wake up

Need more detail as power management/blanking etc is different across the OS releases and hardware.

Which Model Raspberry PI are you using?
Which version of pistar are you using?
by kc7ngc
Thu Nov 07, 2019 1:44 am
Forum: Raspberry Pi Foundation Hardware
Topic: I'm lOOking for some soldering advice
Replies: 6
Views: 6557

Re: I'm lOOking for some soldering advice

My Pi4 is running octoprint for my 3dprinter but I use the makerfocus PI4 Fan board. https://www.amazon.com/gp/product/B07WMTNXZ1/ The case I use has inserts so it adjusts to different site hats so everything fits in the case. After playing around with PI cooling options I found that having air blow...
by kc7ngc
Wed Nov 06, 2019 5:16 am
Forum: Pi-Star General Support
Topic: V4 still Beta?
Replies: 23
Views: 11066

Re: V4 still Beta?

Ok, been a lurker on here for awhile as been playing with Pistar for about a year. But as a contributor to 3 dozen or so opensource projects including the Linux kernel I am starting to wonder why this is still even a thread. There are really only two basic rules for opensource when interacting with ...
by kc7ngc
Wed Nov 06, 2019 2:10 am
Forum: IP Networking
Topic: Pi-Star 4.1.0 RC5 IPv6 DUID Bug
Replies: 2
Views: 3373

Re: Pi-Star 4.1.0 RC5 IPv6 DUID Bug

Not meaning to dig up an old thread, but since this is something I had solved on my own before I saw this thread figured would share. This could use some cleaning up. Apologize if I missed something in this post. As going back to document something I did a bit ago is always harder than had I documen...