* 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
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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox