* [Bug 14596] radeon DRI driver produces garbled console with KMS enabled on Thinkpad T42
[not found] <bug-14596-2300@https.bugzilla.kernel.org/>
@ 2010-07-09 14:25 ` bugzilla-daemon
2010-07-09 17:45 ` bugzilla-daemon
` (4 subsequent siblings)
5 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2010-07-09 14:25 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=14596
--- Comment #10 from Paul Martin <pm@debian.org> 2010-07-09 14:25:41 ---
This problem doesn't exist in current kernels (2.3.34 and later).
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
--
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 14596] radeon DRI driver produces garbled console with KMS enabled on Thinkpad T42
[not found] <bug-14596-2300@https.bugzilla.kernel.org/>
2010-07-09 14:25 ` [Bug 14596] radeon DRI driver produces garbled console with KMS enabled on Thinkpad T42 bugzilla-daemon
@ 2010-07-09 17:45 ` bugzilla-daemon
2010-11-09 7:22 ` bugzilla-daemon
` (3 subsequent siblings)
5 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2010-07-09 17:45 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=14596
--- Comment #11 from Egor Y. Egorov <egorov_egor@bk.ru> 2010-07-09 17:45:24 ---
Similar problem on 2.6.34 (gentoo- and zen-kernel).
To my PC connected monitor (DVI-0) and TV (S-video).
Monitor display is ok.
TV display fine with radeon.modeset-0
With radeon.modeset=1 screen has horizontal line (like
http://bugs.freedesktop.org/show_bug.cgi?id=26915), but patch
http://bugs.freedesktop.org/attachment.cgi?id=33809&action=edit dont fix it.
Sorry, my English is bad.
Some information about my system:
EGOROV eegorov # lspci | grep VGA
01:00.0 VGA compatible controller: ATI Technologies Inc RV570 [Radeon X1950
Pro] (rev 9a)
EGOROV eegorov # zgrep -i "radeon\|kms" /proc/config.gz
CONFIG_DRM_KMS_HELPER=y
CONFIG_DRM_RADEON=y
CONFIG_DRM_RADEON_KMS=y
# CONFIG_FB_RADEON is not set
EGOROV eegorov # dmesg | grep drm
[drm] Initialized drm 1.1.0 20060810
[drm] radeon defaulting to kernel modesetting.
[drm] radeon kernel modesetting enabled.
[drm] initializing kernel modesetting (RV570 0x1002:0x7280).
[drm] register mmio base: 0xFBEE0000
[drm] register mmio size: 65536
[drm] GPU reset succeed (RBBM_STATUS=0x10000140)
[drm] Possible LM64 thermal controller at 0x4c
[drm] 1 Power State(s)
[drm] State 0 Default (default)
[drm] 16 PCIE Lanes
[drm] 1 Clock Mode(s)
[drm] 0 engine/memory: 600000/700000
[drm] radeon: power management initialized
[drm] Generation 2 PCI interface, using max accessible memory
[drm] radeon: using MSI.
[drm] radeon: irq initialized.
[drm] Detected VRAM RAM=256M, BAR=256M
[drm] RAM width 256bits 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: 3 quad pipes, 1 z pipes initialized.
[drm] PCIE GART of 512M enabled (table at 0x00040000).
[drm] radeon: cp idle (0x10000C03)
[drm] Loading R500 Microcode
[drm] radeon: ring at 0x0000000010000000
[drm] ring test succeeded in 3 usecs
[drm] radeon: ib pool ready.
[drm] ib test succeeded in 0 usecs
[drm] Default TV standard: PAL
[drm] Default TV standard: PAL
[drm] Default TV standard: PAL
[drm] Radeon Display Connectors
[drm] Connector 0:
[drm] DVI-I
[drm] HPD2
[drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[drm] Encoders:
[drm] CRT1: INTERNAL_KLDSCP_DAC1
[drm] DFP3: INTERNAL_LVTM1
[drm] Connector 1:
[drm] S-video
[drm] Encoders:
[drm] TV1: INTERNAL_KLDSCP_DAC2
[drm] Connector 2:
[drm] DVI-I
[drm] HPD1
[drm] DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
[drm] Encoders:
[drm] CRT2: INTERNAL_KLDSCP_DAC2
[drm] DFP1: INTERNAL_KLDSCP_TMDS1
[drm] fb mappable at 0xD00C0000
[drm] vram apper at 0xD0000000
[drm] size 5242880
[drm] fb depth is 24
[drm] pitch is 5120
fbcon: radeondrmfb (fb0) is primary device
fb0: radeondrmfb frame buffer device
[drm] Initialized radeon 2.3.0 20080528 for 0000:01:00.0 on minor 0
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
--
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 14596] radeon DRI driver produces garbled console with KMS enabled on Thinkpad T42
[not found] <bug-14596-2300@https.bugzilla.kernel.org/>
2010-07-09 14:25 ` [Bug 14596] radeon DRI driver produces garbled console with KMS enabled on Thinkpad T42 bugzilla-daemon
2010-07-09 17:45 ` bugzilla-daemon
@ 2010-11-09 7:22 ` bugzilla-daemon
2012-02-24 15:37 ` bugzilla-daemon
` (2 subsequent siblings)
5 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2010-11-09 7:22 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=14596
--- Comment #12 from Egor Y. Egorov <egorov_egor@bk.ru> 2010-11-09 07:22:05 ---
on 2.6.36 same problem.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a
Billion" shares his insights and actions to help propel your
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
--
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 14596] radeon DRI driver produces garbled console with KMS enabled on Thinkpad T42
[not found] <bug-14596-2300@https.bugzilla.kernel.org/>
` (2 preceding siblings ...)
2010-11-09 7:22 ` bugzilla-daemon
@ 2012-02-24 15:37 ` bugzilla-daemon
2012-06-18 12:42 ` bugzilla-daemon
2015-02-19 15:35 ` bugzilla-daemon
5 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2012-02-24 15:37 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=14596
--- Comment #13 from Egor Y. Egorov <egorov_egor@bk.ru> 2012-02-24 15:37:01 ---
same on all 3.x
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 14596] radeon DRI driver produces garbled console with KMS enabled on Thinkpad T42
[not found] <bug-14596-2300@https.bugzilla.kernel.org/>
` (3 preceding siblings ...)
2012-02-24 15:37 ` bugzilla-daemon
@ 2012-06-18 12:42 ` bugzilla-daemon
2015-02-19 15:35 ` bugzilla-daemon
5 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2012-06-18 12:42 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=14596
Alan <alan@lxorguk.ukuu.org.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alan@lxorguk.ukuu.org.uk
Kernel Version|2.6.3x |3.0
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 14596] radeon DRI driver produces garbled console with KMS enabled on Thinkpad T42
[not found] <bug-14596-2300@https.bugzilla.kernel.org/>
` (4 preceding siblings ...)
2012-06-18 12:42 ` bugzilla-daemon
@ 2015-02-19 15:35 ` bugzilla-daemon
5 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2015-02-19 15:35 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=14596
Alan <alan@lxorguk.ukuu.org.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |OBSOLETE
--- Comment #14 from Alan <alan@lxorguk.ukuu.org.uk> ---
This bug relates to a very old kernel. Closing as obsolete.
Please reopen if seen on a modern 3.x kernel (3.10+ say)
--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2015-02-19 15:35 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <bug-14596-2300@https.bugzilla.kernel.org/>
2010-07-09 14:25 ` [Bug 14596] radeon DRI driver produces garbled console with KMS enabled on Thinkpad T42 bugzilla-daemon
2010-07-09 17:45 ` bugzilla-daemon
2010-11-09 7:22 ` bugzilla-daemon
2012-02-24 15:37 ` bugzilla-daemon
2012-06-18 12:42 ` bugzilla-daemon
2015-02-19 15:35 ` bugzilla-daemon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox