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

FS#2630 - consider building netconsole into kernel (or as module) #8518

Closed
openwrt-bot opened this issue Nov 25, 2019 · 0 comments
Closed

FS#2630 - consider building netconsole into kernel (or as module) #8518

openwrt-bot opened this issue Nov 25, 2019 · 0 comments
Labels

Comments

@openwrt-bot
Copy link

dfberger:

I have intermittent problems with my TP-Link (ipq806x) router locking up or rebooting. During these events, it's rare to have anything in the logs (written to local persistent storage) or to the configured remote syslog server.

I looked into enabling netconsole in an effort to catch kernel messages during an event, but:

~/openwrt/openwrt-imagebuilder-18.06.4-ipq806x.Linux-x86_64$ find . -type f -exec grep -H NETCONSOLE {} \; ./build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/linux-ipq806x/linux-4.14.131/.config:# CONFIG_NETCONSOLE is not set ./target/linux/generic/config-4.9:# CONFIG_NETCONSOLE is not set ./target/linux/generic/config-4.14:# CONFIG_NETCONSOLE is not set

please consider building netconsole either into the kernel or as a loadable module.

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

No branches or pull requests

1 participant