[Bug 299007] [NEW] A screen resolution problem of obtaining 1024x768

roshanjose joro_manage at yahoo.com
Mon Nov 17 11:59:29 UTC 2008


Public bug reported:

Binary package hint: xserver-xorg-video-intel

I had not much of a problem with screen resolution while working with
Hardy Heron until lately when i upgraded my system to intrepid ibex. The
problem now is that I dont get a resolution that matches my screen
perfectly. I have tried all possible combinations of the resolution and
refresh rates but still no use...

Details of my system

My motherboard: D945GCL

roshan at roshan-desktop:~$  lspci | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ Integrated Graphics Controller (rev 02)

roshan at roshan-desktop:~$ cat /proc/cpuinfo
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 6
model name	:               Intel(R) Pentium(R) D CPU 3.00GHz
stepping	: 5
cpu MHz		: 2400.000
cache size	: 2048 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 6
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc pebs bts nopl pni monitor ds_cpl est cid cx16 xtpr lahf_lm
bogomips	: 5988.63
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 6
model name	:               Intel(R) Pentium(R) D CPU 3.00GHz
stepping	: 5
cpu MHz		: 2400.000
cache size	: 2048 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 6
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc pebs bts nopl pni monitor ds_cpl est cid cx16 xtpr lahf_lm
bogomips	: 5988.83
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Device"
	Identifier	"Intel Corporation 82945G/GZ Integrated Graphics Controller (rev 02)"
Driver "intel"
	Option		"UseFBDev"		"true"
EndSection

Section "Monitor"
	Identifier	"LG"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"LG"
	Device		"Intel Corporation 82945G/GZ Integrated Graphics Controller (rev 02)"
SubSection "Display"
Modes "1680x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection


This was not the code originally. I did add my Device configuration and tried adding up the subsystems....

then i tried adding the resolution through command

roshan at roshan-desktop:~$ cvt 1024 768 60
# 1024x768 59.92 Hz (CVT 0.79M3) hsync: 47.82 kHz; pclk: 63.50 MHz
Modeline "1024x768_60.00"   63.50  1024 1072 1176 1328  768 771 775 798 -hsync +vsync

roshan at roshan-desktop:~$ xrandr --newmode 1024x768_60.00"   63.50  1024 1072 1176 1328  768 771 775 798 -hsync +vsync
> xrandr --addmode VGA 1024x768_60.00

This is it. I never knew how to to get out of this and get the right
resolution. I concluded myself that 1024x768 fits best because it works
fine for my Windows

** Affects: xserver-xorg-video-intel (Ubuntu)
     Importance: Undecided
         Status: New

-- 
A screen resolution problem of obtaining 1024x768
https://bugs.launchpad.net/bugs/299007
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list