Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: Can I have KMS for X11 but not for the console?

  1. #11
    Join Date
    Jan 2008
    Posts
    171

    Default

    Setting a larger font might make things more readable, but there's still too many pixels on the screen and scrolling a 1920x1200 screen without 2D acceleration is Very Very Slow.

  2. #12
    Join Date
    Jan 2011
    Posts
    8

    Default

    I would suggest specifying output in video parameter, like this:

    Code:
    video=LVDS-1:1280x1024-24@60e
    To see what outputs are named on your system, check /sys/class/drm/ directory. For example on my system it contains entries card0-LVDS-1, card0-SVIDEO-1, card0-VGA-1. This translates to LVDS-1, SVIDEO-1, VGA-1 (without the prefix) in the kernel parameter.

    More info on what it actually means here: https://wiki.archlinux.org/index.php/KMS#Forcing_modes

  3. #13
    Join Date
    Dec 2007
    Location
    Merida
    Posts
    1,065

    Default

    That video option never worked, at least for me and my laptop's main display.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •