Date: Tue, 06 Apr 2021 19:37:28 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 254832] /dev/tty does not offer group "wheel" permission Message-ID: <bug-254832-227-vrTWOWFoL4@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-254832-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254832 --- Comment #1 from RMM1 <robert.m.mcisaac@gmail.com> --- /dev/ttyu0 is for mainboard UART /dev/ttyU0 is for USB UART adapter Only root has read-write permission for these devices. User account gets access denied. I can do a root account loopback test (join pins 2 and 3 of the DB9 connector) so that whatever is typed is sent on TX and received on the RX pin using Minicom or Picocom. If I do "chmod g+rw /dev/ttyu0" it works for the user account. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254832-227-vrTWOWFoL4>
