* [Bug 75491] New: radeon 0000:05:00.0: Invalid ROM contents (Radeon HD7750 no Monitors connected)
@ 2014-02-25 11:02 bugzilla-daemon
2014-02-25 15:04 ` [Bug 75491] Radeon HD7750 no Monitors connected bugzilla-daemon
` (8 more replies)
0 siblings, 9 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-02-25 11:02 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 2140 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=75491
Priority: medium
Bug ID: 75491
Assignee: dri-devel@lists.freedesktop.org
Summary: radeon 0000:05:00.0: Invalid ROM contents (Radeon
HD7750 no Monitors connected)
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: freedesktop@donewell.de
Hardware: x86-64 (AMD64)
Status: NEW
Version: unspecified
Component: DRM/Radeon
Product: DRI
Created attachment 94711
--> https://bugs.freedesktop.org/attachment.cgi?id=94711&action=edit
bios_dump
I've bought a radeon HD 7750 with 4 mini-DP Connectors and use passive hdmi
adapters to connect my 3 Monitors.
kernel version is 3.13.5
on bootup kernel reports:
Feb 25 10:42:32 barfoos24 kernel: radeon 0000:05:00.0: Invalid ROM contents
Feb 25 10:42:32 barfoos24 kernel: ATOM BIOS: C44501
After init of drm the montiors goto black.
After reading a lot i managed to get them working by following kernel params:
radeon.modeset=1 radeon.dpm=1 video=DP-1:1920x1200-24@60D
video=DP-2:1920x1200-24@60D video=DP-3:1920x1200-24@60D
rm_kms_helper.edid_firmware=edid/1920x1200.bin
edid/1920x1200.bin is self compiled edid.
i've attached the dumped bios.
in this configuration the card is working with all 3 monitors, but after
screenlog or a console change the screens remain dark.
the kernel log reads:
Feb 25 10:44:01 barfoos24 kernel: [drm:radeon_dp_link_train_cr] *ERROR* clock
recovery failed
Feb 25 10:44:01 barfoos24 kernel: [drm:radeon_dp_link_train_cr] *ERROR*
displayport link status failed
Feb 25 10:44:01 barfoos24 kernel: [drm:radeon_dp_link_train_cr] *ERROR* clock
recovery failed
Feb 25 10:44:01 barfoos24 kernel: [drm:radeon_dp_link_train_cr] *ERROR*
displayport link status failed
Feb 25 10:44:01 barfoos24 kernel: [drm:radeon_dp_link_train_cr] *ERROR* clock
recovery failed
Feb 25 10:44:01 barfoos24 kernel: [drm:radeon_dp_link_train_cr] *ERROR*
displayport link status failed
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 3576 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Bug 75491] Radeon HD7750 no Monitors connected
2014-02-25 11:02 [Bug 75491] New: radeon 0000:05:00.0: Invalid ROM contents (Radeon HD7750 no Monitors connected) bugzilla-daemon
@ 2014-02-25 15:04 ` bugzilla-daemon
2014-02-26 7:25 ` bugzilla-daemon
` (7 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-02-25 15:04 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 887 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=75491
Alex Deucher <agd5f@yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|radeon 0000:05:00.0: |Radeon HD7750 no Monitors
|Invalid ROM contents |connected
|(Radeon HD7750 no Monitors |
|connected) |
--- Comment #1 from Alex Deucher <agd5f@yahoo.com> ---
Please attach your xorg log and dmesg output.
You can ignore the "Invalid ROM contents" message, that's due to some pci
subsystem change. The driver is able to fetch the rom fine.
Are you sure they are passive adapters? The error messages indicate the driver
thinks they are active adapters.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2064 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Bug 75491] Radeon HD7750 no Monitors connected
2014-02-25 11:02 [Bug 75491] New: radeon 0000:05:00.0: Invalid ROM contents (Radeon HD7750 no Monitors connected) bugzilla-daemon
2014-02-25 15:04 ` [Bug 75491] Radeon HD7750 no Monitors connected bugzilla-daemon
@ 2014-02-26 7:25 ` bugzilla-daemon
2014-02-26 7:26 ` bugzilla-daemon
` (6 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-02-26 7:25 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 325 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=75491
--- Comment #2 from Eric Grüttefien <freedesktop@donewell.de> ---
Created attachment 94755
--> https://bugs.freedesktop.org/attachment.cgi?id=94755&action=edit
Kernel no force connect
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1234 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Bug 75491] Radeon HD7750 no Monitors connected
2014-02-25 11:02 [Bug 75491] New: radeon 0000:05:00.0: Invalid ROM contents (Radeon HD7750 no Monitors connected) bugzilla-daemon
2014-02-25 15:04 ` [Bug 75491] Radeon HD7750 no Monitors connected bugzilla-daemon
2014-02-26 7:25 ` bugzilla-daemon
@ 2014-02-26 7:26 ` bugzilla-daemon
2014-02-26 7:26 ` bugzilla-daemon
` (5 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-02-26 7:26 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 322 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=75491
--- Comment #3 from Eric Grüttefien <freedesktop@donewell.de> ---
Created attachment 94756
--> https://bugs.freedesktop.org/attachment.cgi?id=94756&action=edit
kernel force connect
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1225 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Bug 75491] Radeon HD7750 no Monitors connected
2014-02-25 11:02 [Bug 75491] New: radeon 0000:05:00.0: Invalid ROM contents (Radeon HD7750 no Monitors connected) bugzilla-daemon
` (2 preceding siblings ...)
2014-02-26 7:26 ` bugzilla-daemon
@ 2014-02-26 7:26 ` bugzilla-daemon
2014-02-26 7:27 ` bugzilla-daemon
` (4 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-02-26 7:26 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 324 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=75491
--- Comment #4 from Eric Grüttefien <freedesktop@donewell.de> ---
Created attachment 94757
--> https://bugs.freedesktop.org/attachment.cgi?id=94757&action=edit
Xorg log force connect
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1231 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Bug 75491] Radeon HD7750 no Monitors connected
2014-02-25 11:02 [Bug 75491] New: radeon 0000:05:00.0: Invalid ROM contents (Radeon HD7750 no Monitors connected) bugzilla-daemon
` (3 preceding siblings ...)
2014-02-26 7:26 ` bugzilla-daemon
@ 2014-02-26 7:27 ` bugzilla-daemon
2014-02-27 8:29 ` bugzilla-daemon
` (3 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-02-26 7:27 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 259 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=75491
--- Comment #5 from Eric Grüttefien <freedesktop@donewell.de> ---
I'm sure they are pasive ones. They cost 1 Eur each ;-)
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1032 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Bug 75491] Radeon HD7750 no Monitors connected
2014-02-25 11:02 [Bug 75491] New: radeon 0000:05:00.0: Invalid ROM contents (Radeon HD7750 no Monitors connected) bugzilla-daemon
` (4 preceding siblings ...)
2014-02-26 7:27 ` bugzilla-daemon
@ 2014-02-27 8:29 ` bugzilla-daemon
2014-02-27 17:50 ` bugzilla-daemon
` (2 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-02-27 8:29 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 234 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=75491
--- Comment #6 from Eric Grüttefien <freedesktop@donewell.de> ---
Anything else i can do / try ?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1007 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Bug 75491] Radeon HD7750 no Monitors connected
2014-02-25 11:02 [Bug 75491] New: radeon 0000:05:00.0: Invalid ROM contents (Radeon HD7750 no Monitors connected) bugzilla-daemon
` (5 preceding siblings ...)
2014-02-27 8:29 ` bugzilla-daemon
@ 2014-02-27 17:50 ` bugzilla-daemon
2014-03-03 15:19 ` bugzilla-daemon
2014-03-10 8:27 ` bugzilla-daemon
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-02-27 17:50 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 571 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=75491
--- Comment #7 from Alex Deucher <agd5f@yahoo.com> ---
(In reply to comment #5)
> I'm sure they are pasive ones. They cost 1 Eur each ;-)
Maybe they are too cheap and don't properly connect the ddc wires or pull the
right pins down. Can you confirm that they actually work with windows or
different hardware? If they do work, can you attach the same logs but with
debugging enabled? (add drm.debug=0xff to the kernel command line in grub)
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1382 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Bug 75491] Radeon HD7750 no Monitors connected
2014-02-25 11:02 [Bug 75491] New: radeon 0000:05:00.0: Invalid ROM contents (Radeon HD7750 no Monitors connected) bugzilla-daemon
` (6 preceding siblings ...)
2014-02-27 17:50 ` bugzilla-daemon
@ 2014-03-03 15:19 ` bugzilla-daemon
2014-03-10 8:27 ` bugzilla-daemon
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-03-03 15:19 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 606 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=75491
--- Comment #8 from Eric Grüttefien <freedesktop@donewell.de> ---
> Maybe they are too cheap and don't properly connect the ddc wires or pull
> the right pins down.
I've open one cable you seem be right. DDC alias AUX CH+/- seems not to be
connected.
Cable Adaptor Detect alias Config 1 I' have still to check.
They are passive ones using a NPX/Phillips PTN3361B level shifter.
I will fix the cable and report back.
Thank you very much for the hint.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1413 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread
* [Bug 75491] Radeon HD7750 no Monitors connected
2014-02-25 11:02 [Bug 75491] New: radeon 0000:05:00.0: Invalid ROM contents (Radeon HD7750 no Monitors connected) bugzilla-daemon
` (7 preceding siblings ...)
2014-03-03 15:19 ` bugzilla-daemon
@ 2014-03-10 8:27 ` bugzilla-daemon
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2014-03-10 8:27 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 639 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=75491
Eric Grüttefien <freedesktop@donewell.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #9 from Eric Grüttefien <freedesktop@donewell.de> ---
With DP: aux(p/n) connected to HDMI:DD(C/D) it works as it should be.
Sorry for the noise and thank you for the helping hints.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2115 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2014-03-10 8:27 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-25 11:02 [Bug 75491] New: radeon 0000:05:00.0: Invalid ROM contents (Radeon HD7750 no Monitors connected) bugzilla-daemon
2014-02-25 15:04 ` [Bug 75491] Radeon HD7750 no Monitors connected bugzilla-daemon
2014-02-26 7:25 ` bugzilla-daemon
2014-02-26 7:26 ` bugzilla-daemon
2014-02-26 7:26 ` bugzilla-daemon
2014-02-26 7:27 ` bugzilla-daemon
2014-02-27 8:29 ` bugzilla-daemon
2014-02-27 17:50 ` bugzilla-daemon
2014-03-03 15:19 ` bugzilla-daemon
2014-03-10 8:27 ` bugzilla-daemon
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.