[Bug 584812] Re: uinput kernel module is not loaded automatically

2010-08-20 Thread Jerone Young
@Jeremy
Thanks for all the work to get this in!

** Changed in: oem-priority
   Status: Confirmed = Fix Released

-- 
uinput kernel module is not loaded automatically
https://bugs.launchpad.net/bugs/584812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 584812] Re: uinput kernel module is not loaded automatically

2010-08-19 Thread Leann Ogasawara
** Changed in: linux (Ubuntu Maverick)
   Status: New = Fix Committed

-- 
uinput kernel module is not loaded automatically
https://bugs.launchpad.net/bugs/584812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 584812] Re: uinput kernel module is not loaded automatically

2010-08-19 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 2.6.35-17.23

---
linux (2.6.35-17.23) maverick; urgency=low

  [ Jeremy Kerr ]

  * [Config] build-in uinput module
- LP: #584812

  [ Leann Ogasawara ]

  * Revert [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS
  * Revert [Config] [FTBS] ia64: Temporarily disable gpiolib
  * Revert [Config] [FTBS] sparc: Temporarily disable
CONFIG_MTD_NAND_DENALI
  * Revert [Config] [FTBS] sparc: Temporarily disable
CONFIG_MFD_JANZ_CMODIO
  * Revert [Config] [FTBS] sparc: Temporarily disable
CONFIG_INFINIBAND_QIB
  * [Config] Enable INTEL_IPS
- LP: #601057
  * Remove ia64 support
  * [Config] Update portsconfigs after removing ia64 support
  * Remove sparc support
  * [Config] Update portsconfigs after removing sparc support

  [ Linus Torvalds ]

  * (pre-stable) mm: fix page table unmap for stack guard page properly

  [ Mathieu J. Poirier ]

  * SAUCE: (no-up) ARM: Resetting power_mode to its original value.
- LP: #591941

  [ Upstream Kernel Changes ]

  * timer: add on-stack deferrable timer interfaces
- LP: #601057
  * x86 platform driver: intelligent power sharing driver
- LP: #601057
  * IPS driver: add GPU busy and turbo checking
- LP: #601057
  * X86: intel_ips, check for kzalloc properly
- LP: #601057
  * ips driver: make it less chatty
- LP: #601057
 -- Leann Ogasawara leann.ogasaw...@canonical.com   Tue, 17 Aug 2010 09:38:08 
-0700

** Changed in: linux (Ubuntu Maverick)
   Status: Fix Committed = Fix Released

-- 
uinput kernel module is not loaded automatically
https://bugs.launchpad.net/bugs/584812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 584812] Re: uinput kernel module is not loaded automatically

2010-08-18 Thread Jeremy Kerr
Patches posted to kernel-team.

-- 
uinput kernel module is not loaded automatically
https://bugs.launchpad.net/bugs/584812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 584812] Re: uinput kernel module is not loaded automatically

2010-08-17 Thread Jeremy Foshee
** Changed in: linux (Ubuntu Maverick)
 Assignee: Canonical Kernel Team (canonical-kernel-team) = (unassigned)

** Tags added: kernel-core kernel-needs-review

-- 
uinput kernel module is not loaded automatically
https://bugs.launchpad.net/bugs/584812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 584812] Re: uinput kernel module is not loaded automatically

2010-08-17 Thread Jerone Young
@Jeremy

Tested fresh 10.10 install with your kernel. Bluetooth devices,
like bluetooth presenation remotes  buttons on bluetooth headphones
work without any modification to the OS with it.

-- 
uinput kernel module is not loaded automatically
https://bugs.launchpad.net/bugs/584812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 584812] Re: uinput kernel module is not loaded automatically

2010-08-12 Thread Jeremy Kerr
Jerone: I've just uploaded a test build at
http://kernel.ubuntu.com/~jk/bugs/584812/

Let me know if this resolves the issue for you.

-- 
uinput kernel module is not loaded automatically
https://bugs.launchpad.net/bugs/584812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 584812] Re: uinput kernel module is not loaded automatically

2010-08-08 Thread Jerone Young
@Jeremy Kerr

Just to add .. you most likely know this... config changing is
CONFIG_INPUT_UINPUT from m to y.

-- 
uinput kernel module is not loaded automatically
https://bugs.launchpad.net/bugs/584812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 584812] Re: uinput kernel module is not loaded automatically

2010-08-03 Thread Jeremy Kerr
Martin,

 But if we modprobe it in an init script, it's also loaded everywhere
 on boot, but with much more overhead, so this seems worse to me?

My preference for the init script is that it's tied to the bluez
package; but the /etc/modules solution sounds reasonable enough.

I'm still chasing up on the config change to build-in uinput, will
update with details of that.


Jeremy

-- 
uinput kernel module is not loaded automatically
https://bugs.launchpad.net/bugs/584812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 584812] Re: uinput kernel module is not loaded automatically

2010-07-28 Thread Martin Pitt
Hello Jeremy,

Jeremy Kerr [2010-07-28  2:37 -]:
 @Pitti - It's not really suitable to add a dependency to the bluetooth
 module, as the uinput device is required by userspace components of
 bluez, not the bluetooth kernel module. 

Understood.

 We'd prefer not to build it in, as it's only required on some
 systems, and not required for boot.

But if we modprobe it in an init script, it's also loaded everywhere
on boot, but with much more overhead, so this seems worse to me?

 Adding it to the bluetooth init script would seem (to me) to be the most
 appropriate solution, and is done in other init scripts

cups is a major offender here, and its usage of modprobe is really EBW
(two of them should already autoload and need investigation, and the
third ought to go into /etc/modules).

 (as well as loading everything from /etc/modules). Or are we trying
 to move away from this?

We actually do, since these mean unconditional modprobe calls during
boot which just take time.

Martin
-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)

-- 
uinput kernel module is not loaded automatically
https://bugs.launchpad.net/bugs/584812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 584812] Re: uinput kernel module is not loaded automatically

2010-07-27 Thread Jeremy Kerr
@Pitti - It's not really suitable to add a dependency to the bluetooth
module, as the uinput device is required by userspace components of
bluez, not the bluetooth kernel module. We'd prefer not to build it in,
as it's only required on some systems, and not required for boot.

Adding it to the bluetooth init script would seem (to me) to be the most
appropriate solution, and is done in other init scripts (as well as
loading everything from /etc/modules). Or are we trying to move away
from this?

What are your concerns with the overhead? Is this primarily about
affecting machines with no bluetooth support?

-- 
uinput kernel module is not loaded automatically
https://bugs.launchpad.net/bugs/584812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 584812] Re: uinput kernel module is not loaded automatically

2010-07-27 Thread Jerone Young
@Jeremy
  I think the main conern is it slow down bootup. If it's already built 
in the kernel then this isn't an issue.

-- 
uinput kernel module is not loaded automatically
https://bugs.launchpad.net/bugs/584812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 584812] Re: uinput kernel module is not loaded automatically

2010-07-26 Thread papukaija
** Summary changed:

- [Maverick] uinput kernel module is not loaded automatically
+ uinput kernel module is not loaded automatically

** Tags added: maverick

-- 
uinput kernel module is not loaded automatically
https://bugs.launchpad.net/bugs/584812
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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