[Bug 1859592] Re: Bluetooth unavailable after updates - Reading Intel version information failed (-110)

2020-04-24 Thread Ian Morris
I too am having this problem after a suspend/resume [deep].

Kubuntu 18.04 (nearly up to date patches (20200424)

dmesg:

[285163.220315] Bluetooth: hci0: command 0xfc05 tx timeout
[285163.220316] Bluetooth: hci0: Reading Intel version information failed (-110)

To restart the BT adapter a simple:-

rmmod btusb
rmmod btintel
modprobe btinel
modprobe btusb

is sufficient for me.

I hope this helps.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1859592

Title:
  Bluetooth unavailable after updates - Reading Intel version
  information failed (-110)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1859592/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1527902] Re: 3.13.0-71: IPv6 UDP DNS packets are not received

2016-01-11 Thread Ian Morris
Hello Kamal,

Yes, running, linux-
image-3.13.0-69-generic_3.13.0-69.112~precise1+lp1527902 does indeed
resolve my TFTP issues!

Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1527902

Title:
  3.13.0-71: IPv6 UDP DNS packets are not received

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1527902/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1527902] Re: 3.13.0-71: IPv6 UDP DNS packets are not received

2016-01-09 Thread Ian Morris
I appreciate we might not be chasing the same bug ... so use with caution but 
here's some extra data points
3.13.0-68 - TFTP works
3.13.0-69.112~lp1527902Commitcc22adac - TFTP broken.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1527902

Title:
  3.13.0-71: IPv6 UDP DNS packets are not received

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1527902/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1527902] Re: 3.13.0-71: IPv6 UDP DNS packets are not received

2016-01-09 Thread Ian Morris
I am also seeing problems with UDP ... in my case, TFTP failures. Error
message is " service tftp, recvfrom: Resource temporarily unavailable
(errno = 11)" in syslog. I suspect this is the same issue:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808293


** Bug watch added: Debian Bug tracker #808293
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808293

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1527902

Title:
  3.13.0-71: IPv6 UDP DNS packets are not received

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1527902/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 974664] Re: Kernel Oops - BUG: unable to handle kernel paging request at ffffffffffffffb8; RIP: 0010:[] [] nfs_have_delegation+0x9/0x40 [nfs]

2012-04-18 Thread Ian Morris
Re: #18, Luis, I think you've cracked it!  I have just installed that
kernel and I am happy to report that I'm not getting an oops, Nor am I
getting any messages on the client, the network traffic is back down to
normal levels, I'm not getting any messages on the server side and last
but not least, my subjective test of the time it takes to login time
seems to be back to normal!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/974664

Title:
  Kernel Oops - BUG: unable to handle kernel paging request at
  ffb8; RIP: 0010:[]  []
  nfs_have_delegation+0x9/0x40 [nfs]

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/974664/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 974664] Re: Kernel Oops - BUG: unable to handle kernel paging request at ffffffffffffffb8; RIP: 0010:[] [] nfs_have_delegation+0x9/0x40 [nfs]

2012-04-18 Thread Ian Morris
Re: #15,  Correct -- server running lucid with stock kernel (from
updates). There's no messages in the server logs that I can see (same as
#16)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/974664

Title:
  Kernel Oops - BUG: unable to handle kernel paging request at
  ffb8; RIP: 0010:[]  []
  nfs_have_delegation+0x9/0x40 [nfs]

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/974664/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 974664] Re: Kernel Oops - BUG: unable to handle kernel paging request at ffffffffffffffb8; RIP: 0010:[] [] nfs_have_delegation+0x9/0x40 [nfs]

2012-04-17 Thread Ian Morris
Re: #10, Luis, thanks for your efforts on this.  By running
http://people.canonical.com/~henrix/lp974664v2, the Oops is indeed
resolved and the rate limiting is definitely reducing the numbers of
messages produced but none the less there are many many dozens of
messages produced still -- just like with the mainline kernel infact. I
assume the mainline kernel also had the rate limiting patch applied.

I'm not entirely sure about the "harmless" nature of the messages
however. My perception is that logging in is somewhat slower -- this may
be down to the beta nature of the release at present however what I am
observing, even after logon of the user has completed is a high level of
network activity. Running a packet trace and a wireshark dump of this
activity, it seems that the activity is down to NFS and it seems (see
screenshot attached) to be stuck in somewhat of a loop -- specifically
continually getting an error when trying to lock the file (each time the
same file). I wonder if the slowness has the same root cause (the shere
number of failed retries -- looking at the packet trace it seems, if I'm
not mistaken, there's about 1000 per second of these!)

I observe the file being processed is user.keystore and in my case, the
prior oops was triggered by gnome-keyring-d so I can't help feeling
these issues are related. However I will admit I'm no expert on NFS so I
could be seeing ghosts :-)

Let me know if there is any information I can provide that might help.

** Attachment added: "Packet capture"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/974664/+attachment/3085980/+files/Screenshot%20from%202012-04-17%2021%3A55%3A23.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/974664

Title:
  Kernel Oops - BUG: unable to handle kernel paging request at
  ffb8; RIP: 0010:[]  []
  nfs_have_delegation+0x9/0x40 [nfs]

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/974664/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 974664] Re: Kernel Oops - BUG: unable to handle kernel paging request at ffffffffffffffb8; RIP: 0010:[] [] nfs_have_delegation+0x9/0x40 [nfs]

2012-04-17 Thread Ian Morris
Re: #8, tried this kernel with the same effect as running the mainline
kernel in #7 specifically many many messages of the type:

NFS: nfs4_reclaim_open_state: Lock reclaim failed!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/974664

Title:
  Kernel Oops - BUG: unable to handle kernel paging request at
  ffb8; RIP: 0010:[]  []
  nfs_have_delegation+0x9/0x40 [nfs]

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/974664/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 974664] Re: Kernel Oops - BUG: unable to handle kernel paging request at ffffffffffffffb8; RIP: 0010:[] [] nfs_have_delegation+0x9/0x40 [nfs]

2012-04-16 Thread Ian Morris
I'm seeing the same OOps -- again Logging into a 12.04 client  system
with autofs5, LDAP, kerberos authenticated nfs4 mounts. However this is
to a server which is running 10.04 (contrary to #4 it seems) In my case
the triggering process is  gnome-keyring-d.

Running the mainline kernel (linux-
image-3.4.0-030400rc3-generic_3.4.0-030400rc3.201204152235_amd64.deb) I
no longer get the oops but get lots of messages:

[   48.701213] NFS: nfs4_reclaim_open_state: Lock reclaim failed!
[   48.701990] NFS: nfs4_reclaim_open_state: Lock reclaim failed!
[   53.696076] nfs4_reclaim_open_state: 6440 callbacks suppressed


Until the client was upgraded to 12.04, it was running 11.10 perfectly in this 
configuration.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/974664

Title:
  Kernel Oops - BUG: unable to handle kernel paging request at
  ffb8; RIP: 0010:[]  []
  nfs_have_delegation+0x9/0x40 [nfs]

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/974664/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 870874] Re: LDAP user with automounted nfs homedir cannot login

2012-03-13 Thread Ian Morris
Re: #31,  since applying https://launchpad.net/ubuntu/oneiric/+source
/at-spi2-core/2.2.2-0ubuntu1.2 from oneiric-updates published on
2012-02-16, I've not experienced the problem -- are you applying changes
from -updates?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/870874

Title:
  LDAP user with automounted nfs homedir cannot login

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/at-spi2-core/+bug/870874/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 874905] Re: Cannot log in if root cannot read home directory

2011-10-18 Thread Ian Morris
I seem to have the same problem although in my case /home/  is auto-
mounted using nfs4 and kerberos authentication. Changing the attributes
of the home directory to rwx--x--x was sufficient and not uncommon for
users who have ~/public_html anyway.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/874905

Title:
  Cannot log in if root cannot read home directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/874905/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 875854] Re: nfsv4 mounts with kerberos authentication fail to 10.04 LTS server

2011-10-18 Thread Ian Morris
Just for the record, the workaround mentioned in the debian bug works
here.

Specifically adding

permitted_enctypes = des-cbc-crc
default_tgs_enctypes = des-cbc-crc

to the server's krb5.conf file permits the mounts to proceed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875854

Title:
  nfsv4 mounts with kerberos authentication fail to 10.04 LTS server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/875854/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 875854] Re: nfsv4 mounts with kerberos authentication fail to 10.04 LTS server

2011-10-16 Thread Ian Morris
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875854

Title:
  nfsv4 mounts with kerberos authentication fail to 10.04 LTS server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/875854/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 875854] [NEW] nfsv4 mounts with kerberos authentication fail to 10.04 LTS server

2011-10-16 Thread Ian Morris
Public bug reported:

After upgrading an 11.04 client system to 11.10; kerberos authorised
nfsv4 mounts to a 10.04 LTS server fail. In the servers syslog, the
error message ERROR: prepare_krb5_rfc_cfx_buffer: not implemented
appears.

suspect this could be the same issue as :
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622146

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: nfs-common 1:1.2.4-1ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
Date: Sun Oct 16 18:10:34 2011
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110426)
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: nfs-utils
UpgradeStatus: Upgraded to oneiric on 2011-10-15 (1 days ago)

** Affects: nfs-utils (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug oneiric running-unity

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875854

Title:
  nfsv4 mounts with kerberos authentication fail to 10.04 LTS server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/875854/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 767900] Re: package apport 1.20.1-0ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-04-20 Thread ian morris
*** This bug is a duplicate of bug 767829 ***
https://bugs.launchpad.net/bugs/767829

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/767900

Title:
  package apport 1.20.1-0ubuntu4 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 767900] [NEW] package apport 1.20.1-0ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-04-20 Thread ian morris
*** This bug is a duplicate of bug 767829 ***
https://bugs.launchpad.net/bugs/767829

Public bug reported:

Binary package hint: apport

No additional info.   Package failed to load

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: apport 1.20.1-0ubuntu4
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
ApportLog:
 
Architecture: i386
CrashReports:
 600:1000:1000:312530:2011-04-19 15:56:45.22487 +1000:2011-04-19 
15:57:07.300974918 +1000:/var/crash/_usr_bin_xlog.1000.crash
 600:0:0:171473:2011-04-21 09:22:48.264967000 +1000:2011-04-21 
09:49:09.752804700 +1000:/var/crash/apport.0.crash
 600:1000:1000:10991248:2011-04-20 08:52:39.68924 +1000:2011-04-20 
08:52:47.885276728 
+1000:/var/crash/_usr_lib_seamonkey-2.0.13_seamonkey-2.0-bin.1000.crash
Date: Thu Apr 21 09:22:48 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Beta i386 (20110413)
PackageArchitecture: all
SourcePackage: apport
Title: package apport 1.20.1-0ubuntu4 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: apport (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 natty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/767900

Title:
  package apport 1.20.1-0ubuntu4 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 709983] [NEW] Nautilus is sleeping and won't open Places Bookmarks

2011-01-29 Thread ian morris
Public bug reported:

Using the "places" menu to open book marked folders nothing happens.
Nautilus is sleeping

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/709983

Title:
  Nautilus is sleeping and won't open Places Bookmarks

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 548546] Re: Nautilus does not remove usb drive made with USB-Creator after unmounting it.

2011-01-29 Thread ian morris
Running Ubuntu 10.10Nautilus is sleeping when using the Places
bookmarks.  Lunch the folder and nothing happens

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/548546

Title:
  Nautilus does not remove usb drive made with USB-Creator after
  unmounting it.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs