https://bugzilla.kernel.org/show_bug.cgi?id=49051
Summary: nouveau driver send my laptop to power down
Product: Drivers
Version: 2.5
Kernel Version: 3.7-rc1
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
to fix it before Monday.
So please be patient for a couple of more days.
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/2012
t is doing the probing you could try starting bare X
> without a desktop environment. Or disable the analog outputs you
> aren't using in your xorg.conf. E.g.,
>
> Section "Monitor"
> Identifier "S-video"
> Option "Disable" "true"
> EndSection
I added that to the new file `/etc/X11/xorg.conf.d/99-disable.conf` also
disabling HDMI-0 and DVI-0. Nothing changed though after restarting the
graphical login manager (logging out and back in).
Thanks,
Paul
[1] http://www.asus.com/Motherboards/AMD_AM2/M2AVM/
-- next part --
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121019/0b3445af/attachment.pgp>
On Fri, Oct 19, 2012 at 9:10 AM, Paul Menzel
wrote:
> Am Donnerstag, den 18.10.2012, 18:14 -0400 schrieb Alex Deucher:
>> On Wed, Oct 17, 2012 at 4:48 PM, Paul Menzel wrote:
>> > Am Mittwoch, den 17.10.2012, 16:25 -0400 schrieb Alex Deucher:
>> >> On Wed, Oct 17, 2012 at 11:26 AM, Paul Menzel wrot
On Fri, Oct 19, 2012 at 9:34 AM, Alex Deucher wrote:
> On Fri, Oct 19, 2012 at 9:10 AM, Paul Menzel
> wrote:
>> Am Donnerstag, den 18.10.2012, 18:14 -0400 schrieb Alex Deucher:
>>> On Wed, Oct 17, 2012 at 4:48 PM, Paul Menzel wrote:
>>> > Am Mittwoch, den 17.10.2012, 16:25 -0400 schrieb Alex Deuc
are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121019/d49929b0/attachment-0001.html>
https://bugzilla.kernel.org/show_bug.cgi?id=48941
--- Comment #6 from Igor Murzov 2012-10-19 15:16:21 ---
The patch fixed the issue. I have two bl devices now:
# tree /sys/class/backlight/
/sys/class/backlight/
??? radeon_bl0 ->
../../devices/pci:00/:00:01.0/:01:05.0/drm/card0/ca
on
minor 1
grep vga_switcheroo /var/log/dmesg.0
[4.279348] vga_switcheroo: enabled
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121019/9b6ef8e6/attachment.html>
eir own
proprietary mux and I'm not sure how well it's supported in Linux.
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri
tinfo/dri-devel
>
--
Rodrigo Vivi
Blog: http://blog.vivi.eng.br
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121019/9ecf5da0/attachment.html>
From: Alex Deucher
So we know why the CS was rejected.
Signed-off-by: Alex Deucher
Cc: stable at vger.kernel.org
---
drivers/gpu/drm/radeon/evergreen_cs.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/gpu/drm/radeon/evergreen_cs.c
b/drivers/gpu/drm/radeon/ev
Hi Dave,
Two more fixes from Chris on top, updated overview below
On Thu, Oct 18, 2012 at 12:56:44PM +0200, Daniel Vetter wrote:
> The big thing is the disabling of the hsw support by default, cc: stable.
> We've aimed for basic hsw support in 3.6, but due to a few bad
> happenstances we've screw
Added more appropriate people to this. Added both i915 and nouveau
people, since apparently that fine piece of hardware has both.
Guys, any ideas?
Pawe?, could you perhaps get a photo of the oops and post it
somewhere? I'm assuming the oops happens early during boot and you
never get a usable mac
https://bugzilla.kernel.org/show_bug.cgi?id=49121
Rafael J. Wysocki changed:
What|Removed |Added
CC||rjw at sisk.pl
Component|AP
https://bugzilla.kernel.org/show_bug.cgi?id=49121
Alex Deucher changed:
What|Removed |Added
CC||alexdeucher at gmail.com
--- Comment #
https://bugzilla.kernel.org/show_bug.cgi?id=49121
--- Comment #2 from Alex Deucher 2012-10-19
22:04:49 ---
Also please attach your xorg log and dmesg output.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You
ed to parse relocation -12!
After a shell restart, the glitches go away.
--
You are receiving this mail because:
You are the assignee for the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20121019/47ac8fd7/attachment.html>
On Fri, Oct 19, 2012 at 3:41 PM, Martin Peres wrote:
>
> You must have missed the oops that was attached to the mail:
> http://www.spinics.net/lists/kernel/msg1420355.html
I did indeed. So never mind about that dmesg request, Pawe? ;-p
> Pawe?, could you try the attached patch please ?
Thanks f
The radeon driver does speed cap detection on the root PCI device for
the maximum speed with which the adapter can communicate. On ppc64
systems, however, the root device belongs to the Hypervisor, so the
current code would case a null pointer dereference.
I propose to look for the outmost bus
https://bugzilla.kernel.org/show_bug.cgi?id=49051
Summary: nouveau driver send my laptop to power down
Product: Drivers
Version: 2.5
Kernel Version: 3.7-rc1
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
https://bugs.freedesktop.org/show_bug.cgi?id=55692
--- Comment #43 from Christian König ---
Good news! I figured out what it is (the crash not the memory problem) and can
reproduce it.
A patch fixing this shouldn't be to much of a problem any more, but I don't
think I will have time to fix it be
Am Donnerstag, den 18.10.2012, 18:14 -0400 schrieb Alex Deucher:
> On Wed, Oct 17, 2012 at 4:48 PM, Paul Menzel wrote:
> > Am Mittwoch, den 17.10.2012, 16:25 -0400 schrieb Alex Deucher:
> >> On Wed, Oct 17, 2012 at 11:26 AM, Paul Menzel wrote:
> >
> >> > Am Mittwoch, den 17.10.2012, 16:49 +0200 sch
On Fri, Oct 19, 2012 at 9:10 AM, Paul Menzel
wrote:
> Am Donnerstag, den 18.10.2012, 18:14 -0400 schrieb Alex Deucher:
>> On Wed, Oct 17, 2012 at 4:48 PM, Paul Menzel wrote:
>> > Am Mittwoch, den 17.10.2012, 16:25 -0400 schrieb Alex Deucher:
>> >> On Wed, Oct 17, 2012 at 11:26 AM, Paul Menzel wrot
On Fri, Oct 19, 2012 at 9:34 AM, Alex Deucher wrote:
> On Fri, Oct 19, 2012 at 9:10 AM, Paul Menzel
> wrote:
>> Am Donnerstag, den 18.10.2012, 18:14 -0400 schrieb Alex Deucher:
>>> On Wed, Oct 17, 2012 at 4:48 PM, Paul Menzel wrote:
>>> > Am Mittwoch, den 17.10.2012, 16:25 -0400 schrieb Alex Deuc
https://bugs.freedesktop.org/show_bug.cgi?id=42373
--- Comment #36 from Kunal ---
(In reply to comment #35)
> Did you tested 3.7 kernel ? Bunch of patch went in some might help your case.
No, not yet.
Will build and test a 3.7-rc1 based kernel and report back.
Thanks,
Kunal
--
You are receivi
https://bugzilla.kernel.org/show_bug.cgi?id=48941
--- Comment #6 from Igor Murzov 2012-10-19 15:16:21 ---
The patch fixed the issue. I have two bl devices now:
# tree /sys/class/backlight/
/sys/class/backlight/
├── radeon_bl0 ->
../../devices/pci:00/:00:01.0/:01:05.0/drm/card0/ca
https://bugs.freedesktop.org/show_bug.cgi?id=26891
lucky...@free.fr changed:
What|Removed |Added
CC||lucky...@free.fr
--- Comment #44 from
https://bugs.freedesktop.org/show_bug.cgi?id=26891
--- Comment #45 from Alex Deucher ---
(In reply to comment #44)
>
> Good news, the radeon card is recognised with an EFI stub boot only !
>
> But the screens stay black !! (lcd panel and hdmi) ..., X is started because
> I heard lightdm ubuntu
Reviewed-by: Rodrigo Vivi
On Tue, Oct 9, 2012 at 8:26 AM, Damien Lespiau wrote:
> From: Damien Lespiau
>
> As we parse the string given on the command line one char at a time, it
> seems that we do want a break at every case.
>
> Signed-off-by: Damien Lespiau
> ---
> drivers/gpu/drm/drm_modes
From: Alex Deucher
So we know why the CS was rejected.
Signed-off-by: Alex Deucher
Cc: sta...@vger.kernel.org
---
drivers/gpu/drm/radeon/evergreen_cs.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/gpu/drm/radeon/evergreen_cs.c
b/drivers/gpu/drm/radeon/everg
Hi Dave,
Two more fixes from Chris on top, updated overview below
On Thu, Oct 18, 2012 at 12:56:44PM +0200, Daniel Vetter wrote:
> The big thing is the disabling of the hsw support by default, cc: stable.
> We've aimed for basic hsw support in 3.6, but due to a few bad
> happenstances we've screw
Added more appropriate people to this. Added both i915 and nouveau
people, since apparently that fine piece of hardware has both.
Guys, any ideas?
Paweł, could you perhaps get a photo of the oops and post it
somewhere? I'm assuming the oops happens early during boot and you
never get a usable mac
https://bugzilla.kernel.org/show_bug.cgi?id=49121
Rafael J. Wysocki changed:
What|Removed |Added
CC||r...@sisk.pl
Component|APM
https://bugzilla.kernel.org/show_bug.cgi?id=49121
Alex Deucher changed:
What|Removed |Added
CC||alexdeuc...@gmail.com
--- Comment #1 f
https://bugzilla.kernel.org/show_bug.cgi?id=49121
--- Comment #2 from Alex Deucher 2012-10-19 22:04:49
---
Also please attach your xorg log and dmesg output.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You
https://bugs.freedesktop.org/show_bug.cgi?id=55692
--- Comment #44 from Serkan Hosca ---
(In reply to comment #43)
> Good news! I figured out what it is (the crash not the memory problem) and
> can reproduce it.
>
> A patch fixing this shouldn't be to much of a problem any more, but I don't
> th
On Fri, Oct 19, 2012 at 3:41 PM, Martin Peres wrote:
>
> You must have missed the oops that was attached to the mail:
> http://www.spinics.net/lists/kernel/msg1420355.html
I did indeed. So never mind about that dmesg request, Paweł ;-p
> Paweł, could you try the attached patch please ?
Thanks f
37 matches
Mail list logo