From: bugzilla-daemon@bugzilla.kernel.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 40622] [radeon] - kms wrong resolution mode used after backlight on/off switch
Date: Sun, 7 Aug 2011 09:54:22 GMT [thread overview]
Message-ID: <201108070954.p779sMXe028351@demeter2.kernel.org> (raw)
In-Reply-To: <bug-40622-2300@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=40622
--- Comment #11 from Torsten Krah <tkrah@fachschaft.imn.htwk-leipzig.de> 2011-08-07 09:54:20 ---
Hm grepped my system - no one seems to listen for that event.
To confirm this theory i did this:
mv /usr/bin/xrandr > /usr/bin/xrandr.dist
and replaced the xrandr with:
#!/bin/bash
touch /tmp/xrandr.out
echo "Called" >> /tmp/xrandr.out
/usr/bin/xrandr.dist $@
Pressing the backlight key there is no xrandr.out in tmp -> no one called the
tool.
Any other things to look for or to try?
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
next prev parent reply other threads:[~2011-08-07 9:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-05 20:10 [Bug 40622] New: [radeon] - kms wrong resolution mode used after backlight on/off switch bugzilla-daemon
2011-08-05 20:27 ` [Bug 40622] " bugzilla-daemon
2011-08-05 20:33 ` bugzilla-daemon
2011-08-06 13:33 ` bugzilla-daemon
2011-08-07 9:54 ` bugzilla-daemon [this message]
2011-08-07 14:45 ` bugzilla-daemon
2011-08-08 15:43 ` bugzilla-daemon
2012-08-30 9:39 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201108070954.p779sMXe028351@demeter2.kernel.org \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox