* [Bug 52266] No DVI output on "ATI Radeon XPRESS 200 5A41 (PCIE)" (ChipID = 0x5a41)
2012-07-19 20:51 [Bug 52266] New: No DVI output on "ATI Radeon XPRESS 200 5A41 (PCIE)" (ChipID = 0x5a41) bugzilla-daemon
@ 2012-07-19 20:52 ` bugzilla-daemon
2012-07-19 20:55 ` bugzilla-daemon
` (9 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2012-07-19 20:52 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=52266
--- Comment #1 from Przemek Tomczyk <tomczyk.przemek@gmail.com> 2012-07-19 13:52:29 PDT ---
Created attachment 64391
--> https://bugs.freedesktop.org/attachment.cgi?id=64391
dmesg output
--
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] 12+ messages in thread* [Bug 52266] No DVI output on "ATI Radeon XPRESS 200 5A41 (PCIE)" (ChipID = 0x5a41)
2012-07-19 20:51 [Bug 52266] New: No DVI output on "ATI Radeon XPRESS 200 5A41 (PCIE)" (ChipID = 0x5a41) bugzilla-daemon
2012-07-19 20:52 ` [Bug 52266] " bugzilla-daemon
@ 2012-07-19 20:55 ` bugzilla-daemon
2012-07-19 21:27 ` bugzilla-daemon
` (8 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2012-07-19 20:55 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=52266
--- Comment #2 from Przemek Tomczyk <tomczyk.przemek@gmail.com> 2012-07-19 13:55:46 PDT ---
Created attachment 64392
--> https://bugs.freedesktop.org/attachment.cgi?id=64392
Xorg.0 log
--
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] 12+ messages in thread* [Bug 52266] No DVI output on "ATI Radeon XPRESS 200 5A41 (PCIE)" (ChipID = 0x5a41)
2012-07-19 20:51 [Bug 52266] New: No DVI output on "ATI Radeon XPRESS 200 5A41 (PCIE)" (ChipID = 0x5a41) bugzilla-daemon
2012-07-19 20:52 ` [Bug 52266] " bugzilla-daemon
2012-07-19 20:55 ` bugzilla-daemon
@ 2012-07-19 21:27 ` bugzilla-daemon
2012-07-19 22:52 ` bugzilla-daemon
` (7 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2012-07-19 21:27 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=52266
--- Comment #3 from Alex Deucher <agd5f@yahoo.com> 2012-07-19 14:27:39 PDT ---
Created attachment 64395
--> https://bugs.freedesktop.org/attachment.cgi?id=64395
possible fix
The attached patch should fix the issue.
--
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] 12+ messages in thread* [Bug 52266] No DVI output on "ATI Radeon XPRESS 200 5A41 (PCIE)" (ChipID = 0x5a41)
2012-07-19 20:51 [Bug 52266] New: No DVI output on "ATI Radeon XPRESS 200 5A41 (PCIE)" (ChipID = 0x5a41) bugzilla-daemon
` (2 preceding siblings ...)
2012-07-19 21:27 ` bugzilla-daemon
@ 2012-07-19 22:52 ` bugzilla-daemon
2012-07-20 5:36 ` bugzilla-daemon
` (6 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2012-07-19 22:52 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=52266
--- Comment #5 from Przemek Tomczyk <tomczyk.przemek@gmail.com> 2012-07-19 22:52:41 UTC ---
and when forced custom combios_setup_i2c_bus call by commenting out
"ddc_i2c->valid == false" (was it wise?) got this connectors info, but still
DVI output is dead.
9.906711] [drm] Radeon Display Connectors
9.906714] [drm] Connector 0:
9.906717] [drm] VGA
9.906720] [drm] DDC: 0x68 0x68 0x68 0x68 0x68 0x68 0x68 0x68
9.906722] [drm] Encoders:
9.906725] [drm] CRT1: INTERNAL_DAC2
9.906727] [drm] Connector 1:
9.906729] [drm] DVI-D
9.906731] [drm] HPD2
9.906734] [drm] DDC: 0x198 0x198 0x19c 0x19c 0x1a0 0x1a0 0x1a4 0x1a4
9.906737] [drm] Encoders:
9.906739] [drm] DFP2: INTERNAL_DVO1
9.906741] [drm] Connector 2:
9.906743] [drm] S-video
9.906745] [drm] Encoders:
9.906747] [drm] TV1: INTERNAL_DAC2
9.955393] [drm] fb mappable at 0xD0040000
9.955399] [drm] vram apper at 0xD0000000
9.955403] [drm] size 9216000
9.955406] [drm] fb depth is 24
9.955410] [drm] pitch is 7680
9.955553] fbcon: radeondrmfb (fb0) is primary device
--
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] 12+ messages in thread* [Bug 52266] No DVI output on "ATI Radeon XPRESS 200 5A41 (PCIE)" (ChipID = 0x5a41)
2012-07-19 20:51 [Bug 52266] New: No DVI output on "ATI Radeon XPRESS 200 5A41 (PCIE)" (ChipID = 0x5a41) bugzilla-daemon
` (3 preceding siblings ...)
2012-07-19 22:52 ` bugzilla-daemon
@ 2012-07-20 5:36 ` bugzilla-daemon
2012-07-20 6:01 ` bugzilla-daemon
` (5 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2012-07-20 5:36 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=52266
--- Comment #4 from Przemek Tomczyk <tomczyk.przemek@gmail.com> 2012-07-19 22:36:26 PDT ---
Created attachment 64407
--> https://bugs.freedesktop.org/attachment.cgi?id=64407
kern.log after patch applied
no luck.
i've let myself to change subsystem device condition to match data shown in log
(RS400 0x1002:0x5A41 0x1043:0x81C8 ).
then - first if is taken twice, but ddc_i2c->valid is true in both cases.
after planting DRM_ERROR call on top of combios_setup_i2c_bus(), like this:
DRM_ERROR("setup bus: %d %d %d \n", (int)ddc, clk_mask, data_mask);
, i got whats in attachment.
--
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] 12+ messages in thread* [Bug 52266] No DVI output on "ATI Radeon XPRESS 200 5A41 (PCIE)" (ChipID = 0x5a41)
2012-07-19 20:51 [Bug 52266] New: No DVI output on "ATI Radeon XPRESS 200 5A41 (PCIE)" (ChipID = 0x5a41) bugzilla-daemon
` (4 preceding siblings ...)
2012-07-20 5:36 ` bugzilla-daemon
@ 2012-07-20 6:01 ` bugzilla-daemon
2012-07-20 7:13 ` bugzilla-daemon
` (4 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2012-07-20 6:01 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=52266
Alex Deucher <agd5f@yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #64407|text/x-log |text/plain
mime type| |
--
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] 12+ messages in thread* [Bug 52266] No DVI output on "ATI Radeon XPRESS 200 5A41 (PCIE)" (ChipID = 0x5a41)
2012-07-19 20:51 [Bug 52266] New: No DVI output on "ATI Radeon XPRESS 200 5A41 (PCIE)" (ChipID = 0x5a41) bugzilla-daemon
` (5 preceding siblings ...)
2012-07-20 6:01 ` bugzilla-daemon
@ 2012-07-20 7:13 ` bugzilla-daemon
2012-07-20 8:24 ` bugzilla-daemon
` (3 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2012-07-20 7:13 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=52266
Alex Deucher <agd5f@yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #64395|0 |1
is obsolete| |
--- Comment #6 from Alex Deucher <agd5f@yahoo.com> 2012-07-20 00:13:25 PDT ---
Created attachment 64408
--> https://bugs.freedesktop.org/attachment.cgi?id=64408
possible fix
Try this patch instead. I misread the bios tables.
--
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] 12+ messages in thread* [Bug 52266] No DVI output on "ATI Radeon XPRESS 200 5A41 (PCIE)" (ChipID = 0x5a41)
2012-07-19 20:51 [Bug 52266] New: No DVI output on "ATI Radeon XPRESS 200 5A41 (PCIE)" (ChipID = 0x5a41) bugzilla-daemon
` (6 preceding siblings ...)
2012-07-20 7:13 ` bugzilla-daemon
@ 2012-07-20 8:24 ` bugzilla-daemon
2012-07-20 17:14 ` bugzilla-daemon
` (2 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2012-07-20 8:24 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=52266
--- Comment #7 from Przemek Tomczyk <tomczyk.przemek@gmail.com> 2012-07-20 01:24:24 PDT ---
still no luck. DVI output goes blank, xrandr claims it;s disconnected.
kern.log:
[drm] Initialized radeon 2.16.0 20080528 for 0000:01:05.0 on minor 0
[drm] Initialized drm 1.1.0 20060810
[drm] radeon defaulting to kernel modesetting.
[drm] radeon kernel modesetting enabled.
[drm] initializing kernel modesetting (RS400 0x1002:0x5A41 0x1043:0x81C8).
[drm] register mmio base: 0xFDDF0000
[drm] register mmio size: 65536
[drm] Generation 2 PCI interface, using max accessible memory
[drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[drm] Driver supports precise vblank timestamp query.
[drm] radeon: irq initialized.
[drm] Detected VRAM RAM=256M, BAR=256M
[drm] RAM width 128bits DDR
[drm] radeon: 256M of VRAM memory ready
[drm] radeon: 512M of GTT memory ready.
[drm] GART: num cpu pages 131072, num gpu pages 131072
[drm] radeon: ib pool ready.
[drm] radeon: 4 quad pipes, 1 z pipes initialized.
[drm] PCIE GART of 512M enabled (table at 0x0000000031680000).
[drm] fence driver on ring 0 use gpu addr 0x80000000 and cpu addr 0xffb40000
[drm] Loading R300 Microcode
[drm] radeon: ring at 0x0000000080001000
[drm] ring test succeeded in 2 usecs
[drm] ib test succeeded in 0 usecs
[drm] Radeon Display Connectors
[drm] Connector 0:
[drm] VGA
[drm] DDC: 0x68 0x68 0x68 0x68 0x68 0x68 0x68 0x68
[drm] Encoders:
[drm] CRT1: INTERNAL_DAC2
[drm] Connector 1:
[drm] DVI-D
[drm] HPD2
[drm] DDC: 0x198 0x198 0x19c 0x19c 0x1a0 0x1a0 0x1a4 0x1a4
[drm] Encoders:
[drm] DFP2: INTERNAL_DVO1
[drm] Connector 2:
[drm] S-video
[drm] Encoders:
[drm] TV1: INTERNAL_DAC2
[drm] fb mappable at 0xD0040000
[drm] vram apper at 0xD0000000
[drm] size 9216000
[drm] fb depth is 24
[drm] pitch is 7680
fbcon: radeondrmfb (fb0) is primary device
fb0: radeondrmfb frame buffer device
drm: registered panic notifier
[drm] Initialized radeon 2.16.0 20080528 for 0000:01:05.0 on minor 0
Xorg.0.log says:
[ 19.440] (II) RADEON(0): EDID for output DVI-0
[ 19.441] (II) RADEON(0): EDID for output S-video
[ 19.441] (II) RADEON(0): Output VGA-0 connected
[ 19.441] (II) RADEON(0): Output DVI-0 disconnected
[ 19.441] (II) RADEON(0): Output S-video disconnected
--
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] 12+ messages in thread* [Bug 52266] No DVI output on "ATI Radeon XPRESS 200 5A41 (PCIE)" (ChipID = 0x5a41)
2012-07-19 20:51 [Bug 52266] New: No DVI output on "ATI Radeon XPRESS 200 5A41 (PCIE)" (ChipID = 0x5a41) bugzilla-daemon
` (7 preceding siblings ...)
2012-07-20 8:24 ` bugzilla-daemon
@ 2012-07-20 17:14 ` bugzilla-daemon
2012-07-20 20:53 ` bugzilla-daemon
2019-11-19 8:28 ` bugzilla-daemon
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2012-07-20 17:14 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=52266
--- Comment #9 from Przemek Tomczyk <tomczyk.przemek@gmail.com> 2012-07-20 17:14:13 UTC ---
neither of those worked. kern.log output is now the same as in first
attachement:
[drm:radeon_add_legacy_connector] *ERROR* DVI: Failed to assign ddc bus! Check
dmesg for i2c errors.
and then
[drm] Connector 1:
[drm] DVI-D
[drm] HPD2
[drm] DDC: no ddc bus - possible BIOS bug - please report to
xorg-driver-ati@lists.x.org
[drm] Encoders:
[drm] DFP2: INTERNAL_DVO1
--
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] 12+ messages in thread* [Bug 52266] No DVI output on "ATI Radeon XPRESS 200 5A41 (PCIE)" (ChipID = 0x5a41)
2012-07-19 20:51 [Bug 52266] New: No DVI output on "ATI Radeon XPRESS 200 5A41 (PCIE)" (ChipID = 0x5a41) bugzilla-daemon
` (8 preceding siblings ...)
2012-07-20 17:14 ` bugzilla-daemon
@ 2012-07-20 20:53 ` bugzilla-daemon
2019-11-19 8:28 ` bugzilla-daemon
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2012-07-20 20:53 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=52266
--- Comment #8 from Alex Deucher <agd5f@yahoo.com> 2012-07-20 13:53:02 PDT ---
Created attachment 64449
--> https://bugs.freedesktop.org/attachment.cgi?id=64449
possible fix
How about this one? If it doesn't work, try commenting out the first *ddc_i2c
line and uncommenting the second:
+ *ddc_i2c = combios_setup_i2c_bus(rdev, DDC_DVI, 0, 0);
+ //*ddc_i2c = combios_setup_i2c_bus(rdev, DDC_VGA, 0, 0);
Let me know if either of those work.
--
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] 12+ messages in thread* [Bug 52266] No DVI output on "ATI Radeon XPRESS 200 5A41 (PCIE)" (ChipID = 0x5a41)
2012-07-19 20:51 [Bug 52266] New: No DVI output on "ATI Radeon XPRESS 200 5A41 (PCIE)" (ChipID = 0x5a41) bugzilla-daemon
` (9 preceding siblings ...)
2012-07-20 20:53 ` bugzilla-daemon
@ 2019-11-19 8:28 ` bugzilla-daemon
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2019-11-19 8:28 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 805 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=52266
Martin Peres <martin.peres@free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |MOVED
Status|NEW |RESOLVED
--- Comment #10 from Martin Peres <martin.peres@free.fr> ---
-- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.
You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/282.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2461 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 12+ messages in thread