深度ubuntu系统里怎么安装手机驱动
Tofloor
poster avatar
w6186280
deepin
2020-09-21 00:32
Author
我用网上的教程lsub查不出来手机型号。我想在系统中用scrcpy这个投屏工具,怎么用呢
Reply Favorite View the author
All Replies
SamLukeYes
deepin
2020-09-21 00:45
#1
就是把手机插上,开启 USB 调试,然后执行 scrcpy 啊
Reply View the author
w6186280
deepin
2020-09-21 05:12
#2
https://bbs.deepin.org/post/202552
就是把手机插上,开启 USB 调试,然后执行 scrcpy 啊

不是要先安装手机驱动吗
Reply View the author
SamLukeYes
deepin
2020-09-21 05:13
#3
https://bbs.deepin.org/post/202552
不是要先安装手机驱动吗

你从哪儿看的要装手机驱动,反正我是没装过
Reply View the author
w6186280
deepin
2020-09-21 22:02
#4
https://bbs.deepin.org/post/202552
你从哪儿看的要装手机驱动,反正我是没装过

scrcpy安装不上提示软件包无法定位
Reply View the author
muxia_jhy
deepin
2020-09-21 22:26
#5
这个是不需要手机驱动的,本质上是使用的adb调试,你只要把手机通过USB连接在电脑上就可以,不过有个前提,你手机需要在开发者模式下将USB调试打开。
Reply View the author
w6186280
deepin
2020-09-21 22:57
#6
https://bbs.deepin.org/post/202552
这个是不需要手机驱动的,本质上是使用的adb调试,你只要把手机通过USB连接在电脑上就可以,不过有个前提, ...

scrcpy这个软件要怎么装
Reply View the author
SamLukeYes
deepin
2020-09-21 23:46
#7
https://bbs.deepin.org/post/202552
scrcpy这个软件要怎么装

看了一下,深度的软件源里只有 guiscrcpy 和 qtscrcpy。guiscrcpy 是给 scrcpy 提供了一个图形化的启动选项界面,qtscrcpy 是用 qt 重写的 scrcpy,选择其中一个安装即可。
Reply View the author
w6186280
deepin
2020-09-22 00:00
#8
https://bbs.deepin.org/post/202552
看了一下,深度的软件源里只有 guiscrcpy 和 qtscrcpy。guiscrcpy 是给 scrcpy 提供了一个图形化的启动选 ...

老大能给我截图一下软件界面吗,我找不到带有scrcpy标示的软件。谢谢老大
Reply View the author
SamLukeYes
deepin
2020-09-22 00:08
#9
https://bbs.deepin.org/post/202552
老大能给我截图一下软件界面吗,我找不到带有scrcpy标示的软件。谢谢老大 ...
  1. sudo apt install guiscrcpy
Copy the Code


  1. sudo apt install qtscrcpy
Copy the Code
Reply View the author
w6186280
deepin
2020-09-22 00:20
#10
Reply View the author
SamLukeYes
deepin
2020-09-22 00:34
#11

好吧,刚才仔细看了一下,这两个都是星火商店的
深度的软件源里有一个 io.github.guiscrcpy,但版本比较旧
如果装了 python3-pip,也可以
  1. pip3 install guiscrcpy
Copy the Code
Reply View the author
w6186280
deepin
2020-09-22 00:44
#12
https://bbs.deepin.org/post/202552
好吧,刚才仔细看了一下,这两个都是星火商店的
深度的软件源里有一个 io.github.guiscrcpy,但版本 ...

星火商店要安装最新版的系统吗
Reply View the author
SamLukeYes
deepin
2020-09-22 00:47
#13
https://bbs.deepin.org/post/202552
星火商店要安装最新版的系统吗

不用最新版你还用什么版
再说星火商店也不是必需的啦,pypi 里的 guiscrcpy 比星火商店的更新
Reply View the author
w6186280
deepin
2020-09-22 01:08
#14
https://bbs.deepin.org/post/202552
不用最新版你还用什么版
再说星火商店也不是必需的啦,pypi 里的 guiscrcpy 比星火商店的更新[tai ...

最新版的是社区20吧,需要什么电脑配置
Reply View the author
SamLukeYes
deepin
2020-09-22 01:34
#15
https://bbs.deepin.org/post/202552
最新版的是社区20吧,需要什么电脑配置

能跑其他非轻量的发行版的应该也能跑 deepin。话说你现在用的到底是什么发行版
Reply View the author
神末shenmo
deepin
Spark-App
Q&A Team
2020-09-22 01:45
#16
星火商店有guiscrcpy和汉化的qtscrcpy
https://bbs.deepin.org/module
Reply View the author
w6186280
deepin
2020-09-22 02:09
#17
https://bbs.deepin.org/post/202552
能跑其他非轻量的发行版的应该也能跑 deepin。话说你现在用的到底是什么发行版 ...

版本是15.11
Reply View the author
SamLukeYes
deepin
2020-09-22 02:30
#18

那还是建议你升 20 吧,官方已经不维护 15.11 了,星火商店也不支持 15.11
Reply View the author
lcw0268
deepin
2020-09-22 02:34
#19
楼主应该知道,deepin是一个发行版,ubuntu也是一个发行版。
楼主这链接几乎是为你定做的:
https://cloud.tencent.com/developer/article/1662425
Reply View the author
w6186280
deepin
2020-09-22 03:10
#20
https://bbs.deepin.org/post/202552
楼主应该知道,deepin是一个发行版,ubuntu也是一个发行版。
楼主这链接几乎是为你定做的:
https://cloud. ...

这条链接支持15.11吗
Reply View the author