You are not logged in.

#1 2016-12-13 02:16:29

ireng
Member
From: Bradford
Registered: 2016-03-09
Posts: 43

screen freeze , mouse stop functioning properly : lenovo x1 carbon 2nd

[redninja@ninja ~]$ lspci
00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 0b)
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 0b)
00:14.0 USB controller: Intel Corporation 8 Series USB xHCI HC (rev 04)
00:16.0 Communication controller: Intel Corporation 8 Series HECI #0 (rev 04)
00:16.3 Serial controller: Intel Corporation 8 Series HECI KT (rev 04)
00:19.0 Ethernet controller: Intel Corporation Ethernet Connection I218-LM (rev 04)
00:1b.0 Audio device: Intel Corporation 8 Series HD Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 6 (rev e4)
00:1c.1 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 3 (rev e4)
00:1d.0 USB controller: Intel Corporation 8 Series USB EHCI #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation 8 Series LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 8 Series SATA Controller 1 [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 8 Series SMBus Controller (rev 04)
03:00.0 Network controller: Intel Corporation Wireless 7260 (rev 83)
[redninja@ninja ~]$

Any one to help me out this situation , i am a new bie with Arch linux , My x1 carbon 2nd gen keeps on hanging , I try everything to no avail


Kind Regards,
jIrenge

Offline

#2 2016-12-14 11:32:23

ireng
Member
From: Bradford
Registered: 2016-03-09
Posts: 43

Re: screen freeze , mouse stop functioning properly : lenovo x1 carbon 2nd

I think it s a configuration problem . any one to help me on udev writing


Kind Regards,
jIrenge

Offline

#3 2016-12-14 12:01:35

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,736

Re: screen freeze , mouse stop functioning properly : lenovo x1 carbon 2nd

Why do you think an udev rule would help? Is this an Arch install or an Arch Linux Anywhere install?

Offline

#4 2016-12-14 16:16:22

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,791

Re: screen freeze , mouse stop functioning properly : lenovo x1 carbon 2nd

When it hangs, can you switch to a different console? (Ctrl-Alt-F2)
Can you log into the box via ssh?  Can you ping the box?
Are the keyboard LEDs blinking?
Does it ever unfreeze?
Does the screen update? (Clock displays, for example)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#5 2016-12-14 19:23:28

ireng
Member
From: Bradford
Registered: 2016-03-09
Posts: 43

Re: screen freeze , mouse stop functioning properly : lenovo x1 carbon 2nd

@V1del , this  an Arch install, did it following the steps
@ewaller , I have realised I can switch to terminal mode
and also when it freese and i am on terminal , i can continue on terminal with no problem but all other services are blocked
It unfreeze sometime when I press the switch off button to lock the machine then press it again and enter .
I will check about the keyboard leds blinking  and the clock displays


Kind Regards,
jIrenge

Offline

#6 2016-12-14 19:28:09

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,791

Re: screen freeze , mouse stop functioning properly : lenovo x1 carbon 2nd

The keyboard LEDs blinking would be indicative of a kernel panic.  Your other observations rule that out.  I was probing to see how "frozen" the system is.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#7 2016-12-14 22:19:41

ireng
Member
From: Bradford
Registered: 2016-03-09
Posts: 43

Re: screen freeze , mouse stop functioning properly : lenovo x1 carbon 2nd

The mouse become unresponsive and instead select text with some blue color


Kind Regards,
jIrenge

Offline

#8 2016-12-14 22:24:42

ireng
Member
From: Bradford
Registered: 2016-03-09
Posts: 43

Re: screen freeze , mouse stop functioning properly : lenovo x1 carbon 2nd

Thanks for your response any way.
Instead of closing a window , it starts resizing sometime . It makes the system unusable till it is restarted for working after a short time or til I hold the power button to hibernate the system


Kind Regards,
jIrenge

Offline

#9 2016-12-14 23:12:31

ireng
Member
From: Bradford
Registered: 2016-03-09
Posts: 43

Re: screen freeze , mouse stop functioning properly : lenovo x1 carbon 2nd

I have tried Centos 7, Fedora 24/25 . It all behaves the same way only but it work well with windows 8


Kind Regards,
jIrenge

Offline

#10 2016-12-15 00:08:57

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,736

Re: screen freeze , mouse stop functioning properly : lenovo x1 carbon 2nd

Which xorg driver are you using? If you use xf86-video-intel try without it and without any configuration.

Offline

#11 2016-12-18 02:13:31

ireng
Member
From: Bradford
Registered: 2016-03-09
Posts: 43

Re: screen freeze , mouse stop functioning properly : lenovo x1 carbon 2nd

I install xf86-video-intel and  insert the below configuration and it seems to work out of box , hope it will remain the same
    content as /etc/X11/xorg.conf.d/20-intel.conf :
      Section "Device"
        Identifier  "Intel Graphics"
        Driver      "intel"
        Option      "DRI" "2"             # DRI3 is now default
        #Option      "AccelMethod"  "sna" # default
        #Option      "AccelMethod"  "uxa" # fallback
      EndSection


Kind Regards,
jIrenge

Offline

#12 2016-12-28 02:36:17

ireng
Member
From: Bradford
Registered: 2016-03-09
Posts: 43

Re: screen freeze , mouse stop functioning properly : lenovo x1 carbon 2nd

The problem persisted . I decided to format the computer with windows and c how it behaves. It s normal since then . I  changed bios to legacy and dual booting with fedora works fine but still some freezing problem . i will check tomorrow how it behaves then tomorrow if all goes well i wish to reinstall arch Linux

Last edited by ireng (2016-12-28 03:27:41)


Kind Regards,
jIrenge

Offline

#13 2016-12-28 19:42:25

c00ter
Member
From: Alaskan in Washington State
Registered: 2014-08-28
Posts: 395

Re: screen freeze , mouse stop functioning properly : lenovo x1 carbon 2nd

V1del wrote:

Which xorg driver are you using? If you use xf86-video-intel try without it and without any configuration.

@ireng, you really should try these suggestions--remove xf86-video-intel & 20-intel.conf--and perhaps also install the LTS kernel. They make for painfree computing on this Intel/Intel rig.

Regards


UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things. -- Doug Gwyn

Offline

Board footer

Powered by FluxBB