Unix & Linux Stack Exchange
Q&A for users of Linux, FreeBSD and other Unix-like operating systems
Latest Questions
1
votes
1
answers
3312
views
How to install i915_bo driver in Linux Mint
The chosen answer [in this post][1] mentions the installation of the i915_bo driver. I have the same OS (Linux Mint 17.3), but I'm running the i915 driver. Can someone please tell me where do I find it and how to install the i915_bo? [1]: https://askubuntu.com/a/715006/40540
The chosen answer in this post mentions the installation of the i915_bo driver.
I have the same OS (Linux Mint 17.3), but I'm running the i915 driver.
Can someone please tell me where do I find it and how to install the i915_bo?
andrefs
(111 rep)
Feb 13, 2016, 05:12 PM
• Last activity: May 28, 2025, 06:05 PM
2
votes
1
answers
667
views
Xorg works only when bbswitch is ON?
I've got a weird problem. I installed bumblebee and when I start Xorg with `startx` it freezes the system completely (cannot switch tty or REISUB). But, when I use bbswitch to turn my dedicated graphics card ON `startx` **does** work and, seeing the differences in fps when running `glxspheres64` and...
I've got a weird problem.
I installed bumblebee and when I start Xorg with
startx
it freezes the system completely (cannot switch tty or REISUB). But, when I use bbswitch to turn my dedicated graphics card ON startx
**does** work and, seeing the differences in fps when running glxspheres64
and optirun glxspheres64
, it looks like bumblebee does work correctly.
I thought this should work even when bbswitch is OFF because bumblebee will start the dedicated graphics when necessary?
My system:
- Model: Asus N551VW
- OS: Arch
- CPU: Intel i7 6700HQ
- Dedicated: Nvidia 960m
Wouter92
(131 rep)
Jan 17, 2016, 03:23 PM
• Last activity: Nov 17, 2021, 12:54 PM
0
votes
1
answers
231
views
Branching on Intel micro-architecture?
I need to write a script, which will work slightly differently on Intel Skylake processors. I can see that the `lscpu` tool outputs `Model` number differently on different CPUs, for example: i7-4578U Model number = 69 (it's my laptop) E5-2699 Model number = 63 (it's a server) However, both processor...
I need to write a script, which will work slightly differently on Intel Skylake processors. I can see that the
lscpu
tool outputs Model
number differently on different CPUs, for example:
i7-4578U Model number = 69 (it's my laptop)
E5-2699 Model number = 63 (it's a server)
However, both processors belong to the Haswell micro-architecture family, so this method doesn't look reliable.
What is the reliable and recommended method to determine Intel CPU micro-archirtecture from a Linux script?
OS: Ubuntu (various versions)
HEKTO
(363 rep)
Apr 12, 2018, 03:49 PM
• Last activity: Apr 12, 2018, 04:11 PM
1
votes
0
answers
1377
views
Software rendering mode after Linux Mint update
After I did some security updates, my video display became unstable (it was showing dust when some animations were to be displayed, as if the vidao cable was incorrectly plugged), I did not really know what to do so I uninstalled the latest package installed by the security update which was named "x...
After I did some security updates, my video display became unstable (it was showing dust when some animations were to be displayed, as if the vidao cable was incorrectly plugged), I did not really know what to do so I uninstalled the latest package installed by the security update which was named "xserver-xorg-core-lts-vivid". Then xserver stopped working...I followed some tutorial, installed some packages (as far as I remember "xserver-xorg-video-intel" and "cinnamon") and then, I could get my GUI/desktop back).
However, now the system complains that it runs in "software rendering mode" and it's true the computer became slower, specially when rendering graphics.
So I believe there is a problem with my driver...?
I see
/var/log/Xorg.0.log
reports:
[ 4.680] (EE) AIGLX error: Calling driver entry point failed
[ 4.680] (EE) AIGLX: reverting to software rendering
Here is the information I can supply right now:
> sudo lshw -C video
*-display
description: VGA compatible controller
produit: Sky Lake Integrated Graphics
fabriquant: Intel Corporation
identifiant matériel: 2
information bus: pci@0000:00:02.0
version: 06
bits: 64 bits
horloge: 33MHz
fonctionnalités: pciexpress msi pm vga_controller bus_master cap_list rom
configuration: driver=i915_bpo latency=0
ressources: irq:124 mémoire:de000000-deffffff mémoire:c0000000-cfffffff portE/S:f000(taille=64)
> inxi -Gx
Graphics: Card: Intel Sky Lake Integrated Graphics bus-ID: 00:02.0
Display Server: X.Org 1.15.1 drivers: intel (unloaded: fbdev,vesa)
Resolution: 1600x1200@60.0hz
GLX Renderer: Gallium 0.4 on llvmpipe (LLVM 3.4, 256 bits)
GLX Version: 2.1 Mesa 10.1.3 Direct Rendering: Yes
> uname -a
Linux PCJEAN 4.4.0-109-generic #132~14.04.1-Ubuntu SMP Tue Jan 9 21:46:42 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Additionnaly:
> glxinfo
....
name of display: :0
libGL error: pci id for fd 4: 8086:1912, driver (null)
i965_dri.so does not support the 0x1912 PCI ID.
libGL error: failed to create dri screen
libGL error: failed to load driver: i965
....
The "Gestionnaire de pilote" (probably "Driver manager" in English) is empty.
Could there be a driver mismatch (sudo lshw -C video
reports i1915, glxinfo
reports i965).
What operation could help xserver use my video card correctly?
-------------------
Edit: After reading this post , I switched to MATE. Message saying I was in software rendering mode is gone and GUI display seems faster, however, I still see libGL error
when running glxgears and still see some refresh issues with some applications.
jpo38
(121 rep)
Jan 23, 2018, 11:22 PM
• Last activity: Jan 30, 2018, 08:56 PM
3
votes
0
answers
620
views
Tearing issue with archlinux/skylake hd530/gnome 3.22 wayland
I've installed archlinux+Gnome 3.22. Everything is working fine except `i915` mod (I think) because I can see display tearing, mostly in firefox. I tried every `20-intel.conf` configurations. I installed `xf86-video-intel` and then I removed it. No difference. The fun part is that there is no tearin...
I've installed archlinux+Gnome 3.22. Everything is working fine except
i915
mod (I think) because I can see display tearing, mostly in firefox.
I tried every 20-intel.conf
configurations. I installed xf86-video-intel
and then I removed it. No difference. The fun part is that there is no tearing in ubuntu 16.10 and I have no idea why (I want arch because of aur)
I tried adding CLUTTER_PAINT=disable-clipped-redraws:disable-culling
to /etc/environment
but then it looks like apps are stuck in an infinite loop (I don't know how to explain it)
I tried adding i915.enable_rc6=0
to grub
but it causes gdm
to crash
Any suggestions?
A.Esm.T
(31 rep)
Oct 19, 2016, 10:43 AM
• Last activity: Sep 21, 2017, 09:01 PM
1
votes
1
answers
3951
views
Why failing to adjust display's resolution in Debian 8.5 of Skylake CPU?
Fig. 1 My current display's resolution 1024x768 and I cannot change it in Settings, Fig. 2 Output example [![enter image description here][1]][2] [![enter image description here][3]][4] My screen resolution is max 1920x1080. I do # http://superuser.com/a/716837/2005 root@masi:/home/masi# cvt 1920 10...
Fig. 1 My current display's resolution 1024x768 and I cannot change it in Settings, Fig. 2 Output example
My screen resolution is max 1920x1080.
I do
# http://superuser.com/a/716837/2005
root@masi:/home/masi# cvt 1920 1080
# 1920x1080 59.96 Hz (CVT 2.07M9) hsync: 67.16 kHz; pclk: 173.00 MHz
Modeline "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync
# Same output if without


su
here
root@masi:/home/masi# xrandr --newmode "1920x1080" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync
xrandr: Failed to get size of gamma for output default
X Error of failed request: BadName (named color or font does not exist)
Major opcode of failed request: 140 (RANDR)
Minor opcode of failed request: 16 (RRCreateMode)
Serial number of failed request: 19
Current serial number in output stream: 19
Proposals
- su
is not needed in some stage (example here about *Failed to get size of gamma for output default when trying to add new screen resolution*). I run the first command without su
but the same failure output.
- ...
Differential conditions
- Bad skylake 6th generation Inter CPU support in the Linux kernel of Debian 8.5, which is complicating the graphics, the extension of the thread How Smooth is Upgrading Linux kernel in Debian 8.5? .
- ...
Later steps will fail xrandr --addmode VGA1 "1920x1080"
and xrandr --output VGA1 --mode "1920x1080"
.
Hardware: Asus Zenbook UX303UA
OS: Debian 8.5
Léo Léopold Hertz 준영
(7138 rep)
Sep 1, 2016, 10:01 AM
• Last activity: Jul 5, 2017, 05:24 AM
4
votes
3
answers
10220
views
How Smooth is Upgrading Linux kernel in Debian 8.5?
I would like to upgrade my Linux kernel to 4.7 in Debian 8.5, since it has significant better Skylake 6th generation support than the current linux kernel. In Ubuntu 16.04, the upgrade is easy. However, I now need Debian 8.5 because of stability, and I would like to do the same upgrade for it. Testi...
I would like to upgrade my Linux kernel to 4.7 in Debian 8.5, since it has significant better Skylake 6th generation support than the current linux kernel. In Ubuntu 16.04, the upgrade is easy. However, I now need Debian 8.5 because of stability, and I would like to do the same upgrade for it.
Testing StephenKitt's answer
---
I upgrade the kernel and reboot, but I get unsuccessfully when loading the OS.
Fig. 1 Failure messages in startup
2nd iteration - Solving the Bug in startup [GAD3R]
---
1. Boot in Linux kernel 3.16.x
2. Run as

su
, apt-get remove xserver-xorg-video-intel
3. Reboot
Output: works! Resolution is now the 1920x1080. Since there is no complete support of Skylake in Linux kernel 4.6 etc this artifact here in Matlab 2016a without a firmware, you need some non-free adjustments as firmware; which you maybe already free firmware in Linux kernel 4.7
# https://unix.stackexchange.com/a/307435/16920
apt-get -t jessie-backports install firmware-misc-nonfree
xserver-xorg-video-intel
abnormal installation and its action's prevention
---
I find out that the package xserver-xorg-video-intel
may get installed as a dependency (and all its dependencies) in other conditions, as described a case in the thread How to Recover Debian of LK backports where runlevel conflict?
The idea is to prevent the action of the package although it get installed by creating the file /etc/X11/xorg.conf
# https://unix.stackexchange.com/a/308709/16920
Section "Device"
Identifier "Intel"
Driver "modesetting"
EndSection
## Bugs
# 1. LK 3.16 will fail now but LK 4.6 will work. TODO in the thread https://unix.stackexchange.com/a/308709/16920
Hardware: Asus Zenbook UX303UA
OS: Debian 8.5
Related: Asus Zenbook UX303UA Linux compatibility , Linux Kernel - Mobile Skylake 6th Generation - Power Management
Léo Léopold Hertz 준영
(7138 rep)
Sep 1, 2016, 12:03 PM
• Last activity: Jun 16, 2017, 02:07 PM
0
votes
1
answers
1007
views
Unable to properly configure Intel HD 510 (Skylake) graphics on Debian Jessie
I have had this issue since I installed , and I've been trying to resolve this with my limited experience with linux (which I have been using for ~9 months now). Internal graphics on debian do not work. I can load X. Almost everything else gives an error like this: name_of_application: symbol lookup...
I have had this issue since I installed , and I've been trying to resolve this with my limited experience with linux (which I have been using for ~9 months now).
Internal graphics on debian do not work. I can load X. Almost everything else gives an error like this:
name_of_application: symbol lookup error: /usr/lib/x86_64-linux-gnu/libGL.so.1: undefined symbol: _glapi_tls_Dispatch
I am sure this is not an issue from the motherboard, because I have checked every setting. Windows 8 works fine, it detects everything without any problems. I've tested a few video games, they all run well.
I managed to circumvent this problem for a few months by installing
libgl1-mesa-swx11
over
libgl1-mesa-glx
That package uses a software decoder and although it manages to crcumvent the issue, the performance is not very good. I've decided to switch back to libgl1-mesa-glx to solve this issue. T
# dmidecode --type baseboard
# dmidecode 3.0
Getting SMBIOS data from sysfs.
SMBIOS 3.0 present.
Handle 0x0002, DMI type 2, 15 bytes
Base Board Information
Manufacturer: MSI
Product Name: B150M PRO-VDH (MS-7982)
Version: 1.0
Serial Number: G416029796
Asset Tag: Default string
Features:
Board is a hosting board
Board is replaceable
Location In Chassis: Default string
Chassis Handle: 0x0003
Type: Motherboard
Contained Object Handles: 0
Handle 0x0039, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Onboard IGD
Type: Video
Status: Enabled
Type Instance: 1
Bus Address: 0000:00:02.0
Handle 0x003A, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Onboard LAN
Type: Ethernet
Status: Enabled
Type Instance: 1
Bus Address: 0000:00:19.0
Handle 0x003B, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Onboard 1394
Type: Other
Status: Enabled
Type Instance: 1
Bus Address: 0000:03:1c.2
~
# inxi -Gxx
Graphics: Card: Intel HD Graphics 510 bus-ID: 00:02.0 chip-ID: 8086:1902
Display Server: X.org 1.18.3 drivers: intel (unloaded: fbdev,vesa)
tty size: 99x25 Advanced Data: N/A for root
~
# aptitude reinstall firmware-misc-nonfree xserver-xorg-core xserver-xorg-video-intel libegl1-mesa libgl1-mesa-glx libgl1-mesa-dri
The following packages will be REINSTALLED:
firmware-misc-nonfree libegl1-mesa libgl1-mesa-dri libgl1-mesa-glx
xserver-xorg-core xserver-xorg-video-intel
The following packages will be REMOVED:
linux-headers-4.8.0-0.bpo.2-amd64{u}
linux-headers-4.8.0-0.bpo.2-common{u} linux-kbuild-4.8{u}
0 packages upgraded, 0 newly installed, 6 reinstalled, 3 to remove and 0 not upgraded.
Need to get 0 B/12.4 MB of archives. After unpacking 30.8 MB will be freed.
Do you want to continue? [Y/n/?] y
(Reading database ... 327171 files and directories currently installed.)
Removing linux-headers-4.8.0-0.bpo.2-amd64 (4.8.15-2~bpo8+2) ...
Removing linux-headers-4.8.0-0.bpo.2-common (4.8.15-2~bpo8+2) ...
Removing linux-kbuild-4.8 (4.8.15-2~bpo8+2) ...
(Reading database ... 314918 files and directories currently installed.)
Preparing to unpack .../libegl1-mesa_13.0.5-1~bpo8+1_amd64.deb ...
Unpacking libegl1-mesa:amd64 (13.0.5-1~bpo8+1) over (13.0.5-1~bpo8+1) ...
Preparing to unpack .../libgl1-mesa-dri_13.0.5-1~bpo8+1_amd64.deb ...
Unpacking libgl1-mesa-dri:amd64 (13.0.5-1~bpo8+1) over (13.0.5-1~bpo8+1) ...
Preparing to unpack .../xserver-xorg-core_2%3a1.16.4-1_amd64.deb ...
Unpacking xserver-xorg-core (2:1.16.4-1) over (2:1.16.4-1) ...
Preparing to unpack .../libgl1-mesa-glx_13.0.5-1~bpo8+1_amd64.deb ...
Unpacking libgl1-mesa-glx:amd64 (13.0.5-1~bpo8+1) over (13.0.5-1~bpo8+1) ...
Preparing to unpack .../firmware-misc-nonfree_20161130-2~bpo8+1_all.deb ...
Unpacking firmware-misc-nonfree (20161130-2~bpo8+1) over (20161130-2~bpo8+1) ...
Preparing to unpack .../xserver-xorg-video-intel_2%3a2.99.917+git20161206-1~bpo8+1_amd64.deb ...
Unpacking xserver-xorg-video-intel (2:2.99.917+git20161206-1~bpo8+1) over (2:2.99.917+git20161206-1~bpo8+1) ...
Processing triggers for glx-alternative-mesa (0.7.3~bpo8+1) ...
Processing triggers for man-db (2.7.0.2-5) ...
Processing triggers for libc-bin (2.24-5) ...
Setting up libegl1-mesa:amd64 (13.0.5-1~bpo8+1) ...
Setting up libgl1-mesa-dri:amd64 (13.0.5-1~bpo8+1) ...
Setting up libgl1-mesa-glx:amd64 (13.0.5-1~bpo8+1) ...
Setting up xserver-xorg-core (2:1.16.4-1) ...
Setting up firmware-misc-nonfree (20161130-2~bpo8+1) ...
update-initramfs: deferring update (trigger activated)
Setting up xserver-xorg-video-intel (2:2.99.917+git20161206-1~bpo8+1) ...
Processing triggers for initramfs-tools (0.120+deb8u2) ...
update-initramfs: Generating /boot/initrd.img-4.9.0-0.bpo.2-amd64
W: Possible missing firmware /lib/firmware/i915/kbl_guc_ver9_14.bin for module i915
W: Possible missing firmware /lib/firmware/i915/bxt_guc_ver8_7.bin for module i915
~
# glxinfo
glxinfo: symbol lookup error: /usr/lib/x86_64-linux-gnu/libGL.so.1: undefined symbol: _glapi_tls_Dispatch
~
# glxgears
glxgears: symbol lookup error: /usr/lib/x86_64-linux-gnu/libGL.so.1: undefined symbol: _glapi_tls_Dispatch
~
# inxi
CPU~Dual core Intel Pentium G4400 (-MCP-) clocked at Min:799.822Mhz Max:800.024Mhz Kernel~4.9.0-0.bpo.2-amd64 x86_64 Up~53 min Mem~1091.2/7801.4MB HDD~1000.2GB(62.4% used) Procs~165 Client~Shell inxi~2.1.28
cat /etc/default/grub (I removed the comments)
GRUB_DEFAULT=0
GRUB_TIMEOUT=3
GRUB_DISTRIBUTOR=
lsb_release -i -s 2> /dev/null || echo Debian
GRUB_CMDLINE_LINUX="initrd=/install/initrd.gz"
GRUB_INIT_TUNE="480 440 1"
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i915.preliminary_hw_support=1"
edd=on
video=i915:modeset=0
Improperly linked files are probably the issue, but I have no clue how to resolve that. I'll provide any other logs you want.
ldd /usr/bin/glxgears
shows
linux-vdso.so.1 (0x00007ffc85b72000)
libGLEW.so.1.10 => /usr/lib/x86_64-linux-gnu/libGLEW.so.1.10 (0x00007f1665f22000)
libGLU.so.1 => /usr/lib/x86_64-linux-gnu/libGLU.so.1 (0x00007f1665cb4000)
libGL.so.1 => /usr/lib/x86_64-linux-gnu/libGL.so.1 (0x00007f1665a40000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f166573c000)
libX11.so.6 => /usr/lib/x86_64-linux-gnu/libX11.so.6 (0x00007f16653f9000)
libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6 (0x00007f16651e5000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f1664e47000)
libXmu.so.6 => /usr/lib/x86_64-linux-gnu/libXmu.so.6 (0x00007f1664c2e000)
libXi.so.6 => /usr/lib/x86_64-linux-gnu/libXi.so.6 (0x00007f1664a1e000)
libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f166469d000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f1664486000)
libexpat.so.1 => /lib/x86_64-linux-gnu/libexpat.so.1 (0x00007f166425a000)
libxcb-dri3.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0 (0x00007f1664057000)
libxcb-present.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-present.so.0 (0x00007f1663e54000)
libxcb-sync.so.1 => /usr/lib/x86_64-linux-gnu/libxcb-sync.so.1 (0x00007f1663c4d000)
libxshmfence.so.1 => /usr/lib/x86_64-linux-gnu/libxshmfence.so.1 (0x00007f1663a4b000)
libglapi.so.0 => /usr/local/lib/libglapi.so.0 (0x00007f16637e3000)
libXdamage.so.1 => /usr/lib/x86_64-linux-gnu/libXdamage.so.1 (0x00007f16635de000)
libXfixes.so.3 => /usr/lib/x86_64-linux-gnu/libXfixes.so.3 (0x00007f16633d8000)
libX11-xcb.so.1 => /usr/lib/x86_64-linux-gnu/libX11-xcb.so.1 (0x00007f16631d6000)
libxcb-glx.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-glx.so.0 (0x00007f1662fbd000)
libxcb-dri2.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-dri2.so.0 (0x00007f1662db8000)
libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007f1662b96000)
libXxf86vm.so.1 => /usr/lib/x86_64-linux-gnu/libXxf86vm.so.1 (0x00007f166298e000)
libdrm.so.2 => /usr/local/lib/libdrm.so.2 (0x00007f1662780000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f1662563000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f166235f000)
/lib64/ld-linux-x86-64.so.2 (0x000055b24657c000)
libXt.so.6 => /usr/lib/x86_64-linux-gnu/libXt.so.6 (0x00007f16620f6000)
libXau.so.6 => /usr/lib/x86_64-linux-gnu/libXau.so.6 (0x00007f1661ef0000)
libXdmcp.so.6 => /usr/lib/x86_64-linux-gnu/libXdmcp.so.6 (0x00007f1661ceb000)
libSM.so.6 => /usr/lib/x86_64-linux-gnu/libSM.so.6 (0x00007f1661ae3000)
libICE.so.6 => /usr/lib/x86_64-linux-gnu/libICE.so.6 (0x00007f16618c6000)
libuuid.so.1 => /lib/x86_64-linux-gnu/libuuid.so.1 (0x00007f16616c1000)
Ian Rogers
(3 rep)
Mar 10, 2017, 02:42 PM
• Last activity: Mar 10, 2017, 03:43 PM
2
votes
2
answers
2092
views
Can't run intel power gadget
First time posting here. I'm trying to monitor my CPU activity with the Intel power-gadget tool, that can be found on [Intel's web site][1]. As the Readme file said, I execute the following lines make ./power_gadget -e 1000 -d 10 I obtain the following error : > RAPL not supported, or machine model...
First time posting here. I'm trying to monitor my CPU activity with the Intel power-gadget tool, that can be found on Intel's web site .
As the Readme file said, I execute the following lines
make
./power_gadget -e 1000 -d 10
I obtain the following error :
> RAPL not supported, or machine model 406e3 not recognized. Init failed!
Googling my issue didn't bring me any answer. Any clue about the reason of this issue ?
The CPU I am using (Skylake i7-6600U @2.60GHz) should be supported right ?
nroux
(23 rep)
Nov 21, 2016, 01:45 PM
• Last activity: Jan 31, 2017, 08:04 PM
5
votes
1
answers
2039
views
Getting error while using xrandr --setprovideroffloadsink in Manjaro after update
I am using Manjaro KDE edition. I have a system with Skylake i5 processor and hybrid graphics. System: Host: aditya-laptop Kernel: 4.4.8-1-MANJARO x86_64 (64 bit gcc: 5.3.0) Desktop: KDE Plasma 5.6.3 (Qt 5.6.0) Distro: Manjaro Linux Machine: System: HP product: HP Notebook v: Type1ProductConfigId Mo...
I am using Manjaro KDE edition. I have a system with Skylake i5 processor and hybrid graphics.
System: Host: aditya-laptop Kernel: 4.4.8-1-MANJARO x86_64 (64 bit gcc: 5.3.0)
Desktop: KDE Plasma 5.6.3 (Qt 5.6.0) Distro: Manjaro Linux
Machine: System: HP product: HP Notebook v: Type1ProductConfigId
Mobo: HP model: 8136 v: 31.36 Bios: Insyde v: F.1F date: 01/18/2016
CPU: Dual core Intel Core i5-6200U (-HT-MCP-) cache: 3072 KB
flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 9603
clock speeds: max: 2800 MHz 1: 699 MHz 2: 2694 MHz 3: 750 MHz 4: 750 MHz
Graphics: Card-1: Intel Skylake Integrated Graphics bus-ID: 00:02.0
Card-2: Advanced Micro Devices [AMD/ATI] Sun XT [Radeon HD 8670A/8670M/8690M / R5 M330]
bus-ID: 01:00.0
Display Server: X.Org 1.17.4 drivers: ati,radeon,intel Resolution: 1920x1080@60.06hz
GLX Renderer: Mesa DRI Intel HD Graphics 520 (Skylake GT2)
GLX Version: 3.0 Mesa 11.2.1 Direct Rendering: Yes
With an earlier version of kernel 4.4 as well as drivers, PRIME offloading worked properly with the commands
xrandr --setprovideroffloadsink radeon Intel
However now after updating the kernel and xf86 drivers, it does not work.
$ xrandr --listproviders
Providers: number : 2
Provider 0: id: 0x66 cap: 0xb, Source Output, Sink Output, Sink Offload crtcs: 4 outputs: 3 associated providers: 0 name:Intel
Provider 1: id: 0x3f cap: 0x0 crtcs: 0 outputs: 0 associated providers: 0 name:HAINAN @ pci:0000:01:00.0
$ xrandr --setprovideroffloadsink 0x3f 0x66
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 140 (RANDR)
Minor opcode of failed request: 34 (RRSetProviderOffloadSink)
Value in failed request: 0x3f
Serial number of failed request: 16
Current serial number in output stream: 17
I don't know where exactly the problem is as many packages got updated, which includes the kernel as well as xf86-video-intel
and xf86-video-ati
packages. I have also installed the linux4.6 kernel but I get the same problem on that too.
Registered User
(780 rep)
May 3, 2016, 05:09 AM
• Last activity: May 12, 2016, 12:56 PM
1
votes
0
answers
635
views
how to edit "set params" in a fedora install?
I am trying to install Fedora into a Lenovo Thinkpad Yoga 260 Ultrabook. So apparently I need to add a line "intel_pstate=no_hwp" to the grub boot parameters. These are the only issues I've found related to this pc. The issue seems to be due to Skylake hardware and the threads I've found regarding t...
I am trying to install Fedora into a Lenovo Thinkpad Yoga 260 Ultrabook. So apparently I need to add a line "intel_pstate=no_hwp" to the grub boot parameters.
These are the only issues I've found related to this pc. The issue seems to be due to Skylake hardware and the threads I've found regarding this bug on StackExchange were all in regards to Xubuntu. If I edit the full name of my iso down to the name of the formatted usb I can get Fedora to start, but it freezes on the title screen.
So I've watched several videos on youtube and read these questions. I attempted to edit the boot parameters of the live usb but it was to no avail but that is no recommended at any rate. It seems that in order to really do this, it has to be booted and loaded so that you can edit manually with terminal.
As for me, I am able to boot to what looks like what people have indicated to edit by pressing e. Which reads :
> setparams 'Start Fedora Live'
>> linuxefi /isolinux/vmlinuz0 root=live:Label=Fedora-Live-WS-x86_64-23-10 ro rd.live.image quiet rhgb
>> intrdefi /isolinux/intrd0.img
If I do not perform any edit it fails to boot and then I am taken to a # command screen.
If I ctrl-c I am taken to a grub command menu.
Is that the splash screen? Anyway, I assume that I have to ctrl-c and edit with grub rather than just edit the screen as is or simply edit this screen to include "intel_pstate=no_hwp".
How do I add "intel_pstate=no_hwp" to the GRUB boot parameters? Can someone please provide grub commands to help me? And if that is not the case, in how should I phrase the options above to include "intel_pstate=no_hwp"? No where on this setparams page does it say "splash" so I am getting no where.
Should I attempt to make a master iso?
[This](https://bugzilla.kernel.org/show_bug.cgi?id=113351) is a link to the bugzilla page. The only other issues involving this bug were in regards to Xbuntu so I didn't include them.
simetra
(11 rep)
May 2, 2016, 05:02 AM
1
votes
1
answers
1289
views
Intel HD 530 not recognised by kernel 4.4.1
After recompiling the kernel (4.4.1 on openSuse leap), i was expecting to, at least, see the gfx listed when lspci: 00:00.0 Host bridge: Intel Corporation Sky Lake Host Bridge/DRAM Registers (rev 07) 00:01.0 PCI bridge: Intel Corporation Sky Lake PCIe Controller (x16) (rev 07) 00:14.0 USB controller...
After recompiling the kernel (4.4.1 on openSuse leap), i was expecting to, at least, see the gfx listed when lspci:
00:00.0 Host bridge: Intel Corporation Sky Lake Host Bridge/DRAM Registers (rev 07)
00:01.0 PCI bridge: Intel Corporation Sky Lake PCIe Controller (x16) (rev 07)
00:14.0 USB controller: Intel Corporation Sunrise Point-H USB 3.0 xHCI Controller (rev 31)
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-H Thermal subsystem (rev 31)
00:16.0 Communication controller: Intel Corporation Sunrise Point-H CSME HECI #1 (rev 31)
00:17.0 SATA controller: Intel Corporation Sunrise Point-H SATA Controller [AHCI mode] (rev 31)
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #5 (rev f1)
00:1c.5 PCI bridge: Intel Corporation Sunrise Point-H PCI Express Root Port #6 (rev f1)
00:1f.0 ISA bridge: Intel Corporation Sunrise Point-H LPC Controller (rev 31)
00:1f.2 Memory controller: Intel Corporation Sunrise Point-H PMC (rev 31)
00:1f.3 Audio device: Intel Corporation Sunrise Point-H HD Audio (rev 31)
00:1f.4 SMBus: Intel Corporation Sunrise Point-H SMBus (rev 31)
01:00.0 VGA compatible controller: NVIDIA Corporation GM204M [GeForce GTX 980M] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GM204 High Definition Audio Controller (rev a1)
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 5287 (rev 01)
02:00.1 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 12)
03:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 32)
dmesg outputs:
...
snd_hda_intel 0000:00:1f.3: failed to add i915 component master (-19)
...
What am i doing wrong? Did i miss any option?
Thanks in advance,
j
Joao
(113 rep)
Feb 13, 2016, 06:57 AM
• Last activity: Mar 25, 2016, 09:32 PM
4
votes
2
answers
909
views
Got a brand new laptop with hardware still unsupported. Should I wait or return it?
So my parents offered my a Laptop, a quite good one judging by my other computers (for example my Desktop is still stuck on CDQ), and it is always sort of rude to return a gift in any situation, but it has serious trouble with drivers. The laptop is an Asus GL552V, which has fairly standard componen...
So my parents offered my a Laptop, a quite good one judging by my other computers (for example my Desktop is still stuck on CDQ), and it is always sort of rude to return a gift in any situation, but it has serious trouble with drivers.
The laptop is an Asus GL552V, which has fairly standard components:
- Intel 6700HQ APU
- Nvidia 960M
- Intel 7265 Wireless
- Atheros (or Realtek, not sure now) ethernet
- A Samsung SSD
- An HGST HDD
Basically nothing fancy or from a brand known to have serious driver issues (such as Broadcom). The problem is that Skylake only has proper kernel support from 4.3 on (4.2 is experimental and had to be toggled), besides one or other little details like the touchpad not working (https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1520519) , and the fan being always at full speed.
Im an Arch user, and simply thought "I'll have to use dev versions for a while, but it will work". Note that out-of-curiosity I booted several distributions, such as a daily Ubuntu 16.04 snapshot, but none booted, not even after disabling modeset on the nouveau driver and enabling skylake support.
So I installed Arch with the default 4.2.5 kernel, bumblebee, mesa 11.1, and Nvidia blob (guess I had no choice). With
i915.preliminary_hw_support=1
it works, not ideal but at least manages to boot.
Tried to install both Gnome, KDE and XFCE.
From GDM only Gnome on Wayland works, Gnome on Xorg or XFCE and the computer just frezes after logging in (cant even get past the GDM backgroud).
SDDM already worked (it works no longer for some reason), and when it did, so did Plasma.
LightDM doesn't work at all (just freezes the computer). Also any of the previous combinations eventually hangs even Wayland Gnome or Plasma.
The logs say nothing, when the computer freezes it isn't some SW error, its probably with the HW.
Kernel 4.3 from the testing repo just halts on boot, and the same goes for mainline 4.4rc6 (can't get past Triggering uevents
) and have no idea on how to debug it. Yet there are more people with trouble booting newer kernels on this APU (https://bugzilla.kernel.org/show_bug.cgi?id=109081)
I've read somewhere that most of my problems (GPU, Touchpad, maybe fan speed control) is fixed on 4.4, but being unable to boot it I can't even test.
I'm undecided, I'll not leave such an expensive laptop on a corner till some day (maybe never) it has a solid support, but would prefer to avoid refunding it.
What options do I have? What can I try? Where can I look for useful debug info?
Right now I'm not really tied into any particular distro, anything that gives some hope is good.
SOMN
(203 rep)
Dec 26, 2015, 03:04 AM
• Last activity: Feb 22, 2016, 10:01 AM
2
votes
0
answers
1554
views
Skylake not yet well supported on Linux?
I have a laptop with the new Skylake architecture (i7-6700HQ HD530) and also a discrete GPU (GTX 960m). I've run Windows 10 on it as well as several Linux distributions: Ubuntu, Xubuntu, Fedora, and Arch. In every case I've found Windows 10 to run much cooler and have 3-4 times the battery life, whi...
I have a laptop with the new Skylake architecture (i7-6700HQ HD530) and also a discrete GPU (GTX 960m). I've run Windows 10 on it as well as several Linux distributions: Ubuntu, Xubuntu, Fedora, and Arch. In every case I've found Windows 10 to run much cooler and have 3-4 times the battery life, while the Linux distributions run hot even with the fans running (55-60C versus 38-43C).
I've tried using the integrated graphics card, as well as several kernel parameters, including preliminary i915 support. I've also tried different kernel versions and many desktop environments, and powersaving tools like
thermald
and powertop
. Some of these things give slight improvements, but nothing gets close to Windows 10. Why is my laptop running so much worse under Linux? Is anything in Kernel 4.4 final supposed to address this?
user148393
(31 rep)
Dec 22, 2015, 12:11 AM
• Last activity: Dec 22, 2015, 03:03 AM
Showing page 1 of 14 total questions