https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211135
Kubilay Kocak changed:
What|Removed |Added
CC||b...@freebsd.org
Statu
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211136
Bug ID: 211136
Summary: [Hyper-V]mount root may fail because vfs' mount starts
early than VMBUS
Product: Base System
Version: CURRENT
Hardware: Any
OS
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211136
--- Comment #1 from Hongjiang ---
Created attachment 172546
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=172546&action=edit
boot error log
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205690
Juan Ramón Molina Menor changed:
What|Removed |Added
CC||i...@juanmolina.eu
--- C
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205690
--- Comment #25 from Vladimir Kondratyev ---
(In reply to Juan Ramón Molina Menor from comment #24)
Thank you, Juan!
Could you add debug.psm.loglevel=2 to /boot/loader.conf and provide us with
some info about your touchpad hardware from "d
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211135
Baptiste Daroussin changed:
What|Removed |Added
Status|Open|In Progress
--- Comment #1 fr
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205690
--- Comment #26 from Juan Ramón Molina Menor ---
# dmesg
...
Elantech touchpad hardware v.3 firmware v.0x350f00
...
Model information:
MaxX: 2436
MaxY: 1044
DpmmX:32
DpmmY:32
TracesX: 22
TracesY: 10
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205690
--- Comment #27 from Vladimir Kondratyev ---
(In reply to Juan Ramón Molina Menor from comment #26)
> Elantech touchpad hardware v.3 firmware v.0x350f00
HW version 3 can be considered as basicaly working. Thanks
> SemiMT: 1
Here is h
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211081
--- Comment #19 from John Baldwin ---
Comment on attachment 172545
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=172545
pciconf_lcbBev_pcib11
Interesting, this PCI-PCI bridge has many more of the "optional" hot plug
features.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211081
--- Comment #20 from Sergey Renkas ---
(In reply to John Baldwin from comment #19)
There is no latch. Can send pictures to your E-Mail.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211081
--- Comment #21 from John Baldwin ---
Is the LSI adapter in a physical slot or is it integrated onto the motherboard?
If you can send me pictures that would be nice, perhaps one with no card in the
slot at all if possible?
--
You are rec
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211028
--- Comment #15 from Dexuan Cui ---
Hi all,
I know why g_disk_resize() can't work here when I open da1 for reading after a
disk capacity change:
When /dev/da1 is opened for reading (or writing) every time, amd64_syscall() ->
kern_openat()
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211028
--- Comment #16 from Dexuan Cui ---
Created attachment 172554
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=172554&action=edit
The patch can work, but it may be a little ugly...
--
You are receiving this mail because:
You are
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211081
--- Comment #22 from Sergey Renkas ---
(In reply to John Baldwin from comment #21)
Is the LSI adapter in a physical slot... sent pictures to your E-Mail.(In reply
to John Baldwin from comment #21)
Is the LSI adapter in a physical slot... se
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211028
--- Comment #17 from Dexuan Cui ---
(In reply to Dexuan Cui from comment #16)
Please review the attached patch. It may be a little ugly since I'm pretty new
to GEOM code... Please suggest how we should fix the issue in a better way.
--
Yo
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211135
--- Comment #2 from Jung-uk Kim ---
(In reply to Baptiste Daroussin from comment #1)
Yes, "touch 예1 예2 && ls" shows the same symptom.
--
You are receiving this mail because:
You are the assignee for the bug.
__
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211141
Bug ID: 211141
Summary: pkg+pw: doesn't run pwd_mkdb, maybe other problems
Product: Base System
Version: 11.0-BETA1
Hardware: Any
OS: Any
Status: New
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211028
--- Comment #18 from Andrey V. Elsukov ---
(In reply to Dexuan Cui from comment #17)
> (In reply to Dexuan Cui from comment #16)
> Please review the attached patch. It may be a little ugly since I'm pretty
> new to GEOM code... Please sugge
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211028
--- Comment #19 from Dexuan Cui ---
(In reply to Andrey V. Elsukov from comment #18)
Your patch is good and it works per my tests.
Thank you very much, Andrey!
Can you please commit it to the CURRENT branch and can we consider merging it
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211135
--- Comment #3 from Jung-uk Kim ---
Note this problem is not just for CJK locales. "touch Æon1 Æon2 && ls" with
en_US.UTF-8 locale shows exactly same symptom.
https://lists.freebsd.org/pipermail/freebsd-stable/2016-July/084991.html
--
Y
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205690
--- Comment #28 from Juan Ramón Molina Menor ---
Hi again.
> Could you do following gestures and post results here:
>
> Gest 1.
> 1. Put first finger on e.g. left bottom corner of TP
> 2. Do a short move so cursor moves too
> 3. Put second
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211135
--- Comment #4 from Baptiste Daroussin ---
Can you try the following patch and tell me if it fixes the issue for you?
http://bapt.etoilebsd.net/collate.diff
--
You are receiving this mail because:
You are the assignee for the bug.
__
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211135
--- Comment #5 from Jung-uk Kim ---
(In reply to Baptiste Daroussin from comment #4)
Both GNOME 3 and MATE are working as advertised. Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
_
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211123
Jilles Tjoelker changed:
What|Removed |Added
CC||jil...@freebsd.org
Key
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211135
--- Comment #6 from commit-h...@freebsd.org ---
A commit references this bug:
Author: bapt
Date: Fri Jul 15 23:03:20 UTC 2016
New revision: 302916
URL: https://svnweb.freebsd.org/changeset/base/302916
Log:
Revert 302324 and properly fix
25 matches
Mail list logo