Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 403021

Summary: net-misc/r8168 CONFIG_CHECK="!R8169" is not neccesary
Product: Gentoo Linux Reporter: Vladimir Berezhnoy <non7top>
Component: Current packagesAssignee: James Le Cuirot <chewi>
Status: RESOLVED WONTFIX    
Severity: normal CC: adebeus, demmamussabebonk, rodrigo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch that allows inline r8169 kernel driver to coexist with Realteks r8168 driver

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. ***