LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 07-15-2017, 05:47 PM   #1
Timothy Miller
Moderator
 
Registered: Feb 2003
Location: Arizona, USA
Distribution: Debian, EndeavourOS, OpenSUSE, KDE Neon
Posts: 4,006
Blog Entries: 26

Rep: Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522
Anyone upgraded to 26 and seen Nouveau performance just absolutely TANK?


So my desktop was running GREAT with 25. But of course, new and shiny...so I upgraded to 26.
Nouveau performance suddenly was awful. Konsole was unusable because all the text was so mangled, switching activities was super slow, moving windows would show "shadows"
across the screen. Switched to the proprietary driver and all the issues went away.
Just wanted to check if anyone else saw this same thing, or if my install just suddenly stopped liking nouveau for some reason. I'm not really looking to try to fix it,
the proprietary is working, so although I do prefer the open source drivers when I can,
as long as it works I'm happy enough.
 
Old 09-25-2017, 06:55 AM   #2
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
I just installed Fedora 26 on my work laptop <48h ago. It has:
Code:
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06)
01:00.0 VGA compatible controller: NVIDIA Corporation GM107GLM [Quadro M1000M] (rev a2)
Code:
-bash-4.4$ lspci -nnk
00:00.0 Host bridge [0600]: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Host Bridge/DRAM Registers [8086:1910] (rev 07)
	Subsystem: Lenovo Device [17aa:222e]
	Kernel driver in use: skl_uncore
00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor PCIe Controller (x16) [8086:1901] (rev 07)
	Kernel driver in use: pcieport
	Kernel modules: shpchp
00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 530 [8086:191b] (rev 06)
	Subsystem: Lenovo Device [17aa:222e]
	Kernel driver in use: i915
	Kernel modules: i915
00:14.0 USB controller [0c03]: Intel Corporation Sunrise Point-H USB 3.0 xHCI Controller [8086:a12f] (rev 31)
	Subsystem: Lenovo Device [17aa:222e]
	Kernel driver in use: xhci_hcd
00:14.2 Signal processing controller [1180]: Intel Corporation Sunrise Point-H Thermal subsystem [8086:a131] (rev 31)
	Subsystem: Lenovo Device [17aa:222e]
	Kernel driver in use: intel_pch_thermal
	Kernel modules: intel_pch_thermal
00:16.0 Communication controller [0780]: Intel Corporation Sunrise Point-H CSME HECI #1 [8086:a13a] (rev 31)
	Subsystem: Lenovo Device [17aa:222e]
	Kernel driver in use: mei_me
	Kernel modules: mei_me
00:17.0 SATA controller [0106]: Intel Corporation Sunrise Point-H SATA controller [AHCI mode] [8086:a102] (rev 31)
	Subsystem: Lenovo Device [17aa:222e]
	Kernel driver in use: ahci
00:1c.0 PCI bridge [0604]: Intel Corporation Sunrise Point-H PCI Express Root Port #1 [8086:a110] (rev f1)
	Kernel driver in use: pcieport
	Kernel modules: shpchp
00:1c.2 PCI bridge [0604]: Intel Corporation Sunrise Point-H PCI Express Root Port #3 [8086:a112] (rev f1)
	Kernel driver in use: pcieport
	Kernel modules: shpchp
00:1c.4 PCI bridge [0604]: Intel Corporation Sunrise Point-H PCI Express Root Port #5 [8086:a114] (rev f1)
	Kernel driver in use: pcieport
	Kernel modules: shpchp
00:1d.0 PCI bridge [0604]: Intel Corporation Sunrise Point-H PCI Express Root Port #13 [8086:a11c] (rev f1)
	Kernel driver in use: pcieport
	Kernel modules: shpchp
00:1f.0 ISA bridge [0601]: Intel Corporation Sunrise Point-H LPC Controller [8086:a150] (rev 31)
	Subsystem: Lenovo Device [17aa:222e]
00:1f.2 Memory controller [0580]: Intel Corporation Sunrise Point-H PMC [8086:a121] (rev 31)
	Subsystem: Lenovo Device [17aa:222e]
00:1f.3 Audio device [0403]: Intel Corporation Sunrise Point-H HD Audio [8086:a170] (rev 31)
	Subsystem: Lenovo Device [17aa:222e]
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
00:1f.4 SMBus [0c05]: Intel Corporation Sunrise Point-H SMBus [8086:a123] (rev 31)
	Subsystem: Lenovo Device [17aa:222e]
	Kernel driver in use: i801_smbus
	Kernel modules: i2c_i801
00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (2) I219-V [8086:15b8] (rev 31)
	Subsystem: Lenovo Device [17aa:2233]
	Kernel driver in use: e1000e
	Kernel modules: e1000e
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GM107GLM [Quadro M1000M] [10de:13b1] (rev a2)
	Subsystem: Lenovo Device [17aa:222e]
	Kernel driver in use: nouveau
	Kernel modules: nouveau
04:00.0 Network controller [0280]: Intel Corporation Wireless 8260 [8086:24f3] (rev 3a)
	Subsystem: Intel Corporation Device [8086:1130]
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi
3e:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS525A PCI Express Card Reader [10ec:525a] (rev 01)
	Subsystem: Lenovo Device [17aa:222e]
	Kernel driver in use: rtsx_pci
	Kernel modules: rtsx_pci
I did want to get the blob, but was put off it in #fedora on IRC.

After using it at work today, I'll post back my experience.
 
Old 09-26-2017, 07:11 AM   #3
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
No problems with video after using it ~10 hours yesterday. In addition to the laptop screen,
there are 2 external monitors connected using DP cables through a DP MST hub to a dock. My
DE is Gnome.
 
Old 09-27-2017, 08:59 PM   #4
RockDoctor
Senior Member
 
Registered: Nov 2003
Location: Minnesota, US
Distribution: Fedora, Ubuntu, Manjaro
Posts: 1,791

Rep: Reputation: 427Reputation: 427Reputation: 427Reputation: 427Reputation: 427
Quote:
Originally Posted by Timothy Miller View Post
So my desktop was running GREAT with 25. But of course, new and shiny...so I upgraded to 26.
Nouveau performance suddenly was awful. Konsole was unusable because all the text was so mangled, switching activities was super slow, moving windows would show "shadows"
across the screen. Switched to the proprietary driver and all the issues went away.
Just wanted to check if anyone else saw this same thing, or if my install just suddenly stopped liking nouveau for some reason. I'm not really looking to try to fix it,
the proprietary is working, so although I do prefer the open source drivers when I can,
as long as it works I'm happy enough.
Never saw a slowdown with Nouveau moving from F20 through to F26+ on my recently replaced HP desktop with onboard GeForce 6100 graphics. Mate DE, Marco WM with software compositing turned on.
 
Old 09-28-2017, 08:17 AM   #5
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
I do have some issues with the 3 screens (laptop plus 2 external using DP to DP MST hub to Lenovo docking station).
Occasionally when the laptop is placed back on the dock, with the monitors already on and connected to the dock,
then the laptop is turned on, there is flickering on the external screens, and the screen to the left of the laptop
will have it's image somehow superimposed on the screen to the right of the laptop. A reboot has stopped this issue
every time so far.

This weekend I will have time and plan to test the Nvidia blob.
 
  


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
LXer: Unity On XMir Performance For Nouveau Gallium3D LXer Syndicated Linux News 0 07-01-2013 12:32 AM
LXer: Nouveau vs. Radeon 2D Graphics Performance LXer Syndicated Linux News 0 02-28-2013 03:50 AM
[SOLVED] keyboard stopped working in X when I upgraded udev from 1.75 to 1.82After I upgraded RandomTroll Slackware 3 07-26-2012 02:48 PM
LXer: Nouveau Reclocking: Buggy, But Can Boost Performance LXer Syndicated Linux News 1 01-30-2012 08:02 AM
LXer: Nouveau's OpenGL Performance Approaches The NVIDIA Driver LXer Syndicated Linux News 0 03-21-2011 11:20 AM

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

All times are GMT -5. The time now is 11:55 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