Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
不仅装不上显卡驱动,还识别不出来
Experiences and Insight
1024
views ·
0
replies ·
To
floor
Go
daxianyu
deepin
2019-12-01 02:14
Author
神船的笔记本
gpu g4650
显卡 1050ti
主板 h110
hao@hao-PC:~$ lspci |grep -i 'VGA'
00:02.0 VGA compatible controller: Intel Corporation Device 5902 (rev 04)
hao@hao-PC:~$ lspci |grep -i nvidia
01:00.0 3D controller: NVIDIA Corporation Device 1c8c (rev a1)
hao@hao-PC:~$ sudo dmesg | grep -i 'VGA'
[sudo] hao 的密码:
[ 0.118153] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.118153] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.118153] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.118153] vgaarb: loaded
[ 0.711788] fb0: EFI VGA frame buffer device
[ 1.449446] fb: switching to inteldrmfb from EFI VGA
[ 1.449535] [drm] Replacing VGA console driver
[ 1.457870] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem
wns=io+mem
hao@hao-PC:~$
注:装完系统开机卡logo,需要加nomodeset代码进入,后来禁用nouveau可正常进入。
装Ubuntu能正常识别显卡为610 和nvdia1050ti,并且正常装完最新的闭源驱动。
Reply
Like 0
Favorite
View the author
All Replies
No replies yet
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
WiFi Drivers
Popular Events
More
gpu g4650
显卡 1050ti
主板 h110
hao@hao-PC:~$ lspci |grep -i 'VGA'
00:02.0 VGA compatible controller: Intel Corporation Device 5902 (rev 04)
hao@hao-PC:~$ lspci |grep -i nvidia
01:00.0 3D controller: NVIDIA Corporation Device 1c8c (rev a1)
hao@hao-PC:~$ sudo dmesg | grep -i 'VGA'
[sudo] hao 的密码:
[ 0.118153] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.118153] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.118153] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.118153] vgaarb: loaded
[ 0.711788] fb0: EFI VGA frame buffer device
[ 1.449446] fb: switching to inteldrmfb from EFI VGA
[ 1.449535] [drm] Replacing VGA console driver
[ 1.457870] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem
hao@hao-PC:~$
注:装完系统开机卡logo,需要加nomodeset代码进入,后来禁用nouveau可正常进入。
装Ubuntu能正常识别显卡为610 和nvdia1050ti,并且正常装完最新的闭源驱动。