https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246889
Mark Linimon changed:
What|Removed |Added
Keywords||panic, regression
--
You are recei
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246889
--- Comment #4 from Andriy Gapon ---
Recompile VirtualBox. Its kernel module does snot match your new kernel.
--
You are receiving this mail because:
You are the assignee for the bug.
___
freebs
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246889
--- Comment #5 from Eugene Hutorny ---
I have installed VirtualBox with
# pkg install virtualbox-ose
on top of a fresh FreeBSD 12.1
The same setup used to work in 11.3
--
You are receiving this mail because:
You are the assignee for th
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #147 from Jesper Schmitz Mouridsen ---
(In reply to Sergey V. Dyatko from comment #107)
Your dmesg says rtsx0: Card inserted, and you have no card inserted?
Perhaps you are hit by the inverted card detection on RTS522A problem
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227888
--- Comment #2 from Andriy Gapon ---
Unfortunately, RPC does not have default ports. They are picked up from a
special range. It's been this way forever, AFAIK.
One "solution" is to request a fixed port for each RPC-based service if a
serv
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221221
--- Comment #1 from Andriy Gapon ---
FWIW, I saw this problem multiple times.
I think that it happened when I mounted some local filesystem while having root
on NFS.
Never got around to debugging it, though.
--
You are receiving this mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246889
--- Comment #6 from Andriy Gapon ---
Right. This is not guaranteed to work, unfortunately. To be safe, you always
need to compile kernel modules yourself. Modules from package may or may not
work. You can read a lot about that on the mailin
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221221
--- Comment #2 from Martin Birgmeier ---
Thank you, this is an interesting pointer... will check it next time around.
-- Martin
--
You are receiving this mail because:
You are the assignee for the bug.
___
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233402
--- Comment #2 from fehmi noyan isi ---
A patch has been submitted (no reviewers yet)
https://reviews.freebsd.org/D25081
--
You are receiving this mail because:
You are the assignee for the bug.
__
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246630
--- Comment #20 from Dimitry Andric ---
(In reply to Fabian Keil from comment #19)
> Which stable/11 revision are you currently testing on?
On head, base r361410 (as of 2020-05-23) in fact.
> I tried the work around with a system based on
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246630
--- Comment #21 from Fabian Keil ---
Building r360524 with CLANG_SPAWN_CC1=1 resulted in unreproducible /bin/sh
binaries which is unsurprising if the variable is no longer read by clang.
Surprising is that I also built systems based on r36
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #148 from h...@restart.be ---
(In reply to Jesper Schmitz Mouridsen from comment #147)
I add some specific code for RTS522A. there is one difference depending on the
chip version. Maybe it solve the strange problem of card detec
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246430
Mark Johnston changed:
What|Removed |Added
CC||ma...@freebsd.org
Assign
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246596
Mark Johnston changed:
What|Removed |Added
Status|New |In Progress
Assignee|b..
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246190
Mark Johnston changed:
What|Removed |Added
CC||ma...@freebsd.org
Stat
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246046
--- Comment #1 from Kyle Evans ---
(In reply to gabor.radnai from comment #0)
Hmm, we should handle missing logo/brand better, but how did you end up with
logo_* files instead of logo-*? Stock FreeBSD only has the latter, and that's
the on
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=182880
Dennis Friedrichsen changed:
What|Removed |Added
CC||dennis.r.friedrichsen@gmail
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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246831
--- Comment #1 from Jose Luis Duran ---
Created attachment 215115
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=215115&action=edit
iovctl.8: The -f flag is mandatory with -C
--
You are receiving this mail because:
You are the
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246831
Jose Luis Duran changed:
What|Removed |Added
Attachment #215115|0 |1
is obsolete|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246831
Jose Luis Duran changed:
What|Removed |Added
Summary|iovctl.conf.5: Fix typo |iovctl.8, iovctl.conf.5:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246688
--- Comment #1 from commit-h...@freebsd.org ---
A commit references this bug:
Author: peter
Date: Mon Jun 1 03:37:59 UTC 2020
New revision: 361685
URL: https://svnweb.freebsd.org/changeset/base/361685
Log:
Clarify which hints file is th
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246688
Peter Wemm changed:
What|Removed |Added
CC||pe...@freebsd.org
Status|
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246688
Peter Wemm changed:
What|Removed |Added
Assignee|b...@freebsd.org|pe...@freebsd.org
--
You are receivi
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246889
--- Comment #7 from Eugene Hutorny ---
Created attachment 215120
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=215120&action=edit
core.txt.4
Replacing vbox kernel modules with self-compiled has not fixed the issue.
When the hos
25 matches
Mail list logo