Created attachment 1484328 [details] results of some tests Description of problem: r8169 network driver does not work on 4.18 kernel Version-Release number of selected component (if applicable): How reproducible: Upgrade from 4.17 to 4.18 kernel Steps to Reproduce: 1. open terminal 2. ping localhost : it works 3. ping router or elesewhere does not work neither displays the number of packets sent. Actual results: Expected results: connect worldwide Additional info: Tried also to replace the r8169.ko by the one from 4.17. does not work either.
Hi John, Can you see if it's also present on the latest rawhide kernel[0]? There were a handful of r8169 fixes in the last week which haven't filtered back to stable yet. [0] https://koji.fedoraproject.org/koji/buildinfo?buildID=1145280
Hi Jeremy actually all works fine with the new 4.18.8 kernel Thanks
Great, thanks for letting us know