Re: Which package typically includes network controller drivers

2019-11-15 Thread Connor Kuehl
On 11/15/19 3:25 PM, Jeffrey Walton wrote: > One last question, if you don't mind... > > I'm wondering who/what creates linux-modules adn linux-modules-extras. > I would not be surprised if the kernel's scripts created a rpm by > default. (But I would be surprised to learn it created, say, Pacman

Re: Which package typically includes network controller drivers

2019-11-15 Thread Jeffrey Walton
On Fri, Nov 15, 2019 at 5:08 PM Connor Kuehl wrote: > > On 11/15/19 1:18 PM, Jeffrey Walton wrote: > > > > 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 >

Which package typically includes network controller drivers

2019-11-15 Thread Jeffrey Walton
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,

Question regarding kernel?

2019-11-15 Thread Strahinja Mitrovic
Hi, I'm a new subscriber, and i have a question regarding the uart driver and kernel. How does uart driver reset the counter of input serial line interrupts? I'm currently using ioct with TIOCGICOUNT on linux for retrieving counts of input serial line interrupts. The counts are written to the

NMI injection

2019-11-15 Thread Muni Sekhar
Hi All, Can someone clarify me what is “NMI injection” means? Does it helps when system is frozen? If so how to do this for Intel Atom processor machines? I configured my system to respond for SysRq key press, but I see when system is frozen then SysRq key press has no effect. I’ve read that