You are not logged in.

#1 2022-04-18 00:27:26

wishmaster
Member
Registered: 2020-05-07
Posts: 34

Arch linux crashes when I play a video

Hi
I recently installed arch linux and when I play a video in a web browser arch crashes (It happened with Firefox and Chromium). Arch freezes and I have to reboot my pc. I can't even change to tty.
Can someone help me? How could I see some kind of log and find a solution.
Thanks.

Offline

#2 2022-04-18 06:42:17

Ferdinand
Member
From: Norway
Registered: 2020-01-02
Posts: 338

Re: Arch linux crashes when I play a video

Does this only happen in browsers, or does it also happen if you run the videos through e.g. VLC or SMPlayer?

To see if there's something in the journal related to the crash, please post the journal of the previous boot to a pastebin service, and share the URL that is returned.
Like this, for example:

$ sudo journalctl -b -1 | curl -F 'sprunge=<-' http://sprunge.us

Last edited by Ferdinand (2022-04-18 06:43:17)

Offline

#3 2022-04-26 06:54:16

wishmaster
Member
Registered: 2020-05-07
Posts: 34

Re: Arch linux crashes when I play a video

Hi again! Sorry for the late answer, but it doesn't crash so often.

This is the outptut of that command

http://sprunge.us/5DpcRf

Offline

#4 2022-04-28 20:59:29

wishmaster
Member
Registered: 2020-05-07
Posts: 34

Re: Arch linux crashes when I play a video

Can someone help me?

Offline

#5 2022-04-28 21:08:04

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,285

Re: Arch linux crashes when I play a video

In general don't do that: https://wiki.archlinux.org/title/Genera … es#Bumping

Try removing xf86-video-intel and any xorg configs attempting to configure the "intel" driver if installed, there's no sign of a crash in that log, you need to run and post that immediately after having had to reboot from a crash. If that is the case, then there's no kernel level error here (or the journal wasn't^flushed properly due to the hard reset, in which case you might get more if you enable sysrq and reboot with REISUB) also try editing your grub config and remove loglevel=3 and quiet, as the might mask vital information.

Offline

Board footer

Powered by FluxBB