You are not logged in.

#1 2011-03-10 22:36:10

valid
Member
Registered: 2011-03-10
Posts: 10

[solved, hack] Can't set high res using VGA unless HDMI plugged in.

I have a desktop intel culv system that I'm running (basically a laptop in a mini-itx case) using intel's GMA 4500HD (GS45 chipset) for graphics I followed the wiki for installing the intel drivers here

https://wiki.archlinux.org/index.php/Intel

Is this wiki a bit old? It talks about using intel_agp and i915 modules....I added them, should I have? Is there a way to make sure Xorg is using the correct driver or not?


Well anyway, my basic problem comes down to this: With just the VGA connection hooked up the maximum resolution I can select (either through the Xfce display or through xrandr) is 1024x768. If I connect an HDMI cable to my monitor I can select all the way to 1920x1200 on the VGA output. If I unplug the HDMI cable it reverts back to 1024x768. I can't just only use the HDMI as I have another comp normally using that input and for some reason this machine will only output HDTV resolutions over the HDMI output (i.e. 1080p, 720p, 480p) which causes really, really, really bad overscan on this monitor (not sure why either my ATI card will output 1080p to this monitor just fine without overscan).

Thanks for any help

Last edited by valid (2011-03-14 21:19:19)

Offline

#2 2011-03-11 11:11:51

nTia89
Banned
From: varese, italy
Registered: 2008-12-22
Posts: 1,230

Re: [solved, hack] Can't set high res using VGA unless HDMI plugged in.

i would try to don't follow the wiki:

only install driver and add into video group your user, without any modules or other

just try .....


+pc: custom | AMD Opteron 175 | nForce4 Ultra | 2GB ram DDR400 | nVidia 9800GT 1GB | ArchLinux x86_64 w/ openbox
+laptop: Apple | MacBook (2,1) | 2GB ram | Mac OS X 10.4 -> DIED
+ultrabook: Dell | XPS 13 (9343) | 8GB ram | 256GB ssd | FullHD display | Windows 8.1 64bit ArchLinux x86_64 w/ Gnome

Offline

#3 2011-03-11 12:40:12

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: [solved, hack] Can't set high res using VGA unless HDMI plugged in.

Disable the output you are not using. By default it will clone, which means the res has to be the same on both screens, and if it then bugs and think you have a screen on the hdmi... Why use vga btw? hdmi is far superiour.


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#4 2011-03-11 23:11:25

valid
Member
Registered: 2011-03-10
Posts: 10

Re: [solved, hack] Can't set high res using VGA unless HDMI plugged in.

Tried removing the modules remaking the cpio, removed the vesa drivers just in case. I'm in the groups video audio wheel and power already. Still no go. I disabled the other outputs also.

Mr.Elendig, I'm using VGA because the HDMI port on my monitor is already taken up and for some reason the HDMI out on this machine will only output 16:9 resolutions and I have a 16:10 display and for some reason the overscan is so bad half the screen is off to the left of the visible screen. So I'm pretty much forced to use VGA which I am fine with. (This machine isn't exactly designed to be used as a desktop machine, I just use it as one because it is 100% silent (other than the very slight buzz of the power brick)). Great for in my bedroom to be on all the time.

I've used other distro's (tinycore mostly) on this machine and I've been able to set the resolution right out of the box.

I am able to get this resolution by looking in the log file for Xorg for the display stats and pasting it into a custom mode in xrandr and I suppose I could create a script that just redoes this everytime if somone knows how to write an xorg.conf file for the monitor I believe the modelines I need are (probably not the best way to do this but I need something):

154.0 1920 2008 2052 2200 1200 1084 1089 1125 -hsync +vsync

Last edited by valid (2011-03-12 04:06:36)

Offline

#5 2011-03-12 22:54:18

lives2evil
Member
From: GMT+7
Registered: 2010-03-21
Posts: 244

Re: [solved, hack] Can't set high res using VGA unless HDMI plugged in.

Make sure Xorg is not running and try this as root: (Ignore this if /etc/X11/xorg.conf existed)

Xorg -configure
cp /root/xorg.conf /etc/X11/xorg.conf

Open file /etc/X11/xorg.conf (using your favorite editor)
Under the Section "Monitor"
Add something like this: (Change ModeLine according to your need)

ModeLine "1920x1200" 154.0 1920 2008 2052 2200 1200 1084 1089 1125 -hsync +vsync
Option "PreferredMode"  "1920x1200"

Restart Xorg and see if it's worked.
Run man xorg.conf for more information.

Last edited by lives2evil (2011-03-12 23:26:20)


tsujeruplive, tnarongisi... ... ... ... ɥsılƃuǝ sı sıɥʇ

Offline

#6 2011-03-13 23:37:04

valid
Member
Registered: 2011-03-10
Posts: 10

Re: [solved, hack] Can't set high res using VGA unless HDMI plugged in.

tried that and it still doesn't seem to work....almost looks like it tried to throw that under my LVDS connection (which doesn't have a physical connection, (and I disabled in the grub bootup).

My xorg.0.log

[    26.151] 
X.Org X Server 1.9.4
Release Date: 2011-02-04
[    26.151] X Protocol Version 11, Revision 0
[    26.151] Build Operating System: Linux 2.6.37-ARCH i686 
[    26.152] Current Operating System: Linux android 2.6.37-ARCH #1 SMP PREEMPT Tue Mar 8 08:08:06 UTC 2011 i686
[    26.152] Kernel command line: root=/dev/disk/by-uuid/728764f7-acce-41f3-a2f3-8b975db0ac63 ro video=LVDS-1:d
[    26.152] Build Date: 04 February 2011  09:39:45PM
[    26.152]  
[    26.153] Current version of pixman: 0.20.2
[    26.153]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[    26.153] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    26.153] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Mar 13 19:31:18 2011
[    26.155] (==) Using config file: "/etc/X11/xorg.conf"
[    26.155] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    26.157] (==) ServerLayout "X.org Configured"
[    26.157] (**) |-->Screen "Screen0" (0)
[    26.157] (**) |   |-->Monitor "Monitor0"
[    26.157] (**) |   |-->Device "Card0"
[    26.157] (**) |-->Input Device "Mouse0"
[    26.157] (**) |-->Input Device "Keyboard0"
[    26.157] (==) Automatically adding devices
[    26.157] (==) Automatically enabling devices
[    26.159] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    26.159]     Entry deleted from font path.
[    26.159] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    26.159]     Entry deleted from font path.
[    26.161] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    26.161]     Entry deleted from font path.
[    26.161] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    26.161]     Entry deleted from font path.
[    26.161] (**) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/,
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
[    26.161] (**) ModulePath set to "/usr/lib/xorg/modules"
[    26.161] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    26.161] (WW) Disabling Mouse0
[    26.161] (WW) Disabling Keyboard0
[    26.161] (II) Loader magic: 0x81f3040
[    26.161] (II) Module ABI versions:
[    26.161]     X.Org ANSI C Emulation: 0.4
[    26.161]     X.Org Video Driver: 8.0
[    26.161]     X.Org XInput driver : 11.0
[    26.161]     X.Org Server Extension : 4.0
[    26.162] (--) PCI:*(0:0:2:0) 8086:2a42:8086:2a42 rev 7, Mem @ 0xfe400000/4194304, 0xd0000000/268435456, I/O @ 0x0000a080/8
[    26.162] (--) PCI: (0:0:2:1) 8086:2a43:8086:2a42 rev 7, Mem @ 0xfe300000/1048576
[    26.162] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    26.163] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[    26.163] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[    26.163] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[    26.163] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
[    26.163] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
[    26.163] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
[    26.163] (II) LoadModule: "dri2"
[    26.163] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    26.165] (II) Module dri2: vendor="X.Org Foundation"
[    26.165]     compiled for 1.9.4, module version = 1.2.0
[    26.165]     ABI class: X.Org Server Extension, version 4.0
[    26.165] (II) Loading extension DRI2
[    26.165] (II) LoadModule: "record"
[    26.165] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    26.165] (II) Module record: vendor="X.Org Foundation"
[    26.165]     compiled for 1.9.4, module version = 1.13.0
[    26.165]     Module class: X.Org Server Extension
[    26.165]     ABI class: X.Org Server Extension, version 4.0
[    26.166] (II) Loading extension RECORD
[    26.166] (II) LoadModule: "dri"
[    26.166] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    26.166] (II) Module dri: vendor="X.Org Foundation"
[    26.166]     compiled for 1.9.4, module version = 1.0.0
[    26.166]     ABI class: X.Org Server Extension, version 4.0
[    26.166] (II) Loading extension XFree86-DRI
[    26.166] (II) LoadModule: "dbe"
[    26.166] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    26.167] (II) Module dbe: vendor="X.Org Foundation"
[    26.167]     compiled for 1.9.4, module version = 1.0.0
[    26.167]     Module class: X.Org Server Extension
[    26.167]     ABI class: X.Org Server Extension, version 4.0
[    26.167] (II) Loading extension DOUBLE-BUFFER
[    26.167] (II) LoadModule: "glx"
[    26.167] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    26.169] (II) Module glx: vendor="X.Org Foundation"
[    26.169]     compiled for 1.9.4, module version = 1.0.0
[    26.169]     ABI class: X.Org Server Extension, version 4.0
[    26.169] (==) AIGLX enabled
[    26.169] (II) Loading extension GLX
[    26.169] (II) LoadModule: "extmod"
[    26.170] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    26.171] (II) Module extmod: vendor="X.Org Foundation"
[    26.171]     compiled for 1.9.4, module version = 1.0.0
[    26.171]     Module class: X.Org Server Extension
[    26.171]     ABI class: X.Org Server Extension, version 4.0
[    26.171] (II) Loading extension MIT-SCREEN-SAVER
[    26.171] (II) Loading extension XFree86-VidModeExtension
[    26.171] (II) Loading extension XFree86-DGA
[    26.171] (II) Loading extension DPMS
[    26.171] (II) Loading extension XVideo
[    26.171] (II) Loading extension XVideo-MotionCompensation
[    26.171] (II) Loading extension X-Resource
[    26.171] (II) LoadModule: "intel"
[    26.172] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    26.174] (II) Module intel: vendor="X.Org Foundation"
[    26.174]     compiled for 1.9.4, module version = 2.14.0
[    26.174]     Module class: X.Org Video Driver
[    26.174]     ABI class: X.Org Video Driver, version 8.0
[    26.174] (II) intel: Driver for Intel 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, B43, Clarkdale, Arrandale,
    Sandybridge, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
    Sandybridge, Sandybridge
[    26.175] (--) using VT number 7

[    26.183] drmOpenDevice: node name is /dev/dri/card0
[    26.183] drmOpenDevice: open result is 8, (OK)
[    26.183] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    26.183] drmOpenDevice: node name is /dev/dri/card0
[    26.183] drmOpenDevice: open result is 8, (OK)
[    26.183] drmOpenByBusid: drmOpenMinor returns 8
[    26.183] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    26.183] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    26.183] (==) intel(0): RGB weight 888
[    26.183] (==) intel(0): Default visual is TrueColor
[    26.183] (II) intel(0): Integrated Graphics Chipset: Intel(R) GM45
[    26.183] (--) intel(0): Chipset: "GM45"
[    26.183] (**) intel(0): Tiling enabled
[    26.183] (**) intel(0): SwapBuffers wait enabled
[    26.183] (==) intel(0): video overlay key set to 0x101fe
[    26.184] (II) intel(0): Output LVDS1 using monitor section Monitor0
[    26.184] (**) intel(0): Option "PreferredMode" "1920x1200"
[    26.193] (II) intel(0): Output VGA1 has no monitor section
[    26.197] (II) intel(0): Output HDMI1 has no monitor section
[    26.198] (II) intel(0): Output DP1 has no monitor section
[    26.304] (II) intel(0): Output HDMI2 has no monitor section
[    26.305] (II) intel(0): Output DP2 has no monitor section
[    26.306] (II) intel(0): Output DP3 has no monitor section
[    26.306] (II) intel(0): EDID for output LVDS1
[    26.327] (II) intel(0): EDID for output VGA1
[    26.327] (II) intel(0): Not using default mode "640x350" (vrefresh out of range)
[    26.327] (II) intel(0): Not using default mode "320x175" (doublescan mode not supported)
[    26.327] (II) intel(0): Not using default mode "640x400" (vrefresh out of range)
[    26.327] (II) intel(0): Not using default mode "320x200" (doublescan mode not supported)
[    26.327] (II) intel(0): Not using default mode "720x400" (vrefresh out of range)
[    26.327] (II) intel(0): Not using default mode "360x200" (doublescan mode not supported)
[    26.327] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "640x480" (vrefresh out of range)
[    26.328] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "640x480" (vrefresh out of range)
[    26.328] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "640x480" (vrefresh out of range)
[    26.328] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "800x600" (vrefresh out of range)
[    26.328] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "800x600" (vrefresh out of range)
[    26.328] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "800x600" (vrefresh out of range)
[    26.328] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "1024x768i" (vrefresh out of range)
[    26.328] (II) intel(0): Not using default mode "512x384i" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "1024x768" (vrefresh out of range)
[    26.328] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "1024x768" (vrefresh out of range)
[    26.328] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "1024x768" (vrefresh out of range)
[    26.328] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "1152x864" (vrefresh out of range)
[    26.328] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "1280x960" (hsync out of range)
[    26.328] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "1280x960" (vrefresh out of range)
[    26.328] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "1280x1024" (hsync out of range)
[    26.328] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "1280x1024" (vrefresh out of range)
[    26.328] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "1280x1024" (vrefresh out of range)
[    26.328] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "1600x1200" (hsync out of range)
[    26.328] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "1600x1200" (vrefresh out of range)
[    26.328] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "1600x1200" (vrefresh out of range)
[    26.328] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "1600x1200" (vrefresh out of range)
[    26.328] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "1600x1200" (vrefresh out of range)
[    26.328] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "1792x1344" (hsync out of range)
[    26.328] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "1792x1344" (vrefresh out of range)
[    26.328] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "1856x1392" (hsync out of range)
[    26.328] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "1856x1392" (vrefresh out of range)
[    26.328] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "1920x1440" (hsync out of range)
[    26.328] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "1920x1440" (vrefresh out of range)
[    26.328] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "832x624" (vrefresh out of range)
[    26.328] (II) intel(0): Not using default mode "416x312" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "1400x1050" (hsync out of range)
[    26.328] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    26.328] (II) intel(0): Not using default mode "1400x1050" (vrefresh out of range)
[    26.329] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    26.329] (II) intel(0): Not using default mode "1920x1440" (vrefresh out of range)
[    26.329] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    26.329] (II) intel(0): Not using default mode "2048x1536" (hsync out of range)
[    26.329] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    26.329] (II) intel(0): Not using default mode "2048x1536" (vrefresh out of range)
[    26.329] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    26.329] (II) intel(0): Not using default mode "2048x1536" (vrefresh out of range)
[    26.329] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    26.329] (II) intel(0): Printing probed modes for output VGA1
[    26.329] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    26.329] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    26.329] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[    26.329] (II) intel(0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz)
[    26.329] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 489 492 525 -hsync -vsync (31.5 kHz)
[    26.329] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    26.333] (II) intel(0): EDID for output HDMI1
[    26.333] (II) intel(0): EDID for output DP1
[    26.439] (II) intel(0): EDID for output HDMI2
[    26.440] (II) intel(0): EDID for output DP2
[    26.441] (II) intel(0): EDID for output DP3
[    26.441] (II) intel(0): Output LVDS1 disconnected
[    26.441] (II) intel(0): Output VGA1 connected
[    26.441] (II) intel(0): Output HDMI1 disconnected
[    26.441] (II) intel(0): Output DP1 disconnected
[    26.441] (II) intel(0): Output HDMI2 disconnected
[    26.441] (II) intel(0): Output DP2 disconnected
[    26.441] (II) intel(0): Output DP3 disconnected
[    26.441] (II) intel(0): Using fuzzy aspect match for initial modes
[    26.441] (II) intel(0): Output VGA1 using initial mode 1024x768
[    26.441] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    26.441] (II) intel(0): Kernel page flipping support detected, enabling
[    26.441] (==) intel(0): DPI set to (96, 96)
[    26.441] (II) Loading sub module "fb"
[    26.441] (II) LoadModule: "fb"
[    26.442] (II) Loading /usr/lib/xorg/modules/libfb.so
[    26.443] (II) Module fb: vendor="X.Org Foundation"
[    26.443]     compiled for 1.9.4, module version = 1.0.0
[    26.443]     ABI class: X.Org ANSI C Emulation, version 0.4
[    26.443] (II) Loading sub module "dri2"
[    26.443] (II) LoadModule: "dri2"
[    26.443] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
[    26.443] (==) Depth 24 pixmap format is 32 bpp
[    26.443] (II) intel(0): [DRI2] Setup complete
[    26.443] (II) intel(0): [DRI2]   DRI driver: i965
[    26.443] (II) intel(0): Allocated new frame buffer 1024x768 stride 4096, tiled
[    26.459] (II) UXA(0): Driver registered support for the following operations:
[    26.459] (II)         solid
[    26.459] (II)         copy
[    26.459] (II)         composite (RENDER acceleration)
[    26.459] (II)         put_image
[    26.459] (II)         get_image
[    26.459] (==) intel(0): Backing store disabled
[    26.459] (==) intel(0): Silken mouse enabled
[    26.460] (II) intel(0): Initializing HW Cursor
[    26.466] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    26.467] (==) intel(0): DPMS enabled
[    26.467] (==) intel(0): Intel XvMC decoder enabled
[    26.467] (II) intel(0): Set up textured video
[    26.467] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[    26.467] (II) intel(0): direct rendering: DRI2 Enabled
[    26.467] (WW) intel(0): Option "PreferredMode" is not used
[    26.467] (==) intel(0): hotplug detection: "enabled"
[    26.467] (--) RandR disabled
[    26.467] (II) Initializing built-in extension Generic Event Extension
[    26.467] (II) Initializing built-in extension SHAPE
[    26.467] (II) Initializing built-in extension MIT-SHM
[    26.467] (II) Initializing built-in extension XInputExtension
[    26.467] (II) Initializing built-in extension XTEST
[    26.467] (II) Initializing built-in extension BIG-REQUESTS
[    26.467] (II) Initializing built-in extension SYNC
[    26.467] (II) Initializing built-in extension XKEYBOARD
[    26.467] (II) Initializing built-in extension XC-MISC
[    26.467] (II) Initializing built-in extension SECURITY
[    26.467] (II) Initializing built-in extension XINERAMA
[    26.467] (II) Initializing built-in extension XFIXES
[    26.467] (II) Initializing built-in extension RENDER
[    26.467] (II) Initializing built-in extension RANDR
[    26.467] (II) Initializing built-in extension COMPOSITE
[    26.467] (II) Initializing built-in extension DAMAGE
[    26.503] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    26.503] (II) AIGLX: enabled GLX_INTEL_swap_event
[    26.503] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    26.503] (II) AIGLX: enabled GLX_SGI_make_current_read
[    26.503] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    26.503] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i965_dri.so
[    26.503] (II) GLX: Initialized DRI2 GL provider for screen 0
[    26.504] (II) intel(0): Setting screen physical size to 270 x 203
[    26.833] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    26.833] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    26.833] (II) LoadModule: "evdev"
[    26.834] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    26.834] (II) Module evdev: vendor="X.Org Foundation"
[    26.834]     compiled for 1.9.4, module version = 2.6.0
[    26.834]     Module class: X.Org XInput Driver
[    26.834]     ABI class: X.Org XInput driver, version 11.0
[    26.834] (**) Power Button: always reports core events
[    26.834] (**) Power Button: Device: "/dev/input/event1"
[    26.846] (--) Power Button: Found keys
[    26.846] (II) Power Button: Configuring as keyboard
[    26.846] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    26.846] (**) Option "xkb_rules" "evdev"
[    26.846] (**) Option "xkb_model" "evdev"
[    26.846] (**) Option "xkb_layout" "us"
[    26.887] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
[    26.887] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    26.887] (**) Video Bus: always reports core events
[    26.887] (**) Video Bus: Device: "/dev/input/event2"
[    26.900] (--) Video Bus: Found keys
[    26.900] (II) Video Bus: Configuring as keyboard
[    26.900] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[    26.900] (**) Option "xkb_rules" "evdev"
[    26.900] (**) Option "xkb_model" "evdev"
[    26.900] (**) Option "xkb_layout" "us"
[    26.904] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    26.904] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    26.904] (**) Power Button: always reports core events
[    26.904] (**) Power Button: Device: "/dev/input/event0"
[    26.923] (--) Power Button: Found keys
[    26.923] (II) Power Button: Configuring as keyboard
[    26.923] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    26.923] (**) Option "xkb_rules" "evdev"
[    26.923] (**) Option "xkb_model" "evdev"
[    26.923] (**) Option "xkb_layout" "us"
[    26.929] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event4)
[    26.929] (II) No input driver/identifier specified (ignoring)
[    26.932] (II) config/udev: Adding input device DELL DELL USB Keyboard (/dev/input/event5)
[    26.932] (**) DELL DELL USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    26.932] (**) DELL DELL USB Keyboard: always reports core events
[    26.932] (**) DELL DELL USB Keyboard: Device: "/dev/input/event5"
[    26.956] (--) DELL DELL USB Keyboard: Found keys
[    26.956] (II) DELL DELL USB Keyboard: Configuring as keyboard
[    26.956] (II) XINPUT: Adding extended input device "DELL DELL USB Keyboard" (type: KEYBOARD)
[    26.956] (**) Option "xkb_rules" "evdev"
[    26.956] (**) Option "xkb_model" "evdev"
[    26.956] (**) Option "xkb_layout" "us"
[    26.958] (II) config/udev: Adding input device Logitech USB Gaming Mouse (/dev/input/event6)
[    26.958] (**) Logitech USB Gaming Mouse: Applying InputClass "evdev pointer catchall"
[    26.958] (**) Logitech USB Gaming Mouse: always reports core events
[    26.958] (**) Logitech USB Gaming Mouse: Device: "/dev/input/event6"
[    26.983] (--) Logitech USB Gaming Mouse: Found 20 mouse buttons
[    26.983] (--) Logitech USB Gaming Mouse: Found scroll wheel(s)
[    26.983] (--) Logitech USB Gaming Mouse: Found relative axes
[    26.983] (--) Logitech USB Gaming Mouse: Found x and y relative axes
[    26.983] (II) Logitech USB Gaming Mouse: Configuring as mouse
[    26.983] (II) Logitech USB Gaming Mouse: Adding scrollwheel support
[    26.983] (**) Logitech USB Gaming Mouse: YAxisMapping: buttons 4 and 5
[    26.983] (**) Logitech USB Gaming Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    26.983] (II) XINPUT: Adding extended input device "Logitech USB Gaming Mouse" (type: MOUSE)
[    26.983] (**) Logitech USB Gaming Mouse: (accel) keeping acceleration scheme 1
[    26.983] (**) Logitech USB Gaming Mouse: (accel) acceleration profile 0
[    26.983] (**) Logitech USB Gaming Mouse: (accel) acceleration factor: 2.000
[    26.983] (**) Logitech USB Gaming Mouse: (accel) acceleration threshold: 4
[    26.983] (II) Logitech USB Gaming Mouse: initialized for relative axes.
[    26.984] (II) config/udev: Adding input device Logitech USB Gaming Mouse (/dev/input/mouse0)
[    26.984] (II) No input driver/identifier specified (ignoring)
[    26.989] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[    26.989] (II) No input driver/identifier specified (ignoring)

My Xorg.con file (The mode line is slightly different because I typo'd the numbers I copied directly from the Xorg.0.log file for the display which shows up when I have the HDMI plugged in)

Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/misc/"
    FontPath     "/usr/share/fonts/TTF/"
    FontPath     "/usr/share/fonts/OTF/"
    FontPath     "/usr/share/fonts/Type1/"
    FontPath     "/usr/share/fonts/100dpi/"
    FontPath     "/usr/share/fonts/75dpi/"
EndSection

Section "Module"
    Load  "dri2"
    Load  "record"
    Load  "dri"
    Load  "dbe"
    Load  "glx"
    Load  "extmod"
EndSection

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "kbd"
EndSection

Section "InputDevice"
    Identifier  "Mouse0"
    Driver      "mouse"
    Option        "Protocol" "auto"
    Option        "Device" "/dev/input/mice"
    Option        "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
    Identifier   "Monitor0"
    VendorName   "Monitor Vendor"
    ModelName    "Monitor Model"
    ModeLine "1920x1200" 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync
    Option "PreferredMode" "1920x1200"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "AccelMethod"            # [<str>]
        #Option     "DRI"                    # [<bool>]
        #Option     "ColorKey"               # <i>
        #Option     "VideoKey"               # <i>
        #Option     "FallbackDebug"          # [<bool>]
        #Option     "Tiling"                 # [<bool>]
        #Option     "Shadow"                 # [<bool>]
        #Option     "SwapbuffersWait"        # [<bool>]
        #Option     "XvMC"                   # [<bool>]
        #Option     "XvPreferOverlay"        # [<bool>]
        #Option     "DebugFlushBatches"      # [<bool>]
        #Option     "DebugFlushCaches"       # [<bool>]
        #Option     "DebugWait"              # [<bool>]
        #Option     "HotPlug"                # [<bool>]
    Identifier  "Card0"
    Driver      "intel"
    BusID       "PCI:0:2:0"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Card0"
    Monitor    "Monitor0"
    SubSection "Display"
        Viewport   0 0
        Depth     1
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     4
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     8
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     15
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     16
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

Last edited by valid (2011-03-13 23:42:45)

Offline

#7 2011-03-14 05:30:21

lives2evil
Member
From: GMT+7
Registered: 2010-03-21
Posts: 244

Re: [solved, hack] Can't set high res using VGA unless HDMI plugged in.

Try adding this line under "Device" Section:

Option "Monitor-VGA1" "Monitor0"

If this doesn't work, add the following block before the "Monitor0" Section:

Section "Monitor"
    Identifier   "Monitor1"
    VendorName   "Monitor Vendor"
    ModelName    "Monitor Model"
EndSection

tsujeruplive, tnarongisi... ... ... ... ɥsılƃuǝ sı sıɥʇ

Offline

#8 2011-03-14 21:18:30

valid
Member
Registered: 2011-03-10
Posts: 10

Re: [solved, hack] Can't set high res using VGA unless HDMI plugged in.

Ok, throwing "Option "Monitor-VGA1" "Monitor0" into the conf file fixed that. Still a bit of a hack but it will have to do. I guess I'll call this fixed unless someone has an idea on how to get all the resolutions to detect properly (like I've mentioned other distros haven't had this issue).

Thank you very much lives2evil...I need to learn configuring the Xorg conf files one of these days....still have a lot of playing around to do. (always been comfortable *using* a *nix machine, never really "administering" one)

Offline

Board footer

Powered by FluxBB