[i855GME] maximum resolution limited to 1024x768

Bug #189694 reported by ilijana christov
44
This bug affects 3 people
Affects Status Importance Assigned to Milestone
xserver-xorg-video-intel (Ubuntu)
Invalid
High
Unassigned

Bug Description

Binary package hint: xserver-xorg-video-intel

Hey!
I have a peeving problem with my intel card and the resolution, i have spent the whole day on it now...so i hope someone can help me here.

I'm using the following card
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)

and IBM Thinkpad R51 2887. The maximum resolution I can apply in system settings is 1024x768, which leads to huge icons and windows (i have to scoll the whole time)..

furthermore xrandr says:
ili@ili-laptop:~$ xrandr
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 1024 x 1024
VGA disconnected (normal left inverted right)
LVDS connected 1024x768+0+0 (normal left inverted right) 0mm x 0mm
   1024x768 59.3*+ 85.0 75.0 70.1 60.0
   832x624 74.6
   800x600 85.1 72.2 75.0 60.3 56.2
   640x480 85.0 72.8 75.0 59.9
   720x400 85.0
   640x400 85.1
   640x350 85.1

and a friend of mine tried some things with 915resolution, which I didn't understood...but nothig worked.

all in all we made it to be able to choose 1400x1050 in the systemsettings bei editing the monitor (LCD Panel 1400x1050) but this is all gone by restarting the xserver...

release of ubuntu:

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=7.10
DISTRIB_CODENAME=gutsy
DISTRIB_DESCRIPTION="Ubuntu 7.10"

xserver-xorg-video-intel 2:2.1.1-0ubuntu9.1 X.Org X server -- Intel i8xx, i9xx display driver

I hope i was able to explain the problem... thanks for help!

Revision history for this message
sibidiba (sibidiba) wrote :

I can confirm this bug and give further details.

On current Hardy with chipset and video card:

00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 0c)
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c)

With xorg (1:7.3+10ubuntu4) and intel driver (2:2.2.0.90-2ubuntu2).

When X starts the intel video driver allocates (fb) memory equal to the size of the square of the biggest (horizontal or vertical) dimension (in pixels) of any of the attached display devices.
(That is the maximum value in the first line of xrandr's output.)

This is annoying, because you just can't hot-plug (even when now with xorg and xrandr possible) display devices. And even when connected first, it is not possible to set an extended (a.k.a. virtual, dual, multiple) screen configuration, because if your first monitor is 800*600, and your second 1024x768, you are unable to place them aside of each other. That would require a virtual resolution of at least 1824x768, instead of the automatically chosen 1024x1024.

A solution exists: place the following (sub)section in xorg.conf in the device section.

 SubSection "Display"
  Depth 24
  # no DRI beneath this value, see https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/164049
  Virtual 2048 2048
 EndSubSection

Revision history for this message
sibidiba (sibidiba) wrote :

A real and effective solution would be to either adjust the fb memory size dynamically without of restarting of X, or choose a larger (e.g. 2048x2048) default value.

Kev (ukev)
Changed in xserver-xorg-video-intel:
status: New → Confirmed
Revision history for this message
unggnu (unggnu) wrote :

Please post and attach the following information:

Resolution, rate, or other parameter expected
Resolutions, rates, or other parameters actually obtained
/etc/X11/xorg.conf
/var/log/Xorg.0.log
output of lspci -vvnn
output of sudo ddcprobe

I am not sure if it is the Virtual size problem since his LFP is always connected on start. Maybe there are wrong xorg.conf settings like too low refresh rates or something like that.

Changed in xserver-xorg-video-intel:
status: Confirmed → Incomplete
Revision history for this message
ilijana christov (ili) wrote :
Download full text (12.9 KiB)

resolution expected is 1400x1050
actually obtained: 1024x768

output of sudo ddcprobe

vbe: VESA 3.0 detected.
oem: Intel(r)852GM/852GME/855GM/855GME Graphics Chip Accelerated VGA BIOS
vendor: Intel Corporation
product: Intel(r)852GM/852GME/855GM/855GME Graphics Controller Hardware Version 0.0
memory: 12288kb
mode: 1280x1024x256
mode: 1280x1024x64k
mode: 1280x1024x16m
mode: 1024x768x256
mode: 1024x768x64k
mode: 1024x768x16m
mode: 640x480x16m
mode: 800x600x64k
mode: 800x600x16m
mode: 640x480x256
mode: 800x600x256
mode: 640x480x64k
edid:
edidfail

output of lspci -vvnn

00:00.0 Host bridge [0600]: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller [8086:3580] (rev 02)
        Subsystem: IBM Thinkpad R50e model 1634 [1014:055c]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR-
        Latency: 0
        Region 0: Memory at <unassigned> (32-bit, prefetchable)
        Capabilities: [40] Vendor Specific Information

00:00.1 System peripheral [0880]: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller [8086:3584] (rev 02)
        Subsystem: IBM Thinkpad R50e model 1634 [1014:055d]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
        Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
        Latency: 0

00:00.3 System peripheral [0880]: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller [8086:3585] (rev 02)
        Subsystem: IBM Thinkpad R50e model 1634 [1014:055e]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
        Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
        Latency: 0

00:02.0 VGA compatible controller [0300]: Intel Corporation 82852/855GM Integrated Graphics Device [8086:3582] (rev 02) (prog-if 00 [VGA])
        Subsystem: IBM Unknown device [1014:0557]
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
        Latency: 0
        Interrupt: pin A routed to IRQ 11
        Region 0: Memory at e0000000 (32-bit, prefetchable) [size=128M]
        Region 1: Memory at d0000000 (32-bit, non-prefetchable) [size=512K]
        Region 2: I/O ports at 1800 [size=8]
        Capabilities: [d0] Power Management version 1
                Flags: PMEClk- DSI+ D1+ D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:02.1 Display controller [0380]: Intel Corporation 82852/855GM Integrated Graphics Device [8086:3582] (rev 02)
        Subsystem: IBM Unknown device [1014:0557]
        Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
        Region 0: Memory at e8000000 (32-bit, prefetchabl...

Revision history for this message
ilijana christov (ili) wrote :
Revision history for this message
ilijana christov (ili) wrote :

Hey
I've just tried
"A solution exists: place the following (sub)section in xorg.conf in the device section.

 SubSection "Display"
  Depth 24
  # no DRI beneath this value, see https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/164049
  Virtual 2048 2048
 EndSubSection"

in the attachment is what xorg, xrandr and xorg.0.log was like when i changed virtual to 1400 1050.
The result: virtual monitor was larger than the real one, althoug i also chose 1400x1050 LCD panel in system settings.

Bryce Harrington (bryce)
Changed in xserver-xorg-video-intel:
status: Incomplete → Triaged
importance: Undecided → High
Revision history for this message
unggnu (unggnu) wrote :

Does this problem still appear with Hardy Final Live CD? I guess the -i810 instead of the -intel driver was the problem.

Changed in xserver-xorg-video-intel:
status: Triaged → Incomplete
Revision history for this message
unggnu (unggnu) wrote : Re: problem with intel card and resolution [i855GM]

We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again!

Changed in xserver-xorg-video-intel:
status: Incomplete → Invalid
Revision history for this message
robbo (robbo-blah) wrote :

I would like to reopen this bug report and pass any information that you require. I have a Dell Inspiron 510m that shares the chipset (intel 855GM) and a 15" SXGA monitor capable of 1400x1050 resolution under 'other' operating systems.

I have trawled all over the web and the forums for a fix. I can only attain 1024x768 resolution. Any higher resolutions result in either gdm crashing out or with no perceptive change in resolution. I have tried the i955 package, using intel driver, vesa driver, i810 driver. I have tried setting a 'virtual' in the xorg.conf, which appears to give me that resolution, but not within the screen (cant see all the screen only 1024x768 pixels worth).

If you want any futher system info please let me know, but my results on all files are similar to those already posted.

Changed in xserver-xorg-video-intel:
status: Invalid → New
Revision history for this message
Bryce Harrington (bryce) wrote : Re: [i855GME] problem with intel card and resolution

Hi ili,

Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Can you try with the latest development release of Ubuntu? (ISOs are available from cdimage.ubuntu.com)

If it remains an issue, could you also attach a new /var/log/Xorg.0.log?
Thanks in advance.

The output of lspci -vvnn would also be worth having.

Changed in xserver-xorg-video-intel:
status: New → Incomplete
Revision history for this message
slush (slush) wrote :

Hello guys, unfortunately, this bugs still occurs on my HP nc6320 with 945GM card. Im sending lspci output. Tell me, if I can be helpful in any way.

Revision history for this message
Lesmana Zimmer (lesmana) wrote :

i still have this problem using ubuntu 8.10 and xserver-xorg-video-intel version 2:2.4.1-1ubuntu10.1

my monitor should be able to show 1600x1200. using ubuntu 7.10 and 8.04 it did 1600x1200 correctly. after upgrade to 8.10 it wouldn't go higher than 1024x768.

i also have (had) a problem with the LVDS output which is discussed in this bug report
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/305269

Revision history for this message
Lesmana Zimmer (lesmana) wrote :
Revision history for this message
Lesmana Zimmer (lesmana) wrote :
Revision history for this message
Lesmana Zimmer (lesmana) wrote :
Bryce Harrington (bryce)
Changed in xserver-xorg-video-intel:
status: Incomplete → Triaged
Revision history for this message
Jon Vaughan (jsvaughan) wrote :

Hi,

I also have this problem. I am running Ubuntu 8.10 64bit, xserver-xorg-video-intel 2.2.4.1-1ubuntu10. Max resolution I can get on VGA output is 1024 x 768 connected to a Dell monitor that I use elsewhere at 1200. This is on a Thinkpad X301. I am happy with the laptop display itself; that seems to have correctly worked out that it can do 1440 x 900.

Have attached lspci -vvnn as previous commenter if that helps (I am fairly new to this). My xorg.conf is completely vanilla, no tweaking at all.

Email me if I can help with more information.

Thanks

Jon

Bryce Harrington (bryce)
tags: added: resolution
Revision history for this message
RgnKjnVA (rgnkjnva) wrote :
Download full text (15.2 KiB)

I'm experiencing this on a Dell Latitude D610 running Intrepid. A co-worker with the same laptop has this issue running Jaunty. I'm willing to assist in debug because I would much prefer 1280x1024 but only get 1024x768 regardless of config.

~$ sudo ddcprobe
vbe: VESA 3.0 detected.
oem: Intel(r)915GM/910ML/915MS Graphics Chip Accelerated VGA BIOS
vendor: Intel Corporation
product: Intel(r)915GM/910ML/915MS Graphics Controller Hardware Version 0.0
memory: 7872kb
mode: 1280x1024x256
mode: 1280x1024x64k
mode: 1280x1024x16m
mode: 1024x768x256
mode: 1024x768x64k
mode: 1024x768x16m
mode: 640x480x16m
mode: 800x600x64k
mode: 800x600x16m
mode: 640x480x256
mode: 800x600x256
mode: 640x480x64k
edid:
edid: 1 3
id: 4258
eisa: SEC4258
serial: 00000000
manufacture: 0 2004
input: analog signal.
screensize: 29 21
gamma: 2.200000
dpms: RGB, no active off, no suspend, no standby
dtiming: 1024x768@74
dtiming: 1024x768@61
monitorid: H4400141XB
monitorid: �����`0

~$ more /etc/X11/xorg.conf
# xorg.conf (xorg 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.
#
# 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 "Files"
EndSection

# commented out by update-manager, HAL is now used
#Section "InputDevice"
# Identifier "Generic Keyboard"
# Driver "kbd"
# Option "CoreKeyboard"
# Option "XkbRules" "xorg"
# Option "XkbModel" "pc105"
# Option "XkbLayout" "us"
#EndSection

# commented out by update-manager, HAL is now used
#Section "InputDevice"
# Identifier "Configured Mouse"
# Driver "mouse"
# Option "CorePointer"
# Option "Device" "/dev/input/mice"
# Option "Protocol" "ImPS/2"
# Option "ZAxisMapping" "4 5"
# Option "Emulate3Buttons" "true"
#EndSection

# commented out by update-manager, HAL is now used
#Section "InputDevice"
# Identifier "Synaptics Touchpad"
# Driver "synaptics"
# Option "SendCoreEvents" "true"
# Option "Device" "/dev/psaux"
# Option "Protocol" "auto-dev"
# Option "HorizEdgeScroll" "0"
#EndSection

# commented out by update-manager, HAL is now used
#Section "InputDevice"
# Driver "wacom"
# Identifier "stylus"
# Option "Device" "/dev/input/wacom"
# Option "Type" "stylus"
# Option "ForceDevice" "ISDV4" # Tablet PC ONLY
#EndSection

# commented out by update-manager, HAL is now used
#Section "InputDevice"
# Driver "wacom"
# Identifier "eraser"
# Option "Device" "/dev/input/wacom"
# Option "Type" "eraser"
# Option "ForceDevice" "ISDV4" # Tablet PC ONLY
#EndSection

# commented out by update-manager, HAL is now used
#Section "InputDevice"
# Driver "wacom"
# Identifier "cursor"
# Option "Device" "/dev/input/wacom"
# Option "Type" "cursor"
# Option "ForceDevice" "ISDV4" # Tablet PC ONLY
#EndSection

Section "Device"
 Identifier ...

Revision history for this message
Bryce Harrington (bryce) wrote :

Hi all,

This bug was originally a problem with the -i810 driver, but unfortunately the title describes a generic symptom that can be caused by a variety of different root causes (such as phantom video devices, or other legitimate problems.) I notice that several of you have different video cards, so I think it is likely you each have separate bugs, and if you're still experiencing the issue with Karmic I'd prefer if you each file them separately so we can look into them.

Changed in xserver-xorg-video-intel (Ubuntu):
status: Triaged → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.