Skip to content
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

/dev/kmsg buffer overrun, some messages lost #97

Open
MahendraSondagar opened this issue Jul 11, 2023 · 1 comment
Open

/dev/kmsg buffer overrun, some messages lost #97

MahendraSondagar opened this issue Jul 11, 2023 · 1 comment

Comments

@MahendraSondagar
Copy link

Hello there...

I'm using KSZ8795 drivers from here from kernel version 5.10 along with the Yocto build system

I'd copied the drivers manually in to micrel drivers folder and, applied the patches for the Freecsale drivers, cadence, Makefile and Kconfig as suggested in readme file

For me, the LAN switch is detected and drivers working as per explications

But the main problem is during the booting

I'm continuously getting the message from the kernel as follows after adding the KSZ drivers from here

[ 1363.683866] systemd-journald[428]: /dev/kmsg buffer overrun, some messages lost. [ 1363.711464] systemd-journald[428]: /dev/kmsg buffer overrun, some messages lost. [ 1364.190873] systemd-journald[428]: /dev/kmsg buffer overrun, some messages lost. [ 1364.260547] systemd-journald[428]: /dev/kmsg buffer overrun, some messages lost. [ 1366.234094] systemd-journald[428]: /dev/kmsg buffer overrun, some messages lost. [ 1367.764029] systemd-journald[428]: /dev/kmsg buffer overrun, some messages lost.

From my side, i have also updated the CONFIG_LOG_BUF_SHIFT =19 from 18
Also reduced the LOGLEVEL from 7 to 4

But still the things now working as per expectations

Any possible solutions pl?

Thanks
Mahendra

@triha2work
Copy link
Collaborator

I do not know what caused this issue. It is not likely the switch driver displays a lot of messages during booting. Please try the updated switch driver.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants