disable deprecated config option CONFIG_USB_DEVICEFS
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Ubuntu) |
Fix Released
|
Medium
|
Andy Whitcroft | ||
Karmic |
Fix Released
|
Medium
|
Unassigned |
Bug Description
SRU Justification:
Impact: We were talked into enable that for Karmic by users with broken applications without realizing the side-effect of breaking udev (as it implicitely changes event behavior).
Fix: Revert back to not have this option enabled. It is deprecated anyways and applications need to be fixed sooner than later.
---
This option is incompatible with the udev in karmic and lucid, leading to failure to load firmware files for various pieces of USB kit. It is also now deprecated and going away very shortly. We should therefore re-disable it. More details are in the thread below:
http://
Although older versions of Virtualbox and VMWare needed it we do not believe that current versions use it.
Related branches
Changed in linux (Ubuntu): | |
assignee: | nobody → Andy Whitcroft (apw) |
status: | New → In Progress |
tags: | added: kernel-series-unknown |
Changed in linux (Ubuntu Karmic): | |
status: | Triaged → Fix Committed |
description: | updated |
tags: |
added: verification-done removed: verification-needed |
tags: | added: kconfig |
Note that we only just enabled this in Karmic under bug #417748 and we may have to disable it there again.