I5-6500的linux显卡驱动如何解决?
-
- 帖子: 160
- 注册时间: 2007-06-22 16:15
- 系统: Ubuntu-mate
I5-6500的linux显卡驱动如何解决?
I5-6500的linux显卡驱动如何解决?
现在是ubuntu-mate,我的硬件如下:
最新的intel,i5-6500cpu,cpu好像是自带显卡功能,16G内存
用VLC和mplayer播放电影,为什么影片只能看原尺寸?
即使是全屏也是播放器的外框放大,影片依然是只有原尺寸。
现在是用DVI线连接显示器。
现在是ubuntu-mate,我的硬件如下:
最新的intel,i5-6500cpu,cpu好像是自带显卡功能,16G内存
用VLC和mplayer播放电影,为什么影片只能看原尺寸?
即使是全屏也是播放器的外框放大,影片依然是只有原尺寸。
现在是用DVI线连接显示器。
- vickycq
- 帖子: 4507
- 注册时间: 2011-03-20 13:12
- 系统: Debian
- 来自: 山东省寿光县
- 联系:
Re: I5-6500的linux显卡驱动如何解决?
i5-6500* 属于 skylake 微架构,建议使用尽可能新的内核以减少可能出现的问题fengtou 写了:I5-6500的linux显卡驱动如何解决?
建议使用 Linux 4.7 配合 Ubuntu 16.04
http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.7.4/
测试一下 不使用硬件加速能否 resize?fengtou 写了:用VLC和mplayer播放电影,为什么影片只能看原尺寸?
建议使用尽可能新的内核/graphics stack。
可制作 Fedora 25 Alpha Live CD 测试
或制作 Ubuntu 16.10 Daily Build Live CD 测试
以下链接总结了 skylake 常见问题,其中包括视频无法 resize
https://github.com/linuxenko/ubuntu-sky ... -video-fix
解决方法包括使用最新内核,或在 xorg.conf 中加以调教
Debian 中文论坛 - forums.debiancn.org
欢迎所有 Debian GNU/Linux 用户
欢迎所有 Debian GNU/Linux 用户
-
- 帖子: 160
- 注册时间: 2007-06-22 16:15
- 系统: Ubuntu-mate
Re: I5-6500的linux显卡驱动如何解决?
根据你所说,用最新版ubuntu-mate的linux内核,并取消VLC的硬件加速功能就恢复正常了,非常感谢。vickycq 写了:i5-6500* 属于 skylake 微架构,建议使用尽可能新的内核以减少可能出现的问题fengtou 写了:I5-6500的linux显卡驱动如何解决?
建议使用 Linux 4.7 配合 Ubuntu 16.04
http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.7.4/
测试一下 不使用硬件加速能否 resize?fengtou 写了:用VLC和mplayer播放电影,为什么影片只能看原尺寸?
建议使用尽可能新的内核/graphics stack。
可制作 Fedora 25 Alpha Live CD 测试
或制作 Ubuntu 16.10 Daily Build Live CD 测试
以下链接总结了 skylake 常见问题,其中包括视频无法 resize
https://github.com/linuxenko/ubuntu-sky ... -video-fix
解决方法包括使用最新内核,或在 xorg.conf 中加以调教
-
- 帖子: 160
- 注册时间: 2007-06-22 16:15
- 系统: Ubuntu-mate
Re: I5-6500的linux显卡驱动如何解决?
有个比较晕的问题,VLC取消加速视频输出选项后,恢复正常,
但是smplayer没这个选项哦,所以问题依然,而我习惯了使用smplayer。
是不是需要安装显卡驱动之类呀??
1.sudo lshw -numeric -class video
*-display
description: VGA compatible controller
product: Sky Lake Integrated Graphics [8086:1912]
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:123 memory:f6000000-f6ffffff memory:e0000000-efffffff ioport:f000(size=64)
2.sudo ubuntu-drivers devices
== cpu-microcode.py ==
driver : intel-microcode - distro non-free
但是smplayer没这个选项哦,所以问题依然,而我习惯了使用smplayer。
是不是需要安装显卡驱动之类呀??
1.sudo lshw -numeric -class video
*-display
description: VGA compatible controller
product: Sky Lake Integrated Graphics [8086:1912]
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:123 memory:f6000000-f6ffffff memory:e0000000-efffffff ioport:f000(size=64)
2.sudo ubuntu-drivers devices
== cpu-microcode.py ==
driver : intel-microcode - distro non-free
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: I5-6500的linux显卡驱动如何解决?
viewtopic.php?p=3175704#p3175704configuration: driver=i915_bpo latency=0
- vickycq
- 帖子: 4507
- 注册时间: 2011-03-20 13:12
- 系统: Debian
- 来自: 山东省寿光县
- 联系:
Re: I5-6500的linux显卡驱动如何解决?
在 Preferences - Video - Output driver 中选择除 vaapi/vdpau 之外的选项。fengtou 写了:但是smplayer没这个选项哦,所以问题依然,而我习惯了使用smplayer。
难道使用 Linux 4.7 无法解决问题?毕竟硬件加速还是实用的。
可考虑按 https://github.com/linuxenko/ubuntu-sky ... -video-fix 对xorg.conf 加以调教
指哪个版本的内核?fengtou 写了:用最新版ubuntu-mate的linux内核
Debian 中文论坛 - forums.debiancn.org
欢迎所有 Debian GNU/Linux 用户
欢迎所有 Debian GNU/Linux 用户
-
- 帖子: 160
- 注册时间: 2007-06-22 16:15
- 系统: Ubuntu-mate
Re: I5-6500的linux显卡驱动如何解决?
选择了XV,也是不行的。vickycq 写了:在 Preferences - Video - Output driver 中选择除 vaapi/vdpau 之外的选项。fengtou 写了:但是smplayer没这个选项哦,所以问题依然,而我习惯了使用smplayer。
难道使用 Linux 4.7 无法解决问题?毕竟硬件加速还是实用的。
可考虑按 https://github.com/linuxenko/ubuntu-sky ... -video-fix 对xorg.conf 加以调教
指哪个版本的内核?fengtou 写了:用最新版ubuntu-mate的linux内核
目前内核是4.4.0-36-generic,
难道要重新编译最新内核吗?比较高技术难度哦
-
- 论坛版主
- 帖子: 18279
- 注册时间: 2009-08-04 16:33
Re: I5-6500的linux显卡驱动如何解决?
viewtopic.php?p=3175714#p3175714目前内核是4.4.0-36-generic,
难道要重新编译最新内核吗?比较高技术难度哦
https://01.org/linuxgraphics/downloads/ ... -os-v2.0.2
i915-4.6.3-4.4.0-dkms
- vickycq
- 帖子: 4507
- 注册时间: 2011-03-20 13:12
- 系统: Debian
- 来自: 山东省寿光县
- 联系:
Re: I5-6500的linux显卡驱动如何解决?
到 2 楼第一个链接处下载 Linux 4.7 安装fengtou 写了:难道要重新编译最新内核吗?比较高技术难度哦
代码: 全选
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.7.4/linux-image-4.7.4-040704-generic_4.7.4-040704.201609150330_amd64.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.7.4/linux-headers-4.7.4-040704_4.7.4-040704.201609150330_all.deb
wget http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.7.4/linux-headers-4.7.4-040704-generic_4.7.4-040704.201609150330_amd64.deb
sudo dpkg -i linux-*.deb
Debian 中文论坛 - forums.debiancn.org
欢迎所有 Debian GNU/Linux 用户
欢迎所有 Debian GNU/Linux 用户
-
- 帖子: 160
- 注册时间: 2007-06-22 16:15
- 系统: Ubuntu-mate
Re: I5-6500的linux显卡驱动如何解决?
已经升级内核到了4.7,也已经安装了intel的工具包,
但是一楼的问题依旧,vbox的回应和和smplayer的回应和原来一样无进展,
所以没有再重新发图。
但是一楼的问题依旧,vbox的回应和和smplayer的回应和原来一样无进展,
所以没有再重新发图。
- vickycq
- 帖子: 4507
- 注册时间: 2011-03-20 13:12
- 系统: Debian
- 来自: 山东省寿光县
- 联系:
Re: I5-6500的linux显卡驱动如何解决?
有无尝试 https://github.com/linuxenko/ubuntu-sky ... intel.conffengtou 写了:已经升级内核到了4.7,也已经安装了intel的工具包,但是一楼的问题依旧,
Debian 中文论坛 - forums.debiancn.org
欢迎所有 Debian GNU/Linux 用户
欢迎所有 Debian GNU/Linux 用户