Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 246505 - media-sound/xfi-drivers-1.00 should be compatible with kernel source >=2.6.25
Summary: media-sound/xfi-drivers-1.00 should be compatible with kernel source >=2.6.25
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Peter Alfredsen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-12 16:41 UTC by Azamat H. Hackimov
Modified: 2008-11-12 17:24 UTC (History)
0 users

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


Attachments
diff for xfi-drivers-1.00.ebuild to support <2.6.27 kernels (xfi-drivers-1.00.ebuild.diff,356 bytes, patch)
2008-11-12 16:43 UTC, Azamat H. Hackimov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Azamat H. Hackimov 2008-11-12 16:41:44 UTC
Currently media-sound/xfi-drivers require CONFIG_SND_DRIVERS and CONFIG_SND_PCI, but these 2 opotions appears only from 2.6.27.

I managed compile media-sound/xfi-drivers with 2.6.25-r6 with modified ebuild. Diff attached :).
Comment 1 Azamat H. Hackimov 2008-11-12 16:43:18 UTC
Created attachment 171555 [details, diff]
diff for xfi-drivers-1.00.ebuild to support <2.6.27 kernels
Comment 2 Azamat H. Hackimov 2008-11-12 16:44:52 UTC
Forgot one thing. Driver works perfectly! Thank you!
Comment 3 Peter Alfredsen (RETIRED) gentoo-dev 2008-11-12 17:24:26 UTC
Fixed. Thank you for reporting.