481
Applications and Porting / Re: asdf support for ppc64le status
« on: January 28, 2020, 06:41:43 pm »
Nice!
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.
When rebooting sometimes restarts without onboard audio available
VLC sometimes remains "running" after closing out
Large images in GIMP are much slower to work with
With those hints I managed to get it working, two main points:
- Clang doesn't compile it right yet, I had to force using gcc/g++
- Not sure about the selection of a different linker, it did not make any apparent difference.
I opted to fetch apt-get source firefox and build it with an updated mozconfig.in that sets:
export CC=/usr/bin/gcc
export CXX=/usr/bin/g++
Also had to limit threads to 24, I ran out of RAM on 32 threads.
Successfully running mainline firefox installed through a selfmade deb-package.
This I know, thanks.
dnf install @workstation-product-environment
Wayland or X? If it's Wayland, that might be your problem. See https://www.talospace.com/2019/11/fedora-31-mini-review-on-blackbird-and.html
Thanks. I will look into it. On the installer, I select "Fedora Workstation". After reboot, I got a blank screen without login window. So I can't choose X or Wayland. Even Ctrl + Alt + F2 doesn't work.
Classic excuses a question, or rather 2, in the article dedicated to Firefox 70 advised to tell Firefox that we are using Power 9, can you write the precise syntax of the command to give to get this? Second question, I'm looking for an application to be able to read Blu-Ray discs correctly, VLC isn't currently on Power, do you know what you can use as an alternative? Thanks
Is there a bug in GNOME? If I select GNOME on the installer, I don't get a login screen after installation. I even can't switch to the console, mouse doesn't react.