Onborad Intel Graphics card not recognized in CentOS 7.9.2009
Posted: 2022/08/02 13:12:51
I am installing CentOS 7.9.2009 on a Acer Intel i5 desktop with Intel H510 Chipset.
The onboard graphics is a Intel UHD Graphics 730 Chipset.
After installation the X-server comes up in a 800x600 resolution without any other option.
When I check the Xorg.0.log (see attached) I see the following errors:
[ 17.078] (EE) open /dev/dri/card0: No such file or directory
[ 17.078] (WW) Falling back to old probe method for modesetting
[ 17.078] (EE) open /dev/dri/card0: No such file or directory
[ 17.078] (II) Loading sub module "fbdevhw"
[ 17.078] (II) LoadModule: "fbdevhw"
[ 17.078] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[ 17.078] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 17.078] compiled for 1.20.4, module version = 0.0.2
[ 17.078] ABI class: X.Org Video Driver, version 24.0
[ 17.078] (EE) Unable to find a valid framebuffer device
[ 17.078] (WW) Falling back to old probe method for fbdev
[ 17.078] (II) Loading sub module "fbdevhw"
[ 17.078] (II) LoadModule: "fbdevhw"
[ 17.078] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[ 17.078] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 17.078] compiled for 1.20.4, module version = 0.0.2
[ 17.078] ABI class: X.Org Video Driver, version 24.0
[ 17.078] (II) FBDEV(2): using default device
[ 17.078] vesa: Refusing to run on UEFI
[ 17.078] (EE) Screen 0 deleted because of no matching config section.
[ 17.078] (II) UnloadModule: "modesetting"
[ 17.078] (EE) Screen 0 deleted because of no matching config section.
[ 17.078] (II) UnloadModule: "fbdev"
[ 17.078] (II) UnloadSubModule: "fbdevhw"
When I check the directory /dev, there is no dri directory
Any help on debugging this problem will greatly be appreciated.
Thank you in advance.
The onboard graphics is a Intel UHD Graphics 730 Chipset.
After installation the X-server comes up in a 800x600 resolution without any other option.
When I check the Xorg.0.log (see attached) I see the following errors:
[ 17.078] (EE) open /dev/dri/card0: No such file or directory
[ 17.078] (WW) Falling back to old probe method for modesetting
[ 17.078] (EE) open /dev/dri/card0: No such file or directory
[ 17.078] (II) Loading sub module "fbdevhw"
[ 17.078] (II) LoadModule: "fbdevhw"
[ 17.078] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[ 17.078] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 17.078] compiled for 1.20.4, module version = 0.0.2
[ 17.078] ABI class: X.Org Video Driver, version 24.0
[ 17.078] (EE) Unable to find a valid framebuffer device
[ 17.078] (WW) Falling back to old probe method for fbdev
[ 17.078] (II) Loading sub module "fbdevhw"
[ 17.078] (II) LoadModule: "fbdevhw"
[ 17.078] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[ 17.078] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 17.078] compiled for 1.20.4, module version = 0.0.2
[ 17.078] ABI class: X.Org Video Driver, version 24.0
[ 17.078] (II) FBDEV(2): using default device
[ 17.078] vesa: Refusing to run on UEFI
[ 17.078] (EE) Screen 0 deleted because of no matching config section.
[ 17.078] (II) UnloadModule: "modesetting"
[ 17.078] (EE) Screen 0 deleted because of no matching config section.
[ 17.078] (II) UnloadModule: "fbdev"
[ 17.078] (II) UnloadSubModule: "fbdevhw"
When I check the directory /dev, there is no dri directory
Any help on debugging this problem will greatly be appreciated.
Thank you in advance.