similar to: [Bug 100139] New: [DRI2][PRIME] nouveau driver cannot find any connected connector

Displaying 20 results from an estimated 800 matches similar to: "[Bug 100139] New: [DRI2][PRIME] nouveau driver cannot find any connected connector"

2011 Nov 23
2
[patch] Initialize xen_vcpu0 before initialize irq_ops
Hello, I find a strange behavior. When a machine is slow (or with many debug traces or a qemu vm), a interrupt can occur between the pv_irq_ops initialization and the xen_vcpu[0] initialization. This lead to a problem because some operations in xen_irq_ops use xen_vcpu. I send you a patch to fix that but I''m not quite sure that is the right solution. Regards, Anthoine From
2019 Jun 03
16
[Bug 110830] New: GeForce GTX 1660 Ti (mobile) not supported (NV168/TU116)
https://bugs.freedesktop.org/show_bug.cgi?id=110830 Bug ID: 110830 Summary: [nouveau] GeForce GTX 1660 Ti (mobile) not supported (NV168/TU116) Product: xorg Version: 7.7 (2012.06) Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component:
2015 Jun 05
60
[Bug 90871] New: NV30: Xfwm4 use_compositing - garbled display
https://bugs.freedesktop.org/show_bug.cgi?id=90871 Bug ID: 90871 Summary: NV30: Xfwm4 use_compositing - garbled display Product: xorg Version: unspecified Hardware: x86 (IA32) OS: Linux (All) Status: NEW Severity: critical Priority: medium Component: Driver/nouveau Assignee:
2013 Oct 14
7
[Bug 70464] New: [NVC3] runpm not working
https://bugs.freedesktop.org/show_bug.cgi?id=70464 Priority: medium Bug ID: 70464 Assignee: nouveau at lists.freedesktop.org Summary: [NVC3] runpm not working QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: Linux (All) Reporter: michele.cane at gmail.com
2006 Jun 18
3
Feature request: windows snapping
There is a feature of oroborus http://www.oroborus.org/ (also used in xfwm) which might be worth importing: windows snapping. >From the xfce website (http://www.xfce.org/documentation/docs-4.2/xfwm4.html#wm_advanced): "You can choose the windows borders to be attracted by the borders of other windows, or by the screen edges, when they are moved. The distance from which this effect will
2012 Jul 11
26
[Bug 51971] New: MacBook Pro 10, 1 Retina - Display Resets, No Connectors
https://bugs.freedesktop.org/show_bug.cgi?id=51971 Bug #: 51971 Summary: MacBook Pro 10,1 Retina - Display Resets, No Connectors Classification: Unclassified Product: xorg Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium
2013 May 18
14
[Bug 64746] New: optimus don't use nouveau card
https://bugs.freedesktop.org/show_bug.cgi?id=64746 Priority: medium Bug ID: 64746 Assignee: nouveau at lists.freedesktop.org Summary: optimus don't use nouveau card Severity: normal Classification: Unclassified OS: All Reporter: marccollin7379 at gmail.com Hardware: Other Status: NEW
2014 Dec 30
2
new contributor
wiki nick : nicolasbourgeois Hi, As a daily Redhat and Centos administrator, I would like to contribute to the centos wiki. I would like to start by translating pages in French Regards Nicolas BOURGEOIS
2011 Dec 17
1
properly check for _DSM function support and Optimus support for vga_switcheroo
Hello guys, I've prepared a patch based on my findings for the bbswitch module (https://github.com/Lekensteyn/acpi-stuff/tree/master/bbswitch). This adds a proper check whether a _DSM function is supported or not and make OFF / ON for vga_switcheroo work for nVidia Optimus models. The patch is based against the mainline kernel. It has been tested on my Clevo B7130 laptop running kernel 3.2
2017 Jan 17
1
Discrete card is always off even if it is used
Hi, I have a computer with an integrated graphic card and a discrete graphic card, namely: # lspci | grep -E "VGA|3D" 00:02.0 VGA compatible controller: Intel Corporation Broadwell-U Integrated Graphics (rev 09) 03:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 840M] (rev a2) This is confirmed by vgaswitcheroo: xray:/ # cat /sys/kernel/debug/vgaswitcheroo/switch
2013 Oct 26
4
[Bug 70895] New: BUG: soft lockup - CPU#0 stuck for 22s! [Xorg:1292] after disable descrete card with switcheroo
https://bugs.freedesktop.org/show_bug.cgi?id=70895 Priority: medium Bug ID: 70895 Assignee: nouveau at lists.freedesktop.org Summary: BUG: soft lockup - CPU#0 stuck for 22s! [Xorg:1292] after disable descrete card with switcheroo QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified
2014 Nov 21
2
[Bug 86503] New: Discrete card seems to be powered on even if reported as Off
https://bugs.freedesktop.org/show_bug.cgi?id=86503 Bug ID: 86503 Summary: Discrete card seems to be powered on even if reported as Off Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau
2008 Aug 06
4
Font size in plots (I do NOT understand par help)
Hi, I do not get how par works, help please. Let's say I have a simple plot: plot(1:10) I want to change the font size for the x axis... how do I do that? Thank you, Stephane -- The Wellcome Trust Sanger Institute is operated by Genome Research Limited, a charity registered in England with number 1021457 and a compa ny registered in England with number 2742969,
2015 Jan 01
3
new contributor
> On Tue, Dec 30, 2014 at 11:09 AM, Bourgeois Nicolas <nicolas at graour.com <http://lists.centos.org/mailman/listinfo/centos-docs>> > wrote: > >/ > wiki nick : nicolasbourgeois /> >/ />/ > Hi, /> >/ As a daily Redhat and Centos administrator, I would like to contribute to />/ > the centos wiki. /> >/ I would like to start by
2009 Feb 19
2
read.table : how to condition on error while opening file?
Hi, I'm using read.table in a loop, to read in multiple files. The problem is that when a file is missing there is an error message and the loop is broken; what I'd like to do is to test for the error and simply do "next" instead of breaking the loop. Anybody knows how to do that? Example: filelist <- c("file1.txt", "file2.txt",
2015 Jan 02
1
new contributor
> On Thu, Jan 1, 2015 at 12:23 PM, Nicolas BOURGEOIS <nicolas at graour.com <http://lists.centos.org/mailman/listinfo/centos-docs>> > wrote: > > Hi Nicolas, > > Please test to see if you can edit the following 2 pages: > > CentOS-7 Release Notes (French): >http://wiki.centos.org/Manuals/ReleaseNotes/CentOS7/French > > Front Page (French):
2015 Jan 10
2
new contributor
On Sat, Jan 10, 2015 at 9:41 AM, Nicolas BOURGEOIS <nicolas at graour.com> wrote: >> > Hi, >> > >> > I can't create pages in the /fr tree, so I can't create the new release >> > notes. I can only update existing pages. >> > >> > Thanks >> > >> > Nicolas >> >> Hi Nicholas, >> >> A homepage
2012 Oct 24
1
Nouveau soft lockup after switcheroo'd...
On 13 October 2012 15:12, Daniel J Blueman <daniel at quora.org> wrote: > On my Macbook Retina, when switching to the integrated GPU, we see a > ioread32 issued to the discrete GPU, which hangs as it is in D3 [1] > (drm.debug is set to 14 here). > > Full kernel 3.6.2 boot logs with drm.debug=5 are at: > http://quora.org/2012/mbp-i915-panel.txt > > What additional
2008 Jul 08
2
attributing values to dataframe positions following eval
Hi everybody, I've been looking around, but can't seem to find the answer. I get a list of names (which vary, so I never know them in advance), and transform them into variables, each of which is a dataframe, using assign: polyList <- c("rs123", "rs124", "rs555", "rs000") numPoly <- length(polyList) for (k in 1:numPoly) {
2016 Nov 07
9
[Bug 98631] New: GPU lock ups when starting GDM, SDDM, and Plasma Desktop
https://bugs.freedesktop.org/show_bug.cgi?id=98631 Bug ID: 98631 Summary: GPU lock ups when starting GDM, SDDM, and Plasma Desktop Product: xorg Version: unspecified Hardware: PowerPC OS: Linux (All) Status: NEW Severity: blocker Priority: medium Component: