[G33] Flatscreen TV goes out of range after grub with integrated intel gfx and a Sony Bravia 32' Flatscreen TV connected via VGA cable.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
xserver-xorg-video-intel (Ubuntu) |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: xserver-
Ubuntu 10.04 w/integrated intel gfx and Sony Bravia 32' Flatscreen TV connected via VGA cable.
TV goes out of sync after loading grub.
I Have followed directions from here with no luck:
https:/
I have tried disabling kms with grub by adding i915.modeset=0 with no luck.
Also tried suggestions and with "sudo -i" echo options i915 modeset=0 > /etc/modprobe.
[ 15.576747] [drm:drm_
[ 15.576793] DRM: Fill_in_dev failed.
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: xserver-
ProcVersionSign
Uname: Linux 2.6.32-17-generic i686
Architecture: i386
Date: Sun Mar 28 11:20:22 2010
DkmsStatus:
virtualbox-ose, 3.1.4, 2.6.32-17-generic, i686: installed
virtualbox-ose, 3.1.4, 2.6.31-20-generic, i686: installed
GdmLog1:
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
MachineType: Dell Inc. Inspiron 530
ProcCmdLine: root=UUID=
ProcEnviron:
LANG=en_US.utf8
SHELL=/bin/bash
SourcePackage: xserver-
XorgLogOld:
dmi.bios.date: 12/15/2007
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.0.10
dmi.board.name: 0RY007
dmi.board.vendor: Dell Inc.
dmi.board.version: ���
dmi.chassis.type: 3
dmi.chassis.vendor: Dell Inc.
dmi.chassis.
dmi.modalias: dmi:bvnDellInc.
dmi.product.name: Inspiron 530
dmi.sys.vendor: Dell Inc.
system:
distro: Ubuntu
codename: lucid
architecture: i686
kernel: 2.6.32-17-generic
[lspci]
00:02.0 VGA compatible controller [0300]: Intel Corporation 82G33/G31 Express Integrated Graphics Controller [8086:29c2] (rev 02)
Subsystem: Dell Device [1028:020d]
description: | updated |
Changed in xserver-xorg-video-intel (Ubuntu): | |
status: | New → Confirmed |
Changed in xserver-xorg-video-intel (Ubuntu): | |
status: | Confirmed → Incomplete |
description: | updated |
Changed in xserver-xorg-video-intel (Ubuntu): | |
status: | Incomplete → New |
status: | New → Incomplete |
summary: |
- Flatscreen TV goes out of range after grub with integrated intel gfx and - a Sony Bravia 32' Flatscreen TV connected via VGA cable. + [G33] Flatscreen TV goes out of range after grub with integrated intel + gfx and a Sony Bravia 32' Flatscreen TV connected via VGA cable. |
It looks like the Intel graphics driver is failing to load properly due to an AGP issue, which would be why adding i915.modeset=0 has no effect. This is bug #542251.
I suspect that vga16fb might be messing the mode up. Does booting with “blacklist=vga16fb” work any better?