556
User Zone / Re: Graphics Card install
« on: December 22, 2019, 03:42:43 pm »
I don't know what command you executed. I don't know what kind of error you got.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
To install OpenSSL development package on Fedora, CentOS or RHEL
sudo yum install openssl-devel
Then go to the folder boot and see what file(s) you find with the name config-*.ppc64le.
ls /boot/config-*.ppc64le
/boot/config-5.3.16-200.fc30.ppc64le
/boot/config-5.3.16-300.fc31.ppc64le
HOSTCC scripts/basic/fixdep
HOSTCC scripts/kconfig/conf.o
HOSTCC scripts/kconfig/confdata.o
HOSTCC scripts/kconfig/expr.o
LEX scripts/kconfig/lexer.lex.c
YACC scripts/kconfig/parser.tab.[ch]
HOSTCC scripts/kconfig/lexer.lex.o
HOSTCC scripts/kconfig/parser.tab.o
HOSTCC scripts/kconfig/preprocess.o
HOSTCC scripts/kconfig/symbol.o
HOSTCC scripts/kconfig/util.o
HOSTLD scripts/kconfig/conf
scripts/kconfig/conf --oldconfig Kconfig
.config:6025:warning: symbol value 'm' invalid for REMOTEPROC
*
* Restart config...
*
*
* Platform support
*
IBM PowerNV (Non-Virtualized) platform support (PPC_POWERNV) [Y/n/?] y
OPAL PRD driver (OPAL_PRD) [M/n/y/?] m
Enable removal of RAM from kernel mappings for tracing (PPC_MEMTRACE) [N/y/?] n
IBM Virtual Accelerator Switchboard (VAS) (PPC_VAS) [Y/n/?] y
Expose SCOM controllers via debugfs (SCOM_DEBUGFS) [Y/n/?] y
IBM pSeries & new (POWER5-based) iSeries (PPC_PSERIES) [Y/n/?] y
Support for shared-processor logical partitions (PPC_SPLPAR) [Y/n/?] y
Dispatch Trace Log (DTL) [Y/n/?] y
pSeries energy management capabilities driver (PSERIES_ENERGY) [M/n/y/?] m
Scanlog dump interface (SCANLOG) [Y/n/m/?] y
IO Event Interrupt support (IO_EVENT_IRQ) [Y/n/?] y
LPAR Configuration Data (LPARCFG) [Y/?] y
Support for shared-memory logical partitions (PPC_SMLPAR) [Y/n/?] y
Collaborative memory management (CMM) [Y/n/m/?] y
Hypervisor supplied PMU events (24x7 & GPCI) (HV_PERF_CTRS) [Y/n/?] y
Support for the PAPR Storage Class Memory interface (PAPR_SCM) [M/n/?] m
Secure virtual machine (SVM) support for POWER (PPC_SVM) [N/y/?] (NEW)
Actually, one last thought: any difference withCode: [Select]dnf install @workstation-product-environment
? Or any of the suggestions on https://docs.fedoraproject.org/en-US/quick-docs/switching-desktop-environments/ ?
...
remote: Enumerating objects: 70582, done.
remote: Counting objects: 100% (70582/70582), done.
remote: Compressing objects: 100% (67516/67516), done.
remote: Total 70582 (delta 5378), reused 29135 (delta 2240)
...