Displaying 20 results from an estimated 2000 matches similar to: "[linux-next] DDC responded, but no EDID for %s errors"
2018 Sep 06
1
[linux-next] DDC responded, but no EDID for %s errors
On Thu, Sep 6, 2018 at 12:42 PM Sergey Senozhatsky
<sergey.senozhatsky.work at gmail.com> wrote:
>
> On (08/02/18 11:46), Sergey Senozhatsky wrote:
> > Hi,
> >
> > My dmesg is filled up with these errors
> >
> > nouveau 0000:01:00.0: DRM: DDC responded, but no EDID for HDMI-A-1
> > nouveau 0000:01:00.0: DRM: DDC responded, but no EDID for VGA-1
2014 Jan 13
3
[Bug 73563] New: Continous output of "nouveau E[ DRM] DDC responded, but no EDID for VGA-1"
https://bugs.freedesktop.org/show_bug.cgi?id=73563
Priority: medium
Bug ID: 73563
Assignee: nouveau at lists.freedesktop.org
Summary: Continous output of "nouveau E[ DRM] DDC
responded, but no EDID for VGA-1"
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
2008 Apr 27
8
[Bug 15729] New: nouveau fails to get ddc info from screen
http://bugs.freedesktop.org/show_bug.cgi?id=15729
Summary: nouveau fails to get ddc info from screen
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: minor
Priority: low
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2018 Sep 06
0
[linux-next] DDC responded, but no EDID for %s errors
On (08/02/18 11:46), Sergey Senozhatsky wrote:
> Hi,
>
> My dmesg is filled up with these errors
>
> nouveau 0000:01:00.0: DRM: DDC responded, but no EDID for HDMI-A-1
> nouveau 0000:01:00.0: DRM: DDC responded, but no EDID for VGA-1
> nouveau 0000:01:00.0: DRM: DDC responded, but no EDID for HDMI-A-1
> nouveau 0000:01:00.0: DRM: DDC responded, but no EDID for VGA-1
2007 Jan 14
1
Ignoring DDC settings on Xorg
I am trying to set up a new 1400x900 widescreen monitor, but I just
cannot get it to work correctly. The closest I get is 1400x900, which
causes lots of vertical blur bands.
I have tried with two different machines with i945 and ATi cards,
running CentOS 4 and Ubuntu, always with the same result.
My investigations indicate that the monitor reports itself to be
"1440x900". It also
2016 Jan 11
8
[PATCH v5 00/12] Enable GPU switching on pre-retina MacBook Pro
Enable GPU switching on the pre-retina MacBook Pro (2008 - 2013), v5.
The main obstacle on these machines is that the panel mode in VBIOS
is bogus. Fortunately gmux can switch DDC independently from the
display, thereby allowing the inactive GPU to probe the panel's EDID.
In short, vga_switcheroo and apple-gmux are amended with hooks to
switch DDC, DRM core is amended with a
2018 Mar 01
39
[Bug 105319] New: DRM: EVO timeout with kernel 4.15.x
https://bugs.freedesktop.org/show_bug.cgi?id=105319
Bug ID: 105319
Summary: DRM: EVO timeout with kernel 4.15.x
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: Driver/nouveau
Assignee: nouveau
2014 Apr 01
3
CH7007A (AKA CH7006) TV OUT Support for NV11 (NVidia GeForce2 Go Dell I8K Laptop)
> On Tue, Apr 01, 2014 at 02:53:02PM -0400, Ilia Mirkin wrote:
>I believe that ch7006 is the only external encoder that's supposed to
>work, so you're in luck. It sounds like it passes the nv04_tv_identify
>stage of nv04_tv_create -- perhaps it fails later? Although based on
>the prints, it's even doing dpms stuff (but it hits _detect a second
>time... odd). Try
2013 Feb 07
2
Monitor with corrupted EDID
For an unknown reason both my monitors ended up with a corrupted EDID.
They both provide VGA and DVI input. The VGA input works fine, while
DVI is broken because of the EDID issue.
Using these [1] instructions I have been able to read the EDID and fix
it. Unfortunately I'm not able to write it back to the eeprom.
I always get this message:
i2c i2c-1: sendbytes: NAK bailout.
This is what I
2018 Aug 30
2
[PATCH v2] drm/nouveau: Fix nouveau_connector_ddc_detect()
It looks like that when we moved over to using
drm_connector_for_each_possible_encoder() in nouveau, that one rather
important part of this function got dropped by accident:
/* Right v here */
for (i = 0; nv_encoder = NULL, i < DRM_CONNECTOR_MAX_ENCODER; i++) {
int id = connector->encoder_ids[i];
if (id == 0)
break;
Since it's rather difficult to notice: the
2017 Sep 01
4
trouble connecting to Panduit VGA adapter
I want to connect to an InFocus projector that sits behind a Panduit VGA
adapter. I use a Thinkpad P51 with a mini display-port to VGA
converter. The laptop runs Manjaro and has the
video-hybrid-intel-nouveau-prime installed and it works with other
monitors. For some reason it does not detect the projector that is
connected through the Panduit. The keyboard shortcut to switch monitor
configuration
2020 Jul 27
6
[PATCH 0/4] drm: add support for retrieving EDID via ACPI _DDC
Some notebook systems provide the EDID for the internal panel via the
_DDC method in ACPI, instead of or in addition to providing the EDID via
DDC on LVDS/eDP. Add a DRM helper to search for an ACP _DDC method under
the ACPI namespace for each VGA/3D controller, and return the first EDID
successfully retrieved via _DDC. Update the i915, nouveau, and radeon
DRM-KMS drivers to fall back to
2012 May 04
1
NV43: Native resolution not available on Dell 2007FP
I have a Dell 2007FP monitor. NV43 (GeForce 6600) can not use the native
resolution.
1600x1200 is listed under "DDC gathered Modelines" with the rest of the
info, but then is missing from "probed modes".
I have a secondary card, NV4a (GeForce 6200, PCI). It works with this
card. This card does not show "DDC gathered modelines" at all, and
1600x1200 is listed
2014 Jan 28
19
[Bug 74164] New: [NV04] Native monitor resolution missing
https://bugs.freedesktop.org/show_bug.cgi?id=74164
Priority: medium
Bug ID: 74164
Assignee: nouveau at lists.freedesktop.org
Summary: [NV04] Native monitor resolution missing
QA Contact: xorg-team at lists.x.org
Severity: major
Classification: Unclassified
OS: Linux (All)
Reporter: mauromol at tiscali.it
2020 Aug 08
2
[PATCH 1/4] drm: retrieve EDID via ACPI _DDC method
On Mon, Jul 27, 2020 at 03:53:54PM -0500, Daniel Dadap wrote:
> --- a/drivers/gpu/drm/drm_edid.c
> +++ b/drivers/gpu/drm/drm_edid.c
> @@ -34,6 +34,7 @@
> #include <linux/module.h>
> #include <linux/slab.h>
> #include <linux/vga_switcheroo.h>
> +#include <linux/pci.h>
Nit: Alphabetic ordering.
> +static u64 *get_dod_entries(acpi_handle handle,
2018 Aug 23
2
[PATCH (repost) 5/5] drm/amdgpu: add DisplayPort CEC-Tunneling-over-AUX support
On 2018-08-17 10:11 AM, Hans Verkuil wrote:
> From: Hans Verkuil <hans.verkuil at cisco.com>
>
> Add DisplayPort CEC-Tunneling-over-AUX support to amdgpu.
>
> Signed-off-by: Hans Verkuil <hans.verkuil at cisco.com>
> Acked-by: Alex Deucher <alexander.deucher at amd.com>
> ---
> drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 13 +++++++++++--
>
2011 Sep 23
6
Getting IOAPIC errors in xl dmesg on old hardware
I am getting a series of IOAPIC errors in xl dmesg on a Dell OptiPlex
GX100 machine (bought in 2000). I also get an error from traps.c which
is very similar to the one in the ''Getting mm.c errors from xl dmesg on
certain hardware'' thread. This happens during system startup with no
DomUs running. I have attached the xl dmesg log.
_______________________________________________
2011 Dec 20
10
Problem booting xen 4.1.2 on Athlon 64 X2
Adding apic_verbosity=debug gives me that (hope nothing miss-typed as I
have no serial console on this box). I found a lot of suggested workarounds:
- noapic as suggested in output gives an noapic isn''t support
- acpi_skip_timer_override has no effect at all
Thx,
Florian
(XEN) Initing memory sharing.
(XEN) AMD-Vi: IOMMU not found!
(XEN) I/O virtualisation disabled
(XEN) Getting
2011 Dec 20
10
Problem booting xen 4.1.2 on Athlon 64 X2
Adding apic_verbosity=debug gives me that (hope nothing miss-typed as I
have no serial console on this box). I found a lot of suggested workarounds:
- noapic as suggested in output gives an noapic isn''t support
- acpi_skip_timer_override has no effect at all
Thx,
Florian
(XEN) Initing memory sharing.
(XEN) AMD-Vi: IOMMU not found!
(XEN) I/O virtualisation disabled
(XEN) Getting
2016 Jan 11
0
[PATCH v5 07/12] drm/nouveau: Switch DDC when reading the EDID
The pre-retina MacBook Pro uses an LVDS panel and a gmux controller
to switch the panel between its two GPUs. The panel mode in VBIOS
is notoriously bogus on these machines.
Use drm_get_edid_switcheroo() in lieu of drm_get_edid() on LVDS
if the vga_switcheroo handler is capable of temporarily switching
the panel's DDC lines to the discrete GPU. This allows us to retrieve
the EDID if the panel