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

 

 

 

10th gen Intel UHD 610 gpu not recognized, any options?

Need help with peripherals or devices?
Post Reply
Message
Author
User avatar
drokmed
Posts: 1162
Joined: 2007-10-03 19:24
Location: Saint Petersburg, FL

10th gen Intel UHD 610 gpu not recognized, any options?

#1 Post by drokmed »

Hi everyone,

It's been a few years since I've been here. Glad to be back!

I have a new pc (I know I know) ASRock motherboard with a 10th gen Intel Pentium Gold G6400 and built-in Comet Lake Intel UHD 610 GPU. Chipset is H510.

I tried the usual things first, searched these forums and the Internet. I edited the sources.list and added the contrib and non-free.

I installed every utility I found mentioned in threads here and elsewhere:

mesa-utils
firmware-linux-nonfree
firmware-misc-nonfree
intel-microcode
lshw
intel-gpu-tools
intel-opencl-icd

Still, no luck.

Code: Select all

root@debian:~# lshw -c video
  *-display
       description: VGA compatible controller
       product: Intel Corporation
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 03
       width: 64 bits
       clock: 33MHz
       capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
       configuration: driver=i915 latency=0
       resources: irq:132 memory:a0000000-a0ffffff memory:90000000-9fffffff ioport:3000(size=64) memory:c0000-dffff

Code: Select all

root@debian:~# lspci -k | grep -EA3 'VGA|3D|Display'
00:02.0 VGA compatible controller: Intel Corporation Device 9ba8 (rev 03)
        Subsystem: ASRock Incorporation Device 9ba8
        Kernel driver in use: i915
        Kernel modules: i915
Am I screwed? It's not even detecting the Intel UHD 610. I'd hate to have to install windoze on the pc, but I do need that video card accessible to video encoding apps like ffmpeg.

I'd appreciate any help!

Thanks
Author of the Debian Linux Security Appliance Firewall howto, found here
Thread discussing it is here

User avatar
drokmed
Posts: 1162
Joined: 2007-10-03 19:24
Location: Saint Petersburg, FL

Re: 10th gen Intel UHD 610 gpu not recognized, any options?

#2 Post by drokmed »

Sorry, forgot to mention I installed Debian 11 Bullseye.
Author of the Debian Linux Security Appliance Firewall howto, found here
Thread discussing it is here

User avatar
drokmed
Posts: 1162
Joined: 2007-10-03 19:24
Location: Saint Petersburg, FL

Re: 10th gen Intel UHD 610 gpu not recognized, any options?

#3 Post by drokmed »

I think I found it, but still need help, getting the 10th gen Intel 610 gpu working.

I need the kernel 5.10 which I have in Debian 11 Bullseye.

I also need this package, which I also already have:
https://packages.debian.org/unstable/in ... r-non-free

Is there some post install command I'm missing? An export maybe? I don't see any man pages or directions for that package.
Author of the Debian Linux Security Appliance Firewall howto, found here
Thread discussing it is here

arochester
Emeritus
Emeritus
Posts: 2435
Joined: 2010-12-07 19:55
Has thanked: 14 times
Been thanked: 54 times

Re: 10th gen Intel UHD 610 gpu not recognized, any options?

#4 Post by arochester »

Code: Select all

sudo apt install intel-media-va-driver-non-fr

User avatar
drokmed
Posts: 1162
Joined: 2007-10-03 19:24
Location: Saint Petersburg, FL

Re: 10th gen Intel UHD 610 gpu not recognized, any options?

#5 Post by drokmed »

I already said it's installed. I even reinstalled it.
Author of the Debian Linux Security Appliance Firewall howto, found here
Thread discussing it is here


Post Reply