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

Missing dmesg.log #86

Closed
ZoltanHegedus opened this issue May 1, 2019 · 2 comments
Closed

Missing dmesg.log #86

ZoltanHegedus opened this issue May 1, 2019 · 2 comments

Comments

Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
@ZoltanHegedus
Copy link

@ZoltanHegedus ZoltanHegedus commented May 1, 2019

Missing the /var/log/dmesg.log

Maybe, is this only some new setup?

@beanpole135
Copy link
Member

@beanpole135 beanpole135 commented May 9, 2019

Have you looked in the log directory?
It appears that the dmesg log files were renamed in FreeBSD so there are now files like this:

/var/log/dmesg.today
/var/log/dmesg.yesterday

Alternatively, you should try running the "dmesg" utility by itself, that will always work even if the logfile locations get changed via FreeBSD or config settings.

@beanpole135 beanpole135 closed this May 9, 2019
@ZoltanHegedus
Copy link
Author

@ZoltanHegedus ZoltanHegedus commented May 14, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment