[Bug 1861936] Re: Raspberry Pi 3 network dies shortly after a burst of IPv6 tunnel network load ((lan78xx): transmit queue 0 timed out)

2020-10-25 Thread Seamus Ryan
Well, it took more than 24 hours for my Pi to crash again, but it did happen. I wasn't able to capture much of what triggered it as i wasn't home at the time. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1861936] Re: Raspberry Pi 3 network dies shortly after a burst of IPv6 tunnel network load ((lan78xx): transmit queue 0 timed out)

2020-10-23 Thread Seamus Ryan
Ok yup this is almost certainly the issue (when the tunnel is pi is tunnelling traffic for something other than itself) My tunnel has been up for 12 hours, no crashes at all. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1861936] Re: Raspberry Pi 3 network dies shortly after a burst of IPv6 tunnel network load ((lan78xx): transmit queue 0 timed out)

2020-10-22 Thread Seamus Ryan
@juergh I may have (somewhat) found the trigger. As previously noted, my internal clients have a static route to the remote wireguard networks via my raspberry pi. This is defined in my internal router (Unifi) ie: client > router > static route (10.241.0.0/24) to pi eth0 IP > pi > tunnel > VPS

[Bug 1861936] Re: Raspberry Pi 3 network dies shortly after a burst of IPv6 tunnel network load ((lan78xx): transmit queue 0 timed out)

2020-10-22 Thread Seamus Ryan
RE IPv6, there is some manual config. I have each vlan/network assigned a /64. On my pi's they get an address in that /64 (different networks for eth0 and wlan0) but they do have a static assignment as well (should have included that earlier: interface eth0 metric 300 static

[Bug 1861936] Re: Raspberry Pi 3 network dies shortly after a burst of IPv6 tunnel network load ((lan78xx): transmit queue 0 timed out)

2020-10-22 Thread Seamus Ryan
So exactly what type of payload triggers the issues, that i cant work out. I know the traffic profile, vast majority of it is monitoring related as my VPS is running grafana/influx and my internal clients are sending data over this tunnel using telegraf. There is also a fair bit of ICMP etc

[Bug 1861936] Re: Raspberry Pi 3 network dies shortly after a burst of IPv6 tunnel network load ((lan78xx): transmit queue 0 timed out)

2020-10-21 Thread Seamus Ryan
And the most recent crash: Oct 22 11:44:51 dns1 kernel: [ 3096.793118] [ cut here ] Oct 22 11:44:51 dns1 kernel: [ 3096.793183] NETDEV WATCHDOG: eth0 (lan78xx): transmit queue 0 timed out Oct 22 11:44:51 dns1 kernel: [ 3096.793282] WARNING: CPU: 2 PID: 0 at

[Bug 1861936] Re: Raspberry Pi 3 network dies shortly after a burst of IPv6 tunnel network load ((lan78xx): transmit queue 0 timed out)

2020-10-21 Thread Seamus Ryan
Forgot to include: Raspberry PI: ubuntu@dns1:~$ uname -a Linux dns1 5.4.0-1022-raspi #25-Ubuntu SMP PREEMPT Thu Oct 15 13:31:49 UTC 2020 aarch64 aarch64 aarch64 GNU/Linux ubuntu@dns1:~$ VPS: root@m21:~# uname -a Linux m21 5.4.0-52-generic #57-Ubuntu SMP Thu Oct 15 10:57:00 UTC 2020 x86_64

[Bug 1861936] Re: Raspberry Pi 3 network dies shortly after a burst of IPv6 tunnel network load ((lan78xx): transmit queue 0 timed out)

2020-10-21 Thread Seamus Ryan
Absolutely! -- My Raspberry Pi sits inside my home network, its config: eth0: IP: 192.168.200.11 GW: 192.168.200.1 IPv6: enabled (prefix delegation from ISP) Metric: 300 wlan0: IP: 192.168.209.11 GW: 192.168.209.1 IPv6: enabled (prefix delegation from ISP) Metric: 400 wg0: flags=209

[Bug 1861936] Re: Raspberry Pi 3 network dies shortly after a burst of IPv6 tunnel network load ((lan78xx): transmit queue 0 timed out)

2020-10-21 Thread Seamus Ryan
I am also on a 3B+ ubuntu@dns1:~$ cat /proc/device-tree/model Raspberry Pi 3 Model B Plus Rev 1.3 I dont believe you need anything fancy with IPv6, im not tunneling any v6 and its occurring with me. I do have IPv6 enabled on the interface used for tuneling. Hui Wang, im happy to provide a

[Bug 1861936] Re: Raspberry Pi 3 network dies shortly after a burst of IPv6 tunnel network load ((lan78xx): transmit queue 0 timed out)

2020-10-05 Thread Seamus Ryan
Cancel that. As expected, issue still present. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1861936 Title: Raspberry Pi 3 network dies shortly after a burst of IPv6 tunnel network load

[Bug 1861936] Re: Raspberry Pi 3 network dies shortly after a burst of IPv6 tunnel network load ((lan78xx): transmit queue 0 timed out)

2020-10-05 Thread Seamus Ryan
I *may* be jumping the gun here, but having just installed 5.4.0-1019-raspi this morning, things appear to be good! Did an upgrade ~ 30 minutes ago (usually i find the issue is triggered after around 10 minutes or so). Will update if/when it crashes. -- You received this bug notification

[Bug 1861936] Re: Raspberry Pi 3 network dies shortly after a burst of IPv6 tunnel network load ((lan78xx): transmit queue 0 timed out)

2020-08-15 Thread Seamus Ryan
This has probably already been noticed, but in an attempt to simply get my PI working somewhat the way i wanted, i changed my tunnel to run over wlan0 instead of eth0 (they both connect back to the same network so doesn't make a huge difference). Tunnel and interfaces have been up for days, no

[Bug 1861936] Re: Raspberry Pi 3 network dies shortly after a burst of IPv6 tunnel network load ((lan78xx): transmit queue 0 timed out)

2020-07-28 Thread Seamus Ryan
Forgot to include: Jul 28 18:18:25 dns1 kernel: [ 1289.970276] [ cut here ] Jul 28 18:18:25 dns1 kernel: [ 1289.970354] NETDEV WATCHDOG: eth0 (lan78xx): transmit queue 0 timed out Jul 28 18:18:25 dns1 kernel: [ 1289.970463] WARNING: CPU: 1 PID: 0 at

[Bug 1861936] Re: Raspberry Pi 3 network dies shortly after a burst of IPv6 tunnel network load ((lan78xx): transmit queue 0 timed out)

2020-07-28 Thread Seamus Ryan
I can confirm I am also seeing a very similar set of circumstances: -Hardware name: Raspberry Pi 3 Model B Plus Rev 1.3 (DT) -5.4.0-1015-raspi #15-Ubuntu SMP Fri Jul 10 05:34:24 UTC 2020 aarch64 aarch64 aarch64 GNU/Linux -The "tunnel" in my case is using Wireguard to a server hosted externally.

[Bug 1861936] Re: Raspberry Pi 3 network dies shortly after a burst of IPv6 tunnel network load ((lan78xx): transmit queue 0 timed out)

2020-07-28 Thread Seamus Ryan
FWIW, i actually thought this was a bug with the latest raspbian image and decided to move forward with using 20.04 on my raspberry pi's, turns out that wasn't the case. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1327007] [NEW] [Dell System Inspiron 15 7000 Series 7537, Realtek ALC3223, Speaker, Internal] Underruns, dropouts or crackling sound

2014-06-05 Thread Seamus McDonell
ACCESS COMMAND /dev/snd/controlC1: seamus 1990 F pulseaudio /dev/snd/pcmC1D0p: seamus 1990 F...m pulseaudio /dev/snd/controlC0: seamus 1990 F pulseaudio CurrentDesktop: Unity Date: Thu Jun 5 20:44:13 2014 InstallationDate: Installed on 2014-02-18 (107 days ago

[Bug 1036075] Re: tp_smapi doesn't support X230

2013-02-18 Thread Seamus Curran
It also occurs with my Lenovo Thinkpad T430. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1036075 Title: tp_smapi doesn't support X230 To manage notifications about this bug go to:

[Bug 991422] [NEW] bootloader grub installer not working on Acer Revo

2012-04-29 Thread Seamus O'Connor
Public bug reported: Installing Ubuntu from scratch on Acer Revo Aspire - Linpus was original OS. It gets to the end but says it can't install the grub installer boot program in the specified location. I tried the alternate location given but that didn't work either. ProblemType: Bug

[Bug 991422] Re: bootloader grub installer not working on Acer Revo

2012-04-29 Thread Seamus O'Connor
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/991422 Title: bootloader grub installer not working on Acer Revo To manage notifications about this bug go to:

[Bug 807284] [NEW] package mythexport 2.2.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-07-07 Thread seamus mccormick
Public bug reported: i cant get this to install ProblemType: Package DistroRelease: Ubuntu 11.04 Package: mythexport 2.2.3-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.38-8.42-generic-pae 2.6.38.2 Uname: Linux 2.6.38-8-generic-pae i686 Architecture: i386 Date: Thu Jul 7 16:19:12 2011 ErrorMessage:

[Bug 807284] Re: package mythexport 2.2.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-07-07 Thread seamus mccormick
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/807284 Title: package mythexport 2.2.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status

Re: [Bug 659438] Re: Installation/Removal fails because of package which could not be located (faiulre in apt.Cache.required_download)

2011-02-10 Thread Seamus MacGillicuddy
Many thanks, Mr. Conradie. Will enter in terminal when I return home from work. I'm sure this will fix my Ubuntu lappy. -M On Thu, Feb 10, 2011 at 7:51 AM, Johann-jlconradie 659...@bugs.launchpad.net wrote: sudo bash (your password) apt-get update apt-get upgrade -- You received

[Bug 582198] [NEW] Add Bookmark shortcut key 'w' makes it impossible to use 'w' key on data entry, could be changed to 'Ctrl + w'

2010-05-18 Thread Seamus Clancy
Public bug reported: Binary package hint: epiphany-browser Epiphany web browser add Bookmark shortcut key 'w' makes it impossible to use 'w' key on data entry. Could be changed to 'Ctrl + w' ProblemType: Bug Architecture: amd64 DistroRelease: Ubuntu 9.04 ExecutablePath: /usr/bin/epiphany-gecko

[Bug 582198] Re: Add Bookmark shortcut key 'w' makes it impossible to use 'w' key on data entry, could be changed to 'Ctrl + w'

2010-05-18 Thread Seamus Clancy
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/48651471/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/48651473/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/48651474/ProcStatus.txt -- Add

[Bug 300186] Re: package msttcorefonts 2.5 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2010-03-01 Thread Seamus
E: ttf-mscorefonts-installer: subprocess installed post-installation script returned error exit status 1 -- package msttcorefonts 2.5 failed to install/upgrade: subprocess post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/300186 You received this bug

[Bug 386150] Re: Nautilus file browser toolbar is complicated, redundant, and ugly

2009-07-21 Thread seamus
My two user`s cents: 1. Let the Location bar distinct : it allows to display large paths and 2. Let the Location bar distinct : it allows to display LARGE PATHS! -- Nautilus file browser toolbar is complicated, redundant, and ugly https://bugs.launchpad.net/bugs/386150 You received this bug

[Bug 241453] Re: Bump to SVN 1.5

2008-07-29 Thread Seamus Allan
with ssl client certs). Hope this helps, Seamus -- Bump to SVN 1.5 https://bugs.launchpad.net/bugs/241453 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 https://lists.ubuntu.com

[Bug 241453] Re: Bump to SVN 1.5

2008-07-11 Thread Seamus Allan
Not as yet. I have been running the Open SSL (libneon) build on my PC for a while and it seems to be OK? I can chuck this up somewhere if you want to have a look? Cheers Seamus -- Bump to SVN 1.5 https://bugs.launchpad.net/bugs/241453 You received this bug notification because you are a member

[Bug 241453] Re: Bump to SVN 1.5

2008-07-01 Thread Seamus Allan
The source package also builds libapache2-svn. I have compiled all of the packages and the svn command works now, but these have been built against libneon27 (which uses openssl) instead of libneon27-gnutls (which uses gnutls). The decision has been made (by the Debian maintainer) to only build

[Bug 241453] Re: Bump to SVN 1.5

2008-06-24 Thread Seamus Allan
We too really want this in production. I see Matthias has uploaded a source package for Intrepid (based on the Debian/Experimental one). I am working on Backporting this to Hardy. Once I have a working package (currently experiencing an SSL problem, possibly due to libneon27-gnutls) I'll pop it

[Bug 65218] Re: doesn't include atomic operations

2008-06-18 Thread Seamus Allan
are not using this to create a kernel module, just some software that needs to do low level ( atomic) memory operations for lightweight locking of variables in shared memory. But if the original post on this thread is correct, isn't linux-headers- a virutal package for linux-libc-dev? Cheers Seamus

[Bug 65218] Re: doesn't include atomic operations

2008-06-16 Thread Seamus Allan
these back? Cheers Seamus -- doesn't include atomic operations https://bugs.launchpad.net/bugs/65218 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 https://lists.ubuntu.com/mailman

[Bug 224100] Re: update manager failure to upgrade to 8.04 from 7.10

2008-04-29 Thread Seamus MacGP
** Attachment added: Full set of dist-upgrade logs http://launchpadlibrarian.net/14007805/dist-upgrade.tar.gz -- update manager failure to upgrade to 8.04 from 7.10 https://bugs.launchpad.net/bugs/224100 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 224100] [NEW] update manager failure to upgrade to 8.04 from 7.10

2008-04-29 Thread Seamus MacGP
Public bug reported: Binary package hint: update-manager During the upgrade from 7.10 to 8.04 close to end when most packages had been installed but before the system reboot the upgrade failed and recommended opening a bug and sending the upgrade logs. It doesn't appear to be related to the

[Bug 224100] Re: update manager failure to upgrade to 8.04 from 7.10

2008-04-29 Thread Seamus MacGP
*** This bug is a duplicate of bug 205348 *** https://bugs.launchpad.net/bugs/205348 ok I've done the steps for the GCC issue, is there is way to force upgrade-manager to install 8.04, it now thinks that 8.04 is installed and wont take any further action. -- update manager failure to

[Bug 63418] Re: CPU soft lockup during bootup

2007-02-19 Thread Seamus Seven
I'm on 2.6.17-11 and get this BUG as well. I'm on a Dell Inspiron e1505 with of course the Intel Pro Wireless 3945. I'm now going to try the fix for the kernel 2.6.17-10. Crossing my fingers. -- CPU soft lockup during bootup https://launchpad.net/bugs/63418 -- ubuntu-bugs mailing list

[Bug 63418] Re: CPU soft lockup during bootup

2007-02-19 Thread Seamus Seven
The fix for 2.6.17-10 prevented my computer from locking up even though I'm at the 2.6.17-11 kernel. However, I lost my sound like others. I disabled my wireless in the BIOS for now. I'm on Ubuntu Edgy. -- CPU soft lockup during bootup https://launchpad.net/bugs/63418 -- ubuntu-bugs mailing