[CentOS] Online CentOS Dojo next week

2021-05-04 Thread Rich Bowen
We will be holding an online CentOS Dojo next week. Details and (Free!) 
registration information is available at 
https://hopin.com/events/centos-dojo-online-may-2021


As usual, this event will feature both deep technical content around the 
CentOS Project, as well as an "ask me anything" session with the board 
of directors about the project in general.


All content will also be recorded, and available on our YouTube channel 
at the end of the live event.


We look forward to seeing you there!

--Rich

___
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos


[CentOS] CentOS 7 on a new Dell Precision

2021-05-04 Thread Tony Schreiner
I am trying to install CentOS 7 on  a Dell Precision 3640 and am
having some driver problems.

I had to use kmod-e1000e from ElReo enable networking on the:
00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet
Connection (11) I219-LM [8086:0d4c]


I still don't have graphics. When starting Gnome, it shows the graphic
screen briefly but reverts to the text login.

It has two graphics cards:
00:02.0 VGA compatible controller [0300]: Intel Corporation Device
[8086:9bc5] (rev 05)
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc.
[AMD/ATI] Lexa XT [Radeon PRO WX 3200] [1002:6981] (rev 10)

lsmod shows i915 and amdgpu modules loaded
but Xorg.0.log says the modules amdgpu cannot be found. Is it a version issue?
Dell has a Radeon driver for RHEL 8, but not for 7.

I have no xorg.conf file.

[54.839]
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[54.840] Build Operating System:  3.10.0-957.1.3.el7.x86_64
[54.840] Current Operating System: Linux isr3c538b3kenn 3.10.0
1160.25.1.el7.x86_64 #1 SMP Wed Apr 28 21:49:45 UTC 2021 x86_64
[54.840] Kernel command line:
BOOT_IMAGE=/vmlinuz-3.10.01160.25.1.el7.x86_64
root=/dev/mapper/centos-root ro crashkernel=auto rd.lvm.lv=centos/root
rd.lvm.lv=centos/swap rhgb quiet LANG=en_US.UTF-8
[54.840] Build Date: 24 February 2021  09:09:20PM
[54.840] Build ID: xorg-x11-server 1.20.4-15.el7_9
[54.840] Current version of pixman: 0.34.0
[54.840] Before reporting problems, check http://wiki.x.orgto make
sure that you have the latest version.
[54.840] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[54.840] (==) Log file: "/var/log/Xorg.0.log", Time: Mon May  3
14:31:21 2021
[54.840] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[54.840] (==) No Layout section.  Using the first Screen section.
[54.840] (==) No screen section available. Using defaults.
[54.840] (**) |-->Screen "Default Screen Section" (0)
[54.840] (**) |   |-->Monitor ""
[54.840] (==) No monitor specified for screen "Default Screen
Section". Using a default monitor configuration.
[54.840] (==) Automatically adding devices
[54.840] (==) Automatically enabling devices
[54.840] (==) Automatically adding GPU devices
[54.840] (==) Automatically binding GPU devices
[54.840] (==) Max clients allowed: 256, resource mask: 0x1f
[54.840] (==) FontPath set to:
catalogue:/etc/X11/fontpath.d,
built-ins
[54.840] (==) ModulePath set to "/usr/lib64/xorg/modules"
[54.840] (II) The server relies on udev to provide the list of input devices
.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[54.840] (II) Loader magic: 0x561cda874020
[54.840] (II) Module ABI versions:
[54.840] X.Org ANSI C Emulation: 0.4
[54.840] X.Org Video Driver: 24.0
[54.840] X.Org XInput driver : 24.1
[54.840] X.Org Server Extension : 10.0
[54.841] (II) xfree86: Adding drm device (/dev/dri/card0)
[54.841] (II) Platform probe for
/sys/devices/pci:00/:00:01.0/:01:00.0/drm/card0
[54.843] (--) PCI:*(0@0:2:0) 8086:9bc5:1028:098d rev 5, Mem
@0xa100/16777216, 0x8000/268435456, I/O @ 0x4000/64, BIOS
@ 0x/131072
[54.843] (--) PCI: (1@0:0:0) 1002:6981:1028:2b0d rev 16, Mem
@0x41/4294967296, 0x408000/2097152, 0xa210/262144, I/O
@0x3000/256, BIOS @ 0x/131072
[54.843] (II) LoadModule: "glx"
[54.844] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[54.844] (II) Module glx: vendor="X.Org Foundation"
[54.844] compiled for 1.20.4, module version = 1.0.0
[54.844] ABI class: X.Org Server Extension, version 10.0
[54.844] (==) Matched ati as autoconfigured driver 0
[54.844] (==) Matched modesetting as autoconfigured driver 1
[54.844] (==) Matched fbdev as autoconfigured driver 2
[54.844] (==) Matched vesa as autoconfigured driver 3
[54.844] (==) Assigned the driver to the xf86ConfigLayout
[54.844] (II) LoadModule: "ati"
[54.844] (II) Loading /usr/lib64/xorg/modules/drivers/ati_drv.so
[54.844] (II) Module ati: vendor="X.Org Foundation"
[54.844] compiled for 1.20.4, module version = 19.0.1
[54.844] Module class: X.Org Video Driver
[54.844] ABI class: X.Org Video Driver, version 24.0
[54.844] (II) LoadModule: "amdgpu"
[54.844] (WW) Warning, couldn't open module amdgpu
[54.844] (EE) Failed to load module "amdgpu" (module does not exist, 0)
[54.844] (II) LoadModule: "modesetting"
[54.844] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[54.844] (II) Module modesetting: vendor="X.Org Foundation"
[54.844] compiled for 1.20.4, module version = 1.20.4
[54.844] Module class: X.Org Video Driver
[54.844] ABI class: X.Org Video Driver, version 24.0
[54.844] (II)