Kim Culhan wrote:
> This is for the graphical install.
>
> Installed b107 on the same hardware using the text installer and X worked
> -for a time.
>
> After a reboot from a login shell the X server is now in a state where it
> will not
> start.
>
> This was logged to /var/dt/Xerrors:
>
> (EE) XKB: Couldn't open rules file /usr/X11/lib/X11/xkb/rules/base
> (EE) XKB: No components provided for device Virtual core keyboard
>
> Info from a previous post indicated a link was required from
>
> /usr/X11/lib/X11/xkb/rules/base to
> /usr/X11/lib/X11/xkb/rules/xorg
>
> Now this is logged to Xerrors:
>
> (EE) Unable to locate/open config file
> (==) Using default built-in configuration (58 lines)
> (EE) Failed to load module "nvda" (module does not exist, 0)
>
>
This is a red herring as the autoconfig will try to load a non-existent
nvda module and then should proceed to try to load the nvidia module.
Can I have the entire /var/log/Xorg.0.log?