public inbox for linux-x11@vger.kernel.org
 help / color / mirror / Atom feed
From: mafeusek@gmail.com
To: linux-x11@vger.kernel.org
Subject: screen rotation - some questions.
Date: Mon, 28 Jun 2010 22:12:56 +0200	[thread overview]
Message-ID: <umt4oceuncfr.fsf@gmail.com> (raw)

Hallo Group Members

I try to rotate screen on my old PIII 1Ghz.

I have following built in graphics card:
$ lspci
...
00:02.0 VGA compatible controller: Intel Corporation 82815 Chipset
Graphics Controller (CGC) (rev 04)
...

Unfortunately nothing of following works:
$ xrandr -o right
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  150 (RANDR)
  Minor opcode of failed request:  2 (RRSetScreenConfig)
  Serial number of failed request:  14
  Current serial number in output stream:  14
$ xrandr -o left
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  150 (RANDR)
  Minor opcode of failed request:  2 (RRSetScreenConfig)
  Serial number of failed request:  14
  Current serial number in output stream:  14

/etc/X11/xorg.conf:
Section "Device"
...
	Option "RandRRotation" "True"
	Option "Rotate" "CW"
...

/var/log/Xorg.0.log:
...
(**) intel(0): DPMS enabled
(II) intel(0): [DRI] installation complete
(II) intel(0): Direct rendering enabled
(WW) intel(0): Option "RandRRotation" is not used
(WW) intel(0): Option "Rotate" is not used
(==) RandR enabled
...

$ uname -a
Linux myPC 2.6.32-22-generic #36-Ubuntu SMP Thu Jun 3 22:02:19 UTC 2010 i686 GNU/Linux


Did anyone manage to rotate screen on this hardware?

I also have a chance to get Radeon 9200 SE agp card. Does this one allow
for screen rotation?

best regards,
Pawel

                 reply	other threads:[~2010-06-28 20:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=umt4oceuncfr.fsf@gmail.com \
    --to=mafeusek@gmail.com \
    --cc=linux-x11@vger.kernel.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