[Hardware] 平板安装Deepin Linux,摄像头无法识别
Tofloor
poster avatar
无心人
deepin
2021-07-05 06:58
Author

今天在酷比魔方i9老平板上安装老Deepin Linux,装完显示正常,触屏可正常使用,但是摄像头无法使用,系统自带打相机应用显示未连接摄像头

打开设备管理器,也没有找到摄像头,应该是系统就未识别出来

有没有大神知道如何解决这个问题,请不吝赐教,多谢

Reply Favorite View the author
All Replies
q77190858
deepin
2021-07-05 07:30
#1

驱动问题吧,得要厂家适配

Reply View the author
SamLukeYes
deepin
2021-07-05 08:02
#2

这要问用和你用同系列产品的大佬

Reply View the author
hougelangley
deepin
2021-07-05 11:15
#3

这样,你 cd /boot 这个目录,应该 ls -l 可以看到有个 config 的文件,用 cat config-* | grep CONFIG_VIDEO_OV2680 看看结果是什么

Reply View the author
铁山老道孔乙己
deepin
2021-07-05 16:38
#4

楼主好厉害!在平板上安装深度系统!能不能介绍下怎么安装

Reply View the author
SamLukeYes
deepin
2021-07-05 16:43
#5
铁山老道孔乙己

楼主好厉害!在平板上安装深度系统!能不能介绍下怎么安装

x86 架构的有 bios/uefi 的平板都好装吧,和在一般的 PC 机上装一样的,只是某些硬件可能不开箱即用

Reply View the author
zeno
deepin
2021-07-05 19:59
#6

用的啥型号摄像头? 

Reply View the author
无心人
deepin
2021-07-06 06:13
#7
铁山老道孔乙己

楼主好厉害!在平板上安装深度系统!能不能介绍下怎么安装

https://www.deepin.org/zh/installation/

照着这个文档一步步搞就可以安装啦,主要是安装完有些硬件可能需要手动安装驱动才能用

Reply View the author
无心人
deepin
2021-07-06 06:14
#8
zeno

用的啥型号摄像头? 

在网上搜索了一下,应该是ov2680和ov5648

Reply View the author
无心人
deepin
2021-07-06 06:17
#9
SamLukeYes

x86 架构的有 bios/uefi 的平板都好装吧,和在一般的 PC 机上装一样的,只是某些硬件可能不开箱即用

是的,目前我的平板前后摄像头和重力感应用不了

Reply View the author
无心人
deepin
2021-07-06 06:26
#10
hougelangley

这样,你 cd /boot 这个目录,应该 ls -l 可以看到有个 config 的文件,用 cat config-* | grep CONFIG_VIDEO_OV2680 看看结果是什么

/boot里面只有一个config-5.10.36-amd64-desktop文件

 

grep CONFIG_VIDEO_OV2680的结果如上图

Reply View the author