WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: 1920x1080 monitor resolution  (Read 2962 times)

Offline Minion

  • Newbie
  • *
  • Posts: 1
1920x1080 monitor resolution
« on: March 07, 2016, 01:49:01 AM »
Hi  :) all!
How to change resolution to 1920x1080?

Offline Misalf

  • Hero Member
  • *****
  • Posts: 1702
Re: 1920x1080 monitor resolution
« Reply #1 on: March 07, 2016, 02:09:54 AM »
If you're using Xvesa (default) use  xsetup.sh .
If you're using Xorg you might need to edit  /etc/X11/xorg.conf .
Download a copy and keep it handy: Core book ;)

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: 1920x1080 monitor resolution
« Reply #2 on: March 07, 2016, 06:24:48 AM »
For Xvesa, you can only use available vesa modes. "Xvesa --listmodes" may help.
If your video chipset is Intel, checkout the i910 extension.

For Xorg, you might also need to load an xf86-video extension for your chipset.