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

Installation • Freshly installed Debian 12 freezing

$
0
0
The package on the AMD site is for Ubuntu 22.04 which is based on Bookworm Sid (someone correct me, I don't know Ubuntu that much). I don't know if you need to bother.

For Brave you installed the 3rd party repo then.

There are ways to figure this out. What I might do is:
  1. Open a terminal window on one side of the screen and run journalctl -f. This will output the logs in real-time.
  2. Open Firefox on the other side of the screen. Then I would browse until something crashed and hope to recognise something in the logs.
Since it is crashing and you won't be able to copy-paste those logs, you could output them to a file to check later. I think this would do it:

Code:

journalctl -f > errors.txt
The next boot, there would be an errors txt file in you home folder.

Statistics: Posted by bbbhltz — 2024-02-07 06:32 — Replies 3 — Views 97



Viewing all articles
Browse latest Browse all 3567

Trending Articles