Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 56832 - g-d-s-2.6.7-r10 incorrectly allows OSS to be selected on sparc64
Summary: g-d-s-2.6.7-r10 incorrectly allows OSS to be selected on sparc64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Greg Kroah-Hartman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-12 14:15 UTC by Jeremy Huddleston (RETIRED)
Modified: 2004-07-13 16:31 UTC (History)
2 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 Jeremy Huddleston (RETIRED) gentoo-dev 2004-07-12 14:15:00 UTC
OSS doesn't work on sparc64 even with PCI sound cards.  Please make the following change to the patchset

1363_sparc-kconfig-driver-rework.patch:

change: depends on SOUND && (!SPARC32 || PCI)
to: depends on SOUND && !(SPARC32 || SPARC64)
Comment 1 Greg Kroah-Hartman (RETIRED) gentoo-dev 2004-07-13 16:31:19 UTC
Fix made, will show up in -r11