Git Product home page Git Product logo

Comments (8)

bg1avd avatar bg1avd commented on August 9, 2024 2

try to fix it by change 268 line: static int tty0tty_write_room(struct tty_struct *tty)

from tty0tty.

stappersg avatar stappersg commented on August 9, 2024

from tty0tty.

bg1avd avatar bg1avd commented on August 9, 2024

I have same issue at my Ubuntu 18.04.1 system.
image

from tty0tty.

bg1avd avatar bg1avd commented on August 9, 2024

Kernel is 5.4.0-90-generic

from tty0tty.

Nileshhampiholi avatar Nileshhampiholi commented on August 9, 2024

Compiler - gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Kernel - 5.11.0-40-generic

from tty0tty.

sniperlucian avatar sniperlucian commented on August 9, 2024

additional hint to make it more clear:

for me was line 261 and its change from:

static unsigned int tty0tty_write_room(struct tty_struct *tty)
to suggestd:

static int tty0tty_write_room(struct tty_struct *tty)

from tty0tty.

ShaneMurphy2 avatar ShaneMurphy2 commented on August 9, 2024

@sniperlucian's fix is what I ended up doing as well. This should probably be fixed right? Would probably have to have some Makefile logic for kernels < 5.14.

from tty0tty.

stappersg avatar stappersg commented on August 9, 2024

Would probably have to have some Makefile logic for kernels < 5.14.

That did happen in #40

from tty0tty.

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.