Comment # 6 on bug 1217417 from Joe S
(In reply to Stephan Hemeier from comment #5)
> My /sbin/lspci -nnk | grep -i net is not the same as your lspci --nk | grep
> -i net
> 
> So next time a little more carefully.

My apologies, I am sorry for the mistake and for the delay in responding, I had
a friend pass away a few days ago and then last night my aunt passed away :-(
so my mind is not focusing very well at the moment.

Here is the output you request BUT, keep in mind that it is AFTER I compiled
the driver from the realtek.com link I provided and AFTER, I signed the module
so that the kernel would load it ( and imported the key with mokutil )

/sbin/lspci -nnk | grep -i net 

04:00.0 Network controller [0280]: Intel Corporation Device [8086:272b] (rev
1a)
05:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. Device
[10ec:8126] (rev 01)

> 
> I have installed r8125 from my hardware Repo and get:
> modprobeid 10ec:8126
> Kernelmodulname r8125
> filename:      
> /lib/modules/5.14.21-150500.55.36-default/weak-updates/updates/r8125.ko.xz
> version:        9.012.03-NAPI
> license:        GPL
> description:    Realtek r8125 Ethernet controller driver
> author:         Realtek and the Linux r8125 crew <netdev@vger.kernel.org>
> suserelease:    SLE15-SP5
> srcversion:     353F27D464BEFD974319666
> alias:          pci:v000010ECd00005000sv*sd*bc*sc*i*
> alias:          pci:v000010ECd00008126sv*sd*bc*sc*i*
> alias:          pci:v000010ECd00003000sv*sd*bc*sc*i*
> alias:          pci:v000010ECd00008162sv*sd*bc*sc*i*
> alias:          pci:v000010ECd00008125sv*sd*bc*sc*i*
> So the driver is r8125, you can get it:
> 
> https://download.opensuse.org/repositories/home:/Sauerland:/hardware/
> openSUSE_Tumbleweed/
> 
> You have to  install the kmp, ueficert and blacklist rpm.

I may be misunderstanding but it seems that you compiled the driver and made it
available, but I already did that and have it working.

My request was for the driver to make it to the TW repos so that it is
automatically updated when I do zypper dup and so that I don't have to worry
about compiling and signing when new kernel versions come out.

Does that make sense ? 

Am I missing something from your reply ?

Thanks for your patience during these challenging family times.

Joe


You are receiving this mail because: