[Bug 281489] linux: unsupported ioctl TIOCGPTPERR / linux_ioctl_fallback cmd=0x5441 ('T',65) and cmd=0x541c ('T',28) is not implemented..

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 13 Sep 2024 22:39:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281489

            Bug ID: 281489
           Summary: linux: unsupported ioctl TIOCGPTPERR /
                    linux_ioctl_fallback cmd=0x5441 ('T',65) and
                    cmd=0x541c ('T',28) is not implemented..
           Product: Base System
           Version: 14.1-RELEASE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: tomek@cedro.info

Hello world :-)

I did setup Debian Linux with deboostrap on 14.1-RELEASE-p4 AMD64 to work with
Linux binary packages used for embedded / RTOS development on a FreeBSD box
with Linuxlator. apt under Debian provides me all of the basic utilities that I
need. I works like a charm, thank you :-)

I just observed some kernel messages (dmesg) when using mc and tmux:
1. unsupported ioctl TIOCGPTPERR.
2. linux_ioctl_fallback fd=8, cmd=0x5441 ('T',65) is not implemented.
3. linux_ioctl_fallback fd=0, cmd=0x541c ('T',28) is not implemented.

These does not seem critical as eveything seems to work fine, but may be worth
considering implementation? :-)

-- 
You are receiving this mail because:
You are the assignee for the bug.