Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Kernel & Hardware
  • Search

Linux support of UHD Graphics 630

Kernel not recognizing your hardware? Problems with power management or PCMCIA? What hardware is compatible with Gentoo? See here. (Only for kernels supported by Gentoo.)
Post Reply
Advanced search
6 posts • Page 1 of 1
Author
Message
pablo_supertux
Advocate
Advocate
User avatar
Posts: 2976
Joined: Sun Jan 25, 2004 1:58 pm
Location: Somewhere between reality and Middle-Earth and in Freiburg (Germany)

Linux support of UHD Graphics 630

  • Quote

Post by pablo_supertux » Tue Dec 15, 2020 1:57 am

After 8 years my current mainboard is starting to show old age and my CPU (i7-3770K) is getting old, so I'd like to build a new system for the next decade.

So I was thinking about the Intel i7-10700K processor and I wanted to see if there are problems with the listed UHD Graphics 630 chip. I found these:

https://www.phoronix.com/scan.php?page= ... hics&num=1
https://www.reddit.com/r/linuxhardware/ ... 0_support/

sure they are a little bit old, but still since I want to build a system for the next decade, I want to be 100% sure that everything is supported well, I don't want to spend lot of money and realize that not everything is working. So my question is: how is the current support of UHD Graphics 630? When I search for that in google, I can only find these old pages hinting at potential problems.

And I was thinking about using the ASUS PRIME B460-PLUS board. Based on this probe (https://linux-hardware.org/index.php?probe=c1bcb36fc6) it seems that this board is well supported. Is somebody using this board? What has been the experience so far? Do the NVME M.2 work? I had the issue on some Dell PC on my company that I was only able to see the NVME in linux after changing the BIOS setting from RAID to AHCI. Based on this thread in the dell forums (last post), it seems that I'm not the only one dealing with it. So I wonder if I would have the same issue with this board.
A! Elbereth Gilthoniel!
silivren penna míriel
o menel aglar elenath,
Gilthoniel, A! Elbereth!
Top
AlexJGreen
Tux's lil' helper
Tux's lil' helper
Posts: 149
Joined: Wed Sep 19, 2018 5:37 pm

  • Quote

Post by AlexJGreen » Tue Dec 15, 2020 2:21 am

_
Last edited by AlexJGreen on Mon Dec 28, 2020 2:58 am, edited 1 time in total.
Top
pablo_supertux
Advocate
Advocate
User avatar
Posts: 2976
Joined: Sun Jan 25, 2004 1:58 pm
Location: Somewhere between reality and Middle-Earth and in Freiburg (Germany)

  • Quote

Post by pablo_supertux » Tue Dec 15, 2020 9:22 am

coderanger wrote: The only problem I observed is the laptop gets stuck on bios post message
if these conditions are met (docked && hdmi monitor attached && driver compiled into kernel).
hmm, this is very specific set of properties, but I had a similar situation with a Dell Latitude notebook but on my case systemd was not able to properly start dbus only when the notebook was on the docking station, so I can relate to that.
A! Elbereth Gilthoniel!
silivren penna míriel
o menel aglar elenath,
Gilthoniel, A! Elbereth!
Top
gentoo_ram
Guru
Guru
Posts: 528
Joined: Thu Oct 25, 2007 10:04 pm
Location: San Diego, California USA

  • Quote

Post by gentoo_ram » Fri Dec 18, 2020 11:23 pm

I'm not having any issues with the built-in Intel graphics support on my i7-7700 (UHD 630). Turn on support in the kernel for DRM and UHD graphics. There's a frame buffer driver for that chipset. And Xorg has a server that supports it. Also install the linux-firmware package and it will include firmware for the graphics card. Shouldn't be a problem.

This is on an ATX motherboard with a Z370 chipset. Laptops can be more proprietary and might have other complications going on.

Code: Select all

Linux gateway 5.9.12-gentoo #1 SMP Mon Dec 7 09:48:53 PST 2020 x86_64 Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz GenuineIntel GNU/Linux

gw # dmesg | egrep '(drm|915)'
[    1.650573] fb0: switching to inteldrmfb from EFI VGA
[    1.651280] i915 0000:00:02.0: vgaarb: deactivate vga console
[    1.652713] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    1.653113] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[    1.678873] [drm] Initialized i915 1.6.0 20200715 for 0000:00:02.0 on minor 0
[    1.711324] fbcon: i915drmfb (fb0) is primary device
[    1.819551] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device

00:02.0 VGA compatible controller: Intel Corporation HD Graphics 630 (rev 04) (prog-if 00 [VGA controller])
        DeviceName:  Onboard IGD
        Subsystem: ASUSTeK Computer Inc. HD Graphics 630
        Flags: bus master, fast devsel, latency 0, IRQ 127
        Memory at de000000 (64-bit, non-prefetchable) [size=16M]
        Memory at c0000000 (64-bit, prefetchable) [size=256M]
        I/O ports at f000 [size=64]
        Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
        Capabilities: [40] Vendor Specific Information: Len=0c <?>
        Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
        Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
        Capabilities: [d0] Power Management version 2
        Kernel driver in use: i915
Top
AlexJGreen
Tux's lil' helper
Tux's lil' helper
Posts: 149
Joined: Wed Sep 19, 2018 5:37 pm

  • Quote

Post by AlexJGreen » Sat Dec 19, 2020 10:26 am

_
Last edited by AlexJGreen on Mon Dec 28, 2020 2:56 am, edited 1 time in total.
Top
NeddySeagoon
Administrator
Administrator
User avatar
Posts: 56108
Joined: Sat Jul 05, 2003 9:37 am
Location: 56N 3W

  • Quote

Post by NeddySeagoon » Sat Dec 19, 2020 10:41 am

Moved from Portage & Programming to Kernel & Hardware.

It fits better here
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Top
Post Reply

6 posts • Page 1 of 1

Return to “Kernel & Hardware”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic