Show Posts

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.


Messages - MPC7500

Pages: 1 ... 35 36 [37] 38 39
541
User Zone / Re: Graphics Card install
« on: December 19, 2019, 04:28:15 pm »
Googling a little bit
Linux command cp
/boot/ is a folder.
config-*.ppc64le is a file.

There seems to be something wrong with this file. Then go to the folder boot and see what file(s) you find with the name config-*.ppc64le. The * is a placeholder. Then you'll understand what the problem is.

542
User Zone / Re: Graphics Card install
« on: December 19, 2019, 12:47:24 pm »
It looks like I'm ready for Navi

543
User Zone / Re: Graphics Card install
« on: December 18, 2019, 05:39:51 pm »
In the meantime, could you figure out why the error message pops-up?
Also do you know what this line means?
cp /boot/config-*.ppc64le .config

544
Blackbird / Re: Heatsink dual fan configuration
« on: December 17, 2019, 05:02:32 pm »
Cool, thanks. I didn't read the thing about the fix. I will give bangBMC also a try. It's quite possible that I'll get back to you, then.

545
User Zone / Re: Graphics Card install
« on: December 17, 2019, 03:44:50 pm »
@meklort: ATM I'm on Fedora 30.

After: make oldconfig I get:
Code: [Select]
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)

.config:6025:warning: symbol value 'm' invalid for REMOTEPROC

546
User Zone / Re: Fedora Linux Thread
« on: December 16, 2019, 07:40:46 pm »
Now I'm back on Fedora Workstation 30 again, without any problems. Tomorrow I'll try to set it up the way I did. And then updated to 31. Let's see if it works then.

547
User Zone / Re: Graphics Card install
« on: December 16, 2019, 04:27:21 pm »
Original line from the wiki:
Code: [Select]
sed -i 's/.num_dsc = 5,//g' drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c
Your line:
Code: [Select]
sed -i 's / .num_dsc = 5, // g' drivers / gpu / drm / amd / display / dc / dcn20 / dcn20_resource.c
Compare. You should really copy&spate the lines

548
User Zone / Re: Graphics Card install
« on: December 16, 2019, 03:58:53 pm »
What was your previous step?

549
User Zone / Re: Fedora Linux Thread
« on: December 16, 2019, 03:19:37 pm »
As I said above, to install two DEs to get GNOME working isn't a solution for me.

@sharkcz: Everything (source: media -> Fedora Workstation) doesn't work either. After reboot I got a blank screen with a frozen mouse. I even can't login via ssh (connection refused). On installation I selected ssh root login with password allowed. Alt + Ctrl + F2 doesn't work also.

550
User Zone / Re: Graphics Card install
« on: December 16, 2019, 03:03:05 pm »
I hope you insert the line without the dollar sign? ;)

551
User Zone / Re: Fedora Linux Thread
« on: December 16, 2019, 02:09:00 pm »
Hi Dan,

thanks for register.

I'll start at the beginning. I had Fedora 30 "Workstation" installed. After Fedora 31 came out, I did the update through the GNOME Store, all without any problems.

A few days ago I wanted to try something different and I deleted Fedora. Then I reinstalled Fedora 30 and did the update via the GNOME Store again.

Then I had the problem that after the update to 31 no login window appears, only a blank screen.

If I now install a minimal Fedora and then Fedora Workstation (--allowerasing or --skip-broken does the job) on top, then after running startx I get the message that an error occurred and I have to log out again.

As MauryG5 wrote before, another DE can be installed without problems. In my opinion it must have something to do with GNOME and or in combination with ASpeed.

I used the "netinstall.iso" and then the "Install-over-network" option. But I can also try Everything.

What surprises me is that the first time the update worked through the GNOME Store. Not the second time. The only difference was IIRC, that the first time I used the two snippets and the GNOME Tweak Tool. The snippets were "Xorg crashes or is laggy with the AST VGA GPU" and "Low Resolution".

The previous error messages can be found above.

I can use the workaround with the other DE, but that's not really a solution for the problem.

Actually, one last thought: any difference with

Code: [Select]
dnf install @workstation-product-environment

? Or any of the suggestions on https://docs.fedoraproject.org/en-US/quick-docs/switching-desktop-environments/ ?

Sadly no difference. Same error messages/ problem.

552
User Zone / Re: Graphics Card install
« on: December 16, 2019, 10:51:59 am »
If I C&P this line from the wiki: git clone git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/fedora.git --depth 1 --branch kernel-5.5.0-0.rc1.git0.1.fc32

I get:
Code: [Select]
...
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)
...

553
User Zone / Re: Graphics Card install
« on: December 16, 2019, 05:44:09 am »
You only need to copy/ paste the commands e. g.:
Code: [Select]
First --> cd ~
Second --> mkdir git
Thrid --> cd git
Fourth --> git clone git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer/fedora.git --depth 1 --branch kernel-5.5.0-0.rc1.git0.1.fc32

It really isn't that hard. You only have to read carefully and then C&P

@meklort: Thanks, I will try it as soon as I have bought a 5700 or maybe a 5500

554
User Zone / Re: Fedora Linux Thread
« on: December 16, 2019, 05:35:13 am »
This I know, thanks.

555
User Zone / Re: Fedora Linux Thread
« on: December 15, 2019, 06:56:25 pm »
Have you tried installing Server, and then converting to Workstation? This comes up with a text boot, but then you can "startx" to go to GNOME. That's how this T2 is configured.

Still, I agree this sounds like a bug.

Yes, this I have tried, too. On the installer I selected network installation, then selected the Fedora minimal installation. Reboot is successfully. Then I enter:

sudo yum groupinstall "Fedora Workstation", got the following messages:
Code: [Select]
No match for group package "xorg-x11-drv-intel"
No match for group package "xorg-x11-drv-omap"
No match for group package "virtualbox-guest-additions"
No match for group package "mcelog"
No match for group package "xorg-x11-drv-vesa"
No match for group package "totem-nautilus"
No match for group package "xorg-x11-drv-armsoc"
No match for group package "xorg-x11-drv-openchrome"
No match for group package "open-vm-tools-desktop"
No match for group package "hyperv-daemons"
No match for group package "microcode_ctl"
No match for group package "xorg-x11-drv-vmware"
Error:
Problem: problem with installed package fedora-release-31-2.noarch
  - package fedora-release-31-2.noarch conflicts with system-release provided by fedora-release-workstation-31-1.noarch
  - package fedora-release-workstation-31-1.noarch conflicts with system-release provided by fedora-release-31-2.noarch
  - package fedora-release-31-1.noarch conflicts with system-release provided by fedora-release-workstation-31-1.noarch
  - package fedora-release-workstation-31-1.noarch conflicts with system-release provided by fedora-release-31-1.noarch
  - conflicting requests
  - package fedora-release-31-2.noarch conflicts with system-release provided by fedora-release-workstation-31-2.noarch
  - package fedora-release-workstation-31-2.noarch conflicts with system-release provided by fedora-release-31-2.noarch
  - package fedora-release-workstation-31-2.noarch conflicts with system-release provided by fedora-release-31-1.noarch
  - package fedora-release-31-1.noarch conflicts with system-release provided by fedora-release-workstation-31-2.noarch
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages)

Then I tried: yum groupinstall gnome-desktop and got this message:
Code: [Select]
No match for group package "totem-nautilus"
But I'm able to proceed with the installation.

After reboot, I enter startx and got the following message:
Code: [Select]
xauth:  file /root/.serverauth.2074 does not exist
xauth:  file /root/.Xauthority does not exist
xauth:  file /root/.Xauthority does not exist


X.Org X Server 1.20.6
X Protocol Version 11, Revision 0
Build Operating System:  5.2.7-100.fc29.ppc64le
Current Operating System: Linux power9.fritz.box 5.3.15-300.fc31.ppc64le #1 SMP Thu Dec 5 14:47:38 UTC 2019 ppc64le
Kernel command line: root=/dev/mapper/fedora-root ro rd.lvm.lv=fedora/root rd.lvm.lv=fedora/swap rhgb quiet
Build Date: 25 November 2019  12:00:00AM
Build ID: xorg-x11-server 1.20.6-1.fc31
Current version of pixman: 0.38.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon Dec 16 01:50:54 2019
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
pci id for fd 12: 1a03:2000, driver (null)
(II) modeset(0): Initializing kms color map for depth 24, 8 bpc.


Edit:

I tried: yum groupinstall base-x and got this messages:
Code: [Select]
No match for group package "xorg-x11-drv-vmware"
No match for group package "xorg-x11-drv-intel"
No match for group package "xorg-x11-drv-omap"
No match for group package "xorg-x11-drv-armsoc"
No match for group package "xorg-x11-drv-vesa"
No match for group package "xorg-x11-drv-openchrome"

But could proceed. At the end, same error message.

cat /var/log/Xorg.0.log:
https://pastebin.com/uxzHx1RV

Edit2: From my pastebin:
Code: [Select]
[   175.383] (WW) Warning, couldn't open module ast
[   175.383] (EE) Failed to load module "ast" (module does not exist, 0)
[   175.398] (WW) Falling back to old probe method for fbdev
[   175.744] (EE) modeset(0): glamor initialization failed

Pages: 1 ... 35 36 [37] 38 39