[Bug 921321] Re: nouveau: dark screen after suspend/resume

2019-12-04 Thread Bug Watch Updater
** Changed in: nouveau
   Status: Incomplete => Unknown

** Bug watch added: 
gitlab.freedesktop.org/xorg/driver/xf86-video-nouveau/issues #20
   https://gitlab.freedesktop.org/xorg/driver/xf86-video-nouveau/issues/20

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 921321]

2019-12-04 Thread Martin-peres-n
-- 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/xorg/driver/xf86-video-nouveau/issues/20.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 921321]

2018-07-29 Thread Erik Karlsson
Created attachment 140871
drm/nv50: Fix backlight not working when PWM_DIV is uninitialised (v5)

Patch modified to work with 4.17.9.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 921321]

2018-07-24 Thread Erik Karlsson
Wrong commit, redid the bisect. 839ca903f12ef8f09374e0b655456482536a733e
is the new suspect.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 921321]

2018-07-19 Thread Erik Karlsson
According to a bisect, the commit
f00f0e218b5d6347f28c0f2d80ee46c45b28f3c3 killed the patch.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 921321]

2018-07-04 Thread Erik Karlsson
I got the patch working in 4.9.6. But in 4.17.3 the backlight controls
no longer work after suspend.

Wierdly though, the "nvapeek" output is the same after suspend as before:
# nvapeek 0xe100; nvapeek 0xe28c; nvapeek 0xe104 8; nvapeek 0xe280 8
e100: 001c1100
e28c: 0180
e104: 72266640 0441474b
e280: 2747 
...suspend...
# nvapeek 0xe100; nvapeek 0xe28c; nvapeek 0xe104 8; nvapeek 0xe280 8
e100: 001c1100
e28c: 0180
e104: 72266240 0441474b
e280: 2747 

Something else has changed. Will bisect.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 921321]

2018-06-08 Thread Jeff Miller
I have an NVAC (MCP79) in an iMac9,1 for which the backlight controls do
not work if NV50_PDISP_SOR_PWM_DIV(0x61c080) is set to 0x5e. If it is
useful at all I have attached an mmiotrace dump with from various
backlight control setting changes using the nvidia blob in another bug
report (#98677).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 921321]

2015-02-25 Thread Erik Karlsson
Is this reverse engineering something I could do myself using software,
or does it require active fiddling with the registers?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321]

2015-02-23 Thread Erik Karlsson
Created attachment 113754
drm/nv50: Fix backlight not working when PWM_DIV is uninitialised (v4)

I redid the patch for 3.18.6. Not sure what the use of removed
nvif_rd32() chunk was, but it doesn't seem to be necessary anymore.

Could this fix be predicated on the specific PCI ID if the effects are
uncertain?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321]

2015-02-23 Thread Rspliet
(In reply to Erik Karlsson from comment #50)
 Created attachment 113754 [details] [review]
 drm/nv50: Fix backlight not working when PWM_DIV is uninitialised (v4)
 
 I redid the patch for 3.18.6. Not sure what the use of removed nvif_rd32()
 chunk was, but it doesn't seem to be necessary anymore.
 
 Could this fix be predicated on the specific PCI ID if the effects are
 uncertain?

No, the value of NV50_PDISP_SOR_PWM_DIVis not derived from the PCI ID.
Judging by some other traces I've seen, we can't just unconditionally
set 0x5e to NV50_PDISP_SOR_PWM_DIV. Rather, someone needs to step up and
figure out how this parameter is correctly determined, which requires
some RE'ing work on a laptop that actually has it's brightness
controlled by the NVIDIA GPU rather than ACPI or some other backlight
component. Only then a patch like this can be merged.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321]

2014-11-14 Thread Erik Karlsson
Not to be a nag, but multiple people have confirmed that the patch fixes
the problem. What are the prerequisites for merging this?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321]

2014-06-08 Thread Anonymous-dodgeit
Created attachment 100635
drm/nv50: Fix backlight not working when PWM_DIV is uninitialised (v3)

Applying Roy's 0001-drm-nv50-Fix-backlight-not-working-when-PWM_DIV-
is-u.patch (v2) to linux-3.15-rc8 results in a compilation error.

...
  CC  drivers/gpu/drm/nouveau/nouveau_display.o
drivers/gpu/drm/nouveau/nouveau_display.c: In function ‘nouveau_display_init’:
drivers/gpu/drm/nouveau/nouveau_display.c:400:5: error: ‘drm’ undeclared (first 
use in this function)
  if(drm-backlight)
 ^
drivers/gpu/drm/nouveau/nouveau_display.c:400:5: note: each undeclared 
identifier is reported only once for each function it appears in
scripts/Makefile.build:318: recipe for target 
'drivers/gpu/drm/nouveau/nouveau_display.o' failed
make[4]: *** [drivers/gpu/drm/nouveau/nouveau_display.o] Error 1
scripts/Makefile.build:465: recipe for target 'drivers/gpu/drm/nouveau' failed
make[3]: *** [drivers/gpu/drm/nouveau] Error 2
scripts/Makefile.build:465: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:465: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:878: recipe for target 'drivers' failed
make: *** [drivers] Error 2

Resolved by adding the following line to the beginning of the
nouveau_display_init function in nouveau_display.c:

struct nouveau_drm *drm = nouveau_drm(dev);

I tried to make a patch and attach it - not sure if I did it right.

This patch successfully resolved the backlight brightness stuck at
minimum after waking up from suspend issue on my HP Elitebook 8530w.

Thank you, Roy! Your code has improved my life significantly.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 921321]

2014-02-16 Thread Erik Karlsson
I can confirm that the patch drm/nv50: Fix backlight[...](v2) works
for a HP 8530w. Any chance of getting this included upstream?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321] Re: nouveau: dark screen after suspend/resume

2013-09-05 Thread AG Restringere
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please execute the following command, as it will
automatically gather debugging information, in a terminal:

$ apport-collect BUGNUMBER

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://wiki.ubuntu.com/ReportingBugs.

** Changed in: xserver-xorg-video-nouveau (Ubuntu)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321] Re: nouveau: dark screen after suspend/resume

2013-09-05 Thread AG Restringere
This bug report is being closed due to your last comment:

although I am unable to test anymore as my laptop has been replaced

For future reference you can manage the status of your own bugs by
clicking on the current status in the yellow line and then choosing a
new status in the revealed drop down box. You can learn more about bug
statuses at https://wiki.ubuntu.com/Bugs/Status. Thank you again for
taking the time to report this bug and helping to make Ubuntu better.
Please submit any future bugs you may find.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321]

2013-09-01 Thread R-spliet
(In reply to comment #36)
 Created attachment 68764 [details] [review]
 Enable the PANEL_BACKLIGHT_LEVEL GPIO
 
 Guys can you try the patch. It should apply against the latest nouveau tree

NACK on this patch: this particular pin should be driven by a PWM in
SOR, as indicated in 0xe100. Rather look if routing from PWM to GPIO pin
is correct...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321]

2013-09-01 Thread R-spliet
Created attachment 85010
drm/nv50: Fix backlight not working when PWM_DIV is uninitialised

Auke, Rick, Jesse: please test the attached patch. It should initialise
PWM_DIV on both boot and resume, solving your problems _if_ this routine
is called after running the initscripts. Please test to verify this is
the case.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321]

2013-09-01 Thread R-spliet
Created attachment 85012
drm/nv50: Fix backlight not working when PWM_DIV is uninitialised (v2)

V2 fixes the reach of this patch.
From what I can tell the PWM_DIV is simply a divider for the initial PWM clock 
or something, it does not affect the scope of the duty cycle. I therefore 
assume 0x5e is always a good value to set. Traces from NV50:NVA0 would help 
verify whether NVIDIA always sets this value or not.
This patch requires acpi_backlight=vendor to be set because it tests for the 
presence of a backlight by testing drm-backlight. An alternative to this test 
would be checking for the GPIO to be present and routed to SOR, but I wouldn't 
be surprised if there is at least one device that expects our driver to route 
it manually. How should we go about this?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321] Re: nouveau: dark screen after suspend/resume

2013-09-01 Thread Bug Watch Updater
** Changed in: nouveau
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321]

2013-08-31 Thread Rick-hendricksen
This bug is still present.


[root@s094648 rick]# nvapeek 0xe100; nvapeek 0xe28c; nvapeek 0xe104 8; nvapeek 
0xe280 8
e100: 001c1100
e28c: 0100
e104: 72266640 0441474b
e280: 4747 
[root@s094648 rick]# systemctl suspend
[root@s094648 rick]# nvapeek 0xe100; nvapeek 0xe28c; nvapeek 0xe104 8; nvapeek 
0xe280 8
e100: 001c1100
e28c: 0100
e104: 72266240 0441474b
e280:  
[root@s094648 rick]# uname -a
Linux s094648 3.10.10-1-ARCH #1 SMP PREEMPT Fri Aug 30 11:30:06 CEST 2013 
x86_64 GNU/Linux

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321]

2013-08-31 Thread Ilia Mirkin
What backlight driver is being used? Please post your dmesg. Are you
booting with acpi_backlight=vendor ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321]

2013-08-31 Thread Rick-hendricksen
(In reply to comment #41)
 What backlight driver is being used? Please post your dmesg. Are you booting
 with acpi_backlight=vendor ?

No, I am booting with the following command line:
[0.00] Command line: BOOT_IMAGE=/boot/vmlinuz-linux 
root=UUID=d30907c8-9c00-4b4f-9dfb-b01990328a7a rw loglevel=3

Also, is there an IRC channel or something I could join to speed up
communication regarding this bug?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321]

2013-08-31 Thread Rick-hendricksen
Created attachment 84974
DMESG kernel 3.10.10

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321]

2013-08-30 Thread Ilia Mirkin
Can someone confirm that this is fixed in newer kernels as Ben said it
should be?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321] Re: nouveau: dark screen after suspend/resume

2013-01-20 Thread AG Restringere
Skeggsb, someone has reported a bug similar to this on Launchpad.net in
Ubuntu and was wondering if you can give more information on this
potential fix and when it will be released...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321] Re: nouveau: dark screen after suspend/resume

2013-01-20 Thread AG Restringere
Forgot to include a link: https://bugs.launchpad.net/nouveau/+bug/921321

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321]

2013-01-15 Thread Skeggsb
This bug is likely fixed in current nouveau kernel git.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321] Re: nouveau: dark screen after suspend/resume

2013-01-02 Thread Jesse Brandeburg
this is NOT a duplicate of #1015297.  The issue likely still exists
(although I am unable to test anymore as my laptop has been replaced)

** This bug is no longer a duplicate of bug 1015297
   Screen partially darkened after suspend and resume in Xubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321] Re: nouveau: dark screen after suspend/resume

2012-12-29 Thread AG Restringere
*** This bug is a duplicate of bug 1015297 ***
https://bugs.launchpad.net/bugs/1015297

** This bug has been marked a duplicate of bug 1015297
   Screen partially darkened after suspend and resume in Xubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321] Re: nouveau: dark screen after suspend/resume

2012-12-29 Thread AG Restringere
*** This bug is a duplicate of bug 1015297 ***
https://bugs.launchpad.net/bugs/1015297

Can you check bug #1015297 and see if that describes your issue?  This
might be a duplicate...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321]

2012-10-30 Thread Walther
I couldn't get the git kernel, so I tried that patch against
linux-3.7-rc3. Unfortunately, it didn't change anything in my set up
(Elitebook 8530w, NVIDIA Corporation G96M [Quadro FX 770M] card).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321]

2012-10-23 Thread Chris00
Still present in kernel 3.6.2, even with acpi_backlight=vendor
nouveau.force_post=1 and Support for backlight control disabled in the
kernel configuration.

The funny thing is that the display seem to come back at the right
brightness initially and then is changed to max brightness a second
after.

Like many people, this bug unfortunately prevents me to switch to the
free driver.  It would be really nice if it was fixed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321]

2012-10-23 Thread Emil-l-velikov
Created attachment 68764
Enable the PANEL_BACKLIGHT_LEVEL GPIO

Guys can you try the patch. It should apply against the latest nouveau
tree

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321]

2012-10-11 Thread Emil-l-velikov
It appears that even the blob was experiencing the same issue [1]

Affected blob 180.44, fixed in 180.60. I would expect that a specific
quirk was added to handle the issue

[1] http://www.bartromgens.org/wordpress/?p=274

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321]

2012-10-11 Thread Chris00
(In reply to comment #32)

I confirm that this issue is present on the Thinkpad W510 with the
driver from kernel 3.6.0.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321]

2012-10-11 Thread Chris00
The problem is still present in the git version of the driver.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321] Re: nouveau: dark screen after suspend/resume

2012-10-08 Thread Clayton Dillard
When is a fix for this expected?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321] Re: nouveau: dark screen after suspend/resume

2012-10-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xserver-xorg-video-nouveau (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321] Re: nouveau: dark screen after suspend/resume

2012-06-19 Thread ThGravo
Also affects Gentoo with x11-drivers/xf86-video-nouveau-0.0.16_pre20120322 and 
kernel 3.4.3-gentoo.
I'm on a HP8530w, too.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321]

2012-06-01 Thread Kdebugs
Congratulations on going stable!  I am experiencing this issue as well,
and this is the one bug keeping me from using Nouveau.  I would really
like to have xrandr 1.2 support, so please let me know if there is
anything I could provide to help troubleshoot this.

Notes:
Thinkpad W510

01:00.0 VGA compatible controller: NVIDIA Corporation GT216 [Quadro FX
880M] (rev a2)

When using the nvidia driver, the following option needs to be added to the X 
config file.
Option RegistryDwords EnableBrightnessControl=1

When using the nouveau driver, brightness controls works fine.  After
suspend and resume, brightness stuck on max.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321]

2012-06-01 Thread clrelay
Applies to me as well on a W510


Linux w510 3.2.0-24-generic #39-Ubuntu SMP Mon May 21 16:52:17 UTC 2012 x86_64 
x86_64 x86_64 GNU/Linux

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321] Re: nouveau: dark screen after suspend/resume

2012-04-19 Thread Clayton Dillard
I'm having the same issue on Precice Pangolin Ubuntu 12.04 running on an
HP 8530w with the Quadro card.

I loaded 11.10 on an HP 8740w with a newer Nvidia card and don't have
this issue.

Still stuck though on my 8530.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321]

2012-04-11 Thread Bugs-30-kappa
Is there a way I can help by providing more information or trying a new
version?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321]

2012-04-11 Thread Bugs-30-kappa
Experiencing a similar issue on a Lenovo W510 (FX880m), Fedora 17 Beta
RC3, with the difference that after suspend the brightness is set to
max, after that brightness controls do not work (nor do echos to
/sys/..). Things are fine with the NVIDIA driver.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321]

2012-04-05 Thread Jesse Brandeburg
Is there anything I can do to help fix this?  Willing to provide any
data and debug, including remote access if that would help.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321]

2012-02-20 Thread Walther
I repeated testing using kernel 3.3.0 RC4, and results are similar:

nvapeek (before):
e100: 001c1100
e28c: 0100
e104: 72267640 0441474b
e280: 4747 

After:
e100: 001c1100
e28c: 0100
e104: 72267240 0441474b
e280: 4747 

Compared to the previous version, the only change is that 0x1000 was
added to 0xe104 (and 0x400 is still unset on resume). And, of course,
brightness controls ceased to response after resuming.

PS: What still worries me is that after resuming nvagetbios still fails,
that is a definite vbios bug/corruption somewhere, isn't it...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321]

2012-02-17 Thread Emil-l-velikov
Did you have the chance to test a kernel that includes the following
commit

drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of
issues


It does rework the gpio handling and initialization (among other things), that 
should have positive effect on your issue 

It is part of linux 3.3rc1 [1] as well as nouveau linux tree [2]


Cheers
Emil


[1] 
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;h=a0b25635515ef5049f93b032a1e37f18b16e0f6f

[2]
http://cgit.freedesktop.org/nouveau/linux-2.6/commit/?id=a0b25635515ef5049f93b032a1e37f18b16e0f6f

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321]

2012-02-17 Thread Walther
There should be a solution to this dilemma, considering that nvidia's
binary blob does it correctly.

I got the nvapeek results for using the binary blob, and the results I
got are:

Before
e100: 001c1100
e28c: 0100
e104: 72266640 0441474b
e280: 4747 

After
e100: 001c1100
e28c: 0100
e104: 72266640 0441474b
e280: 4747 

Notice that unlike nouveau, register 0xe104's content is unaltered after
resuming. What is this particular register for?

The vbios before suspending is identical between nouveau and nvidia, and
it is also identical to the one after resuming with nvidia. However,
nvgetbios fails with nouveau after resuming:

./nvagetbios  vbios.txt
No extraction method specified (using -s extraction_method). Defaulting to 
PRAMIN.
Attempt to extract the vbios from card 0 (nv96) using PRAMIN
Invalid signature(0x55aa). You may want to try another retrieval method.

Is this a sign that the vbios is somehow wrong/corrupted after resume?

Note that I am also using a Elitebook 8530W, with an nVidia Corporation
G96M [Quadro FX 770M] card, using Linux 3.1.10.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321]

2012-02-17 Thread Jesse Brandeburg
Hi Emil, thanks. Behavior is unchanged with new kernels. I've tested
through nouveau commit:

commit 9a0a03b43176ee676693232f2afe92b83b15233e
Author: Roy Spliet r.spl...@student.tudelft.nl
Date:   Tue Feb 7 00:29:06 2012 +0100

drm/nouveau/pm: several fixes for nvc0 memory timings

and 3.3.0-rc2 (actually the above is on top of)
which contains a0b2563

commit 62aa2b537c6f5957afd98e29f96897419ed5ebab
Author: Linus Torvalds torva...@linux-foundation.org
Date:   Tue Jan 31 13:31:54 2012 -0800

Linux 3.3-rc2

with no change, from that patch or any other.

in fact nvapeek (nouveau git with 3.3.0-rc2) shows:
before suspend:
e100: 001c1100
e28c: 0100
e104: 72266640 0441474b
e280: 4747 

after:
e100: 001c1100
e28c: 0100
e104: 72266240 0441474b
e280: 4747 

the only difference I see is e104 bit 10 being set before, and not
after.

NOTE: I have the exact same laptop as Walther.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321] Re: nouveau: dark screen after suspend/resume

2012-02-08 Thread Jesse Brandeburg
** Bug watch added: freedesktop.org Bugzilla #39550
   https://bugs.freedesktop.org/show_bug.cgi?id=39550

** Also affects: nouveau via
   https://bugs.freedesktop.org/show_bug.cgi?id=39550
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321] Re: nouveau: dark screen after suspend/resume

2012-02-08 Thread Bug Watch Updater
Launchpad has imported 23 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=39550.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2011-07-26T11:35:11+00:00 Auke-n wrote:

Created attachment 49565
vbios 

After a suspend/resume cycle, my brightness is stuck to some low value
which can't be changed with the brightness buttons or nvapoke 0x61c084
0x8200. Both of these do work before suspend.

Output of nvapeek 0x61c084 (both before and after suspend/resume):
0061c084: 0401

Attached is /sys/kernel/debug/dri/0/vbios.rom.

Reply at: https://bugs.launchpad.net/nouveau/+bug/921321/comments/0


On 2011-07-26T12:19:43+00:00 Auke-n wrote:

Created attachment 49572
dmesg|grep nouveau

dmesg|nouveau after said suspend/resume cycle

Reply at: https://bugs.launchpad.net/nouveau/+bug/921321/comments/1


On 2011-07-26T18:13:31+00:00 Emil-l-velikov wrote:

Hi Auke

Would you consider this as a regression ?

Looking at your stripped log I can see ACPI backlight interface
available, not registering our own, thus I would say that the issue is
not related to nouveau

Although can you please try the following

1 Boot into runlevel 3
   Append  3 to your kernel command line

2 Make sure that nouveau is not loaded - lsmod will tell you if it is
2.1 Possible solution - blacklist nouveau

3 Try to adjust the brightness via acpi
3.1 Look for *brightness* in /sys/devices/ 
   find /sys/devices -name *bright* 2/dev/null

4 Suspend
   pm-suspend

5 Resume

6 Try to adjust the brightness again

7 Confirm/dismiss if it is a nouveau related issue

I hope it helps

Cheers,
Emil

Reply at: https://bugs.launchpad.net/nouveau/+bug/921321/comments/2


On 2011-07-26T18:24:37+00:00 Guido Trentalancia wrote:

Please note that when I compared the openSUSE/jobermayr tree with mine
from upstream, I found that the drm kernel module shipped by jobermayr
and tagged as 20110721.2009-2.3 on openSUSE does ship separate and
different ACPI bits (at least there should be differences in the include
files).

I do not know if that helps... Here it does not even specify the version
or whether it something that suddenly stopped working or otherwise
something that never worked.

Reply at: https://bugs.launchpad.net/nouveau/+bug/921321/comments/3


On 2011-07-26T19:06:17+00:00 Emil-l-velikov wrote:

Correction

3.1 Look for brightness and/or backlight in /sys
   find /sys -name *brightness* -o -name *backlight*

Most likely you will have files similar to

ls
/sys/devices/pci:00/:00:0c.0/:02:00.0/backlight/acpi_video0/

  brightness   actual_brightness  max_brightness

You will have /sys/class/backlight, as well
Note that the /sys/class/backlight/acpi_video0 (or similar) should point to the 
above entry


Cheers
Emil

Reply at: https://bugs.launchpad.net/nouveau/+bug/921321/comments/4


On 2011-07-26T20:00:34+00:00 Auke-n wrote:

Emil:
As you suggested, I booted without nouveau into a terminal. Indeed I have these 
interfaces in /sys, and before suspend/resume I could control brightness as 
usual. After suspend/resume, the screen stayed black (supposedly the backlight 
was completely off). Blindly starting X, which loaded nouveau, turned the 
screen on and gave me the fixed low brightness as described earlier. Seems like 
it's not a nouveau issue after all, so what do I do now?

Guido:
This is an Arch Linux install, with linux 2.6.39, nouveau-dri 7.10.3 and an 
xf86-video-nouveau driver that's said to be version 0.0.16_git20110531.

Reply at: https://bugs.launchpad.net/nouveau/+bug/921321/comments/5


On 2011-08-10T06:14:08+00:00 Skeggsb wrote:

Can I get the output of the following, both before and after
suspend/resume

nvapeek 0xe100; nvapeek 0xe28c; nvapeek 0xe100 8; nvapeek 0xe280 8

Reply at: https://bugs.launchpad.net/nouveau/+bug/921321/comments/6


On 2011-08-10T06:14:48+00:00 Skeggsb wrote:

Correction:

nvapeek 0xe100; nvapeek 0xe28c; nvapeek 0xe104 8; nvapeek 0xe280 8

Reply at: https://bugs.launchpad.net/nouveau/+bug/921321/comments/7


On 2011-08-10T11:19:14+00:00 Auke-n wrote:

Can't really say if it's a regression, but it hasn't worked for me in a
while and I never bothered fixing

[Bug 921321] Re: nouveau: dark screen after suspend/resume

2012-01-24 Thread Jesse Brandeburg
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321] [NEW] nouveau: dark screen after suspend/resume

2012-01-24 Thread Jesse Brandeburg
Public bug reported:

Nouveau works fine with brightness controls working fine after initial
boot, but I do S3 suspend, and then resume via power button, and
brightness controls don't work at all, and backlight is on, but set at
extremely low level.

hardware is Quadro 770M on HP 8530w laptop

/sys/.../brightness control does nothing when in this state,
suspend resume cycles after this first cycle all have the same problem.

I'll test if a full hibernate has the issue or not after this and report
back.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: xorg 1:7.6+7ubuntu7
Uname: Linux 3.3.0-rc1+ x86_64
.tmp.unity.support.test.1:
 
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,move,compiztoolbox,grid,vpswitch,gnomecompat,place,session,snap,mousepoll,regex,resize,imgpng,unitymtgrabhandles,wall,animation,workarounds,expo,fade,ezoom,scale,unityshell]
CompositorRunning: None
Date: Tue Jan 24 15:57:58 2012
DistUpgraded: Log time: 2011-10-20 21:20:49.957387
DistroCodename: oneiric
DistroVariant: ubuntu
EcryptfsInUse: Yes
ExtraDebuggingInterest: Yes, whatever it takes to get this fixed in Ubuntu
GraphicsCard:
 nVidia Corporation G96M [Quadro FX 770M] [10de:065c] (rev a1) (prog-if 00 [VGA 
controller])
   Subsystem: Hewlett-Packard Company Device [103c:30e7]
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
MachineType: Hewlett-Packard HP EliteBook 8530w
PccardctlIdent:
 Socket 0:
   product info: RICOH, Bay8Controller, , 
   manfid: 0x, 0x
   function: 254 (unknown)
PccardctlStatus:
 Socket 0:
   3.3V 16-bit PC Card
   Subdevice 0 (function 0) bound to driver pata_pcmcia
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.3.0-rc1+ 
root=UUID=824346e6-fd2f-4916-a2c9-e883c1fe860c ro splash quiet vga=771 
crashkernel=384M-2G:64M,2G-:128M quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to oneiric on 2011-10-21 (95 days ago)
Xrandr: Screen 0: minimum 0 x 0, current 3200 x 1200, maximum 4096 x 4096
dmi.bios.date: 12/13/2010
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68PDV Ver. F.13
dmi.board.name: 30E7
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 90.27
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PDVVer.F.13:bd12/13/2010:svnHewlett-Packard:pnHPEliteBook8530w:pvrF.13:rvnHewlett-Packard:rn30E7:rvrKBCVersion90.27:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP EliteBook 8530w
dmi.product.version: F.13
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.6+bzr20110929-0ubuntu6
version.ia32-libs: ia32-libs 20090808ubuntu26
version.libdrm2: libdrm2 2.4.26-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

** Affects: xserver-xorg-video-nouveau (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug oneiric ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 921321] Re: nouveau: dark screen after suspend/resume

2012-01-24 Thread Jesse Brandeburg
At the time the report was generated I had tried to boot to latest
upstream kernel to test nouveau (which is broken) but this issue is
against stock Ubuntu kernel 3.0.0-14

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/921321

Title:
  nouveau: dark screen after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/921321/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs