Re: IPv6: ADDRCONF(NETDEV_UP): link is not ready after upgrading to 7.6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Gordon Messmer wrote on 30/12/2018 20:59:

Hi, after upgrading to 7.6, kernel 3.10.0-957.1.3.el7.x86_64, at boot instead of the GUI login screen I got two lines like this:

The output you see is probably unrelated to the problem.  Check the output of "systemctl status gdm" and /var/log/Xorg.0.log

Thank you! Your suggestion has been very helpful.

systemctl status gdm showed GDM running as expected, but /var/log/Xorg.0.log had many error lines like this:

(EE) FBDEV(0): FBIOPUTCMAP: Invalid argument

The solution proposed in https://www.centos.org/forums/viewtopic.php?t=55418 was not applicable because fbdev is correctly installed.

Widening the search I found this: https://lists.debian.org/debian-x/2014/07/msg00010.html

The solution was to create a file /etc/X11/xorg.conf.d/99-fbdev-fix.conf with this content:


Section "Device"
        Identifier  "Card0"
        Driver      "fbdev"
EndSection



And restart.



--


Ciao,
luigi

/
+--[Luigi Rosa]--
\

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
https://lists.centos.org/mailman/listinfo/centos




[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]


  Powered by Linux