Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 376677 - net-wireless/bluez-4.95-r1: high cpu usage after suspend
Summary: net-wireless/bluez-4.95-r1: high cpu usage after suspend
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tiziano Müller (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-28 06:42 UTC by Peter Volkov (RETIRED)
Modified: 2011-07-28 15:33 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Volkov (RETIRED) gentoo-dev 2011-07-28 06:42:17 UTC
After suspend/resume cycle bluetoothd starts to consume 100% cpu. This is known and fixed upstream issue:

http://git.kernel.org/?p=bluetooth/bluez.git;a=commitdiff_plain;h=e2482a5ee3626e426149558e27a8e50ad07d7dad;hp=9a7e2cc81cdea7a673a2cc29cd8eae43155122c0

Please, give me Ok to apply this patch in bluez-4.95-r2.
Comment 1 Pacho Ramos gentoo-dev 2011-07-28 11:05:58 UTC
I am fine with applying that patch, but you will need to revbump to versions:
- r2 for using stable udev (that way I will be able to call for its stabilization without waiting for latest udev)
- r3 for testing and using latest udev

You can see the differences needed for both simply running:
diff -u bluez-4.95.ebuild bluez-4.95-r1.ebuild
Comment 2 Peter Volkov (RETIRED) gentoo-dev 2011-07-28 15:33:13 UTC
Thank you Pacho! Committed.