The officially official Devuan Forum!

You are not logged in.

#1 2017-06-01 15:45:49

Sanssystemd
Member
Registered: 2017-06-01
Posts: 13  

[Solved]display resolution

Hi;

I've recently installed Jessie 1.0 on my i3 machine and it works great, but there is a slight problem with the
resolution of my monitor (HP L1906) i the machine doesn't seem to detect  the correct resoluton of my monitor (1280x1024).

I've tried several ways to correct the situation without any result.
Up till now i use a with cvt generated mode-line to set the right resolution after login.

Is there a way to tell the xserver to use the correct resolution?, i've tried xorg.conf, xinitrc, xprofile, with no result.

thanks in advance for any help on this matter.

Last edited by Sanssystemd (2017-06-03 23:17:43)

Offline

#2 2017-06-01 18:13:17

Nili
Member
From: $HOME/♫♪
Registered: 2016-12-01
Posts: 230  
Website

Re: [Solved]display resolution

Hi! On my .xinitrc /home i use this command for a single monitor.

xrandr --output VGA1 --mode 1280x1024 --rate 75

My resolution is 1280x1024 as well. This is my xrandr output.

xrandr
Screen 0: minimum 320 x 200, current 1280 x 1024, maximum 4096 x 4096
VGA1 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 376mm x 301mm
   1280x1024     60.02 +  75.02* 
   1152x864      75.00  
   1024x768      75.08    60.00  
   800x600       75.00    60.32  
   640x480       75.00    60.00  
   720x400       70.08  

openSUSE Tumbleweed KDE/Wayland

♫♪ Elisa playing...
Damascus Cocktail ♪ Black Reverie ♪ Dye the sky.

Offline

#3 2017-06-01 18:30:52

pekman
Member
From: /usr/bin/pekman
Registered: 2017-05-11
Posts: 58  

Re: [Solved]display resolution

Tried lxrandr?

Offline

#4 2017-06-01 20:51:26

sgage
Member
Registered: 2016-12-01
Posts: 339  

Re: [Solved]display resolution

I put this in my xorg.conf to get 1280x1024 (get the appropriate modeline from xrandr):

Section "Monitor"
	Identifier "Monitor0"
	VendorName "Acer"
	ModelName "V173"
	HorizSync 30 - 81
	VertRefresh 56 - 75
Modeline "1280x1024_60.00"  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync
EndSection

Section "Device"
	Identifier "Device0"
	Driver "intel"
	VendorName "Intel 82/G33"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device "Device0"
	Monitor "Monitor0"
	DefaultDepth 24
	SubSection "Display"
		Depth 24
		Modes "1280x1024"
	EndSubSection
EndSection

Offline

#5 2017-06-01 23:16:02

smoki
Member
Registered: 2017-05-15
Posts: 56  

Re: [Solved]display resolution

@OP

Maybe just GPU driver isn't functioning, which might explain this behavior. Guess could be whatever without logs provided.

Offline

#6 2017-06-01 23:46:09

Sanssystemd
Member
Registered: 2017-06-01
Posts: 13  

Re: [Solved]display resolution

Smoki

You are right about the logs so here is my X log

X.Org X Server 1.16.4
Release Date: 2014-12-20
[    13.939] X Protocol Version 11, Revision 0
[    13.939] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[    13.939] Current Operating System: Linux xxxx-desktop 3.16.0-4-amd64 #1 SMP Debian 3.16.43-2 (2017-04-30) x86_64
[    13.939] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-amd64 root=UUID=7076ed60-dbb7-4360-9ba5-6816204a3312 ro quiet
[    13.939] Build Date: 11 February 2015  12:32:02AM
[    13.939] xorg-server 2:1.16.4-1 (http://www.debian.org/support) 
[    13.939] Current version of pixman: 0.32.6
[    13.939] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    13.939] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    13.940] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jun  2 01:22:36 2017
[    13.951] (==) Using config file: "/etc/X11/xorg.conf"
[    13.951] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    14.037] (==) ServerLayout "X.org Configured"
[    14.037] (**) |-->Screen "Screen0" (0)
[    14.037] (**) |   |-->Monitor "Monitor0"
[    14.050] (**) |   |-->Device "Card0"
[    14.050] (**) |-->Input Device "Mouse0"
[    14.050] (**) |-->Input Device "Keyboard0"
[    14.050] (==) Automatically adding devices
[    14.050] (==) Automatically enabling devices
[    14.050] (==) Automatically adding GPU devices
[    14.087] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    14.087] 	Entry deleted from font path.
[    14.099] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[    14.099] 	Entry deleted from font path.
[    14.099] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    14.099] 	Entry deleted from font path.
[    14.099] (**) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    14.099] (**) ModulePath set to "/usr/lib/xorg/modules"
[    14.099] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    14.099] (WW) Disabling Mouse0
[    14.099] (WW) Disabling Keyboard0
[    14.099] (II) Loader magic: 0x5646901acd80
[    14.099] (II) Module ABI versions:
[    14.099] 	X.Org ANSI C Emulation: 0.4
[    14.099] 	X.Org Video Driver: 18.0
[    14.099] 	X.Org XInput driver : 21.0
[    14.099] 	X.Org Server Extension : 8.0
[    14.100] (II) xfree86: Adding drm device (/dev/dri/card0)
[    14.101] (--) PCI:*(0:0:2:0) 8086:0102:8086:201b rev 9, Mem @ 0xfe000000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64
[    14.101] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[    14.101] (II) LoadModule: "dri"
[    14.102] (II) Module "dri" already built-in
[    14.102] (II) LoadModule: "dri2"
[    14.102] (II) Module "dri2" already built-in
[    14.102] (II) LoadModule: "extmod"
[    14.102] (II) Module "extmod" already built-in
[    14.102] (II) LoadModule: "dbe"
[    14.102] (II) Module "dbe" already built-in
[    14.102] (II) LoadModule: "glx"
[    14.103] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    14.274] (II) Module glx: vendor="X.Org Foundation"
[    14.274] 	compiled for 1.16.4, module version = 1.0.0
[    14.274] 	ABI class: X.Org Server Extension, version 8.0
[    14.274] (==) AIGLX enabled
[    14.274] (II) LoadModule: "record"
[    14.274] (II) Module "record" already built-in
[    14.274] (II) LoadModule: "intel"
[    14.274] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    14.330] (II) Module intel: vendor="X.Org Foundation"
[    14.330] 	compiled for 1.15.99.904, module version = 2.21.15
[    14.330] 	Module class: X.Org Video Driver
[    14.330] 	ABI class: X.Org Video Driver, version 18.0
[    14.330] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, HD Graphics,
	HD Graphics 2000, HD Graphics 3000, HD Graphics 2500,
	HD Graphics 4000, HD Graphics P4000, HD Graphics 4600,
	HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100,
	HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200
[    14.331] (++) using VT number 7

[    14.335] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    14.335] (==) intel(0): RGB weight 888
[    14.335] (==) intel(0): Default visual is TrueColor
[    14.335] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 2000
[    14.336] (**) intel(0): Relaxed fencing enabled
[    14.336] (**) intel(0): Wait on SwapBuffers? enabled
[    14.336] (**) intel(0): Triple buffering? enabled
[    14.336] (**) intel(0): Framebuffer tiled
[    14.336] (**) intel(0): Pixmaps tiled
[    14.336] (**) intel(0): 3D buffers tiled
[    14.336] (**) intel(0): SwapBuffers wait enabled
[    14.336] (==) intel(0): video overlay key set to 0x101fe
[    14.352] (II) intel(0): Output VGA1 using monitor section Monitor0
[    14.378] (II) intel(0): Output HDMI1 has no monitor section
[    14.432] (II) intel(0): Output DP1 has no monitor section
[    14.432] (II) intel(0): Output HDMI2 has no monitor section
[    14.433] (II) intel(0): Output HDMI3 has no monitor section
[    14.433] (II) intel(0): Output DP2 has no monitor section
[    14.433] (II) intel(0): Output DP3 has no monitor section
[    14.448] (II) intel(0): EDID for output VGA1
[    14.448] (II) intel(0): Printing probed modes for output VGA1
[    14.448] (II) intel(0): Modeline "1280x1024_60.00"x59.9  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync (63.7 kHz)
[    14.448] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    14.448] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    14.448] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    14.448] (II) intel(0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz e)
[    14.448] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 489 492 525 -hsync -vsync (31.5 kHz e)
[    14.474] (II) intel(0): EDID for output HDMI1
[    14.528] (II) intel(0): EDID for output DP1
[    14.528] (II) intel(0): EDID for output HDMI2
[    14.529] (II) intel(0): EDID for output HDMI3
[    14.529] (II) intel(0): EDID for output DP2
[    14.529] (II) intel(0): EDID for output DP3
[    14.529] (II) intel(0): Output VGA1 connected
[    14.529] (II) intel(0): Output HDMI1 disconnected
[    14.529] (II) intel(0): Output DP1 disconnected
[    14.529] (II) intel(0): Output HDMI2 disconnected
[    14.529] (II) intel(0): Output HDMI3 disconnected
[    14.529] (II) intel(0): Output DP2 disconnected
[    14.529] (II) intel(0): Output DP3 disconnected
[    14.529] (II) intel(0): Using exact sizes for initial modes
[    14.529] (II) intel(0): Output VGA1 using initial mode 1024x768
[    14.529] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    14.529] (II) intel(0): Kernel page flipping support detected, enabling
[    14.530] (==) intel(0): DPI set to (96, 96)
[    14.530] (II) Loading sub module "fb"
[    14.530] (II) LoadModule: "fb"
[    14.530] (II) Loading /usr/lib/xorg/modules/libfb.so
[    14.544] (II) Module fb: vendor="X.Org Foundation"
[    14.544] 	compiled for 1.16.4, module version = 1.0.0
[    14.544] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    14.544] (II) Loading sub module "dri2"
[    14.544] (II) LoadModule: "dri2"
[    14.544] (II) Module "dri2" already built-in
[    14.544] (==) Depth 24 pixmap format is 32 bpp
[    14.555] (II) intel(0): [DRI2] Setup complete
[    14.555] (II) intel(0): [DRI2]   DRI driver: i965
[    14.555] (II) intel(0): Allocated new frame buffer 1024x768 stride 4096, tiled
[    14.570] (II) UXA(0): Driver registered support for the following operations:
[    14.570] (II)         solid
[    14.570] (II)         copy
[    14.570] (II)         composite (RENDER acceleration)
[    14.570] (II)         put_image
[    14.570] (II)         get_image
[    14.570] (==) intel(0): Backing store enabled
[    14.570] (==) intel(0): Silken mouse enabled
[    14.575] (II) intel(0): Initializing HW Cursor
[    14.575] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    14.577] (**) intel(0): DPMS enabled
[    14.577] (==) intel(0): Intel XvMC decoder enabled
[    14.577] (II) intel(0): Set up textured video
[    14.578] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[    14.578] (II) intel(0): direct rendering: DRI2 Enabled
[    14.578] (==) intel(0): hotplug detection: "enabled"
[    14.596] (--) RandR disabled
[    14.605] (II) SELinux: Disabled on system
[    14.746] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    14.746] (II) AIGLX: enabled GLX_ARB_create_context
[    14.746] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    14.746] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[    14.746] (II) AIGLX: enabled GLX_INTEL_swap_event
[    14.746] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    14.746] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    14.746] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    14.746] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    14.746] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    14.746] (II) AIGLX: Loaded and initialized i965
[    14.746] (II) GLX: Initialized DRI2 GL provider for screen 0
[    14.747] (II) intel(0): Setting screen physical size to 270 x 203
[    15.149] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    15.149] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    15.149] (II) LoadModule: "evdev"
[    15.170] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    15.201] (II) Module evdev: vendor="X.Org Foundation"
[    15.201] 	compiled for 1.16.0, module version = 2.9.0
[    15.201] 	Module class: X.Org XInput Driver
[    15.201] 	ABI class: X.Org XInput driver, version 21.0
[    15.201] (II) Using input driver 'evdev' for 'Power Button'
[    15.201] (**) Power Button: always reports core events
[    15.201] (**) evdev: Power Button: Device: "/dev/input/event4"
[    15.201] (--) evdev: Power Button: Vendor 0 Product 0x1
[    15.201] (--) evdev: Power Button: Found keys
[    15.201] (II) evdev: Power Button: Configuring as keyboard
[    15.201] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event4"
[    15.201] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    15.201] (**) Option "xkb_rules" "evdev"
[    15.201] (**) Option "xkb_model" "pc105"
[    15.201] (**) Option "xkb_layout" "us"
[    15.201] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    15.201] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    15.201] (II) Using input driver 'evdev' for 'Power Button'
[    15.201] (**) Power Button: always reports core events
[    15.201] (**) evdev: Power Button: Device: "/dev/input/event3"
[    15.201] (--) evdev: Power Button: Vendor 0 Product 0x1
[    15.201] (--) evdev: Power Button: Found keys
[    15.201] (II) evdev: Power Button: Configuring as keyboard
[    15.202] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6/event3"
[    15.202] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    15.202] (**) Option "xkb_rules" "evdev"
[    15.202] (**) Option "xkb_model" "pc105"
[    15.202] (**) Option "xkb_layout" "us"
[    15.202] (II) config/udev: Adding input device NOVATEK USB Keyboard (/dev/input/event0)
[    15.202] (**) NOVATEK USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    15.202] (II) Using input driver 'evdev' for 'NOVATEK USB Keyboard'
[    15.202] (**) NOVATEK USB Keyboard: always reports core events
[    15.202] (**) evdev: NOVATEK USB Keyboard: Device: "/dev/input/event0"
[    15.202] (--) evdev: NOVATEK USB Keyboard: Vendor 0x461 Product 0x10
[    15.202] (--) evdev: NOVATEK USB Keyboard: Found keys
[    15.202] (II) evdev: NOVATEK USB Keyboard: Configuring as keyboard
[    15.202] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.3/3-1.3:1.0/0003:0461:0010.0001/input/input3/event0"
[    15.202] (II) XINPUT: Adding extended input device "NOVATEK USB Keyboard" (type: KEYBOARD, id 8)
[    15.202] (**) Option "xkb_rules" "evdev"
[    15.202] (**) Option "xkb_model" "pc105"
[    15.202] (**) Option "xkb_layout" "us"
[    15.203] (II) config/udev: Adding input device NOVATEK USB Keyboard (/dev/input/event1)
[    15.203] (**) NOVATEK USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    15.203] (II) Using input driver 'evdev' for 'NOVATEK USB Keyboard'
[    15.203] (**) NOVATEK USB Keyboard: always reports core events
[    15.203] (**) evdev: NOVATEK USB Keyboard: Device: "/dev/input/event1"
[    15.203] (--) evdev: NOVATEK USB Keyboard: Vendor 0x461 Product 0x10
[    15.203] (--) evdev: NOVATEK USB Keyboard: Found keys
[    15.203] (II) evdev: NOVATEK USB Keyboard: Configuring as keyboard
[    15.203] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.3/3-1.3:1.1/0003:0461:0010.0002/input/input4/event1"
[    15.203] (II) XINPUT: Adding extended input device "NOVATEK USB Keyboard" (type: KEYBOARD, id 9)
[    15.203] (**) Option "xkb_rules" "evdev"
[    15.203] (**) Option "xkb_model" "pc105"
[    15.203] (**) Option "xkb_layout" "us"
[    15.203] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event2)
[    15.203] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[    15.203] (II) Using input driver 'evdev' for 'Logitech USB Optical Mouse'
[    15.203] (**) Logitech USB Optical Mouse: always reports core events
[    15.203] (**) evdev: Logitech USB Optical Mouse: Device: "/dev/input/event2"
[    15.203] (--) evdev: Logitech USB Optical Mouse: Vendor 0x46d Product 0xc05a
[    15.203] (--) evdev: Logitech USB Optical Mouse: Found 12 mouse buttons
[    15.203] (--) evdev: Logitech USB Optical Mouse: Found scroll wheel(s)
[    15.203] (--) evdev: Logitech USB Optical Mouse: Found relative axes
[    15.203] (--) evdev: Logitech USB Optical Mouse: Found x and y relative axes
[    15.203] (II) evdev: Logitech USB Optical Mouse: Configuring as mouse
[    15.204] (II) evdev: Logitech USB Optical Mouse: Adding scrollwheel support
[    15.204] (**) evdev: Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
[    15.204] (**) evdev: Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    15.204] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/0003:046D:C05A.0003/input/input5/event2"
[    15.204] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 10)
[    15.204] (II) evdev: Logitech USB Optical Mouse: initialized for relative axes.
[    15.204] (**) Logitech USB Optical Mouse: (accel) keeping acceleration scheme 1
[    15.204] (**) Logitech USB Optical Mouse: (accel) acceleration profile 0
[    15.204] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[    15.204] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[    15.204] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
[    15.204] (II) No input driver specified, ignoring this device.
[    15.204] (II) This device may have been added with another device file.
[    15.204] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event7)
[    15.204] (II) No input driver specified, ignoring this device.
[    15.204] (II) This device may have been added with another device file.
[    15.205] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event8)
[    15.205] (II) No input driver specified, ignoring this device.
[    15.205] (II) This device may have been added with another device file.
[    15.205] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event9)
[    15.205] (II) No input driver specified, ignoring this device.
[    15.205] (II) This device may have been added with another device file.
[    15.205] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event10)
[    15.205] (II) No input driver specified, ignoring this device.
[    15.205] (II) This device may have been added with another device file.
[    15.205] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event11)
[    15.205] (II) No input driver specified, ignoring this device.
[    15.205] (II) This device may have been added with another device file.
[    15.206] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event12)
[    15.206] (II) No input driver specified, ignoring this device.
[    15.206] (II) This device may have been added with another device file.
[    15.206] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event13)
[    15.206] (II) No input driver specified, ignoring this device.
[    15.206] (II) This device may have been added with another device file.
[    15.206] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event14)
[    15.206] (II) No input driver specified, ignoring this device.
[    15.206] (II) This device may have been added with another device file.
[    15.206] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event6)
[    15.206] (II) No input driver specified, ignoring this device.
[    15.206] (II) This device may have been added with another device file.
[    15.206] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[    15.206] (II) No input driver specified, ignoring this device.
[    15.206] (II) This device may have been added with another device file.
[    53.702] (II) intel(0): Allocated new frame buffer 1280x1024 stride 5120, tiled

Offline

#7 2017-06-01 23:55:07

Sanssystemd
Member
Registered: 2017-06-01
Posts: 13  

Re: [Solved]display resolution

I've tried everything suggested but alas nothing worked, if i start a terminal and use xrandr newmode, addmode and output i get the desired setting of 1280x1024, but not at startup.

Thanks for the suggestions

Offline

#8 2017-06-02 00:56:06

smoki
Member
Registered: 2017-05-15
Posts: 56  

Re: [Solved]display resolution

Sanssystemd wrote:

I've tried everything suggested but alas nothing worked, if i start a terminal and use xrandr newmode, addmode and output i get the desired setting of 1280x1024, but not at startup.

Thanks for the suggestions

If xrandr works, well remove xorg.conf if you have any first (as that takes priority over .d dir) and try like this:

sudo nano /etc/X11/xorg.conf.d/10-prefmode.conf

Section "Monitor"
	Identifier  "Monitor-VGA1"
	VendorName	"HP"
	ModelName	"L1906"
	HorizSync	30 - 83
	VertRefresh	50 - 76    
	Modeline	"1280x1024"  108.88  1280 1360 1496 1712  1024 1025 1028 1060  -HSync +Vsync    
	Option		"PreferredMode"  "1280x1024"
EndSection

I guess PreferredMode would force this, hopefully.

Last edited by smoki (2017-06-02 00:57:27)

Offline

#9 2017-06-02 23:02:27

Sanssystemd
Member
Registered: 2017-06-01
Posts: 13  

Re: [Solved]display resolution

smoki wrote:
Sanssystemd wrote:

I've tried everything suggested but alas nothing worked, if i start a terminal and use xrandr newmode, addmode and output i get the desired setting of 1280x1024, but not at startup.

Thanks for the suggestions

If xrandr works, well remove xorg.conf if you have any first (as that takes priority over .d dir) and try like this:

sudo nano /etc/X11/xorg.conf.d/10-prefmode.conf

Section "Monitor"
	Identifier  "Monitor-VGA1"
	VendorName	"HP"
	ModelName	"L1906"
	HorizSync	30 - 83
	VertRefresh	50 - 76    
	Modeline	"1280x1024"  108.88  1280 1360 1496 1712  1024 1025 1028 1060  -HSync +Vsync    
	Option		"PreferredMode"  "1280x1024"
EndSection

I guess PreferredMode would force this, hopefully.

I've tried your suggestion but this didn't work either.
But i found another solution and that did the trick smile
I first created the file xprofile in my home directory, with these xrandr commands in it;

xrandr --newmode "1280x1024"  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -Hsync +Vsync

xrandr --addmode VGA1 1280x1024

xrandr --output VGA1 --mode 1280x1024  --rate 60

And then i put this in my /etc/X11/Xsessions;

test -f ~/.xprofile && . ~/xprofile

I bumped in to this while searching for answers
But anyway thanks for the help smile

Offline

#10 2017-06-02 23:17:39

smoki
Member
Registered: 2017-05-15
Posts: 56  

Re: [Solved]display resolution

Cool, but hm i can't say what is the difference smile Maybe only VertRefresh, you can try to cap it to 60 instead of 76 so that does not go up for any res or something like that happen it seems.

Last edited by smoki (2017-06-02 23:20:44)

Offline

#11 2017-06-03 07:02:03

Sanssystemd
Member
Registered: 2017-06-01
Posts: 13  

Re: [Solved]display resolution

smoki wrote:

Cool, but hm i can't say what is the difference smile Maybe only VertRefresh, you can try to cap it to 60 instead of 76 so that does not go up for any res or something like that happen it seems.

I think the difference is not so much in the used xrandr commands but more that the changes are invoked by the user or by the whole system, if you put this file in '/etc/X11' and source it in Xsessions like so;

test -f /etc/X11/.xprofile && . /etc/X11/.xprofile

I could leave the '--rate 60 setting' out and it still would work.

Offline

#12 2017-07-14 18:14:45

fungus
Member
From: Any witch way
Registered: 2017-07-12
Posts: 497  
Website

Re: [Solved]display resolution

more i915 problems here, i see.
My installation identifies the monitor as a 22" generic something, when all other distributions I've tried identified it correctly as a 32" Hyundai.
The dpi for a 1920x1024 resolution seem really crappy, like 4 pixels act as one.

Offline

#13 2017-07-15 19:59:24

fungus
Member
From: Any witch way
Registered: 2017-07-12
Posts: 497  
Website

Re: [Solved]display resolution

Update
Lightdm and lxde seem to be able to produce much better graphics than what I experienced initially in xfce

Offline

Board footer