login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
January
»
29
Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring EDID info
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Andrew Morton
Subject:
Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring EDID info
Date: Sunday, January 28, 2007 - 5:29 pm
On Mon, 29 Jan 2007 11:12:57 +1100 "Dave Airlie" <airlied@gmail.com> wrote:
quoted text
> > > Some nVidia video cards have broken EDID information. Using nvidiafb > > > with CONFIG_FB_NVIDIA_I2C enabled on these systems causes the console > > > framebuffer to use wrong timing information, causing the display to be > > > extremely 'snowy'. Since most distribution kernels are compiled with > > > CONFIG_FB_NVIDIA_I2C enabled, this prevents usage of the nvidia > > > framebuffer on said broken system without recompiling the kernel > > > (or at least the nvidiafb module). > > > > > > Solve the issue by introducing a new boolean module parameter (useedid) > > > which can be set to 0 to prevent the driver from using the EDID > > > information. > > > > > > If this patch is accepted, we can probably get rid of CONFIG_FB_NVIDIA_I2C > > > altogether. > > > > > > > That's a pretty sad solution. Is it possible to detect these bad cards at > > runtime via ther behaviour? If not, can we generate a blacklist for the > > known-bad cards based on PCI IDs or something? > > > > Because most users won't even be aware of the module option: they'll just > > know that their card doesn't work right. > > This isn't a card problem this is a monitor problem, the card just > passes through the edid data from the monitor... or else the > programming of the card registers from edid is wrong..
In which case the same problem would occur with different video cards, so this patch should be some generic thing, available to all drivers, no? -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH] nvidiafb: allow ignoring EDID info
, Giuseppe Bilotta
, (Sun Jan 28, 3:48 am)
Re: [PATCH] nvidiafb: allow ignoring EDID info
, Prakash Punnoor
, (Sun Jan 28, 4:05 am)
Re: [PATCH] nvidiafb: allow ignoring EDID info
, Andrew Morton
, (Sun Jan 28, 5:08 pm)
Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring E ...
, Dave Airlie
, (Sun Jan 28, 5:12 pm)
Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring E ...
, Andrew Morton
, (Sun Jan 28, 5:27 pm)
Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring E ...
, Andrew Morton
, (Sun Jan 28, 5:29 pm)
Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring E ...
, Dave Airlie
, (Sun Jan 28, 5:39 pm)
Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring E ...
, Giuseppe Bilotta
, (Mon Jan 29, 7:37 am)
Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring E ...
, Luca Tettamanti
, (Tue Jan 30, 1:33 pm)
Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring E ...
, Luca Tettamanti
, (Sun Feb 4, 1:17 pm)
Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring E ...
, Giuseppe Bilotta
, (Sun Feb 4, 2:17 pm)
Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring E ...
, Luca Tettamanti
, (Mon Feb 5, 1:18 pm)
Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring E ...
, Giuseppe Bilotta
, (Mon Feb 5, 2:28 pm)
Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring E ...
, James Simmons
, (Tue Feb 6, 1:37 pm)
Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring E ...
, James Simmons
, (Tue Feb 6, 2:22 pm)
Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring E ...
, Giuseppe Bilotta
, (Tue Feb 6, 4:08 pm)
Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring E ...
, Luca Tettamanti
, (Wed Feb 7, 4:48 pm)
Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring E ...
, Luca Tettamanti
, (Wed Feb 7, 4:57 pm)
Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring E ...
, Giuseppe Bilotta
, (Wed Feb 7, 5:19 pm)
Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring E ...
, James Simmons
, (Thu Feb 8, 10:56 am)
Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring E ...
, Luca Tettamanti
, (Sun Feb 11, 11:17 am)
Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring E ...
, Giuseppe Bilotta
, (Tue Feb 13, 2:25 am)
Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring E ...
, Luca Tettamanti
, (Sat Feb 17, 11:14 am)
Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring E ...
, Giuseppe Bilotta
, (Sat Feb 17, 11:46 am)
Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring E ...
, Antonino A. Daplas
, (Wed Feb 21, 4:43 pm)
Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring E ...
, Giuseppe Bilotta
, (Thu Feb 22, 1:01 am)
Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring E ...
, Antonino A. Daplas
, (Thu Feb 22, 1:40 am)
Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring E ...
, Luca Tettamanti
, (Thu Feb 22, 1:39 pm)
Re: [Linux-fbdev-devel] [PATCH] nvidiafb: allow ignoring E ...
, Antonino A. Daplas
, (Thu Feb 22, 4:34 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Dmitry Torokhov
Re: Clarifying platform_device_unregister
Theodore Tso
Re: [RFC] [PATCH 3/3] Recursive mtime for ext3
Kevin Cernekee
[PATCH 7/7] MIPS: Fix regression on BCM4710 processor detection
Eric W. Biederman
Re: [PATCH] task containersv11 add tasks file interface fix for cpusets
Volker Sauer
Re: D-Link DFE-580TX and snmpd problems, who's maintainer of sundance.c ?
git
:
Jeff King
Re: [PATCH] git-name-rev: accept list of refs from user
Johan Herland
Re: Empty directories...
Brandon Casey
[PATCH v3] t7700: demonstrate mishandling of objects in packs with a .keep file
Steffen Prohaska
[PATCH] user-manual: mention git gui citool (commit, amend)
Krzysztof Halasa
Re: [PATCH] Change "refs/" references to symbolic constants
linux-netdev
:
Eric Dumazet
Re: tun: Use netif_receive_skb instead of netif_rx
Stephen Hemminger
Re: [PATCH] make TLLAO option for NA packets configurable
Eric Dumazet
[PATCH] net: fix rtable leak in net/ipv4/route.c
Ira Snyder
Re: [PATCH RFC v2] net: add PCINet driver
Stephen Hemminger
[PATCH] netfilter: use per-cpu recursive lock (v13)
git-commits-head
:
Linux Kernel Mailing List
nfsd race fixes: ext2
Linux Kernel Mailing List
m68knommu: MCF5307 PIT GENERIC_CLOCKEVENTS support
Linux Kernel Mailing List
Remove the macro get_personality
Linux Kernel Mailing List
perf counters: add prctl interface to disable/enable counters
Linux Kernel Mailing List
Staging: rtl8192su: fix test for negative error in rtl8192_rx_isr()
openbsd-misc
:
Miod Vallat
Re: No Blob without Puffy
Henning Brauer
Re: Resilient RAID
Paul M
Re: WAY OT: Have you hugged your local OpenBSD dev lately?
Fred Crowson
Re: need help --reboot of newly installed OpenBSD 4.7 on Toshiba Libretto 70 neds...
E.T
Processeur Atom ?
Colocation donated by:
Syndicate