kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* Which package typically includes network controller drivers
@ 2019-11-15 21:18 Jeffrey Walton
  2019-11-15 22:08 ` Connor Kuehl
  0 siblings, 1 reply; 4+ messages in thread
From: Jeffrey Walton @ 2019-11-15 21:18 UTC (permalink / raw)
  To: kernelnewbies

Hi Everyone,

My apologies if this one is off-topic.

I recently encountered a bad apt update using Ubuntu. The 5.0.0-36
kernel was installed, but it was missing network card drivers. I tried
to modprobe the network card drivers but they were missing.

I was able to recover by standing up a VM, copying the *.deb files
from /var/cache/apt/archive, sneaker netting to the wounded machine,
and then manually re-installing the packages.

My question is, which package typically includes the network card
drivers? I believe the choices are
linux-modules or linux-modules-extras.

Thanks in advance

$ apt-cache search 5.0.0-36 | grep generic | cut -f 1 -d ' '
linux-buildinfo-5.0.0-36-generic
linux-cloud-tools-5.0.0-36-generic
linux-headers-5.0.0-36-generic
linux-image-5.0.0-36-generic
linux-image-unsigned-5.0.0-36-generic
linux-modules-5.0.0-36-generic
linux-modules-extra-5.0.0-36-generic
linux-tools-5.0.0-36-generic

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-11-16  2:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-15 21:18 Which package typically includes network controller drivers Jeffrey Walton
2019-11-15 22:08 ` Connor Kuehl
2019-11-15 23:25   ` Jeffrey Walton
2019-11-16  2:24     ` Connor Kuehl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).