https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245624
--- Comment #4 from Hans Petter Selasky <[email protected]> --- I think chromium uses its own IOCTL definitions. You'll need to find those and change them to use unsigned integer format. BTW: The kernel warning is harmless, because the kernel will always cast the cmd argument to 32-bit. It should not affect audio. Try to install "sndio" and run "service sndiod onestart" if there is no audio in chrome. --HPS -- You are receiving this mail because: You are the assignee for the bug.
