GithubHelp home page GithubHelp logo

Comments (3)

supechicken avatar supechicken commented on July 17, 2024 1

同樣的情況在11854上還存在,關掉selinux就行了

~ $ su -c 'ls -laZ /dev/pts/0'
crw------- 1 u0_a560 u0_a560 u:object_r:devpts:s0 136, 0 2024-05-26 19:48 /dev/pts/0
~ $ echo 1 > /dev/pts/0
bash: /dev/pts/0: Permission denied
~ $ su -c 'setenforce 0'; echo 1 > /dev/pts/0
1

KernelSU_bugreport_2024-05-26_19_45.tar.gz

from kernelsu.

abbuaus avatar abbuaus commented on July 17, 2024

我遇到了相同的问题
屏幕截图 2024-05-15 080759
我遇到了相同的问题

from kernelsu.

trialman avatar trialman commented on July 17, 2024

相同问题, 红米 12t pro , ksu 0.9.4

image
termux
不给root权限的时候, pkg 安装正常, ssh可以正常连接

给了root权限后 , 出现 /dev/pts 权限问题, 以下为 sshd 日志
image

from kernelsu.

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.