All of lore.kernel.org
 help / color / mirror / Atom feed
* Xrandr and udlfb
@ 2011-03-19 14:18 Alexander Todorov
  2011-03-21 15:27 ` Alexander Todorov
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Todorov @ 2011-03-19 14:18 UTC (permalink / raw)
  To: linux-fbdev

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Xrandr and udlfb
  2011-03-19 14:18 Xrandr and udlfb Alexander Todorov
@ 2011-03-21 15:27 ` Alexander Todorov
  0 siblings, 0 replies; 2+ messages in thread
From: Alexander Todorov @ 2011-03-21 15:27 UTC (permalink / raw)
  To: linux-fbdev

На 19.03.2011 16:18, Alexander Todorov написа:
> Hello folks,
> does udlfb support Xrandr? What I need is to be able to rotate the display which
> for some reason I can't.
>

Hello,
I've found this post about udlfb rotation:
http://plugable.com/2010/01/02/displaylink-linux-rotation/


As it seems there are some drawbacks.

Can anyone give information about current status of rotation support for udlfb 
and which is the preferred way to implement it?

Thanks,
Alexander.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-03-21 15:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-19 14:18 Xrandr and udlfb Alexander Todorov
2011-03-21 15:27 ` Alexander Todorov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.