WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: xvesa, resolutionen and monitor  (Read 5149 times)

Offline ananix

  • Full Member
  • ***
  • Posts: 174
xvesa, resolutionen and monitor
« on: May 20, 2014, 06:49:59 AM »
Hello, i have this problem that when i chose resolutions higher than 1024x768 it extends my desktop beyound the frames of my monitor.

My guess is it has another opinion on what monitor im using.

Anyone knows this issue and how to fix?

Maybe a driver or definition for xvesa?

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: xvesa, resolutionen and monitor
« Reply #1 on: May 20, 2014, 06:54:25 AM »
You have not provided any information that could be used to help you.
Try Xorg and see what resolution you get.

Offline ananix

  • Full Member
  • ***
  • Posts: 174
Re: xvesa, resolutionen and monitor
« Reply #2 on: May 20, 2014, 07:13:23 AM »
hmm sorry i saw it as kinda generic xvesa or resolution/monitor question.

I was gonna try and work a little with the -screen option for xvesa.

Im getting the right resolution, it just goes beyond my monitor instead of scaling it.

But it seems i actual got some information that could lead to something, 1024x768 is apparently 4x3 which is apparently max for xvesa the one i need 1440x900 is 16x19 so i think Xorg is the only way to go about this?

What other information would you think is relevant?

  -- Andreas

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: xvesa, resolutionen and monitor
« Reply #3 on: May 20, 2014, 07:21:43 AM »
What would be relevant is the video hardware.  If it is Intel you might try 915resolution.tcz.
I use it for 1200x800 on my Dell laptop.

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: xvesa, resolutionen and monitor
« Reply #4 on: May 20, 2014, 02:19:36 PM »
Code: [Select]
Xvesa -listmodes
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: xvesa, resolutionen and monitor
« Reply #5 on: May 20, 2014, 02:22:05 PM »
The problem is that VESA does not define any widescreen modes.

Offline ananix

  • Full Member
  • ***
  • Posts: 174
Re: xvesa, resolutionen and monitor
« Reply #6 on: May 22, 2014, 12:29:56 AM »
@gerald, thats what i was trying to with 1024x768 being 4x3 :)

I got it all working now with Xorg and openchrome instead :)