Reply To: Help with Xfce Desktop Freezing

Forum › Forums › New users › New Users and General Questions › Help with Xfce Desktop Freezing › Reply To: Help with Xfce Desktop Freezing

#21640
rokytnji
Forum Admin

    Just to give a example off my AntiX chromebook.

    harry@biker:~
    $ dmesg | grep intel
    [    1.798087] intel_idle: MWAIT substates: 0x21120
    [    1.798088] intel_idle: v0.4.1 model 0x3A
    [    1.798228] intel_idle: lapic_timer_reliable_states 0xffffffff
    [    2.322677] intel_pstate: Intel P-state driver initializing
    [    2.954433] Btrfs loaded, crc32c=crc32c-intel
    [    3.999851] fb0: switching to inteldrmfb from simple
    [    4.037941] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
    [    4.051120] fbcon: inteldrmfb (fb0) is primary device
    [    4.053443] intel_rapl: Found RAPL domain package
    [    4.053445] intel_rapl: Found RAPL domain core
    [    4.053446] intel_rapl: Found RAPL domain uncore
    [    4.793344] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
    harry@biker:~
    $ inxi -G
    Graphics:
      Device-1: Intel 3rd Gen Core processor Graphics driver: i915 v: kernel 
      Display: server: X.Org 1.19.2 driver: modesetting unloaded: fbdev,vesa 
      resolution: 1366x768~60Hz 
      OpenGL: renderer: Mesa DRI Intel Ivybridge Mobile v: 3.3 Mesa 13.0.6 
    harry@biker:~
    $ dmesg | grep i915
    [    4.001744] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [    4.037755] [drm] Initialized i915 1.6.0 20180921 for 0000:00:02.0 on minor 0
    [    4.037941] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
    [    4.793344] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
    harry@biker:~
    $ 
    

    Hope it gives you a idea. Freezes are usually hardware related. My 2 commands above is looking for video driver errors. Seeing mine is fine and dandy. No errors. Ar least that I can see.

    If you think sound card is freezing stuff. To get info on chip and driver.

    harry@biker:~
    $ inxi -A
    Audio:
      Device-1: Intel 7 Series/C216 Family High Definition Audio driver: snd_hda_intel 
      Sound Server: ALSA v: k4.20.12-antix.1-amd64-smp 
    

    Just to let you know. Years ago on my Acer Aspire One ZG5 . To get the sd card slot to recognize cards when inserted. I edited grub legacy < /boot/grub/menu.list> and caused some kind of hardware conflict which caused the wifi card to get hot and kill the netbook session. Shutdown on over heat. Took me a lot of searching and thinking and trouble shooting before I figured out I induced the problem with my edit. Jest mentioning this just in case. That is why now I religiously make backup text files first before doing any editing in / or /home text files. So if I screw the pooch like in my above adventure. I have a backup of original to bring things back to stock.
    Live and learn.

    Sometimes I drive a crooked road to get my mind straight.
    I don't suffer from insanity. I enjoy every minute of it.
    Motorcycle racing is rocket science.

    Linux Registered User # 475019
    How to Search for AntiX solutions to your problems