[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: system lock up, not sure if related to "your system is too slow"



On 03/06/2022 09:10 PM, songbird wrote:
> Johann Klammer wrote:
> ...
>> Likely the xorg video driver.
>> Try installing the alternatives possible for your hardware.
>> avoid the closed source nvidias.
>> They've had the hard lock ups since about 2000.
>> nouveau and framebuffer ones will probably work.
> 
> 
>   hi, thanks for the hints, i just have the built in GPU for the CPU:
> 
> 
> # lscpu
> Architecture:            x86_64
>   CPU op-mode(s):        32-bit, 64-bit
>   Address sizes:         39 bits physical, 48 bits virtual
>   Byte Order:            Little Endian
> CPU(s):                  8
>   On-line CPU(s) list:   0-7
> Vendor ID:               GenuineIntel
>   BIOS Vendor ID:        Intel(R) Corporation
>   Model name:            Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz
>     BIOS Model name:     Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz
>     CPU family:          6
>     Model:               158
>     Thread(s) per core:  1
>     Core(s) per socket:  8
>     Socket(s):           1
>     Stepping:            13
>     CPU max MHz:         4900.0000
>     CPU min MHz:         800.0000
>     BogoMIPS:            7200.00
>     Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mc
>                          a cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss 
>                          ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art
>                           arch_perfmon pebs bts rep_good nopl xtopology nonstop_
>                          tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cp
>                          l vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid ss
>                          e4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes 
>                          xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_f
>                          ault invpcid_single ssbd ibrs ibpb stibp ibrs_enhanced 
>                          tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase t
>                          sc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx rdseed a
>                          dx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsa
>                          ves dtherm ida arat pln pts hwp hwp_notify hwp_act_wind
>                          ow hwp_epp md_clear flush_l1d arch_capabilities
> Virtualization features: 
>   Virtualization:        VT-x
> Caches (sum of all):     
>   L1d:                   256 KiB (8 instances)
>   L1i:                   256 KiB (8 instances)
>   L2:                    2 MiB (8 instances)
>   L3:                    12 MiB (1 instance)
> NUMA:                    
>   NUMA node(s):          1
>   NUMA node0 CPU(s):     0-7
> 
> 
>   the following shows installed:
> 
> 
> # dpkg -l | grep video-intel
> 
> ii  xserver-xorg-video-intel             2:2.99.917+git20210115-1           amd64        X.Org X server -- Intel i8xx, i9xx display driver
> 
> 
> # uname -a
> Linux rant 5.16.0-3-amd64 #1 SMP PREEMPT Debian 5.16.11-1 (2022-02-25) x86_64 GNU/Linux
> 
> 
> songbird
> 
xserver-xorg-video-intel
update that one. if that doesn't help, 
try 
xserver-xorg-video-fbdev
and as alast try
xserver-xorg-video-vesa
(you may have to edit /etc/X11/xorg.conf and possibly mess with kernel 
modesetting, initrd and bootime parameters to get an acceptable resolution)
you'll lose all `acceleration' as usual.
but it might run more stable.
no internet or video but ok for text processing(mcedit/pico/nano/vim but not openoffice)




Reply to: