Linux Framebuffer Layer development
 help / color / mirror / Atom feed
From: Alexander Todorov <atodorov@otb.bg>
To: linux-fbdev@vger.kernel.org
Subject: Xrandr and udlfb
Date: Sat, 19 Mar 2011 14:18:47 +0000	[thread overview]
Message-ID: <4D84BB47.2030100@otb.bg> (raw)

Hello folks,
does udlfb support Xrandr? What I need is to be able to rotate the display which 
for some reason I can't. My xorg.conf:

Section "ServerFlags"
         Option "RandR" "on
EndSection

Section "Device"
         Identifier "dl"
         driver     "fbdev"
         Option "ReportDamage" "true"
         Option "fbdev"  "/dev/fb1"
EndSection

Section "Monitor"
         Identifier "monitor"
         Option "Rotate" "left"
         Option "DPMS" "false"
EndSection


I'm using the fbdev DisplayLink Xorg drvier.

When X starts and shows a browser on the screen it is in normal orientation. If 
I decide to use xrandr command I get:

$ xrandr -o left
RANDR failure: 8 (extension base 160)
00060294 000000e2 00000000 00057b2b
00020000 0000003c
X Error of failed request:  BadMatch (invalid parameter attributes)
   Major opcode of failed request:  148 (RANDR)
   Minor opcode of failed request:  2 (RRSetScreenConfig)
   Serial number of failed request:  14
   Current serial number in output stream:  14


Not sure if it is supported or I am missing something.


Regards,
Alexander.

             reply	other threads:[~2011-03-19 14:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-19 14:18 Alexander Todorov [this message]
2011-03-21 15:27 ` Xrandr and udlfb Alexander Todorov

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=4D84BB47.2030100@otb.bg \
    --to=atodorov@otb.bg \
    --cc=linux-fbdev@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