You are not logged in.

#1 2016-09-17 10:02:36

kenduron
Member
Registered: 2015-12-30
Posts: 10

hard gpu driver problem

hello,

since the last update, my screen of my laptop is total freaking out.

when in console mode, brightness is changing from time to time.

when i start x, screen is going on and off, resolution seems to change and so on.


i have sshd on my laptop, so that i am able to post some info.

lsmod | grep i9
i915                 1236992  2
drm_kms_helper        118784  1 i915
drm                   294912  3 i915,drm_kms_helper
intel_gtt              20480  1 i915
i2c_algo_bit           16384  1 i915
video                  36864  2 i915,acer_wmi
button                 16384  1 i915
lspci
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller (rev 06)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06)
00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 05)
00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d5)
00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #3 (rev d5)
00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #4 (rev d5)
00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation HM86 Express LPC Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 05)
00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 05)
01:00.0 3D controller: NVIDIA Corporation GK106M [GeForce GTX 760M] (rev a1)
07:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader (rev 01)
0d:00.0 Network controller: Qualcomm Atheros AR9462 Wireless Network Adapter (rev 01)
0e:00.0 Ethernet controller: Broadcom Corporation NetLink BCM57780 Gigabit Ethernet PCIe (rev 01)
pacman -Q | grep xf86
lib32-libxxf86vm 1.1.4-1
libxxf86dga 1.1.4-1
libxxf86vm 1.1.4-1
xf86-input-evdev 2.10.3-1
xf86-input-synaptics 1.8.99.1-1
xf86-video-intel 1:2.99.917+700+gebc066c-1
xf86dgaproto 2.1-3
xf86vidmodeproto 2.3.1-3

any help is really welcome, to make my arch usable again...

Last edited by kenduron (2016-09-17 15:24:14)

Offline

#2 2016-09-17 14:09:11

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,919

Re: hard gpu driver problem

Please use code tags, see https://bbs.archlinux.org/help.php#bbcode .

What is your default videocard, intel or nvidia ?
Are you using nvidia or nouveau drivers ?


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#3 2016-09-17 15:25:23

kenduron
Member
Registered: 2015-12-30
Posts: 10

Re: hard gpu driver problem

Sure, re-coded.

Hmm, I guess I am using the igpu.
at least, i removed all nvidia drivers, and i dont have any other xf86-*driver packages installed.
how to clearly determine which driver is used?
i see kernel mod i915 is loaded

Offline

#4 2016-09-17 21:26:58

kenduron
Member
Registered: 2015-12-30
Posts: 10

Re: hard gpu driver problem

good eve,

using lts kernel right now, problem not present anymore

pacman -R linux
pacman -S linux-lts
mkinitcpio -p linux-lts
grub-mkconfig
grub-install /dev/sda

guess its kernel bug in linux 4.5.x

Offline

#5 2016-09-18 10:53:14

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,919

Re: hard gpu driver problem

you are aware you can have linux and linux-lts installed together ?
All you need is seperate boot-entries in your bootloader so you can choose which one to boot.

Last edited by Lone_Wolf (2016-09-18 10:53:30)


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#6 2016-09-18 21:03:03

kenduron
Member
Registered: 2015-12-30
Posts: 10

Re: hard gpu driver problem

yeah, right, but for now i removed default kernel, cannot use it right now either
does grub-mkconfig recognize different images? didnt try

Offline

#7 2016-09-19 12:54:01

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,919

Re: hard gpu driver problem

Looks like it can (i use syslinux myself) :  https://wiki.archlinux.org/index.php/GR … le_entries


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

Board footer

Powered by FluxBB