Need to update kernel configs to support DesktopTeam's Hardware Detection spec
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu PS3 Port |
Fix Released
|
High
|
Dan Munckton | ||
linux (Ubuntu) |
Fix Released
|
High
|
Stefan Bader | ||
linux-ports (Ubuntu) |
Fix Released
|
Undecided
|
Dan Munckton | ||
Bug Description
Need to change the values of ...
* CONFIG_
* CONFIG_
* CONFIG_
* CONFIG_
... as specified in the Hardware Detection spec. See section "Kernel configuration" on
https:/
These options are currently set as follows. Note need to check why these options are set slightly differently for ia64.
daniel@
hppa/config:
hppa/config:
i386/config:
i386/config:
ia64/config:
ia64/config:
powerpc/
powerpc/
sparc/config:
sparc/config:
daniel@
hppa/config:# CONFIG_
i386/config:# CONFIG_
ia64/config:
powerpc/config:# CONFIG_
sparc/config:# CONFIG_
daniel@
hppa/config:
i386/config:
ia64/config:# CONFIG_
powerpc/
sparc/config:
Changed in linux-ports: | |
assignee: | nobody → munckfish |
description: | updated |
Changed in ubuntu-ps3-port: | |
assignee: | nobody → munckfish |
importance: | Undecided → Medium |
Changed in linux: | |
assignee: | nobody → stefan-bader-canonical |
importance: | Undecided → High |
status: | New → Confirmed |
Changed in linux-ports: | |
status: | Confirmed → Fix Committed |
Changed in ubuntu-ps3-port: | |
status: | Confirmed → Fix Committed |
Raising importance to High apparently the presence of these options can cause race conditions. In particular current udev isn't tested with CONFIG_ SYSFS_DEPRECATE D=y so there could be loads of problems not yet noticed.