Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 403021 - net-misc/r8168 CONFIG_CHECK="!R8169" is not neccesary
Summary: net-misc/r8168 CONFIG_CHECK="!R8169" is not neccesary
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: James Le Cuirot
URL:
Whiteboard:
Keywords:
: 628872 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-02-10 20:22 UTC by Vladimir Berezhnoy
Modified: 2017-09-10 15:17 UTC (History)
3 users (show)

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


Attachments
Patch that allows inline r8169 kernel driver to coexist with Realteks r8168 driver (r8169_and_r8168_drivers.patch,650 bytes, patch)
2013-08-30 14:30 UTC, Rodrigo Severo
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Berezhnoy 2012-02-10 20:22:18 UTC
The module can be built successfully even when in kernel module is enabled, and often in kernel module will work. So it is not required to add strict dependency on !R8169.
Possible option is to use 
MODULESD_R8168_ADDITIONS=('blacklist r8169')

Reproducible: Always
Comment 1 Christian Birchinger (RETIRED) gentoo-dev 2012-04-04 16:40:33 UTC
At least one other dev and a user had issues when building both. I'm not ready to do this now.
Comment 2 Nikos Chantziaras 2012-05-19 06:10:26 UTC
It's possible to build and use when R8169 is built as module, but not when R8169 is compiled in-kernel.
Comment 3 Rodrigo Severo 2013-08-30 14:30:32 UTC
Created attachment 357434 [details, diff]
Patch that allows inline r8169 kernel driver to coexist with Realteks r8168 driver

Simple patch to r8169 kernel's driver so it can be installed together with Realteks r8168 one.
Comment 4 James Le Cuirot gentoo-dev 2015-03-24 22:28:57 UTC
I'm taking on the r8168 package now. Sorry but I'm not going to accept this because I feel that upstream included 0x8168 in that list for a reason. We already give users the choice to build one driver or the other. When would you ever need both?
Comment 5 James Le Cuirot gentoo-dev 2017-09-10 15:17:45 UTC
*** Bug 628872 has been marked as a duplicate of this bug. ***