Jump to content
Forums in Read-Only Mode - Please use Reddit ×
  • 0

system boot to the command line after kernel upgrade


radek

Question

I have made upgrade. I installed kernel-lts. I did ego boot upgrade and  emerge -a depclean.  After reboot system does not recognize screen resolution 2k. Startx does not work, lightdm manager does not boot. System boot to the CLI. ( ALT + CRTL + F1)

Nvidia 210 card driver .:  have xf86-nouveau driver. . Output from Xorg.0.log drm Failed to open DRM device for pci:0000:01:00.0:

open /dev/dri/card0; no such file or directory. How to load the nouveau DRM kernel module????

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

Is this Funtoo 1.3 or 1.4?  Because in 1.4, there were some changes to how video cards are configured.  Notably, a static VIDEO_CARDS declaration in make.conf is going out of style in favor of mix-ins.  If this is 1.4, then comment out your VIDEO_CARDS, and make sure the gfxcard-nouveau mix-in is enabled.

https://www.funtoo.org/Make.conf/VIDEO_CARDS

Link to comment
Share on other sites

×
×
  • Create New...