[Bug 42149] Re: USB devices are not powered off at shutdown

2012-02-22 Thread Bug Watch Updater
** Changed in: linux
   Status: Confirmed => Invalid

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

Title:
  USB devices are not powered off at shutdown

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

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2011-12-30 Thread Pali
Now I tested natty builds from post 51 and all working fine on my
computer.

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

Title:
  USB devices are not powered off at shutdown

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

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


Re: [Bug 42149] Re: USB devices are not powered off at shutdown

2011-11-09 Thread Don Myers
I'm sorry. I have many irons in the fire. I'm in the middle of corn and 
soybean harvesting, as well as having a full time job. I will not be 
able to try this immediately.

Don

On 11/09/2011 12:20 PM, Alan Stern wrote:
> Thanks Don, but that doesn't address the question I was asking.  It
> doesn't matter whether or not the existing kernels work on your
> computer; the question is whether the new test kernel works.
>

--

*
***

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

Title:
  USB devices are not powered off at shutdown

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

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2011-11-09 Thread Alan Stern
Thanks Don, but that doesn't address the question I was asking.  It
doesn't matter whether or not the existing kernels work on your
computer; the question is whether the new test kernel works.

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

Title:
  USB devices are not powered off at shutdown

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

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


Re: [Bug 42149] Re: USB devices are not powered off at shutdown

2011-11-09 Thread Don Myers
I presently have Ubuntu 11.10 32 bit installed on the computer I had the 
issues with. This was an upgrade from 11.04 through the Ubuntu 
repositories. I've had no issues with 11.10 not shutting everything down.

On 11/07/2011 11:39 AM, Alan Stern wrote:
> To everybody who has been affected by this problem:
>
> Attached is a kernel patch which (I hope) will solve the whole matter
> once and for all.  The patch was written for a 3.1 kernel, but it should
> apply with only minimal changes to other recent kernels.  It will affect
> the way the system handles OHCI controllers -- even systems that are
> working okay now.
>
> Since different types of NVIDIA controllers and chipsets behave in
> different ways, I'd like to get as much testing over as wide a range of
> hardware as possible before submitting this for the official kernel.
>
> Please test the patch and let me know if there are any problems with it.
> Two particular things to look out for: Are USB devices powered down
> properly when the system shuts down?  Does the controller continue to
> work after you do "rmmod ohci-hcd ; modprobe ohci-hcd"?
>
> Thanks.
>
> ** Attachment added: "Reset and suspend all idle OHCI controllers; remove 
> NVIDIA shutdown quirk"
> 
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/42149/+attachment/2588553/+files/ohci-idle-suspend
>

--

*~~*
Don C. Myers
e-PRO Certified by the National Association of Realtors
Manager, Farm and Rural Property Division
*Coldwell Banker University Realty
*126 East Foster Avenue, State College, PA 16801
Office Phone: 814-237-6543 Fax: 814-237-6502
Home Phone: 814-422-8111 Cell Phone: 814-571-9518
Visit the Farm and Rural Property Division Web Site at 
_www.cbur-ruralproperty.com 
_View Don's Farm Web Site at www.myersfarm.com 
*~~*

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

Title:
  USB devices are not powered off at shutdown

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

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2011-11-08 Thread Seth Forshee
I've prepared test builds for oneiric and natty. Please provide feedback
according to Alan's request in comment #50.

The oneiric build is available at:
http://people.canonical.com/~sforshee/lp42149/linux-3.0.0-13.22~lp42149v20081545/

And the natty build:
http://people.canonical.com/~sforshee/lp42149/linux-2.6.38-13.52~lp42149v20081651/

Thanks!

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

Title:
  USB devices are not powered off at shutdown

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

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2011-11-07 Thread Alan Stern
To everybody who has been affected by this problem:

Attached is a kernel patch which (I hope) will solve the whole matter
once and for all.  The patch was written for a 3.1 kernel, but it should
apply with only minimal changes to other recent kernels.  It will affect
the way the system handles OHCI controllers -- even systems that are
working okay now.

Since different types of NVIDIA controllers and chipsets behave in
different ways, I'd like to get as much testing over as wide a range of
hardware as possible before submitting this for the official kernel.

Please test the patch and let me know if there are any problems with it.
Two particular things to look out for: Are USB devices powered down
properly when the system shuts down?  Does the controller continue to
work after you do "rmmod ohci-hcd ; modprobe ohci-hcd"?

Thanks.

** Attachment added: "Reset and suspend all idle OHCI controllers; remove 
NVIDIA shutdown quirk"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/42149/+attachment/2588553/+files/ohci-idle-suspend

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

Title:
  USB devices are not powered off at shutdown

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

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2011-09-21 Thread madbiologist
According to bug 787590, it was the 2.6.38-11.48 kernel update which
fixed it.

@ Don - Can you confirm it is fixed?

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

Title:
  USB devices are not powered off at shutdown

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

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2011-09-20 Thread thorstenmz
As for my machine, the bug is gone. Can't pin down which update fixed it, 
though.
Linux thorsten-desktop 2.6.38-11-generic #48-Ubuntu SMP Fri Jul 29 19:02:55 UTC 
2011 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 the bug report.
https://bugs.launchpad.net/bugs/42149

Title:
  USB devices are not powered off at shutdown

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

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2011-07-15 Thread madbiologist
** Tags added: natty

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

Title:
  USB devices are not powered off at shutdown

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

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2011-07-14 Thread Don Myers
Yesterday the kernel through the normal updates was updated to
2.6.38-10. The problem still exists.

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

Title:
  USB devices are not powered off at shutdown

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

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2011-07-14 Thread Brad Figg
This bug was filed against a series that is no longer supported and so
is being marked as Won't Fix. If this issue still exists in a supported
series, please file a new bug.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
   Status: Fix Committed => Won't Fix

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

Title:
  USB devices are not powered off at shutdown

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

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


Re: [Bug 42149] Re: USB devices are not powered off at shutdown

2011-06-05 Thread Don Myers
Hi,

Quite honestly I've been swamped at work and I also farm part-time. We 
are finally getting some good weather to be in the field, so I haven't 
given it a try yet. I also figured I couldn't mess anything up if I just 
waited for the Ubuntu patch. I did go to that link last week, but wasn't 
sure how to proceed from there. Thank you for your concern and follow up.

On 06/05/2011 05:45 AM, madbiologist wrote:
> @Don - Does Seth's patched kernel from comment #43 fix the problem?
>

--

***
*

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

Title:
  USB devices are not powered off at shutdown

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2011-06-05 Thread madbiologist
@Don - Does Seth's patched kernel from comment #43 fix the problem?

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

Title:
  USB devices are not powered off at shutdown

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2011-06-02 Thread Seth Forshee
@madbiologist, I posted a patched kernel at the following location.

http://people.canonical.com/~sforshee/lp787590/linux-2.6.38-9.43~lp787590v201106021536/

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

Title:
  USB devices are not powered off at shutdown

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2011-06-02 Thread madbiologist
@Don - Sorry for the late reply.  Unfortunately I have no knowledge of
how to patch the kernel.  Perhaps someone else can help you, otherwise
Seth's comment #41 sounds promising. You can monitor www.kernel.org for
the release of the 2.6.38.8 kernel, and then after that monitor
http://people.canonical.com/~ubuntu-archive/pending-sru.html for the
proposed Ubuntu package of the new kernel.  For information on how to
enable Ubuntu-proposed (so that you can test before it is released to
updates) see https://wiki.ubuntu.com/Testing/EnableProposed

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

Title:
  USB devices are not powered off at shutdown

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2011-06-01 Thread Seth Forshee
Note that the patch from comment #33 is slated to be included in
2.6.38.8 and will be included in natty after that kernel is released.
This specific regression is being tracked on bug #787590.

Is anyone still experiencing problems not fixed by that patch?

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

Title:
  USB devices are not powered off at shutdown

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


Re: [Bug 42149] Re: USB devices are not powered off at shutdown

2011-05-29 Thread Don Myers
@madbiologist - I read that post the other day but had no idea how to 
apply it. I will be glad to give it a try with some instructions on what 
to do.

On 05/29/2011 03:15 AM, madbiologist wrote:
> @Don Myers - does the second patch in comment #33 fix the issue for you?
>
> > From the patch comments:
>
> It looks like nVidia "fixed" their hardware at some point.
> The old hardware doesn't work without the kernel patch and the new
> hardware doesn't work with it!
>

--

***
*

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

Title:
  USB devices are not powered off at shutdown

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2011-05-29 Thread madbiologist
@Don Myers - does the second patch in comment #33 fix the issue for you?

>From the patch comments:

It looks like nVidia "fixed" their hardware at some point.
The old hardware doesn't work without the kernel patch and the new
hardware doesn't work with it!

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

Title:
  USB devices are not powered off at shutdown

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2011-05-27 Thread Don Myers
I have the same issues on 1 machine out of 8 upgraded to Natty. No
issues before with this computer with 8.10, 9.04, 9.10, 10.04, and 10.10
installed. 32 bit system, Mouse, keyboard, and usb wireless adapter all
remain powered after shutdown.

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

Title:
  USB devices are not powered off at shutdown

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2011-05-01 Thread thorstenmz
I upgraded from Maverick to Natty and I'm experiencing this bug now.
(Gotta boot Windows to shut down^^)

Linux thorsten-desktop 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11
03:31:24 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  USB devices are not powered off at shutdown

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2011-04-22 Thread madbiologist
@jackyfox - does the second patch in comment #33 fix the issue for you?

>From the patch comments:

It looks like nVidia "fixed" their hardware at some point.  
The old hardware doesn't work without the kernel patch and the new 
hardware doesn't work with it!

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

Title:
  USB devices are not powered off at shutdown

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2011-04-22 Thread madbiologist
** Tags added: karmic maverick

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

Title:
  USB devices are not powered off at shutdown

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2011-04-21 Thread jackyfox
Confirmed at Maveric. Keyboard and mouse stays powered on after shut
down.

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

Title:
  USB devices are not powered off at shutdown

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2011-04-21 Thread madbiologist
Does this still occur with the latest Lucid kernel?  What about with
Maverick or Natty?

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

Title:
  USB devices are not powered off at shutdown

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2011-03-30 Thread Andre "Osku" Schmidt
the patch https://patchwork.kernel.org/patch/341321/ had the opposite effect on 
my system. 
but this patch http://marc.info/?l=linux-usb&m=130142049527638&w=2 fixes that.

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

Title:
  USB devices are not powered off at shutdown

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2011-03-21 Thread Julian Wiedmann
For Lucid, please test the kernel in -proposed (2.6.32-31.60).

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

Title:
  USB devices are not powered off at shutdown

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2011-03-21 Thread Pali
I tested kernel 2.6.37 from http://kernel.ubuntu.com/~kernel-
ppa/mainline/v2.6.37-natty/ and here was bug fixed (for me)

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

Title:
  USB devices are not powered off at shutdown

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2011-03-21 Thread Caiburn
Yesterday (20-mar-2011) after updating (including a new kernel) the bug
was still there.

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

Title:
  USB devices are not powered off at shutdown

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2011-03-20 Thread Pali
So this bug can be closed now?

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

Title:
  USB devices are not powered off at shutdown

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2011-03-19 Thread madbiologist
This fix is now also available upstream in kernel 2.6.32.30, which will
probably come to Lucid as an SRU.

** Changed in: linux (Ubuntu)
   Status: Confirmed => Fix Committed

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

Title:
  USB devices are not powered off at shutdown

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2011-02-03 Thread Bug Watch Updater
** Changed in: linux
   Importance: Unknown => Medium

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

Title:
  USB devices are not powered off at shutdown

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2011-01-24 Thread Bug Watch Updater
** Changed in: linux
   Status: Unknown => Confirmed

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

Title:
  USB devices are not powered off at shutdown

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2011-01-15 Thread Pali
and here is commited patch: https://patchwork.kernel.org/patch/341321/

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

Title:
  USB devices are not powered off at shutdown

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2011-01-15 Thread Pali
This bug is fixed in linux kernel 2.6.37.

See commit 3df7169e73fc1d71a39cffeacc969f6840cdf52b in
http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.37

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

Title:
  USB devices are not powered off at shutdown

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2010-11-29 Thread Caiburn
...and now it is working again. Someone having fun with quantum random
numbers in the USB controller? :)

Once again: Sleep mode turns off the USB devices now, shutting down
keeps them active.

--Caiburn

-- 
USB devices are not powered off at shutdown
https://bugs.launchpad.net/bugs/42149
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2010-11-24 Thread Caiburn
My above comment was invalidated with 2.6.32-26-generic. After
installing it the sleep/hibernate ("Ruhezustand") keeps the power on
too, just like the shutdown.

Doh.

--Caiburn

-- 
USB devices are not powered off at shutdown
https://bugs.launchpad.net/bugs/42149
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2010-11-14 Thread Caiburn
I found that when using sleep mode, the usb power is turned off (while
the power stays on when shutting the machine down).

Can anyone else confirm that more-or-less workaround? :)

Cheers,
Caiburn

-- 
USB devices are not powered off at shutdown
https://bugs.launchpad.net/bugs/42149
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2010-08-29 Thread Pali
I send mail to linux-...@vger.kernel.org with info about patch.

-- 
USB devices are not powered off at shutdown
https://bugs.launchpad.net/bugs/42149
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2010-08-27 Thread Mohamed Amine IL Idrissi
@Pali: Your patch is being discussed in the linux-usb mailing list
(linux-...@vger.kernel.org) with subject "[PATCH] usb: power off devices
at shutdown" (without the quotes). It would be nice if you could be
involved in the discussion :)

-- 
USB devices are not powered off at shutdown
https://bugs.launchpad.net/bugs/42149
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2010-08-26 Thread Pali
Will be one of this patches in ubuntu kernel?

-- 
USB devices are not powered off at shutdown
https://bugs.launchpad.net/bugs/42149
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2010-08-12 Thread Mohamed Amine IL Idrissi
"Reworked" the patch to not include an option. Upstream will choose one
of the two.

** Bug watch added: Linux Kernel Bug Tracker #16576
   http://bugzilla.kernel.org/show_bug.cgi?id=16576

** Also affects: linux via
   http://bugzilla.kernel.org/show_bug.cgi?id=16576
   Importance: Unknown
   Status: Unknown

** Patch added: "ohci-hcd.patch"
   
https://bugs.launchpad.net/linux/+bug/42149/+attachment/1487261/+files/ohci-hcd.patch

** Tags added: patch-forwarded-upstream
** Tags removed: patch

-- 
USB devices are not powered off at shutdown
https://bugs.launchpad.net/bugs/42149
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 42149] Re: USB devices are not powered off at shutdown

2010-08-11 Thread Brian Murray
** Tags added: patch

-- 
USB devices are not powered off at shutdown
https://bugs.launchpad.net/bugs/42149
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 42149] Re: USB devices are not powered off at shutdown (Dapper, 2.6.15)

2010-08-11 Thread Pali

** Patch added: "usb-new.patch"
   http://launchpadlibrarian.net/53485754/usb-new.patch

** Summary changed:

- USB devices are not powered off at shutdown (Dapper, 2.6.15)
+ USB devices are not powered off at shutdown

-- 
USB devices are not powered off at shutdown
https://bugs.launchpad.net/bugs/42149
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 42149] Re: USB devices are not powered off at shutdown (Dapper, 2.6.15)

2010-08-11 Thread Pali
I have same problem for 3 years and still on Kununtu 9.10

But I have solution. On page https://bugzilla.kernel.org/show_bug.cgi?id=5410 
is reason and simple patch.
I created new patch which add new param power_off_usb in ohci-hcd module.

With this patch my computer finally turn off all usb devices after halt.
Finally my USB mouse doesnt light when computer is turned off.

I have recompiled kernel (package linux-image-2.6.35-7-generic) with
this usb patch in my PPA https://launchpad.net/~pali/+archive/pali

Because module ohci-hcd is static linked to kernel, param power_off_usb is 
needed to add in grub.
Add this line in /boot/grub/grub.cfg and then run: sudo update-grub
GRUB_CMDLINE_LINUX="ohci_hcd.power_off_usb=1"


** Bug watch added: Linux Kernel Bug Tracker #5410
   http://bugzilla.kernel.org/show_bug.cgi?id=5410

-- 
USB devices are not powered off at shutdown
https://bugs.launchpad.net/bugs/42149
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 42149] Re: USB devices are not powered off at shutdown (Dapper, 2.6.15)

2010-04-08 Thread Giles Weaver
I have just checked and this bug is still present in Ubuntu 9.10
(Desktop x86_64).


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

-- 
USB devices are not powered off at shutdown (Dapper, 2.6.15)
https://bugs.launchpad.net/bugs/42149
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 42149] Re: USB devices are not powered off at shutdown (Dapper, 2.6.15)

2010-03-09 Thread Jeremy Foshee
This bug report was marked as Confirmed a while ago but has not had any
updated comments for quite some time.  Please let us know if this issue
remains in the current Ubuntu release,
http://www.ubuntu.com/getubuntu/download .  If the issue remains, click
on the current status under the Status column and change the status back
to "New".  Thanks.

[This is an automated message.  Apologies if it has reached you
inappropriately; please just reply to this message indicating so.]


** Tags added: kj-triage

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

-- 
USB devices are not powered off at shutdown (Dapper, 2.6.15)
https://bugs.launchpad.net/bugs/42149
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


Re: [Bug 42149] Re: USB devices are not powered off at shutdown (Dapper, 2.6.15)

2009-08-28 Thread elrond
so sir is there a solution to this?i really want to use ubuntu 9.04 but
because of this bug i have to remove my battery every time..

--- On Fri, 28/8/09, jackyfox  wrote:

From: jackyfox 
Subject: [Bug 42149] Re: USB devices are not powered off at shutdown (Dapper, 
2.6.15)
To: ashleythomas1...@yahoo.co.in
Date: Friday, 28 August, 2009, 4:14 PM

Hello!
I am having this problem with ASUS A7N8X-VM/400 motherboard.
Ubuntu 9.04 x86, 2.6.28-15-generic kernel, GNOME 2.26.1

-- 
USB devices are not powered off at shutdown (Dapper, 2.6.15)
https://bugs.launchpad.net/bugs/42149
You received this bug notification because you are a direct subscriber
of the bug.

Status in “linux” package in Ubuntu: Confirmed

Bug description:
After the machine is shut down are USB devices still powered, e.g. the optical 
mouse is still lighted. Other USB ports, even without any hardware connected, 
keep power too.

This was not the case with earlier Kernels/Ubuntu installs, where the
power on all USB ports was switched off.

Ubuntu Dapper Beta
Linux 2.6.15-21-amd64-generic #1 SMP PREEMPT Fri Apr 21 16:42:20 UTC 2006 
x86_64 GNU/Linux


  Love Cricket? Check out live scores, photos, video highlights and
more. Click here http://cricket.yahoo.com

-- 
USB devices are not powered off at shutdown (Dapper, 2.6.15)
https://bugs.launchpad.net/bugs/42149
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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

[Bug 42149] Re: USB devices are not powered off at shutdown (Dapper, 2.6.15)

2009-08-28 Thread jackyfox
Hello!
I am having this problem with ASUS A7N8X-VM/400 motherboard.
Ubuntu 9.04 x86, 2.6.28-15-generic kernel, GNOME 2.26.1

-- 
USB devices are not powered off at shutdown (Dapper, 2.6.15)
https://bugs.launchpad.net/bugs/42149
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 42149] Re: USB devices are not powered off at shutdown (Dapper, 2.6.15)

2009-08-14 Thread elrond
hi
i am also experiencing similar problem inmy hp pavilion laptop which has ubuntu 
9.04 nstalled.After  i shut down the system the usb power is off.but when i 
remove the ac supply to the laptop the usb gets powered.I noticed this when i 
saw my optical usb got lit.
this problem goes when i remove laptop battery or boot another OS.But once i  
boot ubuntu 9.04 this problem agan resumes till i finally replace the battery. 
strangely this problem is absent when the laptop is connected to the mains.But 
it resumes when  i  disconnect from the mains.
plz guys help me out

-- 
USB devices are not powered off at shutdown (Dapper, 2.6.15)
https://bugs.launchpad.net/bugs/42149
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 42149] Re: USB devices are not powered off at shutdown (Dapper, 2.6.15)

2009-05-03 Thread Jason Marshall
I am having this issue with a fresh install of Ubuntu 9.04 AMD 64

lspci reports:
00:00.0 Memory controller: nVidia Corporation CK804 Memory Controller (rev a3)
00:01.0 ISA bridge: nVidia Corporation CK804 ISA Bridge (rev a3)
00:01.1 SMBus: nVidia Corporation CK804 SMBus (rev a2)
00:02.0 USB Controller: nVidia Corporation CK804 USB Controller (rev a2)
00:02.1 USB Controller: nVidia Corporation CK804 USB Controller (rev a3)
00:06.0 IDE interface: nVidia Corporation CK804 IDE (rev f2)
00:07.0 IDE interface: nVidia Corporation CK804 Serial ATA Controller (rev f3)
00:09.0 PCI bridge: nVidia Corporation CK804 PCI Bridge (rev a2)
00:0a.0 Bridge: nVidia Corporation CK804 Ethernet Controller (rev a3)
00:0b.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
00:0c.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
00:0d.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
00:0e.0 PCI bridge: nVidia Corporation CK804 PCIE Bridge (rev a3)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address 
Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM 
Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
Miscellaneous Control
01:02.0 Multimedia audio controller: Creative Labs SB X-Fi
05:00.0 VGA compatible controller: nVidia Corporation GeForce 8600 GT (rev a1)

and lsusb reports:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 003: ID 046d:c041 Logitech, Inc. 
Bus 002 Device 002: ID 045e:00db Microsoft Corp. Natural Ergonomic Keyboard 
4000 V1.0
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

-- 
USB devices are not powered off at shutdown (Dapper, 2.6.15)
https://bugs.launchpad.net/bugs/42149
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 42149] Re: USB devices are not powered off at shutdown (Dapper, 2.6.15)

2008-12-15 Thread EinKinder
Hey all!

Sorry to revive an old bug, but it is still happening to me with up-to-
date Intrepid fresh install... From a quick search, it seems to be
mostly a nVidia USB bug (I am using nForce3 250Gb)...

I am available for questions/testing if required

lspci reports:
00:02.0 USB Controller: nVidia Corporation CK8S USB Controller (rev a1)
00:02.1 USB Controller: nVidia Corporation CK8S USB Controller (rev a1)
00:02.2 USB Controller: nVidia Corporation nForce3 EHCI USB 2.0 Controller (rev 
a2)

and lsusb:
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 046d:08f0 Logitech, Inc. QuickCam Messenger
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 007: ID 046d:c225 Logitech, Inc. 
Bus 001 Device 006: ID 046d:c221 Logitech, Inc. G15 Keyboard / Keyboard
Bus 001 Device 005: ID 046d:c01e Logitech, Inc. MX518 Optical Mouse
Bus 001 Device 004: ID 046d:c223 Logitech, Inc. G15 Keyboard / USB Hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

-- 
USB devices are not powered off at shutdown (Dapper, 2.6.15)
https://bugs.launchpad.net/bugs/42149
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 42149] Re: USB devices are not powered off at shutdown (Dapper, 2.6.15)

2008-08-28 Thread Leann Ogasawara
The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the
upcoming Intrepid Ibex 8.10 release.  As a result, the kernel team would
appreciate it if you could please test this newer 2.6.27 Ubuntu kernel.
There are one of two ways you should be able to test:

1)  If you are comfortable installing packages on your own, the linux-
image-2.6.27-* package is currently available for you to install and
test.

--or--

2)  The upcoming Alpha5 for Intrepid Ibex 8.10 will contain this newer
2.6.27 Ubuntu kernel.  Alpha5 is set to be released Thursday Sept 4.
Please watch http://www.ubuntu.com/testing for Alpha5 to be announced.
You should then be able to test via a LiveCD.

Please let us know immediately if this newer 2.6.27 kernel resolves the
bug reported here or if the issue remains.  More importantly, please
open a new bug report for each new bug/regression introduced by the
2.6.27 kernel and tag the bug report with 'linux-2.6.27'.  Also, please
specifically note if the issue does or does not appear in the 2.6.26
kernel.  Thanks again, we really appreicate your help and feedback.

** Tags added: cft-2.6.27

-- 
USB devices are not powered off at shutdown (Dapper, 2.6.15)
https://bugs.launchpad.net/bugs/42149
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 42149] Re: USB devices are not powered off at shutdown (Dapper, 2.6.15)

2007-08-14 Thread Giles Weaver
Still a problem 10 months on - roll on some fixes in the Kernel...

-- 
USB devices are not powered off at shutdown (Dapper, 2.6.15)
https://bugs.launchpad.net/bugs/42149
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 42149] Re: USB devices are not powered off at shutdown (Dapper, 2.6.15)

2006-10-17 Thread chriscoulson
See bug #5410 over at http://bugzilla.kernel.org/

** Changed in: linux-source-2.6.15 (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
USB devices are not powered off at shutdown (Dapper, 2.6.15)
https://launchpad.net/bugs/42149

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


[Bug 42149] Re: USB devices are not powered off at shutdown (Dapper, 2.6.15)

2006-10-04 Thread chriscoulson
Note, this is still a problem for me with kernel 2.6.15-26-amd64-k8.

If I suspend the system, all of my devices power down correctly. If I
shutdown the system, everything appears to remain powered.

There is a thread on the Ubuntu forums here:
http://www.ubuntuforums.org/showthread.php?t=206385 and a similar bug
report here: https://launchpad.net/distros/ubuntu/+source/xserver-xorg-
input-mouse/+bug/48773

-- 
USB devices are not powered off at shutdown (Dapper, 2.6.15)
https://launchpad.net/bugs/42149

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


[Bug 42149] Re: USB devices are not powered off at shutdown (Dapper, 2.6.15)

2006-08-16 Thread chriscoulson
I am seeing exactly the same problem on my machine. My motherboard is
also an Asus A8N-E. I'm running Ubuntu Dapper with the
2.6.15.26-amd64-generic kernel.

It used power down correctly under Breezy and powers down fully from
other operating systems.

-- 
USB devices are not powered off at shutdown (Dapper, 2.6.15)
https://launchpad.net/bugs/42149

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


[Bug 42149] Re: USB devices are not powered off at shutdown (Dapper, 2.6.15)

2006-06-14 Thread mkuutti
Same thing with my setup:
lspci:
..
:00:02.0 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)
:00:02.1 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)
:00:02.2 USB Controller: nVidia Corporation nForce2 USB Controller (rev a4)
...
lsusb:
...
Bus 002 Device 002: ID 046d:c00e Logitech, Inc. M-BJ69 Optical Wheel Mouse


MB: DFI LanParty NFII, nForce2-chipset, Logitech USB-mouse, 
2.6.15-23-k7 #1 SMP PREEMPT

-- 
USB devices are not powered off at shutdown (Dapper, 2.6.15)
https://launchpad.net/bugs/42149

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