Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3567

Installation • No Sound with NanoPI R6S and Debian Bullseye

$
0
0
Hello,
I compared the dmesg output of a "good" startup (autologin enabled) with a "bad" one (autologin disabled), I don't see any obvious differences. I very much appreciate your help!
dmesg outputs only messages from the kernel "ring buffer".

You can compare system logs. You can get a system log for the current boot with the following command:

Code:

script log.txtsu -l -c "journalctl -b --no-pager"exit
In the example above, the output will be stored in a file name "log.txt"

You can generate a log for "good" startup (autologin enabled) with a "bad" one (autologin disabled).

Then you can compare them.

You can also report logs in one of the following ways:
  • attaching the logs to a follow-up forum message as a compressed zip or gz file
  • paste logs into the body of a follow-up message between code tags (if they fit the size of a forum message)
Hope this helps.

Statistics: Posted by Aki — 2024-05-26 19:26 — Replies 7 — Views 163



Viewing all articles
Browse latest Browse all 3567

Trending Articles