Linux Lite A.I. Services are now live! https://www.linuxliteos.com/shop.html


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] Dell Optilex SX280 Graphics
#14
I have now sorted out this problem, apart from one small issue.

Thanks again to sysdrum,for pointing me to the info I needed at:  [color=rgb(51, 68, 102)]https://wiki.ubuntu.com/X/Config/Resolution[/color] .  The commands that succeeded in giving me a 1280*1024 display are:
Code:
xrandr --newmode "1280x1024_60.00"  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync
xrandr --addmode VGA1 1280x1024_60.00
xrandr --output VGA1 --mode 1280x1024_60.00

This solution sets the display for the current session.  What I have not managed to do is set it automatically when the system boots.  However, I have the three commands in a shell script which is run from a launcher on the desktop, so it only requires one click after booting.  Infinitely better than what I had before.

I've tried various ways of automating it as suggested in the page at the above link.  I've also tried running the script and the individual commands from the root and user crontabs at reboot, and running the script from the Application Autostart tab in the Session and Startup menu window, but I haven't got it to work.
I know that it must be possible to do it - the problem is my lack of knowledge.  It's not important now, because I have a solution that works, but if anyone wants to tell me how to automate it I would certainly be interested.
Reply


Messages In This Thread
[SOLVED] Dell Optilex SX280 Graphics - by bobw - 12-15-2014, 09:50 AM
Re: Dell Optilex SX280 Graphics - by Wirezfree - 12-15-2014, 12:26 PM
Re: Dell Optilex SX280 Graphics - by sysdrum - 12-15-2014, 12:35 PM
Re: Dell Optilex SX280 Graphics - by Wirezfree - 12-15-2014, 03:55 PM
Re: Dell Optilex SX280 Graphics - by bobw - 12-15-2014, 04:44 PM
Re: Dell Optilex SX280 Graphics - by bobw - 12-16-2014, 08:57 AM
Re: Dell Optilex SX280 Graphics - by sysdrum - 12-16-2014, 09:44 AM
Re: Dell Optilex SX280 Graphics - by bobw - 12-16-2014, 11:49 AM
Re: Dell Optilex SX280 Graphics - by Valtam - 12-16-2014, 01:53 PM
Re: Dell Optilex SX280 Graphics - by sysdrum - 12-16-2014, 02:23 PM
Re: Dell Optilex SX280 Graphics - by gold_finger - 12-16-2014, 07:46 PM
Re: Dell Optilex SX280 Graphics - by bobw - 12-16-2014, 08:32 PM
Re: Dell Optilex SX280 Graphics - by bobw - 12-17-2014, 06:31 PM
Re: Dell Optilex SX280 Graphics - by sysdrum - 12-18-2014, 12:33 PM
Re: Dell Optilex SX280 Graphics - by Valtam - 12-18-2014, 12:39 PM
Re: Dell Optilex SX280 Graphics - by bobw - 12-18-2014, 02:42 PM
Re: Dell Optilex SX280 Graphics - by sysdrum - 12-15-2014, 10:52 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)