Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modprobe: ERROR: could not insert 'tty0tty': Device or resource busy #20

Closed
zoltanmaric opened this issue Aug 16, 2018 · 3 comments
Closed

Comments

@zoltanmaric
Copy link

I can't run the emulator under 4.15.0-32-generic in Ubuntu 18.04. Here's what I tried:

cd modules
make
sudo cp tty0tty.ko /lib/modules/$(uname -r)/kernel/drivers/misc/
sudo depmod
sudo modprobe tty0tty # this fails with "modprobe: ERROR: could not insert 'tty0tty': Device or resource busy"

and there are no tnt* devices under /dev/.

This used to work under 4.15.0-29-generic, but not under 4.15.0-30-generic or 4.15.0-32-generic.

Could you please help me with this?

@zoltanmaric
Copy link
Author

zoltanmaric commented Aug 17, 2018

PEBCAK

Sorry, I cloned both this repository and lcgamboa/tty0tty, and I was attempting to perform the steps in the other one instead of this one. The steps above work just fine with 4.15.0-32-generic. I'm closing the issue.

@waageesh
Copy link

waageesh commented Apr 3, 2021

I am also getting same issues, below is the traceback, could you please check and tell where is the issue ?

===================================================================
waageesh@waageesh-Aspire-A715-75G:~/Downloads/Softwares/tty0tty$ hostnamectl
Static hostname: waageesh-Aspire-A715-75G
Icon name: computer-laptop
Chassis: laptop
Machine ID: 7a93dcb479364111a24c53faca24ad60
Boot ID: f50dc5d4059f49ca9bcabbf3e677ea32
Operating System: Ubuntu 20.04.2 LTS
Kernel: Linux 5.8.0-48-generic
Architecture: x86-64

===================================================================

image

image

@stappersg
Copy link
Collaborator

Link to #32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants