Fedora GNOME3 now available - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111) +--- Forum: Linux on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=114) +--- Thread: Fedora GNOME3 now available (/showthread.php?tid=9046) |
RE: Fedora GNOME3 now available - rgab - 03-25-2020 I installed this Fedora build on a fast micro SD card (PNY Elite-X 256 GB), upgraded to Fedora 32 and so far it runs amazingly well, I can barely notice any speed issues as compared to running Manjaro from eMMC, apart from programs launching ever so slightly slower. Does anyone know where to get the kernel headers for Fedora for the PBP? I am trying to build Wireguard from source. I managed to build it without issues on Manjaro, as the kernel headers were easily available. Also, does anyone else have issues with gnome extension settings in this build of Fedora? I can install extensions (dash to panel, bing wallpaper, clipboard indicator, sound input & output device chooser) and they run fine, but I cannot access the settings dialog for any of the extensions. When I open it, the tweaks panel just crashes, restarting does not help. If I try and launch the settings dialog by right clicking on the panel (in Dash to Panel) and selecting Dash to Panel settings, I get Quote:Execution of "gnome-shell-extension-prefs" failed: I tried to install "gnome-shell-extension-prefs" but could not find it in the repo. (Note: I just posted this in the wrong topic, will delete once it passes moderation) RE: Fedora GNOME3 now available - csa3d - 04-09-2020 I was able to get this distribution to install to SD, and flashed it to EMMC after some light testing (seems as performant as and less broken than the default Debian distro). Very thrilled to be back in RPM land! After flashing to EMMC I immediately upgraded to 32 beta. This went well minus the kernel being stuck on the older version included with the original release presented here. I would like to update the boot loader to use the newer kernel from 32 beta, as this includes the bits necessary to get the ALSA sound driver to split the headphones and built-in speakers from either both playing or none playing. Apparently Manarjo also has a solution to the broken headphone hot-plug jack as well. Sadly, the lack of updated kernel blocks usage of sound in public on this distro. Does anyone know how to update the bootloader? Alternatively, can we get a 32 build (even if beta?) -csa RE: Fedora GNOME3 now available - tophneal - 04-30-2020 Has anyone experienced any issues with this image and GDM on v32? Out of nowhere (it worked great the last time I booted it) GDM will (sometimes) let me select my user and then fades to a black screen. I can sometimes get a character or 2 in of my password, but password input stops and it fades to a black screen again. I've been able to get out of the black screen by pressing escape, but that puts me back at GDM and the cycle repeats itself. RE: Fedora GNOME3 now available - linuxfreund - 06-03-2020 Hi there, the image from https://github.com/smithmcgriff/Fedora-on-pinebookpro/blob/master/README.md runs very smooth. Update to Fedora 32 is already done. I'm not the Gnome3 fanboy but' s working better then KDE. Next step is installing Fedora kernel. I think I've read that kernel 5.6 should work with PinebookPro. Has anybody switched from 5.5.0-pbpro-fedora-5.5.0 to actual kernel (5.6.15-300) ? Thanks Andreas RE: Fedora GNOME3 now available - cefre00 - 06-25-2020 Anyone experiencing that Fedora does not boot always when installed on emmc? Yesterday I managed to get it up and then after restart due to updates it does not boot anymore, tried like 5-6 times. RE: Fedora GNOME3 now available - TDC_PBP - 06-26-2020 (03-23-2020, 08:57 AM)rossk Wrote: I installed the latest kernel (`dnf install kernel`), and it seems like the next thing to do is update /boot/extlinux/extlinux.conf.This is probably a dumb question, but what does dnf install kernel do exactly? If it upgrades the Kernel, why is the kernel not automatically updated with sudo dnf upgrade? I haven't found an answer online anywhere. Thanks! RE: Fedora GNOME3 now available - saeioul - 06-28-2020 (06-26-2020, 03:41 PM)TDC_PBP Wrote:(03-23-2020, 08:57 AM)rossk Wrote: I installed the latest kernel (`dnf install kernel`), and it seems like the next thing to do is update /boot/extlinux/extlinux.conf.This is probably a dumb question, but what does dnf install kernel do exactly? If it upgrades the Kernel, why is the kernel not automatically updated with sudo dnf upgrade? I haven't found an answer online anywhere. Thanks! Same here. I didn't find any package that provides u-boot-update, there seems to be a uboot utils package, but that's it. I only managed to break my system as i tried to make a new initframs. Right now im only thinking that whatever created this uboot setup for fedora was an external tool. I believe we need to look for instructions on how to generate a new u-boot setup, which in turns needs a new initframs with the new kernel. Can someone point to instructions on how to do this? RE: Fedora GNOME3 now available - aptupdate - 07-01-2020 Hi, I have been tinkering some with Fedora on my pinebook-pro but nothing good to report. update-uboot is part of arm-image-installer https://pagure.io/arm-image-installer/blob/master/f/update-uboot RE: Fedora GNOME3 now available - aptupdate - 07-25-2020 I copy/paste together a install script that is working. It is nice if somone can help testing. https://github.com/bengtfredh/pinebook-pro-fedora-installer.git RE: Fedora GNOME3 now available - linuxfreund - 09-01-2020 (07-25-2020, 12:38 PM)aptupdate Wrote: I copy/paste together a install script that is working. It is nice if somone can help testing. I've tested this script. The installation works fine on my Manjaro PinebookPro. But after the script says ready to boot > boot screen is blank. I've waited 2 minutes: nothing. Andreas |