www/linux-chrome doesn't detect my Xbox Controller

Hi,

I want to use the xbox remote play feature to play from my pc, then i found out it is not supported on firefox but on chromium-based browsers, so i installed www/linux-chrome to give it a chance, but it doesn't detect my USB controller unlike firefox.

Code:
# ls -lahi /compat/linux/dev/input/{js0,event8}
465 crw-rw----  1 yusuf yusuf 0x1d1 Dec 29 12:01 /compat/linux/dev/input/event8
466 crw-rw----  1 yusuf yusuf 0x1d2 Dec 29 12:01 /compat/linux/dev/input/js0
# ls -lahi /dev/input/{js0,event8}
465 crw-rw----  1 yusuf yusuf 0x1d1 Dec 29 12:01 /dev/input/event8
466 crw-rw----  1 yusuf yusuf 0x1d2 Dec 29 12:01 /dev/input/js0
# ps
root      47780   0.0  0.0    33928   4936  -  I<s  12:01    0:00.37 /usr/local/sbin/webcamd -N Microsoft-Controller -S censored

Dec 29 12:01:22 freebsd webcamd[47543]: Attached to ugen0.2[0]
Dec 29 12:01:22 freebsd webcamd[47780]: Creating /dev/input/event8
Dec 29 12:01:22 freebsd webcamd[47780]: Creating /dev/input/js0

2025-12-29-121541_1366x768_scrot.png
 
Back
Top