Code Monkey home page Code Monkey logo

Comments (5)

hym3242 avatar hym3242 commented on August 12, 2024

strace shows me this ioctl(8, TIOCSWINSZ, {ws_row=20, ws_col=62, ws_xpixel=0, ws_ypixel=0}) = -1 EINVAL (Invalid argument)

from papertty.

joukos avatar joukos commented on August 12, 2024

Hi, sorry about late reply.

Both are running the same buster I presume but do they have the same kernel versions? The TTY resize is pretty finicky in general unfortunately.

from papertty.

hym3242 avatar hym3242 commented on August 12, 2024

Hi, sorry about late reply.

Both are running the same buster I presume but do they have the same kernel versions? The TTY resize is pretty finicky in general unfortunately.

No they are not running the same kernel.
The working one is 5.10.17+
The not working one is 4.19.118+

from papertty.

hym3242 avatar hym3242 commented on August 12, 2024

After some experimenting I think I have found the culprit.
If anyone else is facing this error, try increasing the tty1 terminal size... it seems the tty doesn't want to be enlarged but only scaled down.

from papertty.

joukos avatar joukos commented on August 12, 2024

Thanks for the info. Implementing a proper pseudo TTY support would help here, but that's still pending. I'll close the issue for now.

from papertty.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.