[Bug 248628] While in the console mode, 8 logos sometimes appear on my screen.

2021-03-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248628

parv  changed:

   What|Removed |Added

 CC||parv.0zero9+freebsd@gmail.c
   ||om

--- Comment #11 from parv  ---
(In reply to Conrad Meyer from comment #3)

Setting "kern.vt.splash_cpu" to 0 only changes the content of the image. On
FreeBSD 12-STABLE, that changed red head orbs to sitting penguins.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 252236] atp(4): Need EVDEV support for modern input stack

2021-03-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252236

--- Comment #28 from Vladimir Kondratyev  ---
(In reply to Greg V from comment #27)
There are no finger release events in your log.

Is it produced by my driver? or your?

If driver is your, don't forget to add

evdev_set_flag(sc->sc_evdev, EVDEV_FLAG_MT_AUTOREL);

line to evdev_register() section of driver.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 254267] muge(4) LEDs do not work on RPi 3B+ 13.0-RC2 image

2021-03-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254267

Ed Maste  changed:

   What|Removed |Added

Summary|muge(4) LEDs do not work on |muge(4) LEDs do not work on
   |RPi 3B+ |RPi 3B+ 13.0-RC2 image

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 252236] atp(4): Need EVDEV support for modern input stack

2021-03-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252236

Greg V  changed:

   What|Removed |Added

 Attachment #223277|text/x-log  |text/plain
  mime type||

--- Comment #27 from Greg V  ---
Created attachment 223277
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=223277=edit
bsdwsp.log

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 252236] atp(4): Need EVDEV support for modern input stack

2021-03-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252236

--- Comment #26 from Greg V  ---
Created attachment 223276
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=223276=edit
linuxbcm.log

Comparing evemu logs to Linux, the only reason I can find for libinput to not
like your events very much is not sending ABS_MT_TRACKING_ID.

Here's a log from Linux, doing three simple movements, ABS_MT_TRACKING_ID
clearly goes 2 → -1 → 3 → -1 → 4 → -1 according to the touches. Doing similar
movements on wsp, I only see one ABS_MT_TRACKING_ID event (value 0). With my
WIP SPI driver right now (which works with the exact same finger struct from
the hardware), there are none, and libinput completely ignores these movements.

hmt works correctly, also reporting ABS_MT_TRACKING_ID -1 after each touch
finishes (even with the new mt code).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 248628] While in the console mode, 8 logos sometimes appear on my screen.

2021-03-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248628

Ed Maste  changed:

   What|Removed |Added

   See Also||https://bugs.freebsd.org/bu
   ||gzilla/show_bug.cgi?id=2542
   ||47

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 254212] can't initialize an if_wg interface with IPv6 disabled

2021-03-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254212

--- Comment #2 from Kyle Evans  ---
(In reply to Kyle Evans from comment #1)

He pointed out that it was already fixed and our upstream base just a bit too
old; rebased forward and my secondary nit is gone.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 254289] [PATCH?] libifconfig_bridge.c causes a compilation error during `make buildworld`

2021-03-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254289

chris...@christosmarg.xyz changed:

   What|Removed |Added

Summary|libifconfig_bridge.c causes |[PATCH?]
   |a compilation error during  |libifconfig_bridge.c causes
   |`make buildworld`   |a compilation error during
   ||`make buildworld`

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


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

2021-03-14 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 obsolete releases.

Status  |Bug Id | Description
+---+---
New |197876 | [devfs] an error in devfs leads to data loss and  
New |198797 | [PATCH] Added an option to install BSDstats to bs 
New |202362 | ntp: restore refclocks selection (10.2-RELEASE re 
New |202740 | vi/ex string substitution problem when there is m 
New |204097 | witness_initialize() does not perform bound check 
New |206336 | [patch] usr.sbin/freebsd-update allow proxy confi 
New |209213 | UEFI Loader shows only black screen with Nvidia G 
New |210804 | installerconfig - using ZFS create in custom scri 
New |223470 | freebsd-update: Cannot identify running kernel (/ 
New |230620 | "install -d" issue
New |235085 | [PATCH] Option to make rc.d/sysctl more verbose ( 
New |252123 | fetch(3): Fix wrong usage of proxy when request i 
Open|182466 | [headers] [patch] make  self-contained  
Open|183618 | [panic] Dell PowerEdge R620 -- PERC H710 Mini (mf 
Open|187015 | agpgart: Panic make_dev_credv: bad si_name (error 
Open|192573 | Add ps(1) option: Print process start time in sec 
Open|194925 | [pf] [ifconfig] interface group keywords do not w 
Open|197921 | scheduler: Allow non-migratable threads to bind t 
Open|206528 | Emulex LPe 16002 FC HBA Not Recognized by oce(4)  
Open|206649 | cyapa(4): Add common gestures for Cypress APA I2C 
Open|207940 | stand/efi/boot1: Add boot partition selection 
Open|212608 | sockstat(1) and lsof(8) can not identity the owne 
Open|220246 | syslogd does not send RFC3164-conformant messages 
Open|221305 | Mouse cursor loss when moving cursor while loadin 
Open|221550 | kern.bootfile returns only /kernel on mips64 (ERL 
Open|221854 | makefs: Reject UFS labels that are too long to fi 
Open|222632 | connect(2) not available in capability mode   
Open|226893 | freebsd-update: Support patchlevel argument for f 
Open|231810 | [build] release always fails with "mkimg: partiti 
Open|233578 | Unprivileged local user can prevent other users l 
Open|233988 | freebsd-update: Improve progress output on termin 
Open|236718 | system panics with message: vm_fault_hold: fault  
Open|237287 | moused(8) ignores button release events in virtua 
Open|237924 | Possible infinite loop in function empty_aux_buff 
Open|237981 | cxgb(4): Driver doesn't work with latest (7.12) C 
Open|238183 | cam/scsi/scsi_sa.c: warnings issued by static ana 
Open|238486 | Possible buffer overflow bug in sc_allocate_keybo 
Open|238550 | Touchpad (via SMBus) not working: Synaptics (SYN1 
Open|238638 | mfi: Remove unnecessary pointer printing in mfi.c 
Open|238837 | init: Remove P_SYSTEM flag from PID 1 to allow ea 
Open|241697 | i915kms: Kernel panic loading module on custom ke 
Open|242212 | usr.sbin/mergemaster/mergemaster.sh: There is no  
Open|244838 | "bectl activate -t" does not honor the -t flag in 
Open|247132 | Fix build error: use of undeclared identifier 'cp 
Open|247301 | linuxkpi: panic: Assertion td->td_lkpi_task == NU 
Open|248352 | mfi(4): Remove RAID map sync functionality
Open|248715 | dhclient: prepend domain-name-servers in dhclient 

47 problems total for which you should take action.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 254289] libifconfig_bridge.c causes a compilation error during `make buildworld`

2021-03-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254289

--- Comment #1 from chris...@christosmarg.xyz ---
Also I have to note that when I tried to compile just `libifconfig_bridge.c`
alone without any compiler flags set (e.g cc -c libifconfig_bridge.c) it
compiled just fine, without reporting any error for { 0 }, which is normal. I
guess some compiler flag is set for `buildworld` that breaks it, but I'm not
sure about that. In any case, my "fix" solved the problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 254289] libifconfig_bridge.c causes a compilation error during `make buildworld`

2021-03-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254289

Bug ID: 254289
   Summary: libifconfig_bridge.c causes a compilation error during
`make buildworld`
   Product: Base System
   Version: 12.2-RELEASE
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Many People
  Priority: ---
 Component: misc
  Assignee: b...@freebsd.org
  Reporter: chris...@christosmarg.xyz

Created attachment 223268
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=223268=edit
Line 54 fix

A compilation error was caused by
`/usr/src/lib/libifconfig/libifconfig_bridge.c` during `make buildworld`.
Unfortunately I forgot to copy the original error message, but the compiler
complained that on line 54 there should be empty braces instead of { 0 }.

So I changed:

struct ifdrv ifd = { 0 };

to

struct ifdrv ifd = { };

and the compilation finished successfully.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 253797] i915 drm error after update to FreeBSD 13.0-BETA3, BETA4

2021-03-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253797

Patricio Villar  changed:

   What|Removed |Added

 CC||patov...@gmail.com

--- Comment #5 from Patricio Villar  ---
Hi, a while ago I reported (I believe) the same problem as yours here:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253801

In my case, since 13.0-RC1 and now RC2, the issue has become harder to
reproduce. What about you? Is it too less likely to happen now?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 254282] 13.0-RC2: NFS export from nullfs mount doesn't work any more

2021-03-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254282

Bug ID: 254282
   Summary: 13.0-RC2: NFS export from nullfs mount doesn't work
any more
   Product: Base System
   Version: 13.0-STABLE
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: misc
  Assignee: b...@freebsd.org
  Reporter: fe...@palmen-it.de

I have the following nullfs mounts:

/var/jail/builder/src   /usr/srcnullfs  ro,late 0   0
/var/jail/builder/obj   /usr/objnullfs  ro,late 0   0

/var/jail/builder/src and /var/jail/builder/obj are ZFS datasets.

Exporting them like this:

/usr/src-maproot=root   -network=192.168.0.0/16 -ro
/usr/obj-maproot=root   -network=192.168.0.0/16 -ro

worked fine on any 11.x and 12.x version. It stopped working after upgrade to
13.0-RC2, giving these errors:

mountd[13382]: can't change attributes for /usr/src: netcred already exists for
given addr/mask
mountd[13382]: bad exports list line '/usr/src   -maproot'

Workaround for now is to directly export the datasets instead.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 197832] system freezes when starting X after r278473

2021-03-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197832

Oleksandr Kryvulia  changed:

   What|Removed |Added

 Status|New |Closed
 Resolution|--- |Unable to Reproduce

--- Comment #1 from Oleksandr Kryvulia  ---
Out of date, closed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 254267] muge(4) LEDs do not work on RPi 3B+

2021-03-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254267

--- Comment #2 from Ed Maste  ---
in muge_set_leds() we see the LED modes should be obtained from
OF_getencprop(node, "microchip,led-modes", modes, sizeof(modes))

I do not see "microchip,led-modes" in ofwdump -a.

Looks like this should come from
sys/contrib/device-tree/src/arm/bcm283x-rpi-lan7515.dtsi

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 252663] tcsh history file is not merged

2021-03-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252663

Dmitry Chagin  changed:

   What|Removed |Added

 CC||dcha...@freebsd.org
 Status|New |In Progress
   Assignee|b...@freebsd.org|dcha...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 252663] tcsh history file is not merged

2021-03-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252663

--- Comment #4 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=5224c2a3bc95b431f729f3692f264395248d8acc

commit 5224c2a3bc95b431f729f3692f264395248d8acc
Merge: 9db44a8e5da9 1b174d6cdff5
Author: Dmitry Chagin 
AuthorDate: 2021-03-14 16:33:13 +
Commit: Dmitry Chagin 
CommitDate: 2021-03-14 16:33:13 +

Merge tcsh 6.22.03-ceccc7f

PR: 252663
MFC after:  1 week

 contrib/tcsh/FAQ  |  339 ++--
 contrib/tcsh/Fixes|   23 +
 contrib/tcsh/Imakefile|   14 +-
 contrib/tcsh/Makefile.ADMIN (new) |   24 +
 contrib/tcsh/Makefile.in  |   11 +-
 contrib/tcsh/Makefile.std |2 +-
 contrib/tcsh/Makefile.vms |2 +-
 contrib/tcsh/README.md|9 +-
 contrib/tcsh/configure| 3803 ++---
 contrib/tcsh/dot.login (new)  |   12 +
 contrib/tcsh/dot.tcshrc (new) |  110 ++
 contrib/tcsh/ed.chared.c  |   18 +-
 contrib/tcsh/ed.inputl.c  |2 +-
 contrib/tcsh/ed.screen.c  |2 +-
 contrib/tcsh/ed.xmap.c|2 +-
 contrib/tcsh/host.defs|2 +-
 contrib/tcsh/patchlevel.h |6 +-
 contrib/tcsh/sh.c |   17 +-
 contrib/tcsh/sh.dir.c |   41 +-
 contrib/tcsh/sh.dol.c |  132 +-
 contrib/tcsh/sh.exp.c |2 +-
 contrib/tcsh/sh.func.c|5 +-
 contrib/tcsh/sh.glob.c|   11 +-
 contrib/tcsh/sh.h |6 +-
 contrib/tcsh/sh.hist.c|   10 +-
 contrib/tcsh/sh.lex.c |   47 +-
 contrib/tcsh/sh.misc.c|   21 +-
 contrib/tcsh/sh.set.c |   14 +-
 contrib/tcsh/tc.alloc.c   |   10 +
 contrib/tcsh/tc.disc.c|4 +
 contrib/tcsh/tc.os.c  |2 +-
 contrib/tcsh/tc.prompt.c  |2 +-
 contrib/tcsh/tcsh.man |   21 +-
 contrib/tcsh/tcsh.man.new |   64 +-
 contrib/tcsh/tw.parse.c   |4 +-
 35 files changed, 2855 insertions(+), 1939 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 211702] FreeBSD-11.0-BETA4-amd64 installation interface torn, illegible, after the FreeBSD boot loader menu

2021-03-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211702

Graham Perrin  changed:

   What|Removed |Added

 Resolution|--- |Overcome By Events
 Status|New |Closed

--- Comment #3 from Graham Perrin  ---
> 11.0-BETA4

Let's close this with an assumption that with a supported release, it's no
longer an issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"