LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 06-11-2016, 11:53 AM   #121
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656

I'm new to this whole skylake thing (my old motherboard died, so I did a cheap temporary upgrade to an MSI B150M VD-Pro motherboard with an Intel Pentium G4500 that has the Intel HD 530 GPU), but I'm having problems with the latest -current (using Eric's live distro, since my 14.1 install was too old and I wanted to test it).

Everything seemed to boot up ok, except once KMS took over, my right screen was noticeably brighter than the left (right screen is using HDMI via a DVI->HDMI adapter and the left is using a standard VGA plug). Once I got into KDE, again, everything seemed to be ok (except for the brighter right screen). I then went to bed, woke up this morning, and my KDE taskbar is frozen. I can't click on anything to bring programs up (although, I can still alt-tab to programs and use alt+F2 to start programs). It even froze the window preview over Chrome, which won't disappear, however, amusingly enough, the preview continues to update as I access various webpages (and indeed, even as I type this, I can see the faint text showing up in the preview window).

I've been reading this thread as it's progressed, but this seems like unusual behavior that hasn't been said before. I also got several dumps in my dmesg, one occurring on boot:

Code:
[   17.109886] [drm] Memory usable by graphics device = 4096M
[   17.110023] [drm] Replacing VGA console driver
[   17.111680] Console: switching to colour dummy device 80x25
[   17.130748] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   17.130752] [drm] Driver supports precise vblank timestamp query.
[   17.134411] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   17.185396] [drm] failed to retrieve link info, disabling eDP
[   17.338361] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   17.339114] acpi device:0f: registered as cooling_device8
[   17.339166] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9
[   17.349979] intel_rapl: Found RAPL domain package
[   17.349982] intel_rapl: Found RAPL domain core
[   17.349984] intel_rapl: Found RAPL domain uncore
[   17.349986] intel_rapl: Found RAPL domain dram
[   17.361422] fbcon: inteldrmfb (fb0) is primary device
[   17.419619] ------------[ cut here ]------------
[   17.419643] WARNING: CPU: 0 PID: 142 at drivers/gpu/drm/i915/intel_pm.c:3597 skl_update_other_pipe_wm+0x1ba/0x1c0 [i915]()
[   17.419644] WARN_ON(!wm_changed)
[   17.419663] Modules linked in: coretemp hwmon intel_rapl iosf_mbi x86_pkg_temp_thermal intel_powerclamp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul i915(+) snd_hda_intel snd_hda_codec crc32c_intel psmouse serio_raw r8169 snd_hda_core drm_kms_helper snd_hwdep snd_pcm snd_timer snd mii drm i2c_i801 soundcore intel_gtt agpgart hci_uart btbcm btqca btintel bluetooth shpchp i2c_algo_bit 8250_fintek fb_sys_fops syscopyarea rfkill i2c_hid sysfillrect battery thermal fan sysimgblt pinctrl_sunrisepoint wmi pinctrl_intel video i2c_core intel_lpss_acpi acpi_pad button idma64 virt_dma acpi_als kfifo_buf tpm_tis tpm mei_me industrialio mei fjes intel_lpss_pci intel_lpss processor vfat msdos nls_iso8859_1 nls_cp437 fat isofs ext4 jbd2 mbcache hid_microsoft hid_lenovo hid_logitech_hidpp hid_logitech_dj
[   17.419666]  hid_logitech hid_cherry hid_generic usbhid hid usb_storage uhci_hcd ohci_pci ehci_pci ohci_hcd ehci_hcd xhci_pci xhci_hcd loop overlay squashfs
[   17.419667] CPU: 0 PID: 142 Comm: kworker/u4:2 Not tainted 4.4.13 #1
[   17.419668] Hardware name: MSI MS-7996/B150M PRO-VD (MS-7996), BIOS 1.70 05/20/2016
[   17.419671] Workqueue: events_unbound async_run_entry_fn
[   17.419672]  0000000000000000 ffff88045c253508 ffffffff8130cad8 ffff88045c253550
[   17.419673]  ffffffffc06eedb8 ffff88045c253540 ffffffff8108d712 ffff88044ecbe000
[   17.419674]  ffff88045c25366c ffff88044e54c000 0000000000000000 ffff88045c2535d8
[   17.419674] Call Trace:
[   17.419676]  [<ffffffff8130cad8>] dump_stack+0x4d/0x65
[   17.419679]  [<ffffffff8108d712>] warn_slowpath_common+0x82/0xc0
[   17.419680]  [<ffffffff8108d79c>] warn_slowpath_fmt+0x4c/0x50
[   17.419694]  [<ffffffffc062cd0a>] skl_update_other_pipe_wm+0x1ba/0x1c0 [i915]
[   17.419706]  [<ffffffffc062cf42>] skl_update_wm+0x232/0x720 [i915]
[   17.419718]  [<ffffffffc06313be>] intel_update_watermarks+0x1e/0x30 [i915]
[   17.419735]  [<ffffffffc0698820>] haswell_crtc_enable+0x370/0x860 [i915]
[   17.419752]  [<ffffffffc06944a4>] intel_atomic_commit+0x474/0x13c0 [i915]
[   17.419762]  [<ffffffffc04bdc6e>] ? drm_atomic_check_only+0x18e/0x590 [drm]
[   17.419769]  [<ffffffffc04bda17>] ? drm_atomic_add_affected_connectors+0x27/0xf0 [drm]
[   17.419775]  [<ffffffffc04be0a7>] drm_atomic_commit+0x37/0x60 [drm]
[   17.419779]  [<ffffffffc055f00f>] restore_fbdev_mode+0x22f/0x260 [drm_kms_helper]
[   17.419782]  [<ffffffffc05611b3>] drm_fb_helper_restore_fbdev_mode_unlocked+0x33/0x80 [drm_kms_helper]
[   17.419785]  [<ffffffffc056122d>] drm_fb_helper_set_par+0x2d/0x50 [drm_kms_helper]
[   17.419802]  [<ffffffffc06aaa3a>] intel_fbdev_set_par+0x1a/0x60 [i915]
[   17.419804]  [<ffffffff813770e0>] fbcon_init+0x570/0x5f0
[   17.419805]  [<ffffffff813e23ba>] visual_init+0xca/0x130
[   17.419806]  [<ffffffff813e4021>] do_bind_con_driver+0x1c1/0x3a0
[   17.419806]  [<ffffffff813e4539>] do_take_over_console+0x149/0x1b0
[   17.419807]  [<ffffffff81372ff7>] do_fbcon_takeover+0x57/0xb0
[   17.419808]  [<ffffffff81377b58>] fbcon_event_notify+0x658/0x750
[   17.419809]  [<ffffffff810aaf2a>] notifier_call_chain+0x4a/0x70
[   17.419810]  [<ffffffff810ab207>] __blocking_notifier_call_chain+0x47/0x60
[   17.419811]  [<ffffffff810ab236>] blocking_notifier_call_chain+0x16/0x20
[   17.419812]  [<ffffffff8137d28b>] fb_notifier_call_chain+0x1b/0x20
[   17.419813]  [<ffffffff8137f580>] register_framebuffer+0x200/0x330
[   17.419817]  [<ffffffffc05614ad>] drm_fb_helper_initial_config+0x25d/0x3f0 [drm_kms_helper]
[   17.419832]  [<ffffffffc06ab52b>] intel_fbdev_initial_config+0x1b/0x20 [i915]
[   17.419833]  [<ffffffff810ac977>] async_run_entry_fn+0x37/0xe0
[   17.419835]  [<ffffffff810a4a8a>] process_one_work+0x14a/0x4b0
[   17.419836]  [<ffffffff810a4e38>] worker_thread+0x48/0x490
[   17.419837]  [<ffffffff810a4df0>] ? process_one_work+0x4b0/0x4b0
[   17.419838]  [<ffffffff810aa1c9>] kthread+0xc9/0xe0
[   17.419839]  [<ffffffff810aa100>] ? kthread_worker_fn+0x160/0x160
[   17.419841]  [<ffffffff81677adf>] ret_from_fork+0x3f/0x70
[   17.419842]  [<ffffffff810aa100>] ? kthread_worker_fn+0x160/0x160
[   17.419843] ---[ end trace cddb022f91ba5352 ]---
[   17.463043] Console: switching to colour frame buffer device 240x67
[   17.465200] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   17.465202] [drm] Initialized i915 1.6.0 20151010 for 0000:00:02.0 on minor 0
Code:
[ 1253.821775] ------------[ cut here ]------------
[ 1253.821822] WARNING: CPU: 0 PID: 1626 at drivers/gpu/drm/i915/intel_pm.c:3597 skl_update_other_pipe_wm+0x1ba/0x1c0 [i915]()
[ 1253.821824] WARN_ON(!wm_changed)
[ 1253.821826] Modules linked in:
[ 1253.821829]  cfg80211 ipv6 bnep fuse uas i2c_dev evdev mxm_wmi i2c_designware_platform i2c_designware_core snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic coretemp hwmon intel_rapl iosf_mbi x86_pkg_temp_thermal intel_powerclamp kvm_intel kvm irqbypass crct10dif_pclmul crc32_pclmul i915 snd_hda_intel snd_hda_codec crc32c_intel psmouse serio_raw r8169 snd_hda_core drm_kms_helper snd_hwdep snd_pcm snd_timer snd mii drm i2c_i801 soundcore intel_gtt agpgart hci_uart btbcm btqca btintel bluetooth shpchp i2c_algo_bit 8250_fintek fb_sys_fops syscopyarea rfkill i2c_hid sysfillrect battery thermal fan sysimgblt pinctrl_sunrisepoint wmi pinctrl_intel video i2c_core intel_lpss_acpi acpi_pad button idma64 virt_dma acpi_als kfifo_buf tpm_tis tpm mei_me industrialio mei fjes intel_lpss_pci intel_lpss
[ 1253.821910]  processor vfat msdos nls_iso8859_1 nls_cp437 fat isofs ext4 jbd2 mbcache hid_microsoft hid_lenovo hid_logitech_hidpp hid_logitech_dj hid_logitech hid_cherry hid_generic usbhid hid usb_storage uhci_hcd ohci_pci ehci_pci ohci_hcd ehci_hcd xhci_pci xhci_hcd loop overlay squashfs
[ 1253.821945] CPU: 0 PID: 1626 Comm: Xorg Tainted: G        W       4.4.13 #1
[ 1253.821948] Hardware name: MSI MS-7996/B150M PRO-VD (MS-7996), BIOS 1.70 05/20/2016
[ 1253.821950]  0000000000000000 ffff88045acff840 ffffffff8130cad8 ffff88045acff888
[ 1253.821956]  ffffffffc06eedb8 ffff88045acff878 ffffffff8108d712 ffff88044ecbe000
[ 1253.821961]  ffff88045acff9a4 ffff88044e54c000 0000000000000000 ffff88045acff910
[ 1253.821966] Call Trace:
[ 1253.821976]  [<ffffffff8130cad8>] dump_stack+0x4d/0x65
[ 1253.821984]  [<ffffffff8108d712>] warn_slowpath_common+0x82/0xc0
[ 1253.821990]  [<ffffffff8108d79c>] warn_slowpath_fmt+0x4c/0x50
[ 1253.822026]  [<ffffffffc062cd0a>] skl_update_other_pipe_wm+0x1ba/0x1c0 [i915]
[ 1253.822061]  [<ffffffffc062cf42>] skl_update_wm+0x232/0x720 [i915]
[ 1253.822115]  [<ffffffffc06ba301>] ? intel_dp_aux_transfer+0x131/0x1e0 [i915]
[ 1253.822150]  [<ffffffffc06313be>] intel_update_watermarks+0x1e/0x30 [i915]
[ 1253.822200]  [<ffffffffc06943f7>] intel_atomic_commit+0x3c7/0x13c0 [i915]
[ 1253.822236]  [<ffffffffc04bdc6e>] ? drm_atomic_check_only+0x18e/0x590 [drm]
[ 1253.822251]  [<ffffffffc055c0d6>] ? __drm_atomic_helper_crtc_duplicate_state+0x56/0x70 [drm_kms_helper]
[ 1253.822282]  [<ffffffffc04be0a7>] drm_atomic_commit+0x37/0x60 [drm]
[ 1253.822295]  [<ffffffffc055ccfd>] drm_atomic_helper_connector_dpms+0xed/0x1a0 [drm_kms_helper]
[ 1253.822325]  [<ffffffffc04b2aaf>] drm_mode_obj_set_property_ioctl+0x23f/0x250 [drm]
[ 1253.822349]  [<ffffffffc04b2af0>] drm_mode_connector_property_set_ioctl+0x30/0x40 [drm]
[ 1253.822368]  [<ffffffffc04a35a2>] drm_ioctl+0x152/0x540 [drm]
[ 1253.822390]  [<ffffffffc04b2ac0>] ? drm_mode_obj_set_property_ioctl+0x250/0x250 [drm]
[ 1253.822396]  [<ffffffff811d3d48>] do_vfs_ioctl+0x288/0x460
[ 1253.822403]  [<ffffffff810994b2>] ? __set_task_blocked+0x32/0x70
[ 1253.822407]  [<ffffffff811d3f99>] SyS_ioctl+0x79/0x90
[ 1253.822414]  [<ffffffff8167775b>] entry_SYSCALL_64_fastpath+0x16/0x6a
[ 1253.822417] ---[ end trace cddb022f91ba5353 ]---
That second one was occurred at 23:47 and then was repeated again at 10:57. KDE's taskbar clock is frozen at 10:57. My Xorg.0.log doesn't show any dumps or issues with X.

I am currently using no custom xorg conf files. Glancing at the Xorg.0.log, it seems like it is running DRI2 and sna.

Code:
[    75.105] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
[    75.105] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[    75.105] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[    75.105] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[    75.110] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20151010
[    75.110] (--) intel(0): gen9 engineering sample
[    75.110] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2; using a maximum of 2 threads
[    75.110] (II) intel(0): Creating default Display subsection in Screen section
[    75.110] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    75.110] (==) intel(0): RGB weight 888
[    75.110] (==) intel(0): Default visual is TrueColor
[    75.110] (II) intel(0): Output HDMI1 has no monitor section
[    75.110] (II) intel(0): Enabled output HDMI1
[    75.110] (II) intel(0): Output DP1 has no monitor section
[    75.110] (II) intel(0): Enabled output DP1
[    75.110] (II) intel(0): Output HDMI2 has no monitor section
[    75.110] (II) intel(0): Enabled output HDMI2
[    75.110] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[    75.111] (II) intel(0): Output VIRTUAL1 has no monitor section
[    75.111] (II) intel(0): Enabled output VIRTUAL1
[    75.111] (--) intel(0): Output HDMI1 using initial mode 1920x1080 on pipe 0
[    75.111] (--) intel(0): Output DP1 using initial mode 1920x1080 on pipe 1
[    75.111] (==) intel(0): TearFree disabled
[    75.111] (==) intel(0): DPI set to (96, 96)
[    75.111] (II) intel(0): SNA initialized with Skylake (gen9) backend
[    75.111] (==) intel(0): Backing store enabled
[    75.111] (==) intel(0): Silken mouse enabled
[    75.111] (II) intel(0): HW Cursor enabled
[    75.111] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    75.111] (==) intel(0): DPMS enabled
[    75.111] (==) intel(0): Display hotplug detection enabled
[    75.111] (II) intel(0): [DRI2] Setup complete
[    75.111] (II) intel(0): [DRI2]   DRI driver: i965
[    75.111] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[    75.111] (II) intel(0): direct rendering: DRI2 enabled
[    75.111] (II) intel(0): hardware support for Present enabled
Personally, I'm not terribly concerned with this because I will likely put in a discrete AMD card once I'm done testing, but I wanted to do some additional testing with Skylake, since I now have the hardware and I know it's been a constant struggle with -current. Is my next process to force DRI3 or should I try uxa?
 
Old 06-11-2016, 01:09 PM   #122
ppencho
Member
 
Registered: Jan 2004
Location: Bulgaria
Distribution: Slackware64-current
Posts: 94

Rep: Reputation: Disabled
HD530 here. I have some glitches in LibreOffice Calc (the auto completion when typing) but it was the same with the previous 20160418_562ae1f. The glitches appeared after I upgraded AlienBOB's LibreOffice to the latest, so I did not report them here. I do not use resume. Steam games, browsers and everything else work fine.
 
Old 06-12-2016, 04:38 AM   #123
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
I was able to borrow a laptop and was able to get the HD5500 working well enough with a USB hard drive with Slackware64-Current.

The Intel DDX driver 20160601_b617f80 works, but under sna acceleration I do get a few artifacts and glitches using LibreOffice from SBo, as well as a few tearing issues using some OpenGL using games and apps. Uxa is a lot slower but less glitches.

The default modesetting driver with glamoregl enabled has very few glitches at all. It's not as fast as the DDX sna driver, since it's using the egl stack, but it works very well. I did have to configure the ZaphodHeads to match the exact display ports on the laptop. The only glitch I got was a misrendered resized screen using Mupen64Plus.
 
Old 06-12-2016, 03:39 PM   #124
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
After some more time with this, it seems I get that dump in dmesg whenever I wake my computer from the monitors going to sleep (I don't actually sleep the machine itself, since it is a server). KDE will pop up a dialog box stating the screen has changed and asking if I want to run a configuration tool. It seems that when the monitors go to sleep (or when they wake up), the second monitor, which is connected via a DVI->HDMI adapter, is lost and then readded (I'm assuming so, because any windows I had on the second screen will be on the first screen when the monitors wake up). I do have a DVI->VGA adapter I can try out if I can find another VGA cable (probably buried in my random computer hardware box out in the garage).

However, looking in some bug reports, it seems like this might've been fixed in drm-intel-next, but hasn't made it to a kernel yet (I guess they're hoping it will make it in the 4.8 because it didn't make the 4.7 RCs). I'm not too sure how to build a kernel with the latest drm-intel-next, but I'll might look into it over the next couple of days. Then I'll need to dig into Eric's liveslak script so I can regenerate an initrd for Slackware Live (since it's different from a normal initrd).
 
Old 07-01-2016, 12:53 PM   #125
atelszewski
Member
 
Registered: Aug 2007
Distribution: Slackware
Posts: 948

Rep: Reputation: Disabled
Hi,

I'm now testing git_20160628_784dc02 version of the driver.

On a side note, previous commit 97be00cb38ac508acc1dbbfda4835d32b0445fa4 has the following description:
Code:
pciids: Add more Kabylake PCI IDs.

The spec has been updated adding new PCI IDs.

In parity with kernel:
commit 33d9391d3020e069dca98fa87a604c037beb2b9e
Author: Rodrigo Vivi <rodrigo.vivi@intel.com>
Date:   Thu Jun 23 14:50:35 2016 -0700

    drm/i915: Add more Kabylake PCI IDs.
so maybe it's useful for some users.

--
Best regards,
Andrzej Telszewski
 
Old 08-20-2016, 10:23 AM   #126
atelszewski
Member
 
Registered: Aug 2007
Distribution: Slackware
Posts: 948

Rep: Reputation: Disabled
Hi,

I've been keeping up to date with the commits to driver.
With a recent update to the LibreOffice (5.2.0.4) I noticed strange problem.
When I go to the settings, and I try to check/uncheck checkbox, I can notice that the checkbox's frame disappears for a moment.
This was only happening if the OpenGL in LibreOffice was disabled (which is my case, because if I enable OpenGL, documents are rendered slower).
Later on, I noticed another problem. That is, KSnapshot would capture multiple "selection frames", when trying to select capture area.

I started bisecting the Intel's driver code, and sure enough, I found the commit that was causing those problems.
The winner is:
Code:
commit	1f6dfc9df6780bd3768bf065156b6e8dae05b80c (patch)
tree	a8826a476f5a257039059dbf30e9b82f8658a94b
parent	49daf5df124b5ae6c7508e934768c292f4143040 (diff)
sna: Only flush GPU bo for a damage event
Based on xf86-video-ati

commit 9a1afbf61fbb2827c86bd86d295fa0848980d60b
Author: Michel Dänzer <michel.daenzer@amd.com>
Date:   Mon Jul 11 12:22:09 2016 +0900

    Use EventCallback to avoid flushing every time in the FlushCallback

reports seeing an improvement in reducing flushes at the expense of
checking every event for a DamageNotifyEvent. Since we also mix
rendering with SHM buffers, we have a more diverse set of conditions
under which to flush - but maybe we will see enough of a win for DRI to
merit. So far seeing improvement of ~20% for series of small operations
under the compositor without seeing any regressions, should benefit
composited desktop users. The biggest danger here is missed flushes.
So, the last properly working commit is 49daf5df124b5ae6c7508e934768c292f4143040.

I'm sticking now with 49daf5df124b5ae6c7508e934768c292f4143040 till the problem is resolved.
I tried simply reverting 1f6dfc9df6780bd3768bf065156b6e8dae05b80c, but it generates conflicts, which I couldn't be bothered to resolve :-)

On a side note, I tried xf86-video-modesetting too. It seems to be working most of the time, but as soon as I enable OpenGL in LibreOffice, the UI gets corrupted.

Have fun!

--
Best regards,
Andrzej Telszewski
 
1 members found this post helpful.
Old 08-23-2016, 07:57 AM   #127
atelszewski
Member
 
Registered: Aug 2007
Distribution: Slackware
Posts: 948

Rep: Reputation: Disabled
Hi,

I tested version git_20160823_71d3273.
It hasn't resolved the problems I described one post earlier.

--
Best regards,
Andrzej Telszewski
 
Old 08-26-2016, 07:08 AM   #128
franzen
Member
 
Registered: Nov 2012
Distribution: slackware
Posts: 535

Rep: Reputation: 379Reputation: 379Reputation: 379Reputation: 379
Quote:
Originally Posted by atelszewski View Post
On a side note, I tried xf86-video-modesetting too. It seems to be working most of the time, but as soon as I enable OpenGL in LibreOffice, the UI gets corrupted.
After having intel-graphic issues on an i3 4th generation with slackware 14.2(no problems with 14.1), and after reading about ditching xf86-video-intel in favour of xf86-video-modesetting, i did
Code:
removepkg xf86-video-intel
and reboot.
glxgears now shows about 20% more FPS, no issues so far.
Maybe its worth to keep an eye on this alternative also for graphical issues on skylake.
 
1 members found this post helpful.
Old 10-25-2016, 12:10 PM   #129
ppencho
Member
 
Registered: Jan 2004
Location: Bulgaria
Distribution: Slackware64-current
Posts: 94

Rep: Reputation: Disabled
@franzen: Are you still using xf86-video-modesetting? Any side effects or problems?

I removed xf86-video-intel two days ago but it is too short time to say if everything works well.
xf86-video-modesetting fixed 2 issues I had with the intel driver: no more glitches in LibreOffice Calc; no more flickering on my left monitor when it displays full screen web content while there is some activity on the right monitor.

Skylake 6700K HD530.

Edit: Slackware64-current with kernel 4.8.4.

Last edited by ppencho; 10-25-2016 at 12:11 PM.
 
1 members found this post helpful.
Old 10-25-2016, 01:59 PM   #130
franzen
Member
 
Registered: Nov 2012
Distribution: slackware
Posts: 535

Rep: Reputation: 379Reputation: 379Reputation: 379Reputation: 379
Quote:
Originally Posted by ppencho View Post
@franzen: Are you still using xf86-video-modesetting? Any side effects or problems?
It's my father's Intel, he is using xf86-video-modesetting since then, the pc is up several hours per day, no issues so far. Before, he had freezes in Xscreensaver und glitches in Libreoffice.

Franzen
 
1 members found this post helpful.
Old 11-02-2016, 09:37 AM   #131
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,897

Rep: Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019
I've just swapped to the modesetting driver after getting fed up of the various issues I was having with the xf86-video-intel driver.


Using the compton compositor ("compton -b --vsync drm --backend glx" ) with my dwm window manager seems to be working ok so far and appears to fix the video tearing issues I was having with the intel driver. I'm also not seeing the gui artefacts/corruption I was with the intel driver.

Only downside so far is that xbacklight doesn't seem to work with modesetting so I'm having to use the files in /sys/class/backlight/intel_backlight to change the brightness.


Still early days, but if anything else crops up, I'll come back and report.

Last edited by GazL; 11-02-2016 at 09:42 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Graphical issues with Mupen64Plus UltrasonicMadness Linux - Games 2 07-28-2014 07:36 AM
Graphical Issues On My Moms Linux vbj4 Linux - Newbie 3 02-13-2010 09:16 PM
Help Graphical Interface Issues. silverbear Mandriva 4 03-30-2006 04:46 PM
Mandriva Graphical Login Issues neyoung Mandriva 3 11-09-2005 03:21 AM
Mouse buttons , graphical login issues........AGAIN Jeebizz Slackware 6 06-22-2005 12:17 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 08:59 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration