XFCE screen rotate only choice normal

More
06 Feb 2016 12:38 - 07 Feb 2016 08:51 #69697 by jaro_p
Please advice me with the XFCE settings. I have installed linuxcnc 2.7. Since I have a monitor placed "upside down" i need rotate the screen.
Unfortunately, in the monitor settings is only a possibility: normal. I also tried to screen rotate in the command line using xrandr. Not successfully.
jaro@CNC:~$ xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 640 x 480, current 1600 x 900, maximum 1600 x 900
default connected 1600x900+0+0 0mm x 0mm
1600x900 0.0*
1024x768 0.0
800x600 0.0
640x480 0.0
jaro@CNC:~$

jaro@CNC:~$ xrandr --output default --rotate inverted
xrandr: output default cannot use rotation "inverted" reflection "none"
jaro@CNC:~$

Connection VGA, Intel® HD Graphics, Intel® Celeron® Processor J1900

Thanks
Last edit: 07 Feb 2016 08:51 by jaro_p.

Please Log in or Create an account to join the conversation.

More
07 Feb 2016 18:43 #69739 by Amedee
Does
$ xrandr  --rotate left
gives the same result?

Which distibution/vesrion are you running? (Debian Wheezy?)

Please Log in or Create an account to join the conversation.

More
07 Feb 2016 19:01 #69741 by jaro_p
I have installed Live/Install Image 2.7.3.

jaro@CNC:~$ xrandr --rotate left
usage: xrandr [options]
where options are:
-display <display> or -d <display>
-help
-o <normal,inverted,left,right,0,1,2,3>
or --orientation <normal,inverted,left,right,0,1,2,3>
-q or --query
-s <size>/<width>x<height> or --size <size>/<width>x<height>
-r <rate> or --rate <rate> or --refresh <rate>
-v or --version
-x (reflect in x)
-y (reflect in y)

etc.

Please Log in or Create an account to join the conversation.

More
07 Feb 2016 19:20 #69742 by Amedee
That would be debian Wheezy then...

Correct syntax should be
$ xrandr -o left

I can try tomorrow on a wheezy box...

Please Log in or Create an account to join the conversation.

More
07 Feb 2016 19:43 #69743 by jaro_p
jaro@CNC:~$ xrandr -o left
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 149 (RANDR)
Minor opcode of failed request: 2 (RRSetScreenConfig)
Serial number of failed request: 14
Current serial number in output stream: 14

Please Log in or Create an account to join the conversation.

More
08 Feb 2016 09:14 - 08 Feb 2016 09:42 #69764 by Amedee
Actually, the problem is that most probably the driver does not support rotation...

If you do:
$ xrandr --verbose -o left
 SZ:    Pixels          Physical       Refresh
*0   1680 x 1050   ( 444mm x 277mm )  *60  
 <snip>
Current rotation - normal
Current reflection - none
Rotations possible - normal                <--- indicates possible rotations, in this case: none!
Reflections possible - none
<snip>

These J1900 boards are newer than Wheezy, so the drivers are a bit outdated.
It might work on Jessie (with the latest rtai kernel ), but there is no ready-to-use install CD for this...
Last edit: 08 Feb 2016 09:42 by Amedee.

Please Log in or Create an account to join the conversation.

More
08 Feb 2016 16:11 #69771 by jaro_p
It is this problem only for non-free driver, or both drivers free and non-free?

Please Log in or Create an account to join the conversation.

More
08 Feb 2016 21:46 - 08 Feb 2016 21:47 #69788 by Amedee
AFAIK the Intel drivers are open source, there is no 'non-free' version
Last edit: 08 Feb 2016 21:47 by Amedee.
The following user(s) said Thank You: jaro_p

Please Log in or Create an account to join the conversation.

More
09 Feb 2016 06:52 - 09 Feb 2016 07:52 #69825 by jaro_p
Thank you for your responses. I decided to buy an inexpensive card from NVIDIA and this solve the problem.
Last edit: 09 Feb 2016 07:52 by jaro_p.

Please Log in or Create an account to join the conversation.

More
09 Feb 2016 08:34 #69826 by Amedee
If I were you, I would first try with Debian Jessie to see if it is solved there -- it takes 10 minutes ;)

You can download a Debian 'Live CD' from here (choose 'debian-live-8.3.0-i386-mate-desktop.iso' from the list). This will allow you to test without touching what you already have.

Choose 'Live (686-pae)' from the menu.


If it works, then it is probably worth going for it.
(LinuxCNC uses the RTAI kernel, not the one from Debian, but the version are about the same)

Going to NVIDIA might be a solution as well, but it also may screw up your latency -- from what I have read in this forum, NVIDIA cards are not always good candidates for low latency.
Attachments:

Please Log in or Create an account to join the conversation.

Time to create page: 0.138 seconds
Powered by Kunena Forum