Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
07-05-2020, 10:30 PM
|
#1
|
LQ Newbie
Registered: Jun 2020
Distribution: Antix 19.2, Androidx86, Windows, MX linux
Posts: 29
Rep: 
|
Intel UHD 600 driver on Puppy Linux?
I have puppy linux running and I'm typing this on puppy linux in fact! Does anyone know of support for this driver because the top of my screen sometimes goes haywire and I think that is the graphics. Anyone using UHD 600 on linux? Thanks for any help.
|
|
|
07-06-2020, 12:49 AM
|
#2
|
LQ Guru
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, OS/2, others
Posts: 6,523
|
Which Puppy version?
Most current distros provide two DDXes that support most Intel UHD GPUs, modesetting, and intel. If one isn't behaving, try the other. This can be done by specifying 'Driver "intel"' or 'Driver "modesetting"' in /etc/X11/xorg.con* (these files if are optional, so likely won't exist until you create one), or by adding or removing the (upstream optional) intel driver package (upstream name: xf86-video-intel; Debian name: xserver-xorg-video-intel). The modesetting DDX is the upstream default, automatically utilized with GPUs it supports, if the (older technology and optional) intel driver package is not installed.
|
|
|
07-06-2020, 06:52 AM
|
#3
|
LQ Addict
Registered: Dec 2013
Posts: 19,872
|
What hardware?
Please post
Code:
lspci -k | grep -iEA5 'vga|3d|display'
|
|
|
07-06-2020, 10:56 AM
|
#4
|
LQ Guru
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE 24/7; Debian, Knoppix, Mageia, Fedora, OS/2, others
Posts: 6,523
|
UHD 600 tells us it's Gemini Lake (2017).
|
|
|
07-23-2020, 04:16 AM
|
#5
|
LQ Newbie
Registered: Jun 2020
Distribution: Antix 19.2, Androidx86, Windows, MX linux
Posts: 29
Original Poster
Rep: 
|
Quote:
Originally Posted by mrmazda
Which Puppy version?
Most current distros provide two DDXes that support most Intel UHD GPUs, modesetting, and intel. If one isn't behaving, try the other. This can be done by specifying 'Driver "intel"' or 'Driver "modesetting"' in /etc/X11/xorg.con* (these files if are optional, so likely won't exist until you create one), or by adding or removing the (upstream optional) intel driver package (upstream name: xf86-video-intel; Debian name: xserver-xorg-video-intel). The modesetting DDX is the upstream default, automatically utilized with GPUs it supports, if the (older technology and optional) intel driver package is not installed.
|
Sorry for late reply, I was using the wrong kernel. Thanks for your help really appreciated.
|
|
|
All times are GMT -5. The time now is 03:16 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|