* [Bug 43236] New: A8-3870K graphics is broken
@ 2012-05-12 13:15 bugzilla-daemon
2012-05-12 13:17 ` [Bug 43236] " bugzilla-daemon
` (6 more replies)
0 siblings, 7 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-05-12 13:15 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=43236
Summary: A8-3870K graphics is broken
Product: Drivers
Version: 2.5
Kernel Version: >3.2
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Video(DRI - non Intel)
AssignedTo: drivers_video-dri@kernel-bugs.osdl.org
ReportedBy: artkun@guitarplayer.ru
Regression: Yes
I've tested Ubuntu 12.04 and latest F17 nightly build. After selecting kernel
in GRUB, the monitor simply turns off because there is no signal. I've tried
with both D-Sub and HDMI outputs. I can attach any logs you need.
--
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] 8+ messages in thread
* [Bug 43236] A8-3870K graphics is broken
2012-05-12 13:15 [Bug 43236] New: A8-3870K graphics is broken bugzilla-daemon
@ 2012-05-12 13:17 ` bugzilla-daemon
2012-05-12 13:19 ` bugzilla-daemon
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-05-12 13:17 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=43236
Artyom Kunyov <artkun@guitarplayer.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |artkun@guitarplayer.ru
Severity|normal |high
--
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] 8+ messages in thread
* [Bug 43236] A8-3870K graphics is broken
2012-05-12 13:15 [Bug 43236] New: A8-3870K graphics is broken bugzilla-daemon
2012-05-12 13:17 ` [Bug 43236] " bugzilla-daemon
@ 2012-05-12 13:19 ` bugzilla-daemon
2012-05-12 13:34 ` bugzilla-daemon
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-05-12 13:19 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=43236
--- Comment #1 from Michel Dänzer <michel@daenzer.net> 2012-05-12 13:19:26 ---
So, does 'Kernel Version: >3.2' and 'Regression: Yes' mean this worked with 3.2
kernels but is broken with newer ones? If so, can you bisect?
Please attach the dmesg output corresponding to the 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.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bug 43236] A8-3870K graphics is broken
2012-05-12 13:15 [Bug 43236] New: A8-3870K graphics is broken bugzilla-daemon
2012-05-12 13:17 ` [Bug 43236] " bugzilla-daemon
2012-05-12 13:19 ` bugzilla-daemon
@ 2012-05-12 13:34 ` bugzilla-daemon
2012-05-12 20:30 ` bugzilla-daemon
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-05-12 13:34 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=43236
Artyom Kunyov <artkun@guitarplayer.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
Kernel Version|>3.2 |>=3.2
--- Comment #2 from Artyom Kunyov <artkun@guitarplayer.ru> 2012-05-12 13:34:46 ---
Sorry, my mistake, I meant >=3.2
I wrote "3.2" because 12.04 has 3.2 kernel. There is one confusing thing: the
driver works well now in Fedora 16 with the latest 3.3.4 kernel.
--
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] 8+ messages in thread
* [Bug 43236] A8-3870K graphics is broken
2012-05-12 13:15 [Bug 43236] New: A8-3870K graphics is broken bugzilla-daemon
` (2 preceding siblings ...)
2012-05-12 13:34 ` bugzilla-daemon
@ 2012-05-12 20:30 ` bugzilla-daemon
2012-05-12 20:31 ` bugzilla-daemon
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-05-12 20:30 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=43236
Artyom Kunyov <artkun@guitarplayer.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
Kernel Version|>=3.2 |3.2; 3.3.0
--- Comment #3 from Artyom Kunyov <artkun@guitarplayer.ru> 2012-05-12 20:30:18 ---
Okay, I finally discovered what is going on here.
First of all, now this bug seems to be reproducible only with D-Sub output. My
motherboard is ASRock A75M, monitor is LG E2360. Everything works very well
(and with a good hardware acceleration) on all kernel versions if I connect my
monitor with an HDMI cable.
If I connect it with D-Sub cable:
Bug is reproducible with: default 12.04 LTS kernel, and with 3.3.0;
it is NOT reproducible on the latest 3.3.4.
So, with the latest 3.3.4 kernel I have a good hardware acceleration without
having to boot with nomodeset.
Though this problem seems to be solved in latest stable kernel, I attach the
/var/log/messages file I copied from hard drive with F17 with 3.3.0 kernel,
just after encountering this bug.
Sorry for my English.
--
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] 8+ messages in thread
* [Bug 43236] A8-3870K graphics is broken
2012-05-12 13:15 [Bug 43236] New: A8-3870K graphics is broken bugzilla-daemon
` (3 preceding siblings ...)
2012-05-12 20:30 ` bugzilla-daemon
@ 2012-05-12 20:31 ` bugzilla-daemon
2012-05-13 13:39 ` bugzilla-daemon
2012-05-15 12:20 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-05-12 20:31 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=43236
--- Comment #4 from Artyom Kunyov <artkun@guitarplayer.ru> 2012-05-12 20:31:18 ---
Created an attachment (id=73264)
--> (https://bugzilla.kernel.org/attachment.cgi?id=73264)
/var/log/messages
--
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] 8+ messages in thread
* [Bug 43236] A8-3870K graphics is broken
2012-05-12 13:15 [Bug 43236] New: A8-3870K graphics is broken bugzilla-daemon
` (4 preceding siblings ...)
2012-05-12 20:31 ` bugzilla-daemon
@ 2012-05-13 13:39 ` bugzilla-daemon
2012-05-15 12:20 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-05-13 13:39 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=43236
Alex Deucher <alexdeucher@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alexdeucher@gmail.com
--- Comment #5 from Alex Deucher <alexdeucher@gmail.com> 2012-05-13 13:39:23 ---
You need this kernel patch to get VGA ports with DP bridges working:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commitdiff;h=700698e7c303f5095107c62a81872c2c3dad1702
--
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] 8+ messages in thread
* [Bug 43236] A8-3870K graphics is broken
2012-05-12 13:15 [Bug 43236] New: A8-3870K graphics is broken bugzilla-daemon
` (5 preceding siblings ...)
2012-05-13 13:39 ` bugzilla-daemon
@ 2012-05-15 12:20 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-05-15 12:20 UTC (permalink / raw)
To: dri-devel
https://bugzilla.kernel.org/show_bug.cgi?id=43236
Artyom Kunyov <artkun@guitarplayer.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--
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] 8+ messages in thread
end of thread, other threads:[~2012-05-15 12:20 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-12 13:15 [Bug 43236] New: A8-3870K graphics is broken bugzilla-daemon
2012-05-12 13:17 ` [Bug 43236] " bugzilla-daemon
2012-05-12 13:19 ` bugzilla-daemon
2012-05-12 13:34 ` bugzilla-daemon
2012-05-12 20:30 ` bugzilla-daemon
2012-05-12 20:31 ` bugzilla-daemon
2012-05-13 13:39 ` bugzilla-daemon
2012-05-15 12:20 ` bugzilla-daemon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).