<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>@wxl:</div><div><br></div><div>Top posting:  I do have an Nvidia card in the MPro, but I'm using nouveau in most of my distros, because nvidia isn't really supporting this older card anymore, so no point in being "current" . . . nouveau is running the show just fine now, as far as reviving from suspend and so forth.</div><div><br></div><div>Ran yr command apt list --upgradable:  [CODE] nothing to do.  uname -r 5.4.0-42 [/CODE]</div><div><br></div><div>Just had an issue where I copied the data from the terminal, but then nothing pasted into this email, but otherwise just the overall "slowness" continues.  : - ))</div><div><br></div><div>As far as staying in one venue, I'm comfortable with email and list-serve . . . I believe this thread was started here, and then it was only because guiverc asked a follow-up question on one of my older posts there, that I answered on Discourse, thinking it was about "the slowness" . . . but I think that thread was on "failure to revive from suspend" . . . had a few complaints, so I just rattled on about the "slowness" and then one of the other gents kind of bled the threads across from this one to there . . . .</div><div><br></div><div>F<br></div><div><br></div><div> <br></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Dec 29, 2020 at 12:55 PM Walter Lapchynski <<a href="mailto:wxl@ubuntu.com">wxl@ubuntu.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Sat, Dec 26, 2020 at 10:33:27AM -0800, Fritz Hudnut wrote:<br>
> On Fri, Dec 18, 2020 at 9:58 AM Walter Lapchynski <<a href="mailto:wxl@ubuntu.com" target="_blank">wxl@ubuntu.com</a>> wrote:<br>
<br>
> pc:~$ find /etc/apt -type f -name *.list -print0 | \<br>
> >  xargs -0 grep -h ^deb | grep -v ^# | \<br>
> >  egrep -v '(ubuntu|canonical).com'<br>
> deb [arch=amd64] <a href="http://dl.google.com/linux/chrome/deb/" rel="noreferrer" target="_blank">http://dl.google.com/linux/chrome/deb/</a> stable main<br>
> deb <a href="http://ppa.launchpad.net/mkusb/unstable/ubuntu" rel="noreferrer" target="_blank">http://ppa.launchpad.net/mkusb/unstable/ubuntu</a> groovy main<br>
<br>
So you've got the PPA for mkusb and the Google Chrome repository.<br>
Nothing there should be requiring a specific kernel.<br>
<br>
> pc:~$ apt-mark showhold<br>
<br>
So you've got nothing held.<br>
<br>
> pc:/etc/apt/preferences.d$ ls<br>
> grub2-common  grub-efi-amd64-bin     grub-pc      shim-signed<br>
> grub-common   grub-efi-amd64-signed  grub-pc-bin<br>
<br>
There's all the packages that you've pinned which we also see in the<br>
results of `apt-cache policy`:<br>
<br>
> Pinned packages:<br>
>      grub-common -> 2.04-1ubuntu30 with priority 1001<br>
>      grub2-common -> 2.04-1ubuntu30 with priority 1001<br>
>      grub-pc -> 2.04-1ubuntu30 with priority 1001<br>
>      grub-pc-bin -> 2.04-1ubuntu30 with priority 1001<br>
>      grub-efi-amd64-bin -> 2.04-1ubuntu30 with priority 1001<br>
>      shim-signed -> 1.43+15+1552672080.a4a1fbe-0ubuntu2 with priority 1001<br>
>      grub-efi-amd64-signed -> 1.151+2.04-1ubuntu30 with priority 1001<br>
<br>
Running `apt-rdepends` against each of those packages, there's no<br>
specific kernel required.<br>
<br>
That said, I don't think that we're going to find our solution in<br>
pinning or holding. However, as kc2bez [mentioned][1] on the Discourse<br>
forum, there are other possible packaging reasons:<br>
<br>
> There are many possible reasons why the kernel is not updating but one<br>
> that came to me is any dkms modules you have installed could also be<br>
> blocking that. For example, if you have an Nvidia video card and you<br>
> are using the Nvidia drivers then you have a dkms module loaded for<br>
> that.<br>
<br>
So you should look into that.<br>
<br>
Also, is there a new kernel listed when you run `apt list --upgradable`?<br>
<br>
Oh, and we should probably pick one or the other place to discuss this<br>
as it will otherwise be really difficult for anyone else to follow the<br>
conversation.<br>
<br>
[1]:<br>
<a href="https://discourse.lubuntu.me/t/a-few-issues-with-lu-20-10-remain/1726/9" rel="noreferrer" target="_blank">https://discourse.lubuntu.me/t/a-few-issues-with-lu-20-10-remain/1726/9</a><br>
-- <br>
       @wxl | polka.bike<br>
C563 CAC5 8BE1 2F22 A49D <br>
68F6 8B57 A48B C4F2 051A<br>
</blockquote></div>