Re: Random freezes/hard crashes Reply #15 – 04 December 2020, 19:21:35 Hello. Its starting to happen again. Can you please help me. Here's a drive link to the dmesg output: https://drive.google.com/file/d/1HDOSzrF6sxKKfXE67-tBdSO2crwSxjq7/view?usp=sharing
Re: Random freezes/hard crashes Reply #16 – 04 December 2020, 19:54:45 Yep just had a crash as well. Here's mine:https://bin.snopyta.org/?12c4e9ca0199d49b#ER5cD4CFHQ4F3XyCvJ5CkC8AzNSfPg9drDoP93qsfuSM
Re: Random freezes/hard crashes Reply #17 – 04 December 2020, 19:57:40 guys, dmesg contains no error.so we need log from /var/log/messages.log (here should be previous dmesgs inclusive crash). please share it in via paste.artixlinux.org. maybe we will found a problem inside this file Last Edit: 04 December 2020, 20:05:08 by alium
Re: Random freezes/hard crashes Reply #18 – 04 December 2020, 21:08:50 There's no file called messages.log. Did you mean rc.log? If so, https://paste.artixlinux.org/view/f7991afc
Re: Random freezes/hard crashes Reply #19 – 04 December 2020, 21:44:36 Quote from: rushdabs – on 04 December 2020, 21:08:50There's no file called messages.log. Did you mean rc.log? If so, https://paste.artixlinux.org/view/f7991afc no, i went not rc.log . what about /var/log/error.log? do you not use syslog-ng?
Re: Random freezes/hard crashes Reply #20 – 05 December 2020, 06:48:03 I didn't know about it till now . Anyway I'm assuming it'll start writing messages in the /var/log directory as I just got it using pacman. I don't have an error.log either. I enabled the service now. It should start printing the errors hopefully Last Edit: 05 December 2020, 07:08:45 by rushdabs
Re: Random freezes/hard crashes Reply #21 – 05 December 2020, 07:23:04 Hey, it just crashed and here's the log:https://paste.artixlinux.org/view/dfcdf736
Re: Random freezes/hard crashes Reply #22 – 05 December 2020, 08:58:12 Quote from: rushdabs – on 05 December 2020, 07:23:04Hey, it just crashed and here's the log:https://paste.artixlinux.org/view/dfcdf736again only part of dmesg no error inside your log. kernel do not crash. are you playing a game or watching a video the moment it falls? I see only some record of using drm, but no error or failure
Re: Random freezes/hard crashes Reply #23 – 05 December 2020, 09:30:14 Yeah I guess I am. Sometimes during pacman but thats just simultaneously running with some video. So how do I fix it? Btw when it happens during pacman, Its prints something like "kernel panic" so I thought it was kernel related. Last Edit: 05 December 2020, 09:45:01 by rushdabs
Re: Random freezes/hard crashes Reply #24 – 05 December 2020, 12:13:54 Yeah, without logs with exactly errors I can only guess.. mesa/drm/kernel... But it's upstream bug. Nothing what we can in artix fix you can report it in upstream, if you will save log with exactly errors
Re: Random freezes/hard crashes Reply #25 – 06 December 2020, 17:25:49 https://paste.artixlinux.org/37d118beJust got this, complete system freeze on my desktop PC (NVIDIA), had to hard reset. Was browsing with Vivaldi when it happened.
Re: Random freezes/hard crashes Reply #26 – 06 December 2020, 18:15:22 strajder, why you still use 5.9.10 ? upgrade your kernel or downgrade or use lts-version, but not use 5.9.10 5.9.12 is now in extra, update your computer. If that not help, please try use older nvidia driver https://aur.archlinux.org/packages/nvidia-440xx-dkms/
Re: Random freezes/hard crashes Reply #27 – 06 December 2020, 22:20:06 Quote from: alium – on 06 December 2020, 18:15:22strajder, why you still use 5.9.10 ? Whoops, forgot to reboot. Will report if this freeze keeps happening with the new kernel.
Re: Random freezes/hard crashes Reply #28 – 09 December 2020, 12:57:34 Hey @alium , Apparently my hard disk is dying. That was my brother's old laptop and he told me it used to crash in Windows as well. But there must've been a kernel problem as well at the time op posted this. Kind of a coincidence I guess. Now I need to change the HDD or maybe buy a new laptop as its 9 years old. Thanks for your support.
Re: Random freezes/hard crashes Reply #29 – 22 December 2020, 05:20:28 Hello. The hard disk is dying but that's not why it was crashing. I'm using the BCM4313 wireless card and the kernel module for this card has some bugs. People on archlinux would solve this by installing the Code: [Select]broadcom-wl package. But its not working on artix and I'm suspecting openrc. That's why youo couldn't find anything in dmesg. When I installed broadcom-wl, the other broadcom modules were blacklisted and when I rebooted, my wifi card couldn't be detected. How do I fix this on Artix?Thanks