Displaying 20 results from an estimated 1000 matches similar to: "[Bug 29935] New: X locks up with second monitor with DPMS"
2010 Sep 01
3
[Bug 29934] New: X locks up when hotplugging second monitor
https://bugs.freedesktop.org/show_bug.cgi?id=29934
Summary: X locks up when hotplugging second monitor
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2007 Sep 30
4
new antispam plugin
Sparked from the discussion on the list, I've put my antispam plugin
into git and split up the code into a frontend and possibly multiple
backends. See http://git.sipsolutions.net/dovecot-antispam.git/ (URL
functions as both gitweb and git URL)
Andreas, I took your README file and adjusted it, I hope you don't mind.
I didn't fork from your git tree because you'd already
2017 Oct 21
4
[Bug 103383] New: "xset dpms force on" does not unblank laptop screen after "xset dpms force off" is run (or system enters sleep mode)
https://bugs.freedesktop.org/show_bug.cgi?id=103383
Bug ID: 103383
Summary: "xset dpms force on" does not unblank laptop screen
after "xset dpms force off" is run (or system enters
sleep mode)
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: All
2015 Apr 21
1
MATE power save and dpms
So, I am using MATE from EPEL as my desktop on one of my laptops.
The screen saver was working, however the monitors (if connected via a
docking station) were not going to sleep even if selected via the GUI
mate power manager.
I then discovered that dpms has to be initialized via the command line
before it becomes available, regardless of the GUI mate power manager
setting.
This documentation
2005 Sep 24
1
Repost ----DPMS or hardware
List,
Did not get any response from the first attempt, so thought I'd ask again.
I've been bugged by the fact that the dpms function will not work on
this machine, and perhaps now I have some clue as to why. Looking at
the Xorg.0.log, I see where "Open APM failed (/dev/apm_bios) (No such
file or directory)" which tells me perhaps this is the reason why it
won't turn
2014 Oct 25
2
[Bug 85459] New: DPMS not working on Dell M4800 / QHD+
https://bugs.freedesktop.org/show_bug.cgi?id=85459
Bug ID: 85459
Summary: DPMS not working on Dell M4800 / QHD+
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: minor
Priority: medium
Component: Driver/nouveau
Assignee: nouveau
2001 May 18
1
[HELP] DPMS
Hi,
I'm Yves and I'm new to this list.
I use Wine as Win98 but without Windows, on a
ReiserFS directory.
Every once in a while, I try to run a dos program in
wcmd (unix compiled & launched). My main purpose is
to test Atari ST emulators.
Always, the dos program wants to access memory in
"real mode". There's something about the first 64Ko
of memory, then it always ends
2019 Aug 07
0
[PATCH 1/2] drm/nouveau/dispnv04: Grab/put runtime PM refs on DPMS on/off
On Wed, Aug 7, 2019 at 5:55 PM Daniel Vetter <daniel at ffwll.ch> wrote:
>
> On Wed, Aug 07, 2019 at 05:33:00PM -0400, Lyude Paul wrote:
> > The code claims to grab a runtime PM ref when at least one CRTC is
> > active, but that's not actually the case as we grab a runtime PM ref
> > whenever a CRTC is enabled regardless of it's DPMS state. Meaning that
>
2010 Oct 13
4
[Bug 30842] New: G84M/NVS 140M GPU Lockup
https://bugs.freedesktop.org/show_bug.cgi?id=30842
Summary: G84M/NVS 140M GPU Lockup
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2015 Jun 16
3
[Bug 90999] New: xset dpms force off does not turn off LCD backlight
https://bugs.freedesktop.org/show_bug.cgi?id=90999
Bug ID: 90999
Summary: xset dpms force off does not turn off LCD backlight
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2018 May 26
1
[Bug 106662] New: nouveau DPMS poblem with DRI3 (GM107)
https://bugs.freedesktop.org/show_bug.cgi?id=106662
Bug ID: 106662
Summary: nouveau DPMS poblem with DRI3 (GM107)
Product: Mesa
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
Assignee: nouveau at
2018 Dec 10
1
[PATCH 5/7] drm/qxl: Don't set the dpms hook
Doesn't do anything with atomic.
Signed-off-by: Daniel Vetter <daniel.vetter at ffwll.ch>
Cc: Dave Airlie <airlied at redhat.com>
Cc: Gerd Hoffmann <kraxel at redhat.com>
Cc: virtualization at lists.linux-foundation.org
Cc: spice-devel at lists.freedesktop.org
---
drivers/gpu/drm/qxl/qxl_display.c | 1 -
1 file changed, 1 deletion(-)
diff --git
2015 Jul 15
3
[Bug 91354] New: [Quadro K610M] "xset dpms force on" blinks the screen
https://bugs.freedesktop.org/show_bug.cgi?id=91354
Bug ID: 91354
Summary: [Quadro K610M] "xset dpms force on" blinks the screen
Product: xorg
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2007 Jul 25
1
dspam plugin
Hello,
I'm trying to install the dspam plugin to dovecot.
So far, I've
Installed dovecot 1.0.2 from RPM and set up
Installed dspam 3.8.0, set up and integrated with postfix, using
dspam as local delivery agent before dovecot's deliver
Downloaded the dovecot 1.0.2 source in order to compile the C file
http://johannes.sipsolutions.net/Projects/dovecot-dspam-integration/
2019 Aug 07
0
[PATCH 1/2] drm/nouveau/dispnv04: Grab/put runtime PM refs on DPMS on/off
The code claims to grab a runtime PM ref when at least one CRTC is
active, but that's not actually the case as we grab a runtime PM ref
whenever a CRTC is enabled regardless of it's DPMS state. Meaning that
we can end up keeping the GPU awake when there are no screens enabled,
something we don't really want to do.
Note that we fixed this same issue for nv50 a while ago in:
commit
2005 Sep 08
0
DPMS
I'm having a problem with my monitor not turning off after the
screensaver times out or, after the set time for the monitor to leave
suspend and then off. I have checked, and +dpms is set with correct
values. Xscreensaver is set also in advanced to turn off after 30
minutes. Have tried other times, but still does not work. ACPI in bios
IS disabled, but I've never had to use that
2005 Sep 23
0
DPMS or hardware
List,
I've been bugged by the fact that the dpms function will not work on
this machine, and perhaps now I have some clue as to why. Looking at
the Xorg.0.log, I see where "Open APM failed (/dev/apm_bios) (No such
file or directory)" which tells me perhaps this is the reason why it
won't turn off the monitor. Also, this line prior to the other.
`fonts.dir' not
2007 Jul 11
2
dovecot-dspam plugin & virtual users
Hi list, hi Johannes,
I'm trying to use the dovecot-dspam plugin (
http://johannes.sipsolutions.net/Projects/dovecot-dspam-integration )
with vpopmail's virtual users.
All seems well, except for the fact that dspam should be called with
'--user currentuser at currentdomain.com' at line 157 here:
http://johannes.sipsolutions.net/Projects/dovecot-dspam-integration/beta7-code
For my
2017 Mar 04
0
[DDX PATCH] Consider CRTCs disabled when DPMS is off
It turns out there's a difference in X between a CRTC being "disabled"
and simply having it's DPMS turned off. This is problematic though,
because if DPMS is turned off you can't really use the CRTC as a normal
CRTC anyway since page flipping and vblanks will be non-functional. As a
result, we've been considering DPMS-on CRTCs as enabled and attempt to
perform pageflips,
2006 Jan 14
0
ATI not supporting dpms
This workbox was thrown together with only a little bit of thought as to
what the role would ultimately be, and at the time, I did not think it
would ever wind up serving linux applications. Error #1 (my fault)
Having a healthy pocketbook when I went into pick things up, I had
already decided I wanted a good relatively mid-range graphics card, and
I chose the ATI X600. (Error #2) As it turns