-
Notifications
You must be signed in to change notification settings - Fork 313
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Flashing console output on Raspberry Pi #215
Comments
Terminal behavior changed on Buster. Try using the "dev" branch. |
I can confirm the same behavior on the latest Raspbian and latest release version of Direwolf. Interestingly, this also occurred over an SSH session, logged into the Raspberry Pi via Ubuntu. |
Terminal behavior changed on Buster. Try using the "dev" branch. |
I just ran into this also after upgrading to Buster. I just deleted master and pulled the dev branch. The issue is fixed in the dev branch, thank you! For those who are not up on their Linux CLI... here are the commands you need to do:
|
tlrobinson: If you agree your issue is resolved, please close this ticket |
On another note... I can't seem to capture packets on a CM119 and Buster... It appeared to have worked with Stretch. I tried a clean install even and tried both 1.5 and dev branch. Not sure how I can create an issue around it though as everything appears to work and there is no error. Just no packets seem to get decoded at all. Not sure if it is something that I am doing wrong or if its an incompatibility with Buster. |
Please don't hijack someone else's ticket. This ticket has to deal with blinking text. Anyway, Direwolf works fine on Raspbian Buster. If you have issues, please post a question to the direwolf_packet@yahoogroups.com |
Wasn't trying to hijack... was just making a note that I am experiencing a related issue as it appears to only be exhibited in Buster for me. Thanks for the suggestion to use the yahoo group. I will do more digging to see if there is a root cause that I can identify. |
Did you read Raspberry-Pi-APRS.pdf, section 8, Troubleshooting? |
Is the fix for the flashing console expected to make its way from dev to master? Still seeing this issue on the latest master. |
Yes, DEV will make it to master once it's deemed stable and ready for a release. I would argue that the current DEV is pretty stable already. |
Great, thanks for the insight! |
I have flashing console. I followed advice by EtoTen. All worked fine up until command pi@raspberrypi:~ $ make |
This issue tracker is for bugs. If you have problems with compiling Direwolf, please subscribe and post your question at direwolf@groups.io . When you do post your question, please post a specific error or the helpful people there won't be able to help you. |
This won't work if you checkout the dev branch. DEv branch requires these steps to compile: cd ~ |
Tried this and no joy with the dev branch. Still have a flashing console, everything built and installed without error. Edit: seems to do the trick, have no idea whether this would of worked in the release version. |
What's the purpose of the white background anyway? Why not respect the user's choice of terminal colors?
The text was updated successfully, but these errors were encountered: