[Bug 936545] Re: Suspend is not working on Nvidia hardware

2012-05-02 Thread Piotr Roszatycki
/proc/acpi/wakeup hack and disabling all usb devices works for me (Asus
1201N with Nvidia).

I've prepared suspend script in /etc/pm/sleep.d directory and now the
notebook suspends correctly.


** Attachment added: 20_acpi_wakeup_usb_suspend
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/936545/+attachment/3124958/+files/20_acpi_wakeup_usb_suspend

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

Title:
  Suspend is not working on Nvidia hardware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/936545/+subscriptions

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


[Bug 936545] Re: Suspend is not working on Nvidia hardware

2012-04-29 Thread Felix Griewald
@Nicolás

I disabled wake-up of all devices, but the problem still exists

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

Title:
  Suspend is not working on Nvidia hardware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/936545/+subscriptions

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

[Bug 936545] Re: Suspend is not working on Nvidia hardware

2012-04-28 Thread Felix Griewald
I upgrade to Precise Pangolin.

Standby and hibernation doesn't work. The system wakes up immediately. I
tried to use pm-utils and uswsusp

The solution of nicocarbone doesn't solve the problem.

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

Title:
  Suspend is not working on Nvidia hardware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/936545/+subscriptions

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


[Bug 936545] Re: Suspend is not working on Nvidia hardware

2012-04-28 Thread Nicolás Abel Carbone
@Felix: Maybe the devices waking your PC are different than me. Put this
command in the terminal to see which devices can wake the system:

cat /proc/acpi/wakeup

The ones that say *enabled are the suspects. Try disabling them
individually and test suspend until you found the guilty device. To
disable it in the session, without modifying the rc.local file, you must
go into a root session by typing this in the terminal:

sudo su -

Then, disable the device wake up with:

echo [device]/proc/acpi/wakeup

Filling [device] with the 4 o 3 character identifier appearing in the
cat command. Then you can add this lines to rc.local to make changes
permanent.

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

Title:
  Suspend is not working on Nvidia hardware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/936545/+subscriptions

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


[Bug 936545] Re: Suspend is not working on Nvidia hardware

2012-04-26 Thread Nicolás Abel Carbone
Solved the issue. It wasn't related to the Nvidia card. My apologies,
I'll set this bug to invalid.

For the record, the problem was that an unidentified USB device was
awaking the PC immediately after suspend. I solved the problem by
disabling the wake on USB for this devices with this lines on rc.local:

echo USB0/proc/acpi/wakeup
echo USB2/proc/acpi/wakeup


** Changed in: linux (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/936545

Title:
  Suspend is not working on Nvidia hardware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/936545/+subscriptions

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


[Bug 936545] Re: Suspend is not working on Nvidia hardware

2012-04-20 Thread Nicolás Abel Carbone
I am still having this issue.

I tested with the last 3.3 kernel in the precise mainline and the bug is
still happening.

Is there anything else I can do to help solve this problem?

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

Title:
  Suspend is not working on Nvidia hardware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/936545/+subscriptions

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


[Bug 936545] Re: Suspend is not working on Nvidia hardware

2012-02-27 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel?  It
will allow additional upstream developers to examine the issue. Refer to
https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v3.3 kernel[1] (Not a kernel in the daily directory).  Once you've
tested the upstream kernel, please remove the 'needs-upstream-testing'
tag(Only that one tag, please leave the other tags). This can be done by
clicking on the yellow pencil icon next to the tag located at the bottom
of the bug description and deleting the 'needs-upstream-testing' text.

If this bug is fixed by the mainline kernel, please add the following
tag 'kernel-fixed-upstream-KERNEL-VERSION'.  For example, if kernel
version 3.3-rc5 fixed the issue, the tag would be: 'kernel-fixed-
upstream-v3.3-rc5'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

If you are unable to test the mainline kernel, for example it will not boot, 
please add the tag: 'kernel-unable-to-test-upstream'.  
Once testing of the upstream kernel is complete, please mark this bug as 
Confirmed.


Thanks in advance.

[1] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.3-rc5-precise/


** Changed in: linux (Ubuntu)
   Importance: Undecided = Medium

** Tags added: needs-upstream-testing

** Changed in: linux (Ubuntu)
   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/936545

Title:
  Suspend is not working on Nvidia hardware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/936545/+subscriptions

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


[Bug 936545] Re: Suspend is not working on Nvidia hardware

2012-02-27 Thread Nicolás Abel Carbone
Well, I tested with v3.3.0rc5 kernel, and I have some problems.

First of all, when installing the 3.3 kernel, the Nvidia dkms module
fails to build, so I can't have the new kernel and Nvidia proprietary
driver together. I submitted a bug report for this: bug #942167

Nevertheless, I tried suspending the PC with the new kernel. It does
suspend, but it can't resume. After resuming, the PC got stuck and the
system speakers emits a constant beep.

Seeing this, I tried the precise kernel without the Nvidia proprietary
driver. It does not suspend for a fraction of second (as it does with
the Nvidia driver), but can't properly resume after this and the PC got
stuck, but without the beeping this time (with the Nvidia driver it
resumes fine after the failed suspend).

Please, if there is anything else I can do to help solving this issue,
let me know.

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

** Tags removed: needs-upstream-testing precise

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

Title:
  Suspend is not working on Nvidia hardware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/936545/+subscriptions

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


[Bug 936545] Re: Suspend is not working on Nvidia hardware

2012-02-25 Thread Nicolás Abel Carbone
Tested in kernel 3.2.0-17.27. Bug still exist. Changed status to
confirmed.


** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  Suspend is not working on Nvidia hardware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/936545/+subscriptions

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


[Bug 936545] Re: Suspend is not working on Nvidia hardware

2012-02-24 Thread Brad Figg
Thank you for taking the time to file a bug report on this issue.

However, given the number of bugs that the Kernel Team receives during
any development cycle it is impossible for us to review them all.
Therefore, we occasionally resort to using automated bots to request
further testing. This is such a request.

We have noted that there is a newer version of the development kernel
than the one you last tested when this issue was found. Please test
again with the newer kernel and indicate in the bug if this issue still
exists or not.

You can update to the latest development kernel by simply running the
following commands in a terminal window:

sudo apt-get update
sudo apt-get upgrade

If the bug still exists, change the bug status from Incomplete to
Confirmed. If the bug no longer exists, change the bug status from
Incomplete to Fix Released.

If you want this bot to quit automatically requesting kernel tests, add
a tag named: bot-stop-nagging.

 Thank you for your help, we really do appreciate it.


** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

** Tags added: kernel-request-3.2.0-17.27

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

Title:
  Suspend is not working on Nvidia hardware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/936545/+subscriptions

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


[Bug 936545] Re: Suspend is not working on Nvidia hardware

2012-02-19 Thread Nicolás Abel Carbone
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/936545

Title:
  Suspend is not working on Nvidia hardware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/936545/+subscriptions

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


[Bug 936545] Re: Suspend is not working on Nvidia hardware

2012-02-19 Thread Brad Figg
** Changed in: linux (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/936545

Title:
  Suspend is not working on Nvidia hardware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/936545/+subscriptions

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