User Tools

Site Tools


freebsd:console_kms

This is an old revision of the document!


FreeBSD Newsyscons

  • You need to load a KMS video driver to have use higher resolutions otherwise the initial video mode will be used
  • The example below sets a high console resolution for Intel graphics.
i915kms_load="YES"
 
kern.vt.fb.default_mode="1280x1024"
freebsd/console_kms.1480960155.txt.gz · Last modified: 2016/12/05 11:49 by tschulz