-
-
Notifications
You must be signed in to change notification settings - Fork 274
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
vnstatd error I have never seen before with recent update #1138
Comments
It's the squashfs or ext4 image ? |
Before the restart you did the rm ? |
Ah, no I did not. I missed that part. May I ask why you want me to delete it? Wouldn't that ensure a restart will not work? And my wifi is disabled (at least according to luci). May I ask which file I should put "dtoverlay=disable-wifi" into? I have no idea how else to get it to stop spamming these messages since I do not use wifi on this pi. |
The file seems to have a problem, after a vnstat restart it will be recreated. You can try first to update RPI4 firmware if not already done: https://github.com/Ysurac/openmptcprouter/wiki/Update-RPI4-firmware |
That was my first thought about updating the firmware. And yes, it did upgrade to April 2020. But still no change. Could you tell me which config file I should put the command into before I restart the router? |
In /boot/config.txt |
As a reference I came across this: It would seem the chip is notoriously broken all the time, and the only way around it is finding the right version that works and sticking to it. I know you don't heavily support the RPI4, but could you consider finding the most stable version and writing up a guide on how to change the brcmfmac driver safely and 0 conflicts with your OMR software? |
bluetooth is disabled by default (in /boot/distroconfig.txt). |
/var was always a link to /tmp |
Okay, I did so. I will keep my eyes on the log to see if I get those errors again. |
Extra info about the promiscuous mode messages: |
To detect multipath support on each interface tracebox is used, this set it in short promiscuous mode. The message is hidden in most case, but this message seems to come from realtek driver, I will hide it in next release. |
So the fact it spams so many is normal? I never saw it before, so may I ask what changes you made in this .55 release that have to do with this message? |
Yes, it's not a problem and this doesn't change anything on perf. |
Ah okay. This post got side tracked so if you want to delete all these posts you can. But I think that github post about the chip might be helpful for those who are willing to dig and fix their RPI wifi problems. |
This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 5 days |
Expected Behavior
Router log should show typical dhcp requests and wan ping checking
Current Behavior
Out of nowhere, the log shows the following:
Possible Solution
Maybe I need to create this file so the errors go away? Or maybe I need to just do a wipe on the SD and start over again? (I hope not)
Steps to Reproduce the Problem
Just wait a few minutes after reboot.
Context (Environment)
So far it hasn't affected me, but it worries me that it is trying to write to a file that doesn't exist, or is malformed in some way.
Specifications
The text was updated successfully, but these errors were encountered: