Bug#903128: Acknowledgement (linux-image-4.16.0-2-amd64: bridge stops passing non-local traffic (reversion from 4.16.0-1-amd64))

2018-07-28 Thread Scott Bailey
New version 4.17.0-1-amd64 fixes this problem for me. This report can be marked as resolved and closed. Thanks, Scott

Bug#903128: linux-image-4.16.0-2-amd64: bridge stops passing non-local traffic (reversion from 4.16.0-1-amd64)

2018-07-06 Thread Scott Bailey
Package: src:linux Version: 4.16.16-2 Severity: important Dear Maintainer, This system hosts several KVM guests and a simh VAX, all of which connect to the local network using bridge br0: buzz:~# brctl show br0 bridge name bridge id STP enabled interfaces br0 80

Bug#888992: linux-image-4.14.0-3-amd64: kernel oops on dpkg/apt/aptitude

2018-01-31 Thread Scott Bailey
s behavior on systemd, since it only occurs in multi-user (or graphic) runlevels, but ultimately I do not believe that any program should trigger a kernel panic in normal operation, and so you get this wonderful report. ;-) Regards, Scott Bailey -- Package-specific info: ** Version: Linux ve

Bug#585900: linux-image-2.6.32-5-amd64: NETDEV WATCHDOG: (tulip): transmit queue 0 timed out

2010-06-14 Thread R. Scott Bailey
Package: linux-2.6 Version: 2.6.32-15 Severity: normal Here is an oops reported by my system against my trusty DE500 card: Jun 8 09:34:04 buzz kernel: [213252.816043] WARNING: at /build/buildd-linux-2.6_2.6.32-15-i386-fb7Hfg/linux-2.6-2.6.32/debian/build/source_i386_none/net/sched/sch_generic.c

Bug#584724: Not specific to via-rhine, apparently

2010-06-08 Thread R. Scott Bailey
Well, this is interesting... In an attempt to minimize the impact of this problem, I switched my config to use the DEC tulip-based card I also have in my system. This morning I got almost exactly the same trace (inline below). This suggests that whatever the problem is, it isn't specific to just t

Bug#584724: linux-image-2.6.32-5-amd64: NETDEV WATCHDOG: (via-rhine): transmit queue 0 timed out

2010-06-05 Thread R. Scott Bailey
Package: linux-2.6 Version: 2.6.32-15 Severity: normal This appears to be the same bug as: https://bugzilla.kernel.org/show_bug.cgi?id=11663 I have attached kernel output; once the timeout occurs, the interface is unusable and bounces spastically (without becoming operational) until the system i

Bug#539406: linux-image-2.6.30-1-alpha-smp: fails to load fw for 1st scsi adapter

2009-07-31 Thread R. Scott Bailey
Package: linux-image-2.6.30-1-alpha-smp Version: 2.6.30-2 Severity: important Well, the firmware loading logic has been flaky on my system for a few releases now. I previously reported bug 527265 against 2.6.29, where the qla1040 firmware would not load at all, and that was resolved in a later

Bug#527265: linux-image-2.6.29-1-alpha-smp: detached firmware qlogic/1040.bin fails to load for qla1280

2009-05-06 Thread R. Scott Bailey
Package: linux-image-2.6.29-1-alpha-smp Version: 2.6.29-3 Severity: important Yes, I have the firmware on the system. The non-free package firmware-qlogic (from sid) is installed, /lib/firmware/qlogic/1040.bin exists and update-initramfs doesn't whine about missing firmware. ;-) See the attache

Bug#526001: linux-image-2.6.29-1-sparc64: boot failure: Fast Data Access MMU Miss

2009-04-28 Thread R. Scott Bailey
Package: linux-image-2.6.29-1-sparc64 Version: 2.6.29-3 Severity: normal This kernel fails to boot on my Ultra60. Immediately after loading the initrd image, the message "Fast Data Access MMU Miss" appears and I get dropped back to the PROM "ok" prompt without any additional output. This appea

Bug#481410: linux-image-2.6.25-2-amd64: atp870u (ACARD) scsi module missing

2008-05-15 Thread R. Scott Bailey
Package: linux-image-2.6.25-2-amd64 Version: 2.6.25-2 Severity: normal I see that both linux-image-2.6.25-1-amd64 and linux-image-2.6.25-2-amd64 no longer include the atp870u SCSI module (normally selected via CONFIG_SCSI_ACARD). This is a bummer since I have one of these cards in my system. :-p

Bug#480334: Regression: local-top scripts run before devices detected

2008-05-09 Thread R. Scott Bailey
Package: initramfs-tools Version: 0.92a Severity: important This seems very similar to reported (old) bugs, but it's a change in behavior for me so I'm opening this new problem to flag it. I recently updated to version 0.92 (I believe -- a couple days prior to 0.92a, which also exhibits the pro

Bug#464229: linux-image-2.6.24-1-alpha-smp: fails to boot: machine check while in PAL mode

2008-02-05 Thread R. Scott Bailey
Package: linux-image-2.6.24-1-alpha-smp Version: 2.6.24-2 Severity: normal I think the subject line says it all; this is on a 3-way AS4100. I am attaching console output of a boot attempt. As failure occurs prior to loading the initrd image, I am not sure any further configuration details are u

Bug#418652: initramfs-tools: does not build usable initrd with lvm2 2.02.24

2007-04-10 Thread R. Scott Bailey
-copy_exec /lib/lvm-200/vgchange /sbin +copy_exec /sbin/lvm /sbin/vgchange for x in dm_mod dm_snapshot dm_mirror; do manual_add_modules ${x} Thanks, Scott Bailey [EMAIL PROTECTED] -- Package-specific info: -- /proc/cmdline root=/dev/md0 ro -- /proc/filesystems cramfs

Bug#366730: linux-source-2.6.16: bogus scsi timeouts with qla1280 driver

2006-05-10 Thread R. Scott Bailey
@@ * General Public License for more details. * **/ -#define QLA1280_VERSION "3.26" +#define QLA1280_VERSION "3.26.rsb" /* Revision History: +Rev 3.26.rsb, May 10, 2006 R. Scott B

Bug#317787: kernel-source-2.6.10: md memory leak

2005-07-11 Thread R. Scott Bailey
, Scott Bailey [EMAIL PROTECTED] --- drivers/md/md.c.orig2005-02-07 15:44:50.0 -0500 +++ drivers/md/md.c 2005-07-06 10:55:56.0 -0400 @@ -336,8 +336,6 @@ struct completion event; int ret; - bio_get(bio); - rw |= (1 << BIO_R