WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: How i change Xorg resolution to 600x600  (Read 11557 times)

Offline malikawan

  • Full Member
  • ***
  • Posts: 243
Re: How i change Xorg resolution to 600x600
« Reply #15 on: January 13, 2016, 05:16:04 AM »
Thanks alot nitram. if you dont mind please give me xorg.conf file which change the resolution to 800x600 and refresh  rate 75. so i will copy this file to core.gz by extract it. Just need xorg file which change the resolution for my requirement. I have tried to change but its not work if you do for me i shall be very thankful to you.

Offline nitram

  • Hero Member
  • *****
  • Posts: 1054
Re: How i change Xorg resolution to 600x600
« Reply #16 on: January 13, 2016, 05:33:23 AM »
Tried to explain, xorg.conf file can be hit or miss, requires tinkering. You may want to test with method described above before creating new *.gz. This is what i would try first, change intel to what you're using. If you want 24 bit colour, change 16 to 24.
Code: [Select]
Section "Monitor"
Identifier   "Monitor0"
HorizSync       28.0 - 96.0
VertRefresh     50.0 - 75.0
EndSection

Section "Device"
Identifier  "Card0"
Driver      "intel"
EndSection

Section "Screen"
Identifier "Screen0"
Device     "Card0"
Monitor    "Monitor0"
SubSection "Display"
Depth 16
Modes   "800x600_75"
EndSubSection
EndSection

Offline malikawan

  • Full Member
  • ***
  • Posts: 243
Re: How i change Xorg resolution to 600x600
« Reply #17 on: January 13, 2016, 05:39:15 AM »
Thanks alot

Offline malikawan

  • Full Member
  • ***
  • Posts: 243
Re: How i change Xorg resolution to 600x600
« Reply #18 on: January 13, 2016, 06:09:05 AM »
tc@box:~$ xrandr -s 800x600 -r 75
Rate 75.0 Hz not available for this size
tc@box:~$ xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 640 x 480, current 800 x 600, maximum 1024 x 768
default connected 800x600+0+0 0mm x 0mm
   1024x768       61.0 
   800x600        61.0*
   640x480        60.0

but my hardware support 75 Hz. i read the manual

Offline malikawan

  • Full Member
  • ***
  • Posts: 243
Re: How i change Xorg resolution to 600x600
« Reply #19 on: January 13, 2016, 06:47:49 AM »
What is the Maximum Screen Resolution for the PXI Controllers?
Hardware: PXI/CompactPCI>>Controllers>>PXI-8106
Problem:
I want to connect a high resolution monitor to my PXI controller, what is the maximum resolution the controller can display?
Solution:
The following controllers can display a maximum of 2048x1536 pixels at 75 Hz on both analog and digital displays.
    PXI-8101
    PXI-8102
    PXI-8104
    PXI-8105
    PXI-8106
    PXI-8108
    PXI-8110
    PXI-8133
I am using PXI-8102

Offline malikawan

  • Full Member
  • ***
  • Posts: 243
Re: How i change Xorg resolution to 600x600
« Reply #20 on: January 13, 2016, 10:18:51 PM »
I am using PXI-8102 using
The Mobile Intel GM45 Express Chipset
(Graphics and Memory Controller Hub) connects to the CPU, DDR2 SDRAM, and DVI-I video

Offline malikawan

  • Full Member
  • ***
  • Posts: 243
Re: How i change Xorg resolution to 600x600
« Reply #21 on: January 13, 2016, 10:47:52 PM »
I read from Xorg-log-0 and find that no intel module found so it load vesa module. please any idea

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: How i change Xorg resolution to 600x600
« Reply #22 on: January 13, 2016, 11:15:18 PM »
load xf86-video-intel

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: How i change Xorg resolution to 600x600
« Reply #23 on: January 14, 2016, 12:22:05 AM »
What do you get when you issue the xrandr command without arguments?

For example:
Code: [Select]
$ xrandr
Screen 0: minimum 8 x 8, current 1366 x 768, maximum 32767 x 32767
eDP1 connected 1366x768+0+0 (normal left inverted right x axis y axis) 277mm x 156mm
   1366x768       60.0*+   40.0 
   1280x720       60.0 
   1024x768       60.0 
   1024x576       60.0 
   960x540        60.0 
   800x600        60.3     56.2 
   864x486        60.0 
   640x480        59.9 
   720x405        60.0 
   680x384        60.0 
   640x360        60.0 
DP1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)

Once the intel video driver is loaded and you look at Xorg.o.log, do you see something like this:
Code: [Select]
[  3020.100] (II) intel(0): switch to mode 1366x768@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[  3020.100] (II) intel(0): Setting screen physical size to 361 x 203

I'm not sure, but if you have a monitor connected rather than an lcd, I believe Xorg will query it to see what video modes are supported - if your monitor and xrandr do not show 600x600@75Hz, I believe you will be out of luck.

Offline malikawan

  • Full Member
  • ***
  • Posts: 243
Re: How i change Xorg resolution to 600x600
« Reply #24 on: January 14, 2016, 12:43:32 AM »
After load xf86-video-intel
Xrander output:--
Screen 0: minimum 320 x 200, current 800 x 600, maximum 8192 x 8192
LVDS1 connected (normal left inverted right x axis y axis)
   1024x768       60.0 +
   800x600        60.3     56.2 
   640x480        59.9 
VGA1 connected 800x600+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
   1024x768       60.0 
   800x600        60.3*    56.2 
   848x480        60.0 
   640x480        59.9 
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)
« Last Edit: January 14, 2016, 12:46:51 AM by malikawan »

Offline malikawan

  • Full Member
  • ***
  • Posts: 243
Re: How i change Xorg resolution to 600x600
« Reply #25 on: January 14, 2016, 11:38:04 PM »
Any idea please

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: How i change Xorg resolution to 600x600
« Reply #26 on: January 15, 2016, 12:20:46 AM »
From the xrandr output above and the Xorg log you attached:
Code: [Select]
[     4.569] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[     4.569] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[     4.569] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[     4.569] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[     4.569] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[     4.569] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[     4.569] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[     4.569] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[     4.569] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[     4.569] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[     4.569] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[     4.569] (II) intel(0): Printing probed modes for output LVDS1
[     4.569] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[     4.569] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[     4.569] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[     4.569] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[     4.599] (II) intel(0): EDID for output VGA1
[     4.599] (II) intel(0): Printing probed modes for output VGA1
[     4.599] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[     4.599] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[     4.599] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[     4.599] (II) intel(0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz)
[     4.599] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 489 492 525 -hsync -vsync (31.5 kHz)

..Xorg does not believe your graphics hardware or your monitor support 600x600 - therefore, I do not think you will be able to get it using Xorg.

Offline malikawan

  • Full Member
  • ***
  • Posts: 243
Re: How i change Xorg resolution to 600x600
« Reply #27 on: January 15, 2016, 12:44:29 AM »
Sorry i just need to increase refresh rate using 800x600. i know that my hardware support 75 Hz So i just need 800x600 with refresh rate 75 Hz

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: How i change Xorg resolution to 600x600
« Reply #28 on: January 15, 2016, 12:52:11 AM »
Did you try the xorg.conf suggested by nitram above?

Offline malikawan

  • Full Member
  • ***
  • Posts: 243
Re: How i change Xorg resolution to 600x600
« Reply #29 on: January 15, 2016, 01:19:10 AM »
Yes i have extract core.gz and copy same conf file to /etc/X11 with name xorg.conf.vesa and pack core.gz but still no result........