Bug#256748: kernel-image-2.6.6-1-k7: sysfs files change size

2004-06-28 Thread Philipp Marek
Content-Type: text/plain; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Ph. Marek [EMAIL PROTECTED] To: Debian Bug Tracking System [EMAIL PROTECTED] X-Reportbug-Version: 2.61 X-Debbugs-Cc: [EMAIL PROTECTED] Package: kernel-image-2.6.6-1-k7 Version: 2.6.6-1 Severity:

Bug#712174: Not support in upstream

2013-07-05 Thread Philipp Marek
Right, the device listing in your report shows you had the 'wl' driver loaded on 3.2. Although this doesn't seem to be a regression, it is a bug (of a sort) that the free b43 driver doesn't support this WLAN controller. If I read correctly at least my BCM4313 should be supported by brcmsmac

Bug#712174: Not support in upstream

2013-06-25 Thread Philipp Marek
I guess I found the reason: this device is not support by the default kernel, but needs the broadcom-sta module built. Trying with m-a a-i now, but I guess this bug can be closed. -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of unsubscribe. Trouble?

Bug#712174: Not support in upstream

2013-06-25 Thread Philipp Marek
On Tue, Jun 25, 2013 at 08:18:48PM +0200, Philipp Marek wrote: I guess I found the reason: this device is not support by the default kernel, but needs the broadcom-sta module built. Trying with m-a a-i now, but I guess this bug can be closed. Right, the device listing in your report

Bug#712174: Not support in upstream

2013-06-27 Thread Philipp Marek
Right, the device listing in your report shows you had the 'wl' driver loaded on 3.2. Although this doesn't seem to be a regression, it is a bug (of a sort) that the free b43 driver doesn't support this WLAN controller. On second thought, the bug might be that

Bug#802598: linux-image-4.2.0-1-powerpc64le: Please include MLX5 again

2015-10-21 Thread Philipp Marek
Package: src:linux Version: 4.2.3-2 Severity: normal Please re-include the MLX5 Infiniband driver; it was included in 4.0 and 4.1, but is not any longer with 4.2 and later: [root@power:~] # ls -al /lib/modules/ insgesamt 24 drwxr-xr-x 6 root root 4096 Okt 21 15:33 . drwxr-xr-x 16 root root 4096

Bug#802598: Acknowledgement (linux-image-4.2.0-1-powerpc64le: Please include MLX5 again)

2015-11-05 Thread Philipp Marek
Thanks a lot, I just noticed that 4.3.0-rc7 already has that included again!

Bug#711592: "perf" impaired, too

2015-10-09 Thread Philipp Marek
Having working frame pointers in the kernel is needed to get caller chains in "perf" out, too. Eg. 4.2.0-1-amd64 can't return kernel backtraces for things like sched:sched_switch... So pretty please, change that config setting on future kernel images!

Bug#822839: linux-image-4.5.0-1-amd64: Suspend to RAM keeps CPU running

2016-05-04 Thread Philipp Marek
Seems to work with 4.5.0-2-amd64 again, though I ran straight into https://bugzilla.kernel.org/show_bug.cgi?id=114201 ... Thanks for the quick answer!

Bug#857916: linux-image-4.9.0-2-amd64: btrfs modifying wrong mount point data upon new mount

2017-03-16 Thread Philipp Marek
Hi Ben, thank you for the quick answer! > btrfs includes its own logical volume management and can spread a > filesystem across multiple devices, so in general it has to use UUIDs > to find the devices for a filesytem. Still it shouldn't change the block device name for a mounted filesystem. >

Bug#857916: linux-image-4.9.0-2-amd64: btrfs modifying wrong mount point data upon new mount

2017-03-16 Thread Philipp Marek
Package: src:linux Version: 4.9.13-1 Severity: normal I'm using DRBD to keep a backup of my root filesystem (multiple snapshots on remote machine). Now I wanted to access an old version of a file; so I got me access to the right snapshot (again via DRBD), and tried to mount the filesystem.

Bug#881425: linux-image-4.13.0-1-amd64: "rm -rf " fails with ENOTEMPTY (Directory not empty)

2017-11-11 Thread Philipp Marek
I forgot to mention that I interrupted one of the earlier "rm /*" calls with Ctrl-C and, when that didn't react, I did Ctrl-Z a few times and then (on the shell) a "bg" - but that was too late, "rm" had already quit. But I interrupted only one "rm"; not later ones, and surely not the "rm -rf ");

Bug#881425: Info received (Bug#881425: linux-image-4.13.0-1-amd64: "rm -rf " fails with ENOTEMPTY (Directory not empty))

2017-11-15 Thread Philipp Marek
Hmmm, using a VM I can't reproduce with 4.13.10-1... The "rm /*" is too fast, perhaps I need more background IO noise?

Bug#881425: linux-image-4.13.0-1-amd64: "rm -rf " fails with ENOTEMPTY (Directory not empty)

2017-11-11 Thread Philipp Marek
Package: src:linux Version: 4.13.4-2 Severity: normal My root FS is an /dev/mapper/n555--vg-root / ext4 rw,relatime,errors=remount-ro,data=ordered 0 0 Due to a programming error I filled one directory with many files; the "rm /*" I did previously couldn't copy anymore, so I ran "rm -rf ",

Bug#886474: Dependency to linux-kbuild-4.14=4.14.12-2 missing

2018-01-11 Thread Philipp Marek
Another missing dependency is linux-kbuild-4.14 (4.14.12-2). Without that, the rules to build .o files are not found.

Bug#907217: linux-image-4.17.0-3-amd64: crash on suspend/resume with network over bluetooth

2018-08-24 Thread Philipp Marek
Package: src:linux Version: 4.17.17-1 Severity: normal Over the last few kernel images (I believe since 4.14 or so, didn't test with older kernels) doing suspend/resume with an active bluetooth network connection can cause the kernel to do this: ACPI: Low-level resume complete sysfs

Bug#929943: linux-image-4.19.0-5-amd64: NFS handle leak? Suspend-to-RAM inhibition

2019-06-03 Thread Philipp Marek
Package: src:linux Version: 4.19.37-3 Severity: normal Sequence of events: 1. Notebook is rebooted properly, used for work for some hours 2. Notebook lid was closed, STR works as usual 3. Notebook opened; some work; lid close, STR works 4. Notebook was opened; NFS4 from remote machine

Bug#929943: linux-image-4.19.0-5-amd64: NFS handle leak? Suspend-to-RAM inhibition

2019-06-16 Thread Philipp Marek
Hmmm, while there surely was something fishy about the NFS delay, I'm not sure whether that was the sole problem for the suspend issues. Two more reboots later, without having NFS mounted all the time, suspend doesn't work all the time - I've had the notebook running happily (and hot) 3 times

Bug#944092: linux-image-5.3.0-1-amd64: i915 gpu hang, system freezes for seconds every few minutes

2019-11-03 Thread Philipp Marek
Package: src:linux Version: 5.3.7-1 Severity: normal Tags: patch upstream Whole machine hangs, but recovers after a few seconds; no visible association to CPU or memory load. Please include the patch from https://patchwork.freedesktop.org/patch/300891/ it claims to fix a bug that is

Bug#944092: more details

2019-11-05 Thread Philipp Marek
Forgot to mention: The main symptom is in dmesg i915 Resetting chip for hang on rcs0 Here are a few bug reports that seem to match: https://bugs.freedesktop.org/show_bug.cgi?id=107866 https://bugs.freedesktop.org/show_bug.cgi?id=108614 https://bugzilla.redhat.com/show_bug.cgi?id=1724001

Bug#944092: linux-image-5.3.0-1-amd64: i915 gpu hang, system freezes for seconds every few minutes

2021-05-02 Thread Philipp Marek
With 5.10.0-6-amd64 I don't have this message anymore; when resuming there's a few seconds wait before the screensaver login window comes up, and I get these messages in kern.log: [145941.159088] i915 :00:02.0: [drm] *ERROR* Link Training Unsuccessful [145941.367056] i915 :00:02.0:

Bug#983919: "perf annotate": hotkey "h" used for two things

2021-03-03 Thread Philipp Marek
Package: linux-perf-5.10 Version: 5.10.19-1 Severity: minor X-Debbugs-Cc: phil...@marek.priv.at "perf annotate" pops up an ncurses interface that prominently says "press h for help" on the lower border. Pressing h does indeed show help - with "H" being listed to jump to the hottest instruction,

Bug#996852: "Error: failed to load BTF from ./fat: Invalid argument"

2021-10-19 Thread Philipp Marek
Package: bpftool Version: 5.14.12-1 Severity: minor X-Debbugs-Cc: phil...@marek.priv.at Using an absolute path, I get output: [/sys/kernel/btf]$ bpftool btf dump file $PWD/fat | head -2 [85705] STRUCT 'fat_mount_options' size=48 vlen=27 'fs_uid' type_id=506 bits_offset=0

Bug#996839: "Flame Graph template /usr/share/d3-flame-graph/d3-flamegraph-base.html does not exist."

2021-10-19 Thread Philipp Marek
Package: linux-perf-5.14 Version: 5.14.9-2 Severity: minor "perf" can't show flamegraphs: $ perf script report flamegraph Flame Graph template /usr/share/d3-flame-graph/d3-flamegraph-base.html does not exist. Please install the js-d3-flame-graph (RPM) or libjs-d3-flame-graph (deb)

Bug#1024753: libvirtd doesn't run: "SCHED_CORE not supported by kernel"

2022-11-24 Thread Philipp Marek
Package: src:linux Version: 6.0.8-1 Severity: important X-Debbugs-Cc: phil...@marek.priv.at Sorry about the German messages. libvirt version: 8.9.0, package: 1 (Andrea Bolognani Sat, 19 Nov 2022 23:00:34 +0100) Nicht unterstützte Konfiguration: SCHED_CORE not supported by kernel

Bug#1029755: "sh: 1: xed: not found" when listing samples with assembler

2023-01-26 Thread Philipp Marek
Package: linux-perf Version: 6.1.7-1 Severity: minor File: /usr/bin/perf X-Debbugs-Cc: phil...@marek.priv.at I've written a trace with "perf record"; when viewing via "perf report" it I zoom into a function and choose Show individual samples with assembler But that gives me just an error