* [Bug 50374] New: nouveau fails to obtain EDID from NV11 (nforce IGP)
@ 2012-05-26 9:28 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-50374-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
0 siblings, 1 reply; 5+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2012-05-26 9:28 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
https://bugs.freedesktop.org/show_bug.cgi?id=50374
Bug #: 50374
Summary: nouveau fails to obtain EDID from NV11 (nforce IGP)
Classification: Unclassified
Product: xorg
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
ReportedBy: bonbons67-H4aWS73dXupiYsDpGMXq6A@public.gmane.org
QAContact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org
On an nforce1 based system nouveau (KMS) driver only used default (small) modes
while attached monitor can do up to 1280x1024. Looking at
/sys/class/drm/.../edid returns empty file.
System:
Mainboard: MSI K7N420 Pro
Monitor: Iiyama E431S, 1280x1024, connected with VGA
Kernel is 3.4.0 (same applies to all older kernels tried).
System info (lspci, ioports, iomem) at attachment #33464 of bug #26670, the
Xorg.0.log and xorg.conf parts apply to past nv approach on that bug.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 50374] nouveau fails to obtain EDID from NV11 (nforce IGP)
[not found] ` <bug-50374-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
@ 2012-07-07 14:49 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-07-07 15:02 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2012-07-07 14:49 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
https://bugs.freedesktop.org/show_bug.cgi?id=50374
--- Comment #1 from Ilya Ilyin <ilyin-qar0IOKqGHQ@public.gmane.org> 2012-07-07 07:49:31 PDT ---
use
edid-decode /sys/class/drm/.../edid
to read the file
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 50374] nouveau fails to obtain EDID from NV11 (nforce IGP)
[not found] ` <bug-50374-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2012-07-07 14:49 ` [Bug 50374] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2012-07-07 15:02 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-08-27 20:29 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-08-27 20:47 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2012-07-07 15:02 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
https://bugs.freedesktop.org/show_bug.cgi?id=50374
--- Comment #2 from Bruno <bonbons67-H4aWS73dXupiYsDpGMXq6A@public.gmane.org> 2012-07-07 08:02:02 PDT ---
(In reply to comment #1)
> use
> edid-decode /sys/class/drm/.../edid
> to read the file
That won't help as nouveau (and older UMS nv driver) are not getting I2C right
(they don't know where the right I2C bus is located) to do the EDID transfer.
It's rather a matter of either finding out how nvidia closed driver knows where
to look and replicating that or finding out where the I2C bus is for
nforce/mainboard.
see also: bug #26670
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 50374] nouveau fails to obtain EDID from NV11 (nforce IGP)
[not found] ` <bug-50374-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2012-07-07 14:49 ` [Bug 50374] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-07-07 15:02 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2013-08-27 20:29 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-08-27 20:47 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2013-08-27 20:29 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 325 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=50374
--- Comment #3 from Ilia Mirkin <imirkin-FrUbXkNCsVf2fBVCVOL8/A@public.gmane.org> ---
Is this bug identical to #26534 which you also filed? If not, could you
describe in which way it is different?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1075 bytes --]
[-- Attachment #2: Type: text/plain, Size: 181 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 50374] nouveau fails to obtain EDID from NV11 (nforce IGP)
[not found] ` <bug-50374-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
` (2 preceding siblings ...)
2013-08-27 20:29 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
@ 2013-08-27 20:47 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2013-08-27 20:47 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW
[-- Attachment #1.1: Type: text/plain, Size: 895 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=50374
Bruno <bonbons67-H4aWS73dXupiYsDpGMXq6A@public.gmane.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #4 from Bruno <bonbons67-H4aWS73dXupiYsDpGMXq6A@public.gmane.org> ---
(In reply to comment #3)
> Is this bug identical to #26534 which you also filed? If not, could you
> describe in which way it is different?
Looks like I forgot about the older bug filed at the same time as bug #26670
and opened this one when bug #26670 got closed because of xf86-video-nv being
dropped.
*** This bug has been marked as a duplicate of bug 26534 ***
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2918 bytes --]
[-- Attachment #2: Type: text/plain, Size: 181 bytes --]
_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-08-27 20:47 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-26 9:28 [Bug 50374] New: nouveau fails to obtain EDID from NV11 (nforce IGP) bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
[not found] ` <bug-50374-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2012-07-07 14:49 ` [Bug 50374] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2012-07-07 15:02 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-08-27 20:29 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2013-08-27 20:47 ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.