You are not logged in.

#1 2010-11-29 11:08:49

Benzo
Member
From: Lima, Peru
Registered: 2008-05-25
Posts: 46

drm:radeon_dvi_detect *ERROR* DVI-D-1 message

Hi, does anybody knows why I got this message?

$ dmesg

I can only see repeated infinite times:

radeon 0000:01:05.0: DVI-D-1: EDID block 0 invalid.
[drm:radeon_dvi_detect] *ERROR* DVI-D-1: probed a monitor but no|invalid EDID
[drm:drm_edid_block_valid] *ERROR* Raw EDID:
<3>00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
<3>00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
<3>00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
<3>00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
<3>00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
<3>00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
<3>00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
<3>00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................


It appears in my message.log too every 10 seconds:

Nov 29 06:04:01 localhost kernel: radeon 0000:01:05.0: DVI-D-1: EDID block 0 invalid.
Nov 29 06:04:11 localhost kernel:
Nov 29 06:04:12 localhost kernel:
Nov 29 06:04:12 localhost kernel:
Nov 29 06:04:12 localhost kernel:
Nov 29 06:04:12 localhost kernel: radeon 0000:01:05.0: DVI-D-1: EDID block 0 invalid.
Nov 29 06:04:22 localhost kernel:
Nov 29 06:04:22 localhost kernel:
Nov 29 06:04:22 localhost kernel:
Nov 29 06:04:22 localhost kernel:
Nov 29 06:04:22 localhost kernel: radeon 0000:01:05.0: DVI-D-1: EDID block 0 invalid.
Nov 29 06:04:32 localhost kernel:
Nov 29 06:04:32 localhost kernel:
Nov 29 06:04:32 localhost kernel:
Nov 29 06:04:32 localhost kernel:
Nov 29 06:04:32 localhost kernel: radeon 0000:01:05.0: DVI-D-1: EDID block 0 invalid.
Nov 29 06:04:42 localhost kernel:
Nov 29 06:04:42 localhost kernel:
Nov 29 06:04:42 localhost kernel:
Nov 29 06:04:42 localhost kernel:
Nov 29 06:04:42 localhost kernel: radeon 0000:01:05.0: DVI-D-1: EDID block 0 invalid.


$ uname -a
Linux barey 2.6.35-ARCH #1 SMP PREEMPT Sat Oct 30 21:22:26 CEST 2010 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4400+ AuthenticAMD GNU/Linux

$lshw
*-display
                description: VGA compatible controller
                product: RS690 [Radeon X1200 Series]
                vendor: ATI Technologies Inc
                physical id: 5
                bus info: pci@0000:01:05.0
                version: 00
                width: 64 bits
                clock: 33MHz
                capabilities: vga_controller bus_master cap_list rom
                configuration: driver=radeon latency=64
                resources: irq:18 memory:f0000000-f7ffffff memory:feaf0000-feafffff ioport:d000(size=256) memory:fe900000-fe9fffff



I tried having my own 10-monitor.conf in xorg but it didn't work

Please, does anybody know how can I fix this?

Thanks in advance

Offline

#2 2010-11-29 11:30:21

litemotiv
Forum Fellow
Registered: 2008-08-01
Posts: 5,026

Re: drm:radeon_dvi_detect *ERROR* DVI-D-1 message

Benzo, could you put those in code blocks? It helps for readability.

This seems to be a problem caused by your monitor, you could try to disable EDID by adding:

Option "IgnoreEDID" "True"
or
Option "UseEDID" "False"

(i can never remember which one it is, so try either)


ᶘ ᵒᴥᵒᶅ

Offline

#3 2010-11-29 12:26:18

Benzo
Member
From: Lima, Peru
Registered: 2008-05-25
Posts: 46

Re: drm:radeon_dvi_detect *ERROR* DVI-D-1 message

Sorry for that and thank you for your super fast response!!

Should I try it in the file 10-monitor.conf in xorg? I added both lines in the monitor section of this file but it didn't work. Maybe my file is wrong and it's not helping (mysteriously my white conky color now looks purple).

Also please how do I use code blocks? so I can post my 10-monitor.conf file?

Offline

#4 2012-02-02 23:40:52

nadman10
Member
From: USA
Registered: 2005-10-15
Posts: 202

Re: drm:radeon_dvi_detect *ERROR* DVI-D-1 message

Ever solve this?

Offline

#5 2012-02-03 23:59:22

Benzo
Member
From: Lima, Peru
Registered: 2008-05-25
Posts: 46

Re: drm:radeon_dvi_detect *ERROR* DVI-D-1 message

Not yet sad

Offline

Board footer

Powered by FluxBB