Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dmesg errors #23

Open
dr3mro opened this issue Mar 20, 2022 · 1 comment
Open

dmesg errors #23

dr3mro opened this issue Mar 20, 2022 · 1 comment

Comments

@dr3mro
Copy link

dr3mro commented Mar 20, 2022

after fresh install of freebsd 13.1 beta 2 p0
and
linux-browser-install install chrome

then reboot

and start linux-chrome

no sound in chrome netflix
the dmesg errors appear even if chrome works fine.

linux: jid 0 pid 2123 (ThreadPoolForeg): syscall inotify_init not implemented
linux: jid 0 pid 2123 (CrShutdownDetec): unsupported socket(AF_NETLINK, 3, NETLINK_ROUTE)
linux: jid 0 pid 2123 (VideoCaptureThr): unsupported socket(AF_NETLINK, 3, NETLINK_KOBJECT_UEVENT)
linux: jid 0 pid 2160 (Chrome_ChildIOT): syscall inotify_init not implemented
linux: jid 0 pid 2160 (Chrome_ChildIOT): unsupported socket(AF_NETLINK, 3, NETLINK_ROUTE)
linux: jid 0 pid 2160 (ThreadPoolForeg): unsupported socket(AF_NETLINK, 3, NETLINK_ROUTE)
linux: jid 0 pid 2123 (CacheThread_Blo): unsupported socket(AF_NETLINK, 3, NETLINK_ROUTE)
linux: jid 0 pid 2160 (ThreadPoolForeg): unsupported socket(AF_NETLINK, 3, NETLINK_ROUTE)
linux: jid 0 pid 2160 (ThreadPoolForeg): unsupported socket(AF_NETLINK, 3, NETLINK_ROUTE)
linux: jid 0 pid 2160 (ThreadPoolForeg): unsupported IPv4 socket option IP_MTU_DISCOVER (10), your linux program can not control path-MTU discovery
linux: jid 0 pid 2160 (ThreadPoolForeg): unsupported TCP socket option TCP_INFO (11)
linux: jid 0 pid 2160 (ThreadPoolForeg): unsupported TCP socket option TCP_INFO (11)
linux: jid 0 pid 2167 (ThreadPoolForeg): syscall pkey_alloc not implemented
linux: jid 0 pid 2166 (GpuMemoryThread): syscall pkey_alloc not implemented
linux: jid 0 pid 2160 (ThreadPoolForeg): unsupported socket(AF_NETLINK, 3, NETLINK_ROUTE)
linux: jid 0 pid 2160 (ThreadPoolForeg): unsupported TCP socket option TCP_INFO (11)
linux: jid 0 pid 2160 (ThreadPoolForeg): unsupported TCP socket option TCP_INFO (11)
linux: jid 0 pid 2160 (ThreadPoolForeg): unsupported TCP socket option TCP_INFO (11)
linux: jid 0 pid 2160 (ThreadPoolForeg): unsupported TCP socket option TCP_INFO (11)
linux: jid 0 pid 2160 (ThreadPoolForeg): unsupported TCP socket option TCP_INFO (11)
linux: jid 0 pid 2160 (ThreadPoolForeg): unsupported TCP socket option TCP_INFO (11)
linux: jid 0 pid 2160 (ThreadPoolForeg): unsupported TCP socket option TCP_INFO (11)
linux: jid 0 pid 2160 (ThreadPoolForeg): unsupported TCP socket option TCP_INFO (11)
linux: jid 0 pid 2160 (ThreadPoolForeg): unsupported TCP socket option TCP_INFO (11)
linux: jid 0 pid 2160 (ThreadPoolForeg): unsupported TCP socket option TCP_INFO (11)
linux: jid 0 pid 2160 (ThreadPoolForeg): unsupported TCP socket option TCP_INFO (11)
linux: jid 0 pid 2160 (ThreadPoolForeg): unsupported TCP socket option TCP_INFO (11)
linux: jid 0 pid 2160 (ThreadPoolForeg): unsupported TCP socket option TCP_INFO (11)
linux: jid 0 pid 2160 (ThreadPoolForeg): unsupported TCP socket option TCP_INFO (11)
linux: jid 0 pid 2160 (ThreadPoolForeg): unsupported TCP socket option TCP_INFO (11)
linux: jid 0 pid 2160 (ThreadPoolForeg): unsupported TCP socket option TCP_INFO (11)
linux: jid 0 pid 2189 (GpuMemoryThread): syscall pkey_alloc not implemented
linux: jid 0 pid 2160 (ThreadPoolForeg): unsupported socket(AF_NETLINK, 3, NETLINK_ROUTE)
linux: jid 0 pid 2160 (ThreadPoolForeg): unsupported IPv4 socket option IP_MTU_DISCOVER (10), your linux program can not control path-MTU discovery
linux: jid 0 pid 2123 (BatteryStatusNo): unsupported socket(AF_NETLINK, 3, NETLINK_ROUTE)
linux: jid 0 pid 2160 (ThreadPoolForeg): unsupported IPv4 socket option IP_MTU_DISCOVER (10), your linux program can not control path-MTU discovery
linux: jid 0 pid 2123 (BatteryStatusNo): unsupported socket(AF_NETLINK, 3, NETLINK_KOBJECT_UEVENT)
linux: jid 0 pid 2160 (ThreadPoolForeg): unsupported socket(AF_NETLINK, 3, NETLINK_ROUTE)
linux: jid 0 pid 2160 (ThreadPoolForeg): unsupported IPv4 socket option IP_MTU_DISCOVER (10), your linux program can not control path-MTU discovery

what did I do wrong here ?

@lbartoletti
Copy link

Same here with:

ALSA lib conf.c:3777:(config_file_open) cannot access file /etc/alsa/conf.d/10-samplerate.conf
ALSA lib conf.c:3697:(snd_config_hooks_call) function snd_config_hook_load returned error: No such file or directory
ALSA lib conf.c:4151:(snd_config_update_r) hooks failed, removing configuration
[9758:9758:1017/084333.269447:ERROR:alsa_util.cc(204)] PcmOpen: default,No such file or directory
ALSA lib conf.c:3777:(config_file_open) cannot access file /etc/alsa/conf.d/10-samplerate.conf
ALSA lib conf.c:3697:(snd_config_hooks_call) function snd_config_hook_load returned error: No such file or directory
ALSA lib conf.c:4151:(snd_config_update_r) hooks failed, removing configuration
[9758:9758:1017/084333.270258:ERROR:alsa_util.cc(204)] PcmOpen: plug:default,No such file or directory

Install alsa pkg on FreeBSD fixes the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants