Re: [Bug 1930733] Re: Kernel oops with the 460.80 and 465.27 drivers when using DP, but not with HDMI

2021-07-21 Thread Keith Jackson
Excellent. I'll use the SSH option as I've got a working Ubuntu laptop of that's more useful. Thanks for the info. Get Outlook for Android From: nore...@launchpad.net on behalf of Daniel Dadap <1930...@bugs.launchpad.net> Sent:

Re: [Bug 1930733] Re: Kernel oops with the 460.80 and 465.27 drivers when using DP, but not with HDMI

2021-07-21 Thread Keith Jackson
I'll be attempting an upgrade next week if the drivers are now in the canonical repositories but, should it fail how can I get the log when my system completely locks up and dies? In that eventuality I've only been able to recover by booting an older kernel with the older drivers. Will that not

Re: [Bug 1930733] Re: Kernel oops with the 460.80 and 465.27 drivers when using DP, but not with HDMI

2021-07-14 Thread Keith Jackson
The server driver doesn't work for my setup. I could try the beta package but at the moment it's working as it is, updates aside. I'm just after an idea of timescale for a proper fix with 470, not in a mad rush. I'm not inclined to experiment at the moment due to other priorities and I can't

Re: [Bug 1930733] Re: Kernel oops with the 460.80 and 465.27 drivers when using DP, but not with HDMI

2021-07-14 Thread Keith Jackson
It was only kernel related in that the update from .53 to .55 also updated my NVidia drivers at the same time - I assume due to being a dependency. I was unable to boot my PC in that kernel at all in order to fix it or downgrade any driver packages so I've been locked on .53 ever since

[Bug 1930733] Re: Kernel oops with the 460.80 and 465.27 drivers when using DP, but not with HDMI

2021-07-14 Thread Keith Jackson
Do we have an ETA for this? I've had to essentially block any system upgrades on my desktop since this began after having to roll back a kernel update that forced this bug on me. I noticed a new kernel update has just been posted and doesn't seem to have rolled out this issue yet again. This

[Bug 1931295] Re: After kernel upgrade to 5.8.0.58 my system would no longer boot.

2021-06-08 Thread Keith Jackson
Apologies - It was 5.8.0.55 (Not 5.8.0.58) that's recently been installed - sorry working from memory! I can't seem to edit the title... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1931295 Title:

[Bug 1931295] [NEW] After kernel upgrade to 5.8.0.58 my system would no longer boot.

2021-06-08 Thread Keith Jackson
Public bug reported: I have generic Ubuntu kernels 5.8.0.53 and 5.8.0.58 on my system. After starting up following the latest update my system would not boot. Managed to get back in via Grub manually loading the earlier kernel. I'm running a custom Quiet PC system with SSD primary drive and

[Bug 394413] Re: nfs client hangs

2010-03-14 Thread Keith Jackson
I have not seen this problem again after upgrading to karmic. -- nfs client hangs https://bugs.launchpad.net/bugs/394413 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 394413] [NEW] nfs client hangs

2009-07-01 Thread Keith Jackson
Public bug reported: On Mon, Jun 29, 2009 at 04:29:25PM -0700, Keith Jackson wrote: Hi, I've run into a strange problem, and I'm not sure where to ask about it. It appears to be kernel related, so hopefully someone here can shed some light on it for me. I have a over a dozen ubuntu 9 server

[Bug 394413] Re: nfs client hangs

2009-07-01 Thread Keith Jackson
I did some further testing. 2.6.29-02062905-generic from the mainline tree also has this problem. As does: vmlinuz-2.6.28-11-server and vmlinuz-2.6.27-11-server. vmlinuz-2.6.24-21-server seems to be working fine. Since the problem is showing up in the mainline, I will focus on doing some more

[Bug 220762] Re: package ubuntu-docs 8.04.2~hardy failed to install/upgrade: subprocess post-installation script returned error exit status 139

2008-10-21 Thread Keith Jackson
I ran into a similar problem where I couldn't upgrade or install anything. Like the others, I would get a segfault and subprocess post-installation script returned error exit status 139. This was also on hardy on x86. I spent a little time with gdb and could see this: Core was generated by

[Bug 220762] Re: package ubuntu-docs 8.04.2~hardy failed to install/upgrade: subprocess post-installation script returned error exit status 139

2008-10-21 Thread Keith Jackson
I decided to pursue this a little further, and wrote a really brain dead test case: #include sys/types.h #include dirent.h int main() { DIR *d; struct dirent64 *dent; struct dirent64 *dresult; d = opendir(/tmp); readdir64_r(d, dent, dresult);

[Bug 220762] Re: package ubuntu-docs 8.04.2~hardy failed to install/upgrade: subprocess post-installation script returned error exit status 139

2008-10-21 Thread Keith Jackson
Doh! Thanks Colin. That's what happens after a year or two of mostly python coding. :-) You forget how to write C. I did learn one very interesting thing a few minutes ago. I only have this segfault if I am running a xen kernel. When I boot into: 2.6.24-21-server I'm fine. If I'm running