Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[SOLVED]Poor graphics/performance in Dell Inspirion 15 3552

Need help with peripherals or devices?
Message
Author
smdal
Posts: 11
Joined: 2017-01-21 16:47

Re: [SOLVED]Poor graphics/performance in Dell Inspirion 15 3

#41 Post by smdal »

Dai_trying wrote:Have you installed xserver-xorg-video-intel ?
Yes, xserver-xorg-video-intel:amd64 2:2.99.917+git20161206-1


Fortunately, I managed to turn on intel video driver, by installing packages listeb by MikeEcho, except the first package

Code: Select all

libffi-dev (3.1-2+b2)
libjsoncpp0 (0.6.0~rc2-3.1)
libllvm3.8 (1:3.8.1-12~bpo8+1)
llvm-3.8 (1:3.8.1-12~bpo8+1)
llvm-3.8-dev (1:3.8.1-12~bpo8+1)
llvm-3.8-runtime (1:3.8.1-12~bpo8+1)
xserver-xorg-video-intel (2:2.21.15-2+b2) to 2:2.99.917+git20161206-1~bpo8+1
libdrm-intel1 (2.4.58-2) to 2.4.74-1~bpo8+1
libva-drm1 (1.4.1-1) to 1.7.3-2~bpo8+1
libva-x11-1 (1.4.1-1) to 1.7.3-2~bpo8+1
libva1 (1.4.1-1) to 1.7.3-2~bpo8+1
libvdpau1 (0.8-3+deb8u2) to 1.1.1-1~bpo8+1
libvdpau-va-gl1 (0.3.4-2)
Thas is this list of packages mentioned above help me to run proper video driver on my dell laptop with Skylake and intel hd video (HD 520).

Now my inxi -G is

Code: Select all

Graphics:  Card: Intel Device 1916
           Display Server: X.Org 1.19.3 driver: intel
           Resolution: 1920x1080@60.05hz
           GLX Renderer: Mesa DRI Intel HD Graphics 520 (Skylake GT2)
           GLX Version: 3.0 Mesa 13.0.6
I have tried modifying modesetting, some Xorg configs, but didn't get any good result, but now installing list of packages made all done.

Thanks for all.

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: [SOLVED]Poor graphics/performance in Dell Inspirion 15 3

#42 Post by stevepusser »

There a post in the HOWTO section here that shows how to use jessie-backports to get those type of graphics working--no need to resort to the testing repos.

I suppose a similar process is now necessary on Stretch to support the new AMD Ryzen processors. :?
MX Linux packager and developer

smdal
Posts: 11
Joined: 2017-01-21 16:47

Re: [SOLVED]Poor graphics/performance in Dell Inspirion 15 3

#43 Post by smdal »

stevepusser wrote:There a post in the HOWTO section here that shows how to use jessie-backports to get those type of graphics working--no need to resort to the testing repos.
If you mean how HOWTO: Get Debian 8 Jessie working on newer Intel machines, that it did not help me to solve the problem with graphics, but helped me to solve problem with hibernate/suspend, as menitioned here http://forums.debian.net/viewtopic.php? ... 3&p=635323. After that I had to use other methods to make Intel integrated video work.

MikeEcho
Posts: 18
Joined: 2017-04-16 08:18

Re: [SOLVED]Poor graphics/performance in Dell Inspirion 15 3

#44 Post by MikeEcho »

smdal wrote:
Dai_trying wrote:Have you installed xserver-xorg-video-intel ?
Yes, xserver-xorg-video-intel:amd64 2:2.99.917+git20161206-1


Fortunately, I managed to turn on intel video driver, by installing packages listeb by MikeEcho, except the first package

Code: Select all

libffi-dev (3.1-2+b2)
libjsoncpp0 (0.6.0~rc2-3.1)
libllvm3.8 (1:3.8.1-12~bpo8+1)
llvm-3.8 (1:3.8.1-12~bpo8+1)
llvm-3.8-dev (1:3.8.1-12~bpo8+1)
llvm-3.8-runtime (1:3.8.1-12~bpo8+1)
xserver-xorg-video-intel (2:2.21.15-2+b2) to 2:2.99.917+git20161206-1~bpo8+1
libdrm-intel1 (2.4.58-2) to 2.4.74-1~bpo8+1
libva-drm1 (1.4.1-1) to 1.7.3-2~bpo8+1
libva-x11-1 (1.4.1-1) to 1.7.3-2~bpo8+1
libva1 (1.4.1-1) to 1.7.3-2~bpo8+1
libvdpau1 (0.8-3+deb8u2) to 1.1.1-1~bpo8+1
libvdpau-va-gl1 (0.3.4-2)
Thas is this list of packages mentioned above help me to run proper video driver on my dell laptop with Skylake and intel hd video (HD 520).

Now my inxi -G is

Code: Select all

Graphics:  Card: Intel Device 1916
           Display Server: X.Org 1.19.3 driver: intel
           Resolution: 1920x1080@60.05hz
           GLX Renderer: Mesa DRI Intel HD Graphics 520 (Skylake GT2)
           GLX Version: 3.0 Mesa 13.0.6
I have tried modifying modesetting, some Xorg configs, but didn't get any good result, but now installing list of packages made all done.

Thanks for all.
I'm happy to help my fellows.

Tux bless your computer ! :D

Post Reply