On 2023-01-27 22:16, Timothy M Butterworth wrote:
> On Thu, Jan 26, 2023 at 11:15 AM mick.crane <mick.crane@gmail.com>
> wrote:
>
>> freeze occurred while dragging vivaldi window size with wireless
>> mouse.
>> Then the mouse pointer is movable but everything else is frozen.
>> These freezes have happened in the past when scrolling with FirefoxESR
>> so likely not browser fault.
>> Have to disconnect/reconnect power.
>> Is it hardware fault with the graphics card?
>>
>> Debian GNU/Linux bookworm/sid
>> Dell precision T3600
>> # uname -a
>> Linux pumpkin 6.1.0-1-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.4-1
>> (2023-01-07) x86_64 GNU/Linux
>>
>> # journalctl -S "2023-01-26"
>> Jan 26 00:41:39 pumpkin kernel: amdgpu 0000:03:00.0: amdgpu: GPU fault
>> detected: 147 0x014e0401
>> Jan 26 00:41:39 pumpkin kernel: amdgpu 0000:03:00.0: amdgpu:
>> VM_CONTEXT1_PROTECTION_FAULT_ADDR 0x01000B8A
>> Jan 26 00:41:39 pumpkin kernel: amdgpu 0000:03:00.0: amdgpu:
>> VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x0E004001
>> Jan 26 00:41:39 pumpkin kernel: amdgpu 0000:03:00.0: amdgpu: VM fault
>> (0x01, vmid 7) at page 16780170, read from '' (0x00000000) (4)
>> Jan 26 00:41:49 pumpkin kernel: [drm:amdgpu_job_timedout [amdgpu]]
>> *ERROR* ring gfx timeout, signaled seq=927741, emitted seq=927744
>> Jan 26 00:41:49 pumpkin kernel: [drm:amdgpu_job_timedout [amdgpu]]
>> *ERROR* Process information: process vivaldi-bin pid 1364 thread
>> vivaldi-bi:cs0 pid 1409
>> Jan 26 00:41:49 pumpkin kernel: amdgpu 0000:03:00.0: amdgpu: GPU
>> recovery disabled.
>> -- Boot c103c5ff8ddd4c679cb518cc0152c0d4 --
>>
>> regards
>> mick
>>
>>
> How much RAM and swap do you have? `free -h` Are you multitasking a lot
> of
> applications when the freezing occurs?
I don't do anything with this PC except the browser mostly.
mick@pumpkin:~$ free -h
total used free shared buff/cache
available
Mem: 15Gi 2.1Gi 11Gi 30Mi 2.0Gi
13Gi
Swap: 975Mi 0B 975M
Well the good news is that you have lots of free RAM!
The other problem I have is that the mouse clicks sometimes aren't the
mouse clicks I want.
e.g some web enter box thinks I've clicked browser back button.
I guess I should have sshd running and try shh into it after freezes.
If can do that that what commands to enter other than "ps" to see what's
going on?
mick
You can switch from the graphical terminal to a command line terminal by entering `<Ctrl> + <Alt> + <F2>` and switch back to the graphical terminal with `<Ctrl> + <Alt> + <F7>`
The `top` command will show you what processes are using the CPU and RAM.