You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Setting right resolution and refresh rate

Author (Read 18932 times)

0 Members and 2 Guests are viewing this topic.

Re: Setting right resolution and refresh rate
« Reply #10 on: May 01, 2014, 06:18:50 PM »
 

dodo

  • Guest

yeah, i tried everything with monitor options, it doesnt do.
looks like for some reason my monitor wont recognize 1366x768 res. (which is its native).
instead it recognizes it as 1360x768.
so my desktop extends 6 pixels out of view on the right side.
see that scroll bar on the right?
well i can see only half of it, but it's not really big deal.
picture is nice and that's only that matters.
i have few more ideas how to fix it and i'll try that during next few days
 

Re: Setting right resolution and refresh rate
« Reply #9 on: May 01, 2014, 04:24:24 PM »
 

gold_finger

  • Documentation Writer
  • Platinum Level Poster
  • *****
  • 1094
    Posts
  • Reputation: 325
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core2 Duo E7500 3.0GHz

  • MEMORY: 4Gb

  • VIDEO CARD: Intel 4 Series Integrated Graphics
Thanks for posting that it turned out to be a monitor problem.  That stinks, but at least you know you weren't doing something wrong.

I'm pretty sure you probably already checked this, but just in case -- did you try the physical settings buttons on the monitor to see if the display area is positioned correctly and not off to one side or the other?  (See first drawing on left of image below to see what I mean.)

Try Linux Beginner Search Engine for answers to Linux questions.
 

Re: Setting right resolution and refresh rate
« Reply #8 on: April 30, 2014, 11:26:05 AM »
 

dodo

  • Guest
Here's update:
Looks like there is problem with monitor.
Philips 19'' LCD

I noticed this in Windows XP. I didn't noticed this earlier because i never used screen's native resolution which is 1366x768. Instead i used 1360x768 because it was listed. So i was experimenting with older drivers (in XP) and found one with 1366x768 res. and when i set it up, few pixels on the right side of screen were missing, just as in Linux. So, i'm just gonna use 1360x768 res. because it works fine.

Next: i'm gonna add custom "1360x768" res to LL (because it is not listed) and i will report back here for  help if i stuck  ;D
 

Re: Setting right resolution and refresh rate
« Reply #7 on: April 26, 2014, 06:58:09 PM »
 

dodo

  • Guest

I already experimented with xrandr and added 2 mods to monitor (1366x768 and 1368x768) but neither made any change, screen is still cutoff on the right.
On lower resolutions such as 1152x864, 1280x720... this cutoff doesn't occurs but my monitor doesn't handle well these resolutions, they are blurry.
I mean it is not much, couple of pixels on the right are missing so i can see only to the half of scroll bar. Other users didn't even noticed it but it really annoys me :D
Regarding KVM switch, monitor is connected directly to graphics card via VGA connector. I also has VGA to DVI adapter and can connect to DVI port but it doesnt make any change.

Thanks for the links, i'm sure i will use Beginner Search Engine in future a lot.
I found only one case as mine. Guy with same cutoff pixels problem, with graphics card from same family as mine, but nobody responded to him: http://ubuntuforums.org/archive/index.php/t-1451593.html

Regarding youtube, i tested  "YouTube ALL HTML5" addon for Firefox  (with disabled flash ofc.) and it runs slightly worse then flash in windowed mod and slightly better then flash in fullscreen mod.
Youtube isn't really issue since it runs pretty normal in windowed mod (360p and 480p). It slows down in fullscreen, but nobody here watch yt in fullscreen anyways  :)
 

Re: Setting right resolution and refresh rate
« Reply #6 on: April 26, 2014, 04:21:01 PM »
 

gold_finger

  • Documentation Writer
  • Platinum Level Poster
  • *****
  • 1094
    Posts
  • Reputation: 325
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core2 Duo E7500 3.0GHz

  • MEMORY: 4Gb

  • VIDEO CARD: Intel 4 Series Integrated Graphics
I was experimenting little bit with arandr and it doesn't do the trick.
I checked in "lite Software Center" and looks like "Ati binary x.org driver" is installed.
Is that open source driver you were tlaking about? If so i would like to uninstall it and replace with any alternative i have (if there is an alternave) just for test to see if that solves my problem with cutoff screen.

Don't think you need to mess with the video drivers.

Looks like you will have to use command line tool xrandr to create a mode for your desired resolution, then add the mode and assign it to the monitor.  (One caveat -- if your monitor is connected through a KVM switch, that might be causing the problem.  Some switches prevent the proper reading of info from monitor.)

Take your time and read through the following pages for information on setting up a new mode for the monitor with xrandr.  Test out your new mode and if it works you will need to set it up to activate on every reboot.  Initially, your new mode will only be in effect during the current session.  Let us know if you need more help implementing this procedure.

http://askubuntu.com/questions/247836/how-to-add-new-screen-dimension-for-xrandr-selection

https://wiki.archlinux.org/index.php/xrandr

Also, this is a good search engine to use for looking up Linux info:  Linux Beginner Search Engine.


Regarding full screen youtube playback:  a 12-year old P4 computer simply doesn't have the necessary resources to handle that.  Flash video is very demanding on resources compared to playing a regular video (a DVD or streaming through VLC with SMTube).  There is nothing (with possible exception of below) you're going to be able to do about that unfortunately.

P.s.  Don't know if this will improve youtube video performance or not, but you can try it.  (Note: this is only for the youtube site -- can't be used on other video sites as far as I know.)  Install the "YouTube ALL HTML5" addon for Firefox web browser.  It bypasses the need for flash, so performance may improve.  You will need to disable the flash plugin before using the new plugin on youtube.  You can't have both going because they'll conflict with each other.  (Don't uninstall the flashplugin, just disable it.  That way you can re-enable it again when viewing other sites.  Disable the new one whenever re-enabling the flashplugin.)  When playing videos with YouTube ALL HTML5, sometimes you may need to refresh the page if videos don't immediately play.  If you don't think the plugin helps, just remove it.
« Last Edit: April 26, 2014, 04:33:20 PM by gold_finger »
Try Linux Beginner Search Engine for answers to Linux questions.
 

Re: Setting right resolution and refresh rate
« Reply #5 on: April 26, 2014, 06:11:44 AM »
 

dodo

  • Guest
Install a program called arandr and see if you can set the correct resolution there.

Code: [Select]
sudo apt-get install arandr
No ATI Radeon 9600 pro driver shows up because your card is not supported any more, you'll have to stick with the open source one which is already installed and running.

I was experimenting little bit with arandr and it doesn't do the trick.
I checked in "lite Software Center" and looks like "Ati binary x.org driver" is installed.
Is that open source driver you were tlaking about? If so i would like to uninstall it and replace with any alternative i have (if there is an alternave) just for test to see if that solves my problem with cutoff screen.

And i noticed, youtube goes so slow when in fullscreen, but runs normally when regular size. Which is also mistery because i can run 720p fullscreen in VLC just fine.

As mentioned by gold_finger in another thread, you could try SMTube to bypass flash and use VLC.

I installed SMTube and it doesn't do the trick since you have to go to Multimedia-SMPlayer Youtube Browser and watch from there. Since my sister is dummy, it will be too complicated for her, she only knows to open Firefox (i placed shortcut on desktop) and use google. But i kept SMPlayer as it serves well as youtube downloader :)
 

Re: Setting right resolution and refresh rate
« Reply #4 on: April 25, 2014, 10:16:56 AM »
 

AL13N

  • Occasional Poster
  • **
  • 63
    Posts
  • Reputation: 14
    • View Profile
And i noticed, youtube goes so slow when in fullscreen, but runs normally when regular size. Which is also mistery because i can run 720p fullscreen in VLC just fine.

As mentioned by gold_finger in another thread, you could try SMTube to bypass flash and use VLC.

 

Re: Setting right resolution and refresh rate
« Reply #3 on: April 25, 2014, 08:20:53 AM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8775
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Install a program called arandr and see if you can set the correct resolution there.

Code: [Select]
sudo apt-get install arandr
No ATI Radeon 9600 pro driver shows up because your card is not supported any more, you'll have to stick with the open source one which is already installed and running.
 

Re: Setting right resolution and refresh rate
« Reply #2 on: April 25, 2014, 04:27:33 AM »
 

dodo

  • Guest
Hm..., looks like problem is somewhere else, because monitor is capable of displaying both resolutions.
But, when i enter setup of my monitor, (via buttons on monitor), info. say that current res is 1360x768  :-\ which can't be since LL is set to 1366x768 so there is something fishy here.
For test i changed resolution to 1360x768 via terminal and it doesn't make change, screen is still cut off few pixels on the right. This is not big deal but it is kinda irritating cause i can see only half of scroll bar on the right side. Funny thing when i do printscreen, picture is full, no cutoff i described can be seen.
And i noticed, youtube goes so slow when in fullscreen, but runs normally when regular size. Which is also mistery because i can run 720p fullscreen in VLC just fine.

My graphics card is old ATI Radeon 9600 pro, and settings->install drivers say:"no proprietary drivers are in use on this system" so i assume drivers installed automatically during installation of LL.
 

Setting right resolution and refresh rate
« Reply #1 on: April 23, 2014, 04:37:17 AM »
 

dodo

  • Guest
Hi,
After installation and update of LL, i can't find native resolution of my monitor in Settings->Display.
My monitor's native resolution is 1360x760-75 Hz
in Settings->Display there is a lot of resolutions on list but not my native.
Currently it is set to 1366x768-59.8 Hz and right border of screen is cut off few pixels.
Driver is probably installed correctly since i can play 720p videos in .mp4 and .mkv formats fullscreen
Is there any way to set res. and refresh rate manually?
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section