https://bugzilla.kernel.org/show_bug.cgi?id=24462
Summary: r600: spread spectrum: flickering screen (bisected)
Product: Drivers
Version: 2.5
Kernel Version: 2.6.37-rc5
Platform: All
OS/Version: Linux
Tree: Mainline
St
https://bugzilla.kernel.org/show_bug.cgi?id=24462
--- Comment #1 from Alex Deucher 2010-12-08
17:11:56 ---
Created an attachment (id=39252)
--> (https://bugzilla.kernel.org/attachment.cgi?id=39252)
possible fix
Does this patch help?
--
Configure bugmail: https://bugzilla.kernel.org/user
https://bugzilla.kernel.org/show_bug.cgi?id=24462
--- Comment #2 from Luca Tettamanti 2010-12-08
20:27:11 ---
(In reply to comment #1)
> Created an attachment (id=39252)
--> (https://bugzilla.kernel.org/attachment.cgi?id=39252) [details]
> possible fix
>
> Does this patch help?
No, flick
https://bugzilla.kernel.org/show_bug.cgi?id=24462
Alex Deucher changed:
What|Removed |Added
CC||alexdeucher at gmail.com
--- Comment #
https://bugzilla.kernel.org/show_bug.cgi?id=24462
--- Comment #4 from Luca Tettamanti 2010-12-08
20:47:55 ---
Created an attachment (id=39342)
--> (https://bugzilla.kernel.org/attachment.cgi?id=39342)
M76 vbios
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
---
https://bugzilla.kernel.org/show_bug.cgi?id=24462
--- Comment #5 from Alex Deucher 2010-12-08
21:14:47 ---
Created an attachment (id=39362)
--> (https://bugzilla.kernel.org/attachment.cgi?id=39362)
possible fix
(In reply to comment #2)
> but 2.6.36 uses ENABLE_SPREAD_SPECTRUM_ON_PPLL_PS_A
https://bugzilla.kernel.org/show_bug.cgi?id=24462
Rafael J. Wysocki changed:
What|Removed |Added
CC||florian at mickler.org,
https://bugzilla.kernel.org/show_bug.cgi?id=24462
--- Comment #7 from Luca Tettamanti 2010-12-08
22:32:06 ---
(In reply to comment #5)
> Does the attached patch
> help? Please also try this patch in conjunction with the patch in comment 1.
Still not working, even with the first patch appl
https://bugzilla.kernel.org/show_bug.cgi?id=24462
Alex Deucher changed:
What|Removed |Added
Attachment #39252|0 |1
is obsolete|
https://bugzilla.kernel.org/show_bug.cgi?id=24462
--- Comment #9 from Luca Tettamanti 2010-12-09
20:12:05 ---
(In reply to comment #8)
> This patch disables use of the ss fixed ref divide and should fix it.
Yes, taking out that code worked. I'm of course available for further testing
if yo
https://bugzilla.kernel.org/show_bug.cgi?id=19002
--- Comment #14 from Holger Lenz 2010-12-11
16:58:14 ---
Tried the patch on 2.6.36.1-2 (RV730 AGP)
Not much luck:
With KMS the system will boot into a black screen and lock up.
With UMS (nomodeset in kernel command line) it will show X, but
https://bugzilla.kernel.org/show_bug.cgi?id=24802
Summary: Graphics errors with Radeon KMS driver on RV770
Product: Drivers
Version: 2.5
Kernel Version: 2.6.36.2
Platform: All
OS/Version: Linux
Tree: Mainline
Status:
https://bugzilla.kernel.org/show_bug.cgi?id=24802
Alex Deucher changed:
What|Removed |Added
CC||alexdeucher at gmail.com
--- Comment #
https://bugzilla.kernel.org/show_bug.cgi?id=16140
Keivan Moradi changed:
What|Removed |Added
CC||k.moradi at gmail.com
--- Comment #37
https://bugzilla.kernel.org/show_bug.cgi?id=24802
Reiner Herrmann changed:
What|Removed |Added
CC||r_herrma at informatik.uni-kl.
https://bugzilla.kernel.org/show_bug.cgi?id=24802
--- Comment #3 from Alex Deucher 2010-12-13
15:37:41 ---
This is actually a bug in mesa. It's fixed by this commit:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b15b5f4a8fffa07d8051e6cd4cd0a6c9288fc9f
--
Configure bugmail: https://bu
https://bugzilla.kernel.org/show_bug.cgi?id=24802
--- Comment #4 from Alex Deucher 2010-12-13
15:48:01 ---
Unfortunately, there's no way to support both old and new mesa at the same time
properly because the group size calculation happens when the GPU is initialized
prior to any userspace l
https://bugzilla.kernel.org/show_bug.cgi?id=19002
--- Comment #15 from Holger Lenz 2010-12-13
19:56:36 ---
Did some more homework:
Compiled kernel 2.6.37 rc5, taking care to enable KMS (new driver) by setting
DRM_MODESET_KMS=ON.
Unpatched and patched drivers show the same behavior:
1. Boot
https://bugzilla.kernel.org/show_bug.cgi?id=19002
--- Comment #16 from Alex Deucher 2010-12-13
20:13:12 ---
Holger, your issue may not be the same as Duncan's. I'd suggest changing the
AGP mode in your bios or adjusting it or disabling it via the kernel command
line (radeon.agpmode=-1 to d
https://bugzilla.kernel.org/show_bug.cgi?id=19002
--- Comment #17 from Holger Lenz 2010-12-13
21:00:06 ---
(In reply to comment #16)
> Holger, your issue may not be the same as Duncan's. I'd suggest changing the
> AGP mode in your bios or adjusting it or disabling it via the kernel command
https://bugzilla.kernel.org/show_bug.cgi?id=19002
--- Comment #18 from Holger Lenz 2010-12-13
21:52:09 ---
(In reply to comment #17)
> (In reply to comment #16)
> > Holger, your issue may not be the same as Duncan's. I'd suggest changing
> > the
> > AGP mode in your bios or adjusting it o
https://bugzilla.kernel.org/show_bug.cgi?id=19002
--- Comment #19 from Duncan <1i5t5.duncan at cox.net> 2010-12-14 03:05:58 ---
Some additional notes, FWIW. May help compare the two installations, mine now
working with either the original reversion or the new patch, his, not.
1) I've been u
https://bugzilla.kernel.org/show_bug.cgi?id=19002
--- Comment #20 from Holger Lenz 2010-12-14
21:08:06 ---
Thanks a lot Ducan, for all the info.
You helped me eliminate several variables.
AGP still won't work, but I'll just see how far I get with PCI(E) mode
I'm now always forcing KMS by us
https://bugzilla.kernel.org/show_bug.cgi?id=19002
--- Comment #21 from Alex Deucher 2010-12-14
21:17:59 ---
(In reply to comment #19)
>
> 2) No AGP fast-write here at all. AFAIK it's a chipset errata on AMD 8xxx.
It's buggy on all boards. We don't enable it at all with kms.
>
> 3) 256
https://bugzilla.kernel.org/show_bug.cgi?id=19002
--- Comment #22 from Alex Deucher 2010-12-14
21:22:30 ---
(In reply to comment #20)
> any ideas, how to fix these?
Try adding radeon.no_wb=1 to your kernel command as well.
Also, some boards set unrealistic latency settings on the AGP brid
https://bugzilla.kernel.org/show_bug.cgi?id=19002
--- Comment #23 from Holger Lenz 2010-12-14
21:40:30 ---
> Try adding radeon.no_wb=1 to your kernel command as well.
>
> Also, some boards set unrealistic latency settings on the AGP bridge the card
> is plugged into. Often increasing the
https://bugzilla.kernel.org/show_bug.cgi?id=19002
--- Comment #24 from Holger Lenz 2010-12-14
21:41:46 ---
Created an attachment (id=40192)
--> (https://bugzilla.kernel.org/attachment.cgi?id=40192)
lspci -vv on the VIA/K8 system
--
Configure bugmail: https://bugzilla.kernel.org/userprefs
https://bugzilla.kernel.org/show_bug.cgi?id=19002
--- Comment #25 from Alex Deucher 2010-12-14
21:44:12 ---
Look fine:
00:00.0 Host bridge: VIA Technologies, Inc. K8T800Pro Host Bridge
Subsystem: ASUSTeK Computer Inc. A8V Deluxe
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGA
https://bugzilla.kernel.org/show_bug.cgi?id=19002
--- Comment #26 from Holger Lenz 2010-12-14
22:11:15 ---
(In reply to comment #20)
> and this (2)
> [drm:radeon_ttm_backend_bind] *ERROR* failed to bind 1 pages at 0x
> [ 17.485886] radeon :01:00.0: object_init failed for (4096
https://bugzilla.kernel.org/show_bug.cgi?id=19002
--- Comment #27 from Alex Deucher 2010-12-15
00:11:29 ---
Can you attach your dmesg with agp enabled using 2.6.37 with the patch on this
bug applied? Also, what agp aperture sizes were available in the bios? Can you
try changing the agp siz
https://bugzilla.kernel.org/show_bug.cgi?id=19002
--- Comment #28 from Duncan <1i5t5.duncan at cox.net> 2010-12-15 06:07:51 ---
(In reply to comment #21)
> (In reply to comment #19)
> >
> > 2) No AGP fast-write here at all. AFAIK it's a chipset errata on AMD 8xxx.
>
> It's buggy on all boa
https://bugzilla.kernel.org/show_bug.cgi?id=19002
--- Comment #29 from Duncan <1i5t5.duncan at cox.net> 2010-12-15 12:37:52 ---
The patch above was committed as f3886f85:
commit f3886f85cfde578f1d0ba6e40ac5f9d70043923b
Author: Alex Deucher
Date: Wed Dec 8 10:05:34 2010 -0500
drm/rade
https://bugzilla.kernel.org/show_bug.cgi?id=19002
--- Comment #30 from Holger Lenz 2010-12-15
13:30:45 ---
(In reply to comment #29)
> The patch above was committed as f3886f85:
...
> Should the remaining open bug be re-filed as a separate bug now and this one
> closed? If it is, feel free
https://bugzilla.kernel.org/show_bug.cgi?id=19002
--- Comment #31 from Alex Deucher 2010-12-15
15:45:13 ---
(In reply to comment #28)
> Is there, anywhere, any documentation with reasonable information on what
> settings in the xorg.conf and radeon manpages no longer apply in xorg.conf
> w
https://bugzilla.kernel.org/show_bug.cgi?id=19002
Florian Mickler changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
https://bugzilla.kernel.org/show_bug.cgi?id=19002
Florian Mickler changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--
Configure bugmail: https
https://bugzilla.kernel.org/show_bug.cgi?id=19002
--- Comment #33 from Holger Lenz 2010-12-15
20:55:33 ---
YES! I can confirm the fix.
I have the radeon+r600 driver working in AGP mode stable now.
The remaining issues I have been seeing are related to loading the driver:
If I do the followi
https://bugzilla.kernel.org/show_bug.cgi?id=19002
--- Comment #34 from Alex Deucher 2010-12-15
22:02:10 ---
(In reply to comment #33)
> Question is, why is radeon not loaded before X is started?
Depends on your distro's inird and modprode config. It should load
automatically at boot on mo
https://bugzilla.kernel.org/show_bug.cgi?id=19002
--- Comment #35 from Holger Lenz 2010-12-15
22:19:00 ---
(In reply to comment #34)
> (In reply to comment #33)
> > Question is, why is radeon not loaded before X is started?
>
> Depends on your distro's inird and modprode config. It should
https://bugzilla.kernel.org/show_bug.cgi?id=24932
Andrew Morton changed:
What|Removed |Added
CC||akpm at linux-foundation.org
Co
https://bugzilla.kernel.org/show_bug.cgi?id=24932
Andrew Morton changed:
What|Removed |Added
Regression|No |Yes
--- Comment #3 from Andrew Morton
https://bugzilla.kernel.org/show_bug.cgi?id=24932
Rafael J. Wysocki changed:
What|Removed |Added
CC||florian at mickler.org,
https://bugzilla.kernel.org/show_bug.cgi?id=24932
--- Comment #4 from Lars-Dominik Braun 2010-12-16 15:02:49
---
> Yes please, it would be useful to know if 2.6.35 had the same bug.
2.6.35.9 (vanilla) works fine.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--
https://bugzilla.kernel.org/show_bug.cgi?id=24462
Florian Mickler changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugzilla.kernel.org/show_bug.cgi?id=24382
Florian Mickler changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
https://bugzilla.kernel.org/show_bug.cgi?id=24382
Florian Mickler changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--
Configure bugmail: https
https://bugzilla.kernel.org/show_bug.cgi?id=22472
--- Comment #13 from Florian Mickler 2010-12-17
01:17:14 ---
Did you find anything useful?
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the
https://bugzilla.kernel.org/show_bug.cgi?id=13170
--- Comment #58 from David 2010-12-17 18:03:45 ---
New comment downstream saying:
"I've got Ubuntu 10.10 (2.6.35-23-generic #41-Ubuntu SMP) booting using
my old grub 1.97 (that was booting Ubuntu 9.04) compiled as so:
./configure --with-pla
https://bugzilla.kernel.org/show_bug.cgi?id=19632
Rafael J. Wysocki changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugzilla.kernel.org/show_bug.cgi?id=19632
Rafael J. Wysocki changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--
Configure bugmail: htt
https://bugzilla.kernel.org/show_bug.cgi?id=24462
--- Comment #11 from Alex Deucher 2010-12-20
06:57:15 ---
I've sent the patch to Dave. It should show up in his next drm pull request.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving thi
https://bugzilla.kernel.org/show_bug.cgi?id=25422
Ben Hutchings changed:
What|Removed |Added
Blocks||21782
--
Configure bugmail: https://
https://bugzilla.kernel.org/show_bug.cgi?id=25422
Summary: nouveau fails to build on ia64
Product: Drivers
Version: 2.5
Kernel Version: 2.6.37-rc5
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
S
https://bugzilla.kernel.org/show_bug.cgi?id=26552
--- Comment #44 from Helber Maciel Guerra 2011-02-11
19:41:42 ---
(In reply to comment #42)
> Helber, can you try the following patch instead of the two patches linked
> above?
>
> diff --git a/drivers/gpu/drm/radeon/atombios_crtc.c
> b/dri
https://bugzilla.kernel.org/show_bug.cgi?id=26552
--- Comment #45 from Helber Maciel Guerra 2011-02-11
19:43:26 ---
(In reply to comment #43)
> Created an attachment (id=47272)
--> (https://bugzilla.kernel.org/attachment.cgi?id=47272) [details]
> possible fix
>
> Can everyone try the foll
https://bugzilla.kernel.org/show_bug.cgi?id=28852
--- Comment #16 from Old?ich Jedli?ka 2011-02-11
20:10:45 ---
My patch on 2.6.38-rc4 doesn't fix the problem, your patch neither. My patch
combined with previous two from mailing list fixes the problem on 2.6.38-rc4.
--
Configure bugmail:
https://bugzilla.kernel.org/show_bug.cgi?id=28902
Summary: activated KMS leads to complete freeze when viewing
BIG images in Iceweasel
Product: Drivers
Version: 2.5
Kernel Version: 2.6.32-5-686
Platform: All
OS/Version: Lin
https://bugzilla.kernel.org/show_bug.cgi?id=28902
--- Comment #1 from spamfang1199 at yahoo.de 2011-02-11 22:24:49 ---
Created an attachment (id=47412)
--> (https://bugzilla.kernel.org/attachment.cgi?id=47412)
4 backtraces from /var/log/syslog
--
Configure bugmail: https://bugzilla.kernel.
https://bugzilla.kernel.org/show_bug.cgi?id=28902
Alex Deucher changed:
What|Removed |Added
CC||alexdeucher at gmail.com
--- Comment #
https://bugzilla.kernel.org/show_bug.cgi?id=28852
--- Comment #17 from Alex Deucher 2011-02-12
01:13:59 ---
Created an attachment (id=47462)
--> (https://bugzilla.kernel.org/attachment.cgi?id=47462)
new patch
Can you try this patch? Try uncommenting the following lines to see if either
o
https://bugzilla.kernel.org/show_bug.cgi?id=26552
Alex Deucher changed:
What|Removed |Added
Attachment #47272|0 |1
is obsolete|
https://bugzilla.kernel.org/show_bug.cgi?id=24462
--- Comment #16 from Alex Deucher 2011-02-12
01:17:21 ---
Created an attachment (id=47482)
--> (https://bugzilla.kernel.org/attachment.cgi?id=47482)
new patch
Can you try this patch? Try uncommenting the following lines to see if either
o
https://bugzilla.kernel.org/show_bug.cgi?id=28932
Summary: new avivo PLL calculation in Radeon driver fails with
certain modelines
Product: Drivers
Version: 2.5
Kernel Version: 2.6.38-rc4
Platform: All
OS/Version: Linux
https://bugzilla.kernel.org/show_bug.cgi?id=26552
--- Comment #47 from Helber Maciel Guerra 2011-02-12
03:07:57 ---
(In reply to comment #46)
> Created an attachment (id=47472)
--> (https://bugzilla.kernel.org/attachment.cgi?id=47472) [details]
> new patch
>
> Can you try this patch? Try
https://bugzilla.kernel.org/show_bug.cgi?id=28932
--- Comment #1 from Alex Deucher 2011-02-12
08:51:26 ---
Created an attachment (id=47492)
--> (https://bugzilla.kernel.org/attachment.cgi?id=47492)
possible fix
This patch should fix it. The post divider was overflowing.
--
Configure bu
https://bugzilla.kernel.org/show_bug.cgi?id=26552
--- Comment #49 from Alex Deucher 2011-02-12
10:37:28 ---
(In reply to comment #48)
>
> It's likely a problem with some of the latest commits in xf86-video-ati, it's
> not a freeze, but command buffers getting rejected. Try 6.14.0.
xf86-v
https://bugzilla.kernel.org/show_bug.cgi?id=26552
--- Comment #50 from Helber Maciel Guerra 2011-02-12
13:36:33 ---
On the last i uncomment booth lines on kernel git.
Nothing changes, looks Xorg just stop.
The latest lines from Xorg.0.log:
[ 258.037] (II) [KMS] Kernel modesetting enable
https://bugzilla.kernel.org/show_bug.cgi?id=26552
--- Comment #48 from Alex Deucher 2011-02-12
07:26:54 ---
(In reply to comment #47)
>
> I try to uncomment none, first, second and both.
> In all cases, kernel fb run, but Xorg freeze.
> I am using latest xf86-video-ati, drm and mesa from d
https://bugzilla.kernel.org/show_bug.cgi?id=28852
--- Comment #18 from Old?ich Jedli?ka 2011-02-12
16:26:09 ---
Results with 2.6.38-rc4 and first/second block uncommented (no=commented,
yes=uncommented):
first second result
---
nono bad (usual)
yes no worse
no
https://bugzilla.kernel.org/show_bug.cgi?id=25052
--- Comment #13 from Elmar Stellnberger 2011-02-12
16:41:48 ---
Well; I possibly know now why it has worked with 0.0.7:
The radeonhd driver wrote 'KMS is disabled.' under this particular kernel
version - and it started up correctly: evide
https://bugzilla.kernel.org/show_bug.cgi?id=28932
Chris Kennedy changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugzilla.kernel.org/show_bug.cgi?id=26552
--- Comment #51 from Alex Deucher 2011-02-12
17:37:58 ---
(In reply to comment #50)
> On the last i uncomment booth lines on kernel git.
> Nothing changes, looks Xorg just stop.
Does it only lock up with both lines uncommented or does any v
https://bugzilla.kernel.org/show_bug.cgi?id=26552
--- Comment #52 from Helber Maciel Guerra 2011-02-12
21:31:31 ---
(In reply to comment #51)
> (In reply to comment #50)
> > On the last i uncomment booth lines on kernel git.
> > Nothing changes, looks Xorg just stop.
>
> Does it only lock
https://bugzilla.kernel.org/show_bug.cgi?id=28852
--- Comment #19 from Rafael J. Wysocki 2011-02-12 22:46:54 ---
Handled-By : Alex Deucher
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are watching the as
https://bugzilla.kernel.org/show_bug.cgi?id=26552
Rafael J. Wysocki changed:
What|Removed |Added
Status|RESOLVED|CLOSED
Resolution|PATCH_ALRE
https://bugzilla.kernel.org/show_bug.cgi?id=26942
Rafael J. Wysocki changed:
What|Removed |Added
Status|RESOLVED|CLOSED
Resolution|PATCH_ALRE
https://bugzilla.kernel.org/show_bug.cgi?id=28622
--- Comment #5 from Rafael J. Wysocki 2011-02-13 10:56:38 ---
On Sunday, February 13, 2011, david at lang.hm wrote:
> On Sun, 13 Feb 2011, Rafael J. Wysocki wrote:
>
> > This message has been generated automatically as a part of a report
> >
https://bugzilla.kernel.org/show_bug.cgi?id=24932
--- Comment #5 from Lars-Dominik Braun 2011-02-13 19:47:30
---
And setting CONFIG_DRM_RADEON_KMS=y resolves the issue for me.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail bec
https://bugzilla.kernel.org/show_bug.cgi?id=28622
--- Comment #6 from Alex Deucher 2011-02-13
22:20:26 ---
(In reply to comment #5)
> >
> > I've experianced this on my T61 laptop, and my work machine (Radeon X1300
> > series)
> >
> > I'm currently running ubuntu 10.10 which is 2.6.35-25,
https://bugzilla.kernel.org/show_bug.cgi?id=28932
--- Comment #3 from Alex Deucher 2011-02-13
23:26:28 ---
Created an attachment (id=47672)
--> (https://bugzilla.kernel.org/attachment.cgi?id=47672)
alternate patch
Please try this patch instead of the previous one and let me know which wor
https://bugzilla.kernel.org/show_bug.cgi?id=28852
--- Comment #20 from Alex Deucher 2011-02-13
23:48:00 ---
Created an attachment (id=47722)
--> (https://bugzilla.kernel.org/attachment.cgi?id=47722)
final patch
The attached patch is what I am proposing goes upstream. Please verify it
wor
https://bugzilla.kernel.org/show_bug.cgi?id=26552
--- Comment #54 from Alex Deucher 2011-02-13
23:50:55 ---
Created an attachment (id=47732)
--> (https://bugzilla.kernel.org/attachment.cgi?id=47732)
final patch
Andrea, Daniel, Helber,
Thanks for all your help and testing. The attached p
https://bugzilla.kernel.org/show_bug.cgi?id=26552
--- Comment #55 from Helber Maciel Guerra 2011-02-14
01:05:44 ---
OK, it works.
kernel(git), xf86-video-ati (git), libdrm (git),xorg-x11-server-Xorg.x86_64
(1.9.3-4.fc14)
01:05.0 VGA compatible controller [0300]: ATI Technologies Inc M880G
https://bugzilla.kernel.org/show_bug.cgi?id=28852
--- Comment #21 from Old?ich Jedli?ka 2011-02-14
07:12:11 ---
(In reply to comment #20)
> Created an attachment (id=47722)
--> (https://bugzilla.kernel.org/attachment.cgi?id=47722) [details]
> final patch
>
> The attached patch is what I a
https://bugzilla.kernel.org/show_bug.cgi?id=28932
--- Comment #4 from Chris Kennedy 2011-02-14
07:31:36 ---
This works works good too, basically same as the last one, can't tell any
difference.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are recei
https://bugzilla.kernel.org/show_bug.cgi?id=24462
--- Comment #17 from Luca Tettamanti 2011-02-14
13:56:01 ---
(In reply to comment #16)
> Created an attachment (id=47482)
--> (https://bugzilla.kernel.org/attachment.cgi?id=47482) [details]
> new patch
>
> Can you try this patch? Try unco
https://bugzilla.kernel.org/show_bug.cgi?id=28902
--- Comment #3 from spamfang1199 at yahoo.de 2011-02-14 21:53:46 ---
I will try as soon as a newer kernel will be available in Debians SID or
Experimental tree.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--
https://bugzilla.kernel.org/show_bug.cgi?id=29022
Andrew Morton changed:
What|Removed |Added
CC||akpm at linux-foundation.org
Co
https://bugzilla.kernel.org/show_bug.cgi?id=28932
Rafael J. Wysocki changed:
What|Removed |Added
CC||rjw at sisk.pl
Blocks|
https://bugzilla.kernel.org/show_bug.cgi?id=29022
Rafael J. Wysocki changed:
What|Removed |Added
CC||florian at mickler.org,
https://bugzilla.kernel.org/show_bug.cgi?id=29022
--- Comment #4 from Marc 2011-02-15 04:38:51 ---
See also:
"Chris Clayton - System lockup with 2.6.38-rc4+"
on LKML
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
https://bugzilla.kernel.org/show_bug.cgi?id=28902
--- Comment #4 from Julien Cristau 2011-02-15
14:29:20 ---
> --- Comment #3 from spamfang1199 at yahoo.de 2011-02-14 21:53:46 ---
> I will try as soon as a newer kernel will be available in Debians SID or
> Experimental tree.
>
2.6.37 has
https://bugzilla.kernel.org/show_bug.cgi?id=25052
--- Comment #14 from Elmar Stellnberger 2011-02-15
22:12:58 ---
Great! Your patch works for kernel 2.6.38-rc2-0.0.7.4bf0e68-desktop.
I can start an X-server over HDMI with radeon.audio=0 but not without.
However this may be of not too great
https://bugzilla.kernel.org/show_bug.cgi?id=28852
--- Comment #22 from Old?ich Jedli?ka 2011-02-16
07:22:02 ---
Latest kernel from airlied/drm-2.6.git, branch drm-fixes, works fine.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this ma
https://bugzilla.kernel.org/show_bug.cgi?id=29222
Summary: X cannot start up, screen flickers in console mode
Product: Drivers
Version: 2.5
Kernel Version: 2.6.38-rc5
Platform: All
OS/Version: Linux
Tree: Mainline
Sta
https://bugzilla.kernel.org/show_bug.cgi?id=28852
--- Comment #23 from Old?ich Jedli?ka 2011-02-16
19:21:17 ---
Fixed in mainstream 2.6.38-rc5. Thanks!
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are wa
https://bugzilla.kernel.org/show_bug.cgi?id=28332
--- Comment #12 from Rafa? Mi?ecki 2011-02-16 23:07:40
---
This does not happen in 2.6.38-rc4. I am not sure about final version of 2.6.37
yet.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are recei
https://bugzilla.kernel.org/show_bug.cgi?id=29272
Summary: [BISECTED] Screen becomes corrupted when switching
video mode with Radeon KMS
Product: Drivers
Version: 2.5
Kernel Version: 2.6.38-rc5
Platform: All
OS/Version: Lin
https://bugzilla.kernel.org/show_bug.cgi?id=29272
--- Comment #1 from Jure Repinc 2011-02-17 00:54:29 ---
Created an attachment (id=47972)
--> (https://bugzilla.kernel.org/attachment.cgi?id=47972)
dmesg
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You
https://bugzilla.kernel.org/show_bug.cgi?id=29272
--- Comment #2 from Jure Repinc 2011-02-17 00:55:51 ---
Created an attachment (id=47982)
--> (https://bugzilla.kernel.org/attachment.cgi?id=47982)
lspci
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You
2501 - 2600 of 5870 matches
Mail list logo