{"id":3829,"date":"2020-09-19T18:31:07","date_gmt":"2020-09-19T23:31:07","guid":{"rendered":"https:\/\/www.logikalsolutions.com\/wordpress\/?p=3829"},"modified":"2021-02-14T08:48:13","modified_gmt":"2021-02-14T14:48:13","slug":"fedora-32-black-screen-after-login","status":"publish","type":"post","link":"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/fedora-32-black-screen-after-login\/","title":{"rendered":"Fedora 32 &#8211; Black Screen After Login"},"content":{"rendered":"\n<p>I set the feature image for this piece to one of my holding my SystemRescueCD. When it comes to Fedora &#8220;<em>you gonna need it a lot!<\/em>&#8220;<\/p>\n\n\n\n<p>While I will say Fedora has gotten oceans better since I last touched it, I must honestly say it is still horrible. Basically they put a desktop front end on a locked down server version of Linux and didn&#8217;t actually finish the &#8220;front end&#8221; part. It is still really expert friendly if you want to actually use it.<\/p>\n\n\n\n<p>I installed Fedora because of Pt. 10 of my CopperSpice series and I wasted most of a day trying to get <strong>Ubuntu 16 current repository stuff<\/strong> working with CopperSpice. That was even less successful than OpenSuSE. If you are establishing protocols for a regulated environment, you aren&#8217;t going to get CopperSpice to build with what is currently in the repos when it comes to Ubuntu 16. As everybody who has ever worked in the tightly controlled regulated environments knows, you can&#8217;t just go find something willy-nilly and install it. There is a formal vetting process. If you &#8220;just download and install it&#8221; no matter what &#8220;it&#8221; is or where it comes from, without getting it from the formally vetted repos, you are probably getting terminated and depending on what environment, possibly going to prison.<\/p>\n\n\n\n<p>Let me be honest and up front here.<\/p>\n\n\n\n<p>I don&#8217;t know how anyone could &#8220;like&#8221; Fedora let alone love it. The thing really comes up short.<\/p>\n\n\n\n<p>My experimental project machines are also my BOINC machines. When I&#8217;m not installing something new on them for an experiment they sit on a bench running BOINC looking for cures to COVID-19, Cancer, HIV, etc. Most of my BOINC machines have NVidia GeForce 630 based video cards in them because those GPUs tend to rule number crunching, at least on the projects I support.<\/p>\n\n\n\n<p>At some point I will publish Pt 11 and you can follow along to create your own issues. I did successfully build CopperSpice and Diamond. At some point I was going to try creating an RPM and possibly a container for Diamond. Since CopperSpice wouldn&#8217;t build on OpenSuSE, Fedora was the next least offensive platform.<\/p>\n\n\n\n<p>There was a case of really bad timing here too. I had just finished building and testing Diamond. I decided I would just copy the screenshots and text files up to one of my NAS devices rather than walk the six feet over to another desk for a thumb drive. Low and behold I could see only WD MyCloud. The Buffalo didn&#8217;t show up in the file manager. I could open MyCloud, but it crashed when I tried to open my directory.<\/p>\n\n\n\n<p>&#8220;<em>Oh! They have <a href=\"https:\/\/www.logikalsolutions.com\/wordpress\/uncategorized\/make-ubuntu-work-with-your-network-drives\/\">this<\/a> problem!<\/em>&#8221; I said to myself.<\/p>\n\n\n\n<p>I dutifully edited the file and rebooted. Login screen came up, I clicked my name, entered my password, and was greeted by a black screen with a flashing underline cursor in the upper left corner. Hitting return didn&#8217;t move it. You could type nothing. WTF?<\/p>\n\n\n\n<p>Okay, it was the last thing I did and it does play a bit of a role during boot, maybe I fat fingered that? I tried every trick to log in as a terminal user.<\/p>\n\n\n\n<p>&#8220;<strong>unable to get valid context for<\/strong> roland&#8221;<\/p>\n\n\n\n<p>*^(*&amp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Mount an lvm under SystemRescueCD<\/h3>\n\n\n\n<p>Booting my SystemRescueCD I then had to figure out how to <strong>mount a Fedora partition<\/strong>. In the terminal window<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code lang=\"bash\" class=\"language-bash\">root@sysresccd \/root % lvm vgscan -v\n    Wiping cache of LVM-capable devices\n    Wiping internal VG cache\n  Reading all physical volumes.  This may take a while...\n  Found volume group \"fedora_localhost-live\" using metadata type lvm2\nroot@sysresccd \/root % vgchange -a y volume \"fedora_localhost-live\"\n  3 logical volume(s) in volume group \"fedora_localhost-live\" now active\nroot@sysresccd \/root % lvm lvs\n  LV   VG                    Attr       LSize   Pool Origin Data%  Meta%  Move Log Cpy%Sync Convert\n  home fedora_localhost-live -wi-a----- 154.04g                                                    \n  root fedora_localhost-live -wi-a-----  70.00g                                                    \n  swap fedora_localhost-live -wi-a-----   7.85g                                                    \nroot@sysresccd \/root % mkdir \/media\/fedora_root\n\n\nroot@sysresccd \/root % mount \/dev\/\"fedora_localhost-live\"\/root \/media\/fedora_root\nroot@sysresccd \/root % fsarchiver probe simple\n[======DISK======] [=============NAME==============] [====SIZE====] [MAJ] [MIN]\n[sda             ] [Samsung SSD 840                ] [   232.89 GB] [  8] [  0]\n[sdb             ] [DataTraveler 2.0               ] [     7.27 GB] [  8] [ 16]\n[sr0             ] [DVDRAM GH24NSC0                ] [   545.51 MB] [ 11] [  0]\n\n[=====DEVICE=====] [==FILESYS==] [======LABEL======] [====SIZE====] [MAJ] [MIN] \n[loop0           ] [squashfs   ] [&lt;unknown&gt;        ] [   469.86 MB] [  7] [  0] \n[sda1            ] [ext4       ] [&lt;unknown&gt;        ] [     1.00 GB] [  8] [  1] \n[sda2            ] [LVM2_member] [&lt;unknown&gt;        ] [   231.88 GB] [  8] [  2] \n[sdb1            ] [vfat       ] [RED              ] [     7.27 GB] [  8] [ 17] \n[dm-0            ] [swap       ] [&lt;unknown&gt;        ] [     7.85 GB] [253] [  0] \n[dm-1            ] [ext4       ] [&lt;unknown&gt;        ] [   154.04 GB] [253] [  1] \n[dm-2            ] [ext4       ] [&lt;unknown&gt;        ] [    70.00 GB] [253] [  2] \nroot@sysresccd \/root % mkdir \/media\/myusb\nroot@sysresccd \/root % mount \/dev\/sdb1 \/media\/myusb<\/code><\/pre>\n\n\n\n<p>I also mounted a thumb drive with the label &#8220;RED&#8221; (because it happens to be colored red and I wasn&#8217;t feeling creative the last time I initialized it). I wanted some place to write stuff that would survive and be accessible. What good would be writing all of the information about how to mount a Fedora lvm under SystemRescueCD on the drive I needed to know how to mount? The thumb drive I could at least stick in some other machine to look at.<\/p>\n\n\n\n<p>Now I had to navigate to \/media\/fedora_root and undo what I had done. Being the glutton for punishment that I am I tried commenting it out first. One can never have enough practice booting SystemRescueCD after all.<\/p>\n\n\n\n<p>It took a few reboots to realize this had nothing to do with what I did. Well, not this particular change anyway. One of the main reasons Fedora and its ilk are so ill-suited for desktop use is they tried to completely lock down the desktop without providing a complete desktop.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">This Black Screen of Death is Really Common<\/h3>\n\n\n\n<p>In a YABU distro you install an NVidia driver via the &#8220;additional drivers&#8221; or &#8220;ubuntu-drivers&#8221; methods and you forget about it. Updates continually do whatever it is they need to do. Life goes on.<\/p>\n\n\n\n<p><strong>Not so with Fedora. <\/strong><\/p>\n\n\n\n<p>Most &#8220;advice&#8221; is to install the NVidia drivers via <a href=\"https:\/\/rpmfusion.org\/\">RPM Fusion<\/a>. There is even <a href=\"https:\/\/docs.fedoraproject.org\/en-US\/quick-docs\/setup_rpmfusion\/\">Fedora doc about RPM Fusion<\/a>. Okay, this should be properly packaged, right? I installed it, did battle with getting Boinc working (not a simple feat on Fedora!) and continued on with building CopperSpice. Things were smooth. Diamond built and ran.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"820\" height=\"655\" src=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/diamond-on-fedora-justdarkenough.png\" alt=\"\" class=\"wp-image-3831\" srcset=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/diamond-on-fedora-justdarkenough.png 820w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/diamond-on-fedora-justdarkenough-300x240.png 300w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/diamond-on-fedora-justdarkenough-768x613.png 768w\" sizes=\"(max-width: 820px) 100vw, 820px\" \/><figcaption>diamond on Fedora &#8211; JustDarkEnough theme<\/figcaption><\/figure>\n\n\n\n<p>I was having a good day. Just needed to copy all of this stuff up to the NAS. To do that I needed to reboot.<\/p>\n\n\n\n<p>What happened to me and many many others is the realization that any hiccup, like falling back to a default video driver, is grounds for throwing up the black screen under Fedora. Make a change to your .bash_profile and you are probably going to get a black screen. During all of my installing stuff to make CopperSpice build, a kernel update got installed. It wouldn&#8217;t run until the next boot which was a few days later. The updates from Fedora don&#8217;t bother to rebuild the NVidia drivers provided by RPM Fusion. Niiiiice.<\/p>\n\n\n\n<p>Unscrewing yourself from this major hosing requires quite a bit of near expert skill or you can just read the rest of this post and find out where the cheese is hidden. &lt;Grin&gt;<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Boot your SystemRescueCD<\/li><li>Mount your Fedora root partition as I showed you earlier<\/li><li>cd to your Fedora root then to etc\/selinux<\/li><li>nano config<\/li><\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/selinux-edit-systemrescuecd-1-1024x768.jpeg\" alt=\"\" class=\"wp-image-3833\" srcset=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/selinux-edit-systemrescuecd-1-1024x768.jpeg 1024w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/selinux-edit-systemrescuecd-1-300x225.jpeg 300w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/selinux-edit-systemrescuecd-1-768x576.jpeg 768w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/selinux-edit-systemrescuecd-1-1536x1152.jpeg 1536w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/selinux-edit-systemrescuecd-1-2048x1536.jpeg 2048w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/selinux-edit-systemrescuecd-1.jpeg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption>The default is enforcing<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"866\" height=\"557\" src=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/disabled.png\" alt=\"\" class=\"wp-image-3834\" srcset=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/disabled.png 866w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/disabled-300x193.png 300w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/disabled-768x494.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" \/><figcaption>You need to change it to disabled<\/figcaption><\/figure>\n\n\n\n<p>I certainly wouldn&#8217;t leave it disabled forever, but you need it this way for at least a few more boots. Save and reboot.<\/p>\n\n\n\n<p>You should be able to log in now.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"953\" height=\"759\" src=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/rpmfusion-1.png\" alt=\"\" class=\"wp-image-3835\" srcset=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/rpmfusion-1.png 953w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/rpmfusion-1-300x239.png 300w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/rpmfusion-1-768x612.png 768w\" sizes=\"(max-width: 953px) 100vw, 953px\" \/><figcaption>dnfdragora<\/figcaption><\/figure>\n\n\n\n<p>If you don&#8217;t already have it, install dnfdragora and use it to find the proper names for nvidia things and rpmfusion. I chose to remove these from the command line.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code lang=\"bash\" class=\"language-bash\">[roland@localhost-live ~]$ sudo dnf remove akmod-nvidia\n[sudo] password for roland: \nDependencies resolved.\n================================================================================\n Package                Arch   Version         Repository                  Size\n================================================================================\nRemoving:\n akmod-nvidia           x86_64 3:450.66-1.fc32 @rpmfusion-nonfree-updates  22 k\nRemoving unused dependencies:\n akmods                 noarch 0.5.6-25.fc32   @fedora                     37 k\n elfutils-libelf-devel  x86_64 0.181-1.fc32    @updates                    34 k\n guile22                x86_64 2.2.6-4.fc32    @fedora                     44 M\n kernel-devel           x86_64 5.8.9-200.fc32  @updates                    52 M\n kmodtool               noarch 1-38.fc32       @fedora                     18 k\n make                   x86_64 1:4.2.1-16.fc32 @fedora                    1.4 M\n xorg-x11-drv-nvidia-kmodsrc\n                        x86_64 3:450.66-2.fc32 @rpmfusion-nonfree-updates  11 M\n\nTransaction Summary\n================================================================================\nRemove  8 Packages\n\nFreed space: 108 M\nIs this ok [y\/N]: \n\n\nsudo dnf remove rpmfusion-free-release rpmfusion-nonfree-release\n\n<\/code><\/pre>\n\n\n\n<p>You will note it also removed <strong>kernel-devel<\/strong> and <strong>make<\/strong>. Those will play a role later on.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Now comes the expert-friendly part of the journey<\/h3>\n\n\n\n<p>Much of this information was thieved from <a href=\"https:\/\/www.if-not-true-then-false.com\/2015\/fedora-nvidia-guide\/\">this post<\/a>. I&#8217;m just kind of documenting my journey for you. If that site goes down then I guess this will help some people.<\/p>\n\n\n\n<p>Open a terminal.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">lspci |grep -E \"VGA|3D\"<\/code><\/pre>\n\n\n\n<p>This will tell you what kind of chipset you have or I guess nothing. It told me what I already knew, GeForce 630. Now we have to find the NVidia driver and we do that by visiting <a href=\"https:\/\/www.nvidia.com\/Download\/Find.aspx?lang=en-us\">the NVidia site<\/a>. I downloaded the August 18 version of 450 because I wanted to shy away from beta versions and supposedly 450 is what I needed. Once the download is done, open a terminal.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">cd Downloads\nchmod +x NVIDIA-Linux-x86_64-450.66.run\n\nsudo dnf update\n<\/code><\/pre>\n\n\n\n<p>Now you need to reboot. After reboot open another terminal.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">sudo dnf install kernel-devel kernel-headers gcc make dkms acpid libglvnd-glx libglvnd-opengl libglvnd-devel pkgconfig\n\nsudo -i\necho \"blacklist nouveau\" &gt;&gt; \/etc\/modprobe.d\/blacklist.conf\nnano \/etc\/sysconfig\/grub<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"866\" height=\"557\" src=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/grub-mods.png\" alt=\"\" class=\"wp-image-3838\" srcset=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/grub-mods.png 866w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/grub-mods-300x193.png 300w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/grub-mods-768x494.png 768w\" sizes=\"(max-width: 866px) 100vw, 866px\" \/><figcaption>Grub modifications<\/figcaption><\/figure>\n\n\n\n<p>Please note this is the grub file in \/etc\/sysconfig. You need to add <strong>rd.driver.blacklist=nouveau<\/strong> on the CMDLINE, save, then exit.<\/p>\n\n\n\n<p>First command below is for BIOS and second is for UEFI. I updated both because my system allows choosing between the two when you hit the boot menu function key at the proper time during power up.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">grub2-mkconfig -o \/boot\/grub2\/grub.cfg\ngrub2-mkconfig -o \/boot\/efi\/EFI\/fedora\/grub.cfg<\/code><\/pre>\n\n\n\n<p>I found this step a bit extreme but did it anyway. Physically remove nouveau<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">dnf remove xorg-x11-drv-nouveau<\/code><\/pre>\n\n\n\n<p>Backup the old initramfs just in case<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">mv \/boot\/initramfs-$(uname -r).img \/boot\/initramfs-$(uname -r)-nouveau.img<\/code><\/pre>\n\n\n\n<p>Now generate a new one<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">dracut \/boot\/initramfs-$(uname -r).img $(uname -r)<\/code><\/pre>\n\n\n\n<p>Now change to just temrinal support<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">systemctl set-default multi-user.target<\/code><\/pre>\n\n\n\n<p><strong>Print out the rest of these instructions because you won&#8217;t have a GUI or a Web browser.<\/strong><\/p>\n\n\n\n<p>Reboot and log in.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">sudo -i\ncd \/home\/roland\/Downloads\n.\/NVI &lt;tab&gt;<\/code><\/pre>\n\n\n\n<p>Of course your username won&#8217;t be roland. This is one of the few times you will find me recommending use of the TAB key to complete a file name.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/dkms-1-1024x768.jpeg\" alt=\"\" class=\"wp-image-3839\" srcset=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/dkms-1-1024x768.jpeg 1024w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/dkms-1-300x225.jpeg 300w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/dkms-1-768x576.jpeg 768w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/dkms-1-1536x1152.jpeg 1536w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/dkms-1-2048x1536.jpeg 2048w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/dkms-1.jpeg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption>Respond YES to DKMS prompt<\/figcaption><\/figure>\n\n\n\n<p>Right here is where the RPM Fusion crowd screwed the pooch. Had their package done this it would have worked just like the ones you get from Ubuntu based distros. A new kernel comes out and it trips the trigger to force a recompile\/link\/whatever of the NVidia driver to the kernel.<\/p>\n\n\n\n<p>You basically respond Yes to everything.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/x-config-1024x768.jpeg\" alt=\"\" class=\"wp-image-3840\" srcset=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/x-config-1024x768.jpeg 1024w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/x-config-300x225.jpeg 300w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/x-config-768x576.jpeg 768w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/x-config-1536x1152.jpeg 1536w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/x-config-2048x1536.jpeg 2048w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/x-config.jpeg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption>Yes to xconfig<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/xconfig-success-1024x768.jpeg\" alt=\"\" class=\"wp-image-3841\" srcset=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/xconfig-success-1024x768.jpeg 1024w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/xconfig-success-300x225.jpeg 300w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/xconfig-success-768x576.jpeg 768w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/xconfig-success-1536x1152.jpeg 1536w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/xconfig-success-2048x1536.jpeg 2048w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/xconfig-success.jpeg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption>Gotta love success!<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/selinux-permissive-1024x768.jpeg\" alt=\"\" class=\"wp-image-3842\" srcset=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/selinux-permissive-1024x768.jpeg 1024w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/selinux-permissive-300x225.jpeg 300w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/selinux-permissive-768x576.jpeg 768w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/selinux-permissive-1536x1152.jpeg 1536w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/selinux-permissive-2048x1536.jpeg 2048w, https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/selinux-permissive.jpeg 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption>Set permissive before you leave<\/figcaption><\/figure>\n\n\n\n<p>You need to edit your \/etc\/selinux\/config file and set SELINUX=permissive. I don&#8217;t know why, I suspect something isn&#8217;t completely clean with the NVidia drivers or developers at Fedora just like to mess with you once you&#8217;ve installed something that had actual revenu and patents behind it. Even after all of this I still get<\/p>\n\n\n\n<p>&#8220;<strong>unable to get valid context for<\/strong> roland&#8221;<\/p>\n\n\n\n<p>The differences are:<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>Boinc can now use the GPU<\/li><li>My screen looks better<\/li><li>I can actually log in.<\/li><\/ol>\n\n\n\n<p>You need to enable the graphical system again and reboot.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">systemctl set-default graphical.target<\/code><\/pre>\n\n\n\n<p>If you are using NVidia this should permanently fix your black screen of death due to kernel update squashing the video driver.<\/p>\n\n\n\n<p>Personal note:<\/p>\n\n\n\n<p>I understand the <em>thought<\/em> behind Fedora. The reality is that programmers have to eat and live indoors. To do that we need to get paid. One way to get paid is have proprietary patented software algorithms. If you really want to get on your high horse, find the dude who patented storing a year in what was previously a 2 character field using binary right in front of Y2K.<\/p>\n\n\n\n<p>Related posts:<\/p>\n\n\n\n<p><a href=\"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/fedora-and-nvidia\/\">Fedora 33 Black Screen Again<\/a><\/p>\n\n\n\n<p><a href=\"https:\/\/www.logikalsolutions.com\/wordpress\/uncategorized\/how-to-install-postgresql-on-fedora-33\/\">How to Install PostgreSQL on Fedora 33<\/a><\/p>\n\n\n\n<p><a href=\"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/linux-distros-that-suck-at-multiple-hard-drives\/\">Linux Distros That Suck at Multiple Hard Drives<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I set the feature image for this piece to one of my holding my SystemRescueCD. When it comes to Fedora &#8220;you gonna need it a lot!&#8220; While I will say Fedora has gotten oceans better since I last touched it, I must honestly say it is still horrible. Basically they put a desktop front end on a locked down server version of Linux and didn&#8217;t actually finish the &#8220;front end&#8221; part. It is still really &hellip; <a title=\"Fedora 32 &#8211; Black Screen After Login\" class=\"bnm-read-more\" href=\"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/fedora-32-black-screen-after-login\/\"><span class=\"screen-reader-text\">Fedora 32 &#8211; Black Screen After Login<\/span>Read more<\/a><\/p>\n","protected":false},"author":2,"featured_media":3830,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[1853,1857,1856,1855,1851,1291,1852,1557,1854],"class_list":["post-3829","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-information-technology","tag-black-screen","tag-buffalo-nas","tag-cancer","tag-covid-19","tag-fedora-32","tag-hiv","tag-selinux","tag-systemrescuecd","tag-ubuntu-16","bnm-entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Fedora 32 - Black Screen After Login &#8211; Logikal Blog<\/title>\n<meta name=\"description\" content=\"You just logged into your Fedora system and before your login completed you were greeted with the black screen of death. One fix is here.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/fedora-32-black-screen-after-login\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Fedora 32 - Black Screen After Login &#8211; Logikal Blog\" \/>\n<meta property=\"og:description\" content=\"You just logged into your Fedora system and before your login completed you were greeted with the black screen of death. One fix is here.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/fedora-32-black-screen-after-login\/\" \/>\n<meta property=\"og:site_name\" content=\"Logikal Blog\" \/>\n<meta property=\"article:published_time\" content=\"2020-09-19T23:31:07+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-02-14T14:48:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/IMG_2020-09-19_12-23-45.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"2560\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"seasoned_geek\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"seasoned_geek\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"11 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/information-technology\\\/fedora-32-black-screen-after-login\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/information-technology\\\/fedora-32-black-screen-after-login\\\/\"},\"author\":{\"name\":\"seasoned_geek\",\"@id\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/#\\\/schema\\\/person\\\/c077f770ade13de7faaf616c3eac6842\"},\"headline\":\"Fedora 32 &#8211; Black Screen After Login\",\"datePublished\":\"2020-09-19T23:31:07+00:00\",\"dateModified\":\"2021-02-14T14:48:13+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/information-technology\\\/fedora-32-black-screen-after-login\\\/\"},\"wordCount\":1677,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/#\\\/schema\\\/person\\\/c077f770ade13de7faaf616c3eac6842\"},\"image\":{\"@id\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/information-technology\\\/fedora-32-black-screen-after-login\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/IMG_2020-09-19_12-23-45.jpeg\",\"keywords\":[\"black screen\",\"Buffalo NAS\",\"Cancer\",\"COVID-19\",\"Fedora 32\",\"HIV\",\"SElinux\",\"SystemRescueCD\",\"Ubuntu 16\"],\"articleSection\":[\"Information Technology\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/information-technology\\\/fedora-32-black-screen-after-login\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/information-technology\\\/fedora-32-black-screen-after-login\\\/\",\"url\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/information-technology\\\/fedora-32-black-screen-after-login\\\/\",\"name\":\"Fedora 32 - Black Screen After Login &#8211; Logikal Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/information-technology\\\/fedora-32-black-screen-after-login\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/information-technology\\\/fedora-32-black-screen-after-login\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/IMG_2020-09-19_12-23-45.jpeg\",\"datePublished\":\"2020-09-19T23:31:07+00:00\",\"dateModified\":\"2021-02-14T14:48:13+00:00\",\"description\":\"You just logged into your Fedora system and before your login completed you were greeted with the black screen of death. One fix is here.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/information-technology\\\/fedora-32-black-screen-after-login\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/information-technology\\\/fedora-32-black-screen-after-login\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/information-technology\\\/fedora-32-black-screen-after-login\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/IMG_2020-09-19_12-23-45.jpeg\",\"contentUrl\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/IMG_2020-09-19_12-23-45.jpeg\",\"width\":1440,\"height\":1920},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/information-technology\\\/fedora-32-black-screen-after-login\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Fedora 32 &#8211; Black Screen After Login\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/#website\",\"url\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/\",\"name\":\"Logikal Blog\",\"description\":\"For people with attention spans longer than a Tweet\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/#\\\/schema\\\/person\\\/c077f770ade13de7faaf616c3eac6842\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/#\\\/schema\\\/person\\\/c077f770ade13de7faaf616c3eac6842\",\"name\":\"seasoned_geek\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/ae9adac14079d84b909e635d7af986fe4568053af4fd9ff8d4109298c392493e?s=96&d=mm&r=r\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/ae9adac14079d84b909e635d7af986fe4568053af4fd9ff8d4109298c392493e?s=96&d=mm&r=r\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/ae9adac14079d84b909e635d7af986fe4568053af4fd9ff8d4109298c392493e?s=96&d=mm&r=r\",\"caption\":\"seasoned_geek\"},\"logo\":{\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/ae9adac14079d84b909e635d7af986fe4568053af4fd9ff8d4109298c392493e?s=96&d=mm&r=r\"},\"description\":\"Roland Hughes started his IT career in the early 1980s. He quickly became a consultant and president of Logikal Solutions, a software consulting firm specializing in OpenVMS application and C++\\\/Qt touchscreen\\\/embedded Linux development. Early in his career he became involved in what is now called cross platform development. Given the dearth of useful books on the subject he ventured into the world of professional author in 1995 writing the first of the \\\"Zinc It!\\\" book series for John Gordon Burke Publisher, Inc. A decade later he released a massive (nearly 800 pages) tome \\\"The Minimum You Need to Know to Be an OpenVMS Application Developer\\\" which tried to encapsulate the essential skills gained over what was nearly a 20 year career at that point. From there \\\"The Minimum You Need to Know\\\" book series was born. Three years later he wrote his first novel \\\"Infinite Exposure\\\" which got much notice from people involved in the banking and financial security worlds. Some of the attacks predicted in that book have since come to pass. While it was not originally intended to be a trilogy, it became the first book of \\\"The Earth That Was\\\" trilogy: Infinite Exposure Lesedi - The Greatest Lie Ever Told John Smith - Last Known Survivor of the Microsoft Wars When he is not consulting Roland Hughes posts about technology and sometimes politics on his blog. He also has regularly scheduled Sunday posts appearing on the Interesting Authors blog.\",\"sameAs\":[\"https:\\\/\\\/theminimumyouneedtoknow.com\"],\"url\":\"https:\\\/\\\/www.logikalsolutions.com\\\/wordpress\\\/author\\\/seasoned_geek\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Fedora 32 - Black Screen After Login &#8211; Logikal Blog","description":"You just logged into your Fedora system and before your login completed you were greeted with the black screen of death. One fix is here.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/fedora-32-black-screen-after-login\/","og_locale":"en_US","og_type":"article","og_title":"Fedora 32 - Black Screen After Login &#8211; Logikal Blog","og_description":"You just logged into your Fedora system and before your login completed you were greeted with the black screen of death. One fix is here.","og_url":"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/fedora-32-black-screen-after-login\/","og_site_name":"Logikal Blog","article_published_time":"2020-09-19T23:31:07+00:00","article_modified_time":"2021-02-14T14:48:13+00:00","og_image":[{"width":1920,"height":2560,"url":"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/IMG_2020-09-19_12-23-45.jpeg","type":"image\/jpeg"}],"author":"seasoned_geek","twitter_card":"summary_large_image","twitter_misc":{"Written by":"seasoned_geek","Est. reading time":"11 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/fedora-32-black-screen-after-login\/#article","isPartOf":{"@id":"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/fedora-32-black-screen-after-login\/"},"author":{"name":"seasoned_geek","@id":"https:\/\/www.logikalsolutions.com\/wordpress\/#\/schema\/person\/c077f770ade13de7faaf616c3eac6842"},"headline":"Fedora 32 &#8211; Black Screen After Login","datePublished":"2020-09-19T23:31:07+00:00","dateModified":"2021-02-14T14:48:13+00:00","mainEntityOfPage":{"@id":"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/fedora-32-black-screen-after-login\/"},"wordCount":1677,"commentCount":0,"publisher":{"@id":"https:\/\/www.logikalsolutions.com\/wordpress\/#\/schema\/person\/c077f770ade13de7faaf616c3eac6842"},"image":{"@id":"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/fedora-32-black-screen-after-login\/#primaryimage"},"thumbnailUrl":"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/IMG_2020-09-19_12-23-45.jpeg","keywords":["black screen","Buffalo NAS","Cancer","COVID-19","Fedora 32","HIV","SElinux","SystemRescueCD","Ubuntu 16"],"articleSection":["Information Technology"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/fedora-32-black-screen-after-login\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/fedora-32-black-screen-after-login\/","url":"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/fedora-32-black-screen-after-login\/","name":"Fedora 32 - Black Screen After Login &#8211; Logikal Blog","isPartOf":{"@id":"https:\/\/www.logikalsolutions.com\/wordpress\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/fedora-32-black-screen-after-login\/#primaryimage"},"image":{"@id":"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/fedora-32-black-screen-after-login\/#primaryimage"},"thumbnailUrl":"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/IMG_2020-09-19_12-23-45.jpeg","datePublished":"2020-09-19T23:31:07+00:00","dateModified":"2021-02-14T14:48:13+00:00","description":"You just logged into your Fedora system and before your login completed you were greeted with the black screen of death. One fix is here.","breadcrumb":{"@id":"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/fedora-32-black-screen-after-login\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/fedora-32-black-screen-after-login\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/fedora-32-black-screen-after-login\/#primaryimage","url":"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/IMG_2020-09-19_12-23-45.jpeg","contentUrl":"https:\/\/www.logikalsolutions.com\/wordpress\/wp-content\/uploads\/2020\/09\/IMG_2020-09-19_12-23-45.jpeg","width":1440,"height":1920},{"@type":"BreadcrumbList","@id":"https:\/\/www.logikalsolutions.com\/wordpress\/information-technology\/fedora-32-black-screen-after-login\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.logikalsolutions.com\/wordpress\/"},{"@type":"ListItem","position":2,"name":"Fedora 32 &#8211; Black Screen After Login"}]},{"@type":"WebSite","@id":"https:\/\/www.logikalsolutions.com\/wordpress\/#website","url":"https:\/\/www.logikalsolutions.com\/wordpress\/","name":"Logikal Blog","description":"For people with attention spans longer than a Tweet","publisher":{"@id":"https:\/\/www.logikalsolutions.com\/wordpress\/#\/schema\/person\/c077f770ade13de7faaf616c3eac6842"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.logikalsolutions.com\/wordpress\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/www.logikalsolutions.com\/wordpress\/#\/schema\/person\/c077f770ade13de7faaf616c3eac6842","name":"seasoned_geek","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/ae9adac14079d84b909e635d7af986fe4568053af4fd9ff8d4109298c392493e?s=96&d=mm&r=r","url":"https:\/\/secure.gravatar.com\/avatar\/ae9adac14079d84b909e635d7af986fe4568053af4fd9ff8d4109298c392493e?s=96&d=mm&r=r","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/ae9adac14079d84b909e635d7af986fe4568053af4fd9ff8d4109298c392493e?s=96&d=mm&r=r","caption":"seasoned_geek"},"logo":{"@id":"https:\/\/secure.gravatar.com\/avatar\/ae9adac14079d84b909e635d7af986fe4568053af4fd9ff8d4109298c392493e?s=96&d=mm&r=r"},"description":"Roland Hughes started his IT career in the early 1980s. He quickly became a consultant and president of Logikal Solutions, a software consulting firm specializing in OpenVMS application and C++\/Qt touchscreen\/embedded Linux development. Early in his career he became involved in what is now called cross platform development. Given the dearth of useful books on the subject he ventured into the world of professional author in 1995 writing the first of the \"Zinc It!\" book series for John Gordon Burke Publisher, Inc. A decade later he released a massive (nearly 800 pages) tome \"The Minimum You Need to Know to Be an OpenVMS Application Developer\" which tried to encapsulate the essential skills gained over what was nearly a 20 year career at that point. From there \"The Minimum You Need to Know\" book series was born. Three years later he wrote his first novel \"Infinite Exposure\" which got much notice from people involved in the banking and financial security worlds. Some of the attacks predicted in that book have since come to pass. While it was not originally intended to be a trilogy, it became the first book of \"The Earth That Was\" trilogy: Infinite Exposure Lesedi - The Greatest Lie Ever Told John Smith - Last Known Survivor of the Microsoft Wars When he is not consulting Roland Hughes posts about technology and sometimes politics on his blog. He also has regularly scheduled Sunday posts appearing on the Interesting Authors blog.","sameAs":["https:\/\/theminimumyouneedtoknow.com"],"url":"https:\/\/www.logikalsolutions.com\/wordpress\/author\/seasoned_geek\/"}]}},"_links":{"self":[{"href":"https:\/\/www.logikalsolutions.com\/wordpress\/wp-json\/wp\/v2\/posts\/3829","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.logikalsolutions.com\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.logikalsolutions.com\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.logikalsolutions.com\/wordpress\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.logikalsolutions.com\/wordpress\/wp-json\/wp\/v2\/comments?post=3829"}],"version-history":[{"count":0,"href":"https:\/\/www.logikalsolutions.com\/wordpress\/wp-json\/wp\/v2\/posts\/3829\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.logikalsolutions.com\/wordpress\/wp-json\/wp\/v2\/media\/3830"}],"wp:attachment":[{"href":"https:\/\/www.logikalsolutions.com\/wordpress\/wp-json\/wp\/v2\/media?parent=3829"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.logikalsolutions.com\/wordpress\/wp-json\/wp\/v2\/categories?post=3829"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.logikalsolutions.com\/wordpress\/wp-json\/wp\/v2\/tags?post=3829"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}