similar to: [Bug 107919] New: RandR unable to set Screen Size when using Intel+nouveau

Displaying 20 results from an estimated 3000 matches similar to: "[Bug 107919] New: RandR unable to set Screen Size when using Intel+nouveau"

2011 Jan 29
2
[Bug 33695] New: xrandr configuration of external monitor fails (graphics mode + xinerama)
https://bugs.freedesktop.org/show_bug.cgi?id=33695 Summary: xrandr configuration of external monitor fails (graphics mode + xinerama) Product: xorg Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau
2010 Aug 14
3
For Mac OS X users... Xquartz and RandR.
Just as a note.. Xquartz is going to have RANDR capabilities in Xquartz 2.6.0, thanks to the work of Jeremy Huddleston and Jan Hauffa. Right now on Macports if you install xorg-server-devel it will be a build with what is currently in of RandR... its still not totally finished, but it would be nice if some Mac Users could test how it works so far with Wine... if we find bugs now, it could help
2017 Jan 23
2
[Bug 99501] New: xrandr rotation does not work with reverse prime
https://bugs.freedesktop.org/show_bug.cgi?id=99501 Bug ID: 99501 Summary: xrandr rotation does not work with reverse prime Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at
2008 Feb 06
27
[Bug 14403] New: NV17: LVDS0 is black with Randr 1.2, works when randr 1. 2 is disabled
http://bugs.freedesktop.org/show_bug.cgi?id=14403 Summary: NV17: LVDS0 is black with Randr 1.2, works when randr 1.2 is disabled Product: xorg Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau
2007 Sep 03
4
Fixes and workarounds for regressions and issues in the randr-1.2 branch
Hi, Please find attached the patches which I currently use on my desktop machine for dual head with the randr branch to fix the issues which I found. They may help others as well but may e.g. also disable the Xv blitter which might be working for some (but didn't on my card) - more information is found in the text comments in the patches. I have to hurry so this is short, will be back.
2013 May 14
15
[Bug 2103] New: remote command as an option in ssh_config
https://bugzilla.mindrot.org/show_bug.cgi?id=2103 Bug ID: 2103 Summary: remote command as an option in ssh_config Classification: Unclassified Product: Portable OpenSSH Version: 6.2p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: ssh
2016 Feb 23
0
[ANNOUNCE] xrandr 1.5.0
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 xrandr is a command line interface to the X11 Resize, Rotate, and Reflect (RandR) extension. This release adds support for the new monitor objects added in RandR 1.5, and fixes a few bugs. Aaron Plattner (2): Split verbose mode printing into a helper function xrandr 1.5.0 Chris Wilson (3): Mark disabling an output as a change
2007 May 15
2
NV43 (6600 Go) Report
Hi everyone, My name is Pascal Schoenhardt. I am working on a SOC project to add XRandR 1.2 support to GNOME, and I use a laptop with an Nvidia card. Therefore, I also use Nouveau. First of all, great work guys. I am extremely excited about this project, and I'm amazed by the progress you are making with such a difficult task. I am posting this message to report my success with the nouveau
2012 Nov 25
1
SVIDEO and xrandr
Hello, I've been trying to get my n17 card to do SVIDEO tv out -------------------------- 01:00.0 VGA compatible controller: NVIDIA Corporation NV17 [GeForce4 MX 440] (rev a3) -------------------------- It is close to working. The first issue is that it was outputting PAL, and I found the module parameter and kernel boot config to change that: --------------------------
2008 Mar 08
1
Re: wine don't handle hard coded resolutions & refresh rates
Nate Homier wrote: > Silent Hunter 3 uses a > hard coded resolution and refresh rate of 1024x768x32bit at 50Hz. But I > have an 1680x1050x24bit at 60Hz monitor. I once had a similar problem with Need For Speed Hot Pursuit 2. The game's menu screen is hard coded for 800x600. As I understand it, Wine uses the xrandr extension to change resolutions. Playing around with the xrandr
2016 Mar 26
3
[Bug 2558] New: Add RemoteCommand option to ssh client
https://bugzilla.mindrot.org/show_bug.cgi?id=2558 Bug ID: 2558 Summary: Add RemoteCommand option to ssh client Product: Portable OpenSSH Version: 7.2p1 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: ssh Assignee: unassigned-bugs at mindrot.org
2012 Mar 20
26
[Bug 47556] New: nouveau driver can`t handle xrandr requests
https://bugs.freedesktop.org/show_bug.cgi?id=47556 Bug #: 47556 Summary: nouveau driver can`t handle xrandr requests Classification: Unclassified Product: xorg Version: 7.6 (2010.12) Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau
2017 Mar 29
0
[PATCH xf86-video-nouveau] Do not register hotplug without RandR
Chris, could you have a look at this since it's allegedly your work in the intel driver and let us know if it's reasonable? I'm definitely not enough of an X driver guy to rule one way or the other. On Wed, Mar 29, 2017 at 4:07 PM, Mariusz Bialonczyk <manio at skyboo.net> wrote: > When using Xinerama, RandR is automatically disabled, and calling RR > routines will trigger
2012 Nov 02
1
[PATCH] x86/mwait-idle: enable Ivy Bridge Xeon support
Matching a similar change in Linux 3.7-rc. Signed-off-by: Jan Beulich <jbeulich@suse.com> --- a/xen/arch/x86/cpu/mwait-idle.c +++ b/xen/arch/x86/cpu/mwait-idle.c @@ -365,6 +365,7 @@ static struct intel_idle_id { ICPU(0x2a, snb), ICPU(0x2d, snb), ICPU(0x3a, ivb), + ICPU(0x3e, ivb), {} }; _______________________________________________ Xen-devel mailing list
2017 Mar 29
2
[PATCH xf86-video-nouveau] Do not register hotplug without RandR
When using Xinerama, RandR is automatically disabled, and calling RR routines will trigger an assert() because the RR keys/resources are not set, leading to an Xserver abort. Hotplug makes little sense without RandR, so no need to install a udev monitor if RandR is not available. Ported from intel driver, original work by: Chris Wilson <chris at chris-wilson.co.uk> Bugzilla:
2013 Aug 29
7
[PATCH 0/3] x86: mwait_idle improvements ported from Linux
1: x86/mwait_idle: remove assumption of one C-state per MWAIT flag 2: x86/mwait_idle: export both C1 and C1E 3: x86/mwait_idle: initial C8, C9, C10 support Signed-off-by: Len Brown <len.brown@intel.com> Signed-off-by: Jan Beulich <jbeulich@suse.com>
2012 Oct 15
0
Xlib: extension "RANDR" missing on display ":1".
I get the message below whenever I run virt-manager via a vnc session. Xlib: extension "RANDR" missing on display ":1". This error disappears when I take off "-extension RANDR" from the vncserver configuration. Taking this off makes the VNC session too big for my monitor. help. j
2008 Jan 06
3
[Bug 13941] New: Randr 1.2 code doesn't detect VGA connections
http://bugs.freedesktop.org/show_bug.cgi?id=13941 Summary: Randr 1.2 code doesn't detect VGA connections Product: xorg Version: 7.3 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org
2007 Feb 18
0
[ANNOUNCE] RandR protocol version 1.2.1
Eric Anholt (2): Install the randr protocol description. Fix the size of the padding fields of xRRGetCrtcGamma. Keith Packard (5): Fix padding bugs discovered in XCB work Merge branch 'multi-monitor' More bugs found by Ian Osgood during the XCB work. Fix wording about requesting ConfigureNotify events. Bump version to 1.2.1.
2013 Jun 06
0
[PATCH 2/2] nouveau: add libbacklight and randr property support.
From: Dave Airlie <airlied at redhat.com> This adds support to detect libbacklight and use it to provide the standard randr backlight properties, for desktops environments to use. untested as of yet. Signed-off-by: Dave Airlie <airlied at redhat.com> --- configure.ac | 3 +++ src/Makefile.am | 4 ++-- src/drmmode_display.c | 40