similar to: how to use intel UHD 630 display driver on CentOS 7.8?

Displaying 20 results from an estimated 600 matches similar to: "how to use intel UHD 630 display driver on CentOS 7.8?"

2020 Oct 08
0
how to use intel UHD 630 display driver on CentOS 7.8?
Hello all, I just installed CentOS 7.8 on ASRock B460M Pro4 board. CPU is i5-10400. The display device is inside the CPU and the max resolution is 4096x2160 for HDMI. But when I connect my small screen (max full HD), the display resolution is only 800x600. >From seeing some info here, I installed EPEL for yum, and inxi. The "inxi -G" command's output is like this :
2020 Mar 06
0
Support for Intel Graphics 605 UHD
> module_blacklist=nouveau,amdgpu,radeon i915.alpha_support=1 ok I did that - regen that file and verified with cat /proc/cmdline This is not a dual monitor situation. I also removed all that other "legacy" stuff I had in there. no difference. Jerry
2020 Mar 06
4
Support for Intel Graphics 605 UHD
This is my /proc/cmdline BOOT_IMAGE=(hd0,gpt2)/boot/vmlinuz-4.18.0-147.5.1.el8_1.x86_64 root=UUID=c1bef884-0180-4955-a669-c99a8c64f75a ro crashkernel=auto resume=UUID=0fe1a972-9912-4803-b5ec-265a13a888c1 biosdevname=0 net.ifnames=0 rhgb quiet rd.driver. blacklist=nouveau nomodeset nouveau.modeset=0 acpi_backlight=vendor "acpi_osi=!Windows 2013" "acpi_osi=!Windows 2012" Jerry
2019 Nov 28
0
[linux.debian.user] Bug - but where
(This is repost of message sent to debian-user list + some additional data) my hw: --8<---------------cut here---------------start------------->8--- sudo inxi -GxxSM System: Host: alfa Kernel: 5.3.11+1+kjonca x86_64 bits: 64 compiler: gcc v: 9.2.1 Desktop: FVWM 2.6.8 dm: XDM Distro: Debian GNU/Linux bullseye/sid Machine: Type: Desktop
2020 Mar 04
3
Support for Intel Graphics 605 UHD
I found this site https://www.linux-hardware.org/index.php?id=pci:8086-3185-8086-2212 Says the Intel UHD 605 graphics chip is supported in kernel > 4.11 centos 8 comes with 4.18 but I am not getting X on CentOS 8 with this chip. When I put this: Section "Device" Identifier "Intel Graphics" Driver "intel" EndSection in /etc/X11/xorg.conf.d it does not
2020 Mar 05
0
Support for Intel Graphics 605 UHD
Ok - I went back to CentOS 7. In the same box. CentOS 7 has this same file: Section "Device" Identifier "Intel Graphics" Driver "intel" EndSection /var/log/Xorg.0.log has the Driver being Intel i915 version 1.6.0 but in CentOS 8 - it does not work and uses the generic driver. Thoughts? Jerry
2020 Mar 05
0
Support for Intel Graphics 605 UHD
Thanks here is the kernel I'm running on C8 and the files listing. 4.18.0-147.5.1.el8_1.x86_64 #1 SMP Wed Feb 5 02:00:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux ./4.18.0-147.el8.x86_64/kernel/drivers/gpu/drm/i915 ./4.18.0-147.el8.x86_64/kernel/drivers/gpu/drm/i915/i915.ko.xz ./4.18.0-147.el8.x86_64/kernel/drivers/gpu/drm/i915/gvt
2020 Mar 05
4
Support for Intel Graphics 605 UHD
C7: lspci | grep VGA 00:02.0 VGA compatible controller: Intel Corporation Device 3185 (rev 03) grep Driver /var/log/Xorg.0.log [ 24.374] (**) | |-->Device "Intel Graphics" [ 24.610] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets: [ 24.614] (II) intel: Driver for Intel(R) HD Graphics [ 24.614] (II) intel: Driver for Intel(R) Iris(TM) Graphics [ 24.614]
2013 Jul 10
2
ASRock B85M Pro4 micro-ATX Motherboard Supports VT-d!!!
Hi, I have just upgraded my computer to Intel Core i5-4430 Quad Core @ 3.0 GHz (supports VT-d), ASRock B85M Pro4 micro-ATX LGA1150 motherboard (supports VT-d), 8 GB Kingston DDR3-1600 memory and Cooler Master Elite 311 ATX casing (all for SGD$501). I made my computer upgrade on Independence Day 4th July 2013. I have also flashed the UEFI BIOS of ASRock B85M Pro4 motherboard to version 1.50.
2013 Jun 07
2
Bad performace for NV18 driver
Hi! I have some strange results on my test with nouveau drivers I'm using a old GeForce4 MX 4000 (NV18) with 128 MB. I have made 2 test. -The default configuration, using nomodeset without nouveau_vieux_dri.so $inxi -G Graphics: Card: NVIDIA NV18 [GeForce4 MX 4000] X.Org: 1.12.4 drivers: vesa,nouveau (unloaded: fbdev) Resolution: 1024x768 at 0.0hz GLX Renderer: N/A
2013 Jun 07
0
Bad performace for NV18 driver
On Fri, Jun 7, 2013 at 5:56 PM, Carlos Garces <carlos.garces at gmail.com> wrote: > Hi! > > I have some strange results on my test with nouveau drivers > > I'm using a old GeForce4 MX 4000 (NV18) with 128 MB. > > I have made 2 test. > > -The default configuration, using nomodeset without nouveau_vieux_dri.so > > $inxi -G > Graphics: Card: NVIDIA NV18
2020 Jun 11
2
AMD IOMMU + SME + amdgpu regression
Hi, amdgpu + IOMMU + SME is now working for me on 5.7, yay! But, it is broken on torvalds master, boo. On boot, depending on which exact commit I test, it either hangs immediately (with built-in driver, before starting initramfs), displays some errors then hangs, or spams the screen with many amdgpu errors. I bisected the black screen hang to: commit dce8d6964ebdb333383bacf5e7ab8c27df151218
2020 Jun 11
2
AMD IOMMU + SME + amdgpu regression
Hi, amdgpu + IOMMU + SME is now working for me on 5.7, yay! But, it is broken on torvalds master, boo. On boot, depending on which exact commit I test, it either hangs immediately (with built-in driver, before starting initramfs), displays some errors then hangs, or spams the screen with many amdgpu errors. I bisected the black screen hang to: commit dce8d6964ebdb333383bacf5e7ab8c27df151218
2013 Jun 08
1
Bad performace for NV18 driver
After update the system now I use: Kernel 3.9.2 x server 1.12.4 nouveau 1.0.7 the xorg config are at: http://pastebin.com/2LUxLiVs It's the one installed by my distro, without any modification I have made 2 test. Normal boot Xorg at http://pastebin.com/reZdAXEF GLX Renderer is detected as GLX "Mesa DRI nv18 x86/MMX+/3DNow!+/SSE GLX" Same configuration with nomodeset Xorg log
2013 Nov 06
2
HVM crash system on AMD APU A8-6600K
My system reboots when I trying to start any HVM domU. This problem was described earlier: http://lists.xen.org/archives/html/xen-devel/2013-08/msg01395.html My system is openSUSE 13.1 RC2 with Xen 4.3.0 My hardware is ASRock FM2A75 Pro4 AMD A8-6600K APU Gigabyte Radeon 7850 8 Gb DDR3 1600Mhz I have setup serial console and could provide logs your requested. Attached logs from xl dmesg,
2020 Feb 27
2
Problems with nouveau driver in Ubuntu 18.04
Hello, I use Ubuntu 18.04, since one of the last upgrades I have problems with nouveau drivers. My screen look like the picture atteched. [~]$ uname -a Linux 5.3.0-40-generic #32~18.04.1-Ubuntu SMP Mon Feb 3 14:05:59 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux [~]$ inxi -Gx Graphics: Card: NVIDIA G71GL [Quadro FX 1500] bus-ID: 01:00.0 Display Server: x11 (X.Org 1.20.5 ) driver:
2013 Nov 02
0
HVM crash system on AMD APU A8-6600K
I have same problem described in earlier thread: http://lists.xen.org/archives/html/xen-devel/2013-08/msg01395.html Trying to start HVM domain leads to dom0 crash (simple cold reboot). My system is openSUSE 13.1 RC2 with Xen 4.3.0 My hardware is ASRock FM2A75 Pro4 AMD A8-6600K APU Gigabyte Radeon 7850 8 Gb DDR3 1600Mhz I have setup serial console and could provide logs your requested.
2020 Jun 22
0
AMD IOMMU + SME + amdgpu regression
Hi Alex, On Thu, Jun 11, 2020 at 07:05:21PM -0400, Alex Xu (Hello71) wrote: > I am using an ASRock B450 Pro4 with Ryzen 1600 and ASUS RX 480. I don't > understand this code at all, but let me know what I can do to > troubleshoot. Does it boot without SME enabled? Regards, Joerg
2020 Jun 22
1
AMD IOMMU + SME + amdgpu regression
Excerpts from Joerg Roedel's message of June 22, 2020 6:02 am: > Hi Alex, > > On Thu, Jun 11, 2020 at 07:05:21PM -0400, Alex Xu (Hello71) wrote: >> I am using an ASRock B450 Pro4 with Ryzen 1600 and ASUS RX 480. I don't >> understand this code at all, but let me know what I can do to >> troubleshoot. > > Does it boot without SME enabled? > >
2020 Sep 01
3
VAAPI on GeForce GT 620M
Hi, If I am reading the featurematrix <https://nouveau.freedesktop.org/wiki/FeatureMatrix/> right, VAAPI is supported for nouveau on the GeForce650M (my card). Here is the output of inxi -F System: Host: MediaServer Kernel: 5.4.0-42-generic x86_64 bits: 64 Console: tty 1 Distro: Ubuntu 18.04.5 LTS Machine: Device: laptop System: SAMSUNG product: 300E4C/300E5C/300E7C v: 0.1 serial: