[Bug 236513] Different power states (C1/C2/...) per CPU core

2019-03-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236513 stockhau...@collogia.de changed: What|Removed |Added Version|11.2-STABLE |12.0-RELEASE -- You are

[Bug 199934] [FUSEFS] kernel module fails with filesystems without .create support

2019-03-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199934 --- Comment #6 from s...@os2.kiev.ua --- Hi Alan! thank you! I do not have now testcase as workaround for this bug was implemented on exfat, but probably you can get version from the date of the report and try it. Anyway, thanks for takin

[Bug 236761] [patch] make delete-old and WITHOUT_NTP=true doesn't remove /etc/periodic/daily/480.status-ntpd

2019-03-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236761 Bug ID: 236761 Summary: [patch] make delete-old and WITHOUT_NTP=true doesn't remove /etc/periodic/daily/480.status-ntpd Product: Base System Version: 12.0-STABLE Hard

[Bug 169857] [build] kernel compile fails for PAE with device sound and device snd_emu10k1

2019-03-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=169857 Andriy Voskoboinyk changed: What|Removed |Added Status|Open|Closed Resolution|---

[Bug 224270] Get exit status of process that's piped to another: set -o pipefail is missing for /bin/sh

2019-03-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224270 --- Comment #14 from Jilles Tjoelker --- (In reply to Dave Cottlehuber from comment #13) This purely additive feature seems suitable for MFC, yes. -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 162373] VESA framebuffer memory mapping fails with EINVAL for certain modes

2019-03-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=162373 --- Comment #2 from commit-h...@freebsd.org --- A commit references this bug: Author: bde Date: Sun Mar 24 16:47:44 UTC 2019 New revision: 345474 URL: https://svnweb.freebsd.org/changeset/base/345474 Log: Fix libvgl to not always fail to

[Bug 236761] [patch] make delete-old and WITHOUT_NTP=true doesn't remove /etc/periodic/daily/480.status-ntpd

2019-03-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236761 Mark Linimon changed: What|Removed |Added Keywords||patch -- You are receiving this ma

[Bug 236513] Different power states (C1/C2/...) per CPU core

2019-03-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236513 --- Comment #10 from stockhau...@collogia.de --- Findings so far: acpi_cpu_cx_cst() runs fine for CPU core 0. With core 1 something is going wrong: 1. acpi_cpu_cx_cst() finds C2 state (WHAT WE EXPECT!) 2. in the function the valid states l

[Bug 236513] Different power states (C1/C2/...) per CPU core

2019-03-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236513 --- Comment #11 from stockhau...@collogia.de --- Memo for myself: This can only occur if acpi_bus_alloc_gas() fails in bus_alloc_resource_any(): acpi_bus_alloc_gas() { ... error = ENOMEM; ... *res = bus_alloc_resource_any(de

[Bug 236513] AMD Jaguar: Only CPU core 0 detects C2 state

2019-03-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236513 stockhau...@collogia.de changed: What|Removed |Added Summary|Different power states |AMD Jaguar: Only CPU core

Problem reports for b...@freebsd.org that need special attention

2019-03-24 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 236513] AMD Jaguar: Only CPU core 0 detects C2 state

2019-03-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236513 --- Comment #12 from Andriy Gapon --- Has anyone attached an acpidump from an affected system yet? -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-bugs@free

[Bug 236513] AMD Jaguar: Only CPU core 0 detects C2 state

2019-03-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236513 --- Comment #13 from stockhau...@collogia.de --- Created attachment 203116 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203116&action=edit dmesg of T620 FreeBSD 12 boot -- You are receiving this mail because: You are the assig

[Bug 236513] AMD Jaguar: Only CPU core 0 detects C2 state

2019-03-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236513 --- Comment #14 from stockhau...@collogia.de --- Created attachment 203117 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203117&action=edit acpudump -dt of T620 -- You are receiving this mail because: You are the assignee for t

[Bug 236513] AMD Jaguar: Only CPU core 0 detects C2 state

2019-03-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236513 --- Comment #15 from stockhau...@collogia.de --- (In reply to Andriy Gapon from comment #12) Attached as requested -- You are receiving this mail because: You are the assignee for the bug. ___ f