ubuntu dp接口支持

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
Dragon-mwl
帖子: 9
注册时间: 2017-01-26 16:58
系统: windows10+ubuntu

ubuntu dp接口支持

#1

帖子 Dragon-mwl » 2017-02-10 9:10

1: ubuntu 我禁用了Nouveau 驱动以后, 页面显示正常, 我也就没用再安装n卡驱动. 怎么查看现在显卡驱动是什么呢?
2: 现在开机后, hdmi接口的显示屏可以正常显示, 但是dp接口显示屏无法识别, 这个怎么解决呢? 我想用dp接口.


$ sudo lshw -numeric -class video
*-display UNCLAIMED
description: VGA compatible controller
product: GM107M [GeForce GTX 960M] [10DE:139B]
vendor: NVIDIA Corporation [10DE]
physical id: 0
bus info: pci@0000:01:00.0
version: a2
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vga_controller bus_master cap_list
configuration: latency=0
resources: memory:de000000-deffffff memory:c0000000-cfffffff memory:d0000000-d1ffffff ioport:e000(size=128) memory:df000000-df07ffff
*-display
description: VGA compatible controller
product: Intel Corporation [8086:191B]
vendor: Intel Corporation [8086]
physical id: 2
bus info: pci@0000:00:02.0
version: 06
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
configuration: driver=i915_bpo latency=0
resources: irq:127 memory:dd000000-ddffffff memory:a0000000-bfffffff ioport:f000(size=64)


~$ xrandr -q
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
eDP1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 194mm
1920x1080 60.00*+ 59.93
1680x1050 59.95 59.88
1600x1024 60.17
1400x1050 59.98
1600x900 60.00
1280x1024 60.02
1440x900 59.89
1280x960 60.00
1368x768 60.00
1360x768 59.80 59.96
1152x864 60.00
1280x720 60.00
1024x768 60.00
1024x576 60.00
960x540 60.00
800x600 60.32 56.25
864x486 60.00
640x480 59.94
720x405 60.00
640x360 60.00
DP1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
上次由 Dragon-mwl 在 2017-02-10 10:03,总共编辑 1 次。
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: ubuntu dp接口支持

#2

帖子 poloshiao » 2017-02-10 9:26

1: ubuntu 我禁用了Nouveau 驱动以后, 页面显示正常, 我也就没用再安装n卡驱动. 怎么查看现在显卡驱动是什么呢?
1. 把下面指令 複製 貼進終端機 執行
sudo lshw -numeric -class video
把結果全部直接 選取/複製/貼上來
2: 现在开机后, hdmi接口的显示屏可以正常显示, 但是dp接口显示屏无法识别, 这个怎么解决呢? 我想用dp接口.
2. 把下面指令 複製 貼進終端機 執行
xrandr -q
把結果全部直接 選取/複製/貼上來
Dragon-mwl
帖子: 9
注册时间: 2017-01-26 16:58
系统: windows10+ubuntu

Re: ubuntu dp接口支持

#3

帖子 Dragon-mwl » 2017-02-10 10:00

$ sudo lshw -numeric -class video
*-display UNCLAIMED
description: VGA compatible controller
product: GM107M [GeForce GTX 960M] [10DE:139B]
vendor: NVIDIA Corporation [10DE]
physical id: 0
bus info: pci@0000:01:00.0
version: a2
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vga_controller bus_master cap_list
configuration: latency=0
resources: memory:de000000-deffffff memory:c0000000-cfffffff memory:d0000000-d1ffffff ioport:e000(size=128) memory:df000000-df07ffff
*-display
description: VGA compatible controller
product: Intel Corporation [8086:191B]
vendor: Intel Corporation [8086]
physical id: 2
bus info: pci@0000:00:02.0
version: 06
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
configuration: driver=i915_bpo latency=0
resources: irq:127 memory:dd000000-ddffffff memory:a0000000-bfffffff ioport:f000(size=64)


~$ xrandr -q
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
eDP1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 194mm
1920x1080 60.00*+ 59.93
1680x1050 59.95 59.88
1600x1024 60.17
1400x1050 59.98
1600x900 60.00
1280x1024 60.02
1440x900 59.89
1280x960 60.00
1368x768 60.00
1360x768 59.80 59.96
1152x864 60.00
1280x720 60.00
1024x768 60.00
1024x576 60.00
960x540 60.00
800x600 60.32 56.25
864x486 60.00
640x480 59.94
720x405 60.00
640x360 60.00
DP1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)

poloshiao 写了:
1: ubuntu 我禁用了Nouveau 驱动以后, 页面显示正常, 我也就没用再安装n卡驱动. 怎么查看现在显卡驱动是什么呢?
1. 把下面指令 複製 貼進終端機 執行
sudo lshw -numeric -class video
把結果全部直接 選取/複製/貼上來
2: 现在开机后, hdmi接口的显示屏可以正常显示, 但是dp接口显示屏无法识别, 这个怎么解决呢? 我想用dp接口.
2. 把下面指令 複製 貼進終端機 執行
xrandr -q
把結果全部直接 選取/複製/貼上來
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: ubuntu dp接口支持

#4

帖子 poloshiao » 2017-02-10 12:18

product: GM107M [GeForce GTX 960M] [10DE:139B]
product: Intel Corporation [8086:191B]
1. 雙顯卡
product: GM107M [GeForce GTX 960M] [10DE:139B]
configuration: latency=0
2. 目前 沒有合適作用中的顯卡驅動
product: Intel Corporation [8086:191B]
configuration: driver=i915_bpo latency=0
3. 目前作用中的顯卡驅動 i915_bpo (猜測 是實驗中)
xrandr -q
DP1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
4. 四個連接端口 都沒成功啟用

5. 請先參閱
search.php?keywords=GeForce+GTX+960M&te ... C%E5%B0%8B
5-1. 有問題 歡迎再貼文
头像
langyxxl
帖子: 443
注册时间: 2012-01-17 22:17

Re: ubuntu dp接口支持

#5

帖子 langyxxl » 2017-02-10 19:51

$ glxinfo |grep OpenGL
用这条命令查看你现在用的哪个显卡驱动

另外:
你禁用了N卡驱动之后,N卡仍然处于待机状态,会浪费一点电,大概5W左右。

最好的方法是安装N卡官方驱动,在(nvidia-settings里面)禁用集显或者独显,这样最好
$ sudo apt install nvidia-367
Dragon-mwl
帖子: 9
注册时间: 2017-01-26 16:58
系统: windows10+ubuntu

Re: ubuntu dp接口支持

#6

帖子 Dragon-mwl » 2017-02-13 9:48

安装了N卡驱动后, 就成了输入密码无限循环了, 登陆不了. 怎么办?
langyxxl 写了:$ glxinfo |grep OpenGL
用这条命令查看你现在用的哪个显卡驱动

另外:
你禁用了N卡驱动之后,N卡仍然处于待机状态,会浪费一点电,大概5W左右。

最好的方法是安装N卡官方驱动,在(nvidia-settings里面)禁用集显或者独显,这样最好
$ sudo apt install nvidia-367
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: ubuntu dp接口支持

#7

帖子 poloshiao » 2017-02-13 11:01

安装了N卡驱动后, 就成了输入密码无限循环了, 登陆不了. 怎么办?
請描述 如何安裝

參閱
http://askubuntu.com/questions/721633/n ... login-loop
Nvidia graphics card driver installed led to login loop
头像
langyxxl
帖子: 443
注册时间: 2012-01-17 22:17

Re: ubuntu dp接口支持

#8

帖子 langyxxl » 2017-02-14 20:45

Dragon-mwl 写了:安装了N卡驱动后, 就成了输入密码无限循环了, 登陆不了. 怎么办?
langyxxl 写了:$ glxinfo |grep OpenGL
用这条命令查看你现在用的哪个显卡驱动

另外:
你禁用了N卡驱动之后,N卡仍然处于待机状态,会浪费一点电,大概5W左右。

最好的方法是安装N卡官方驱动,在(nvidia-settings里面)禁用集显或者独显,这样最好
$ sudo apt install nvidia-367

建议你重装系统,再试一次
回复