General :: Screen Rate - Refresh Mode Of The Monitor In The Monitor Options Have Only One Option 60Hz

Mar 20, 2010

I am having problems with the refresh rate if the screen. In the refresh mode of the monitor in the monitor options have only one option 60Hz. I have LG 24 + ATI Radon 3870, and have already installed the ATI driver via Ubuntu download center.

View 1 Replies


ADVERTISEMENT

Hardware :: 3D Rendering Seems Jerky Though FPS Is Fixed At Monitor Refresh Rate (60Hz)

Jun 29, 2010

I start, e.g. Lightsmark having set up Vsync, so that video would be smooth and not tear. It shows 60FPS - just as monitor refresh rate - 60Hz, but as i see, video is still jerky when there are many objects rendered.
What could be the reason, i wonder? How could i investigate this?My video card is nvidia, Vsync etc. are set up via nvidia-settings.

View 5 Replies View Related

Ubuntu :: Natty Screen Tearing / Incorrect Monitor Refresh Rate

May 3, 2011

I'm currently running an up-to-date copy of Ubuntu 11.04, but I'm noticing some strange behavior with the monitor settings. First of all, I started investigating this because I'm seeing a lot of screen tearing while watching videos full screen as well as while the screensaver (lattice) is running. On Ubuntu 10.10 I was able to simply set the refresh rate of my monitor to 60Hz through the Nvidia tool and everything worked great. Now, this is no longer the case. I'm using a Samsung Syncmaster 205BW monitor with an Nvidia 8600 GT video card. They are connected with a DVI cable.The strange thing is, the default tool, Monitors, claims my monitor is "unknown" and will only allow me to select 50Hz, 51Hz, and sometimes 52Hz for the refresh rate.

The Nvidia tool claims that my monitor has been detected as a Samsung Syncmaster and is configured to run at 60Hz.However, another area of the Nvidia tool claims that my monitor is using a refresh rate of 59.95Hz. none of these solutions had any effect. I'm still seeing video tearing. I let the Nvidia tool re-write my xorg.conf file after trying these solutions.

View 4 Replies View Related

General :: Set Monitor Refresh Rate In Script?

Aug 12, 2010

I'm running the great game "Capitalism Plus" w wine. This is really a Win-95 game but it runs fine under Wine (a big benefit of Linux, you can run those old Windows games again, which is impossible under WinXP...)

Anyway, here's the problem: The game runs only in 640x480. My monitor is a 22" widescreen 1920x1080. When I start Capitalism, the resolution changes to 640x480 which is fine. However, the refresh rate is 75Hz, which minimizes the actual / active screen to a small window in the middle of the monitor. (Not only for the game, but for the kde desktop.) When I set refresh rate to 60Hz (using krandrtray) everything is fine.

So here's the question: Is there any way I can create a bash-script that sets the refreshrate to 60Hz?

I'm running kde3.5, Debian Lenny on a AMD64 with ATI:s fglrx.

View 5 Replies View Related

OpenSUSE :: Only Getting 60hz Refresh Rate At 1280x960?

Apr 11, 2011

I installed openSUSE last night thinking I'd give it a try after once using Ubuntu for a couple months and giving up on Windows completely. When I used Windows and Ubuntu I never had much trouble setting the resolution or refresh rates and ran my monitor at 1280x960 72Hz, openSUSE will let me select 1280x960, but the only refresh rate I can select is 60Hz...I've tried the default Nvidia driver that installed with the OS and I tried the one from the website, it's a Geforce FX 5200, is there some way to force the refresh rate to what I want it to be?

View 3 Replies View Related

Debian :: New Monitor Cant Change Refresh Rate

Apr 14, 2011

I just upgraded from a 1280x1024 17" to a 1920x1200 24".However, at 1920x1200, I do not have an option to change the refresh rate to anything but 60Hz, but Id like to run 70 or 75Hz.My monitor is an Asus PA246Q. Digital Signal Frequency : 30~83 KHz(H)/ 50~76 Hz(V).I am running Debian 6.Video card is an ATI Radeon 4850/1GB, and I am using the fglrx driver.

View 3 Replies View Related

Fedora :: Monitor Refresh Rate Problem After Mar 6 Updates

Mar 8, 2010

I'm having a problem with my monitor's refresh rate after the most recent round of updates issued on March 6. When I login after a period of inactivity my monitor's refresh rate is set at 60 Hz, even though I always keep it set at 85 Hz.So I have to go in and change the refresh rate back to 85 Hz every time I log in to my computer.This has only started happening after the most recent updates.I tried downgrading X to a previous version but that did not fix the problem. I have an Nvidia graphics card and am using the Nouveau driver.Is anyone else having this issue? Does anyone have any ideas on how to fix this?

View 6 Replies View Related

OpenSUSE Hardware :: Changing Refresh Rate For Monitor

Feb 21, 2011

I use kde and in it's control panel the only option it has is 50hz. I have an lcd with 1680x1050resolution, and 60hz max refresh rate. It has dvi input capability, but my video card does not so it's on vga. The current refresh rate is killing my eyes. Is there any other way of modifying it? Is there any change i can make in the xorg.conf? My graphic card is an integrated nvidia 7025.

View 8 Replies View Related

Ubuntu Installation :: Bad Monitor Refresh Rate After Upgrading To 10.04?

May 3, 2010

I just upgraded to 10.04 and I've noticed some flickering on my monitor... if I'm correct, the problem is the refresh rate. It is set to 60 Hz and it doesn't give me any options to change it. I would guess that the display drivers are installed correctly because I'm running a lot of CompizConfig effects without a problem Is there anything else that could be causing this problem?

View 7 Replies View Related

Hardware :: Not Correct Refresh Rate On External Monitor

Jun 17, 2010

I'm using Arch Linux and I just bought a ViewSonic P227f CRT monitor for photo editing, and while it works pretty well after just plugging it in, it seems that the refresh rates are a bit off.The monitor is supposed to be able to do 1920x1440 @ 84hz, but I can only select 75hz in Gnome's monitor settings. The monitor is also supposed to be able to display 2048x1536@74hz, but I can't even select that resolution. There's just a garbled image at that resolution. I'm using it on a laptop with an Intel X3100 GPU. Is that why I can't use the highest resolution? Or is it because of incorrect modelines?The monitor is identified in Gnome's monitor settings as 'ViewSonic Corporation 20"', which is also wrong since it's a 21" monitor.

I was able to locate the correct HorizSync and VertRefresh values in this post on the Ubuntu forums.
HorizSync: 30-130
VertRefresh: 50-160

From what I gather the max pixel clock is 340mhz.I tried making an xorg.conf that specified the hsync and vrefresh but it didn't make any difference. I also tried adding a new modeline to xrandr using a modeline calculator. But I couldn't really figure out how it worked. The calculator said that the "Dot clock" was over the max frequency and that I should use an interlacing mode.Now, if there was a tool similar to Ubuntu's displayconf-gtk I imagine I could just set the correct model and be done with it. But since that is pretty much dead in favor of xrandr (i guess?) and doesn't exist for Arch anyway I think, is there a way to specify the correct model using xrandr?

View 14 Replies View Related

OpenSUSE Hardware :: Cannot Set Monitor Refresh Rate To 75Hz (ati Hd4850)

May 5, 2010

i have a Compaq V1100 monitor, which is capable of 75Hz refresh rate (i`m sure, it works under windows) but it works only on 60Hz under linux.my video card is a hd4850 and i use the proprietary fglrx drivers.i tried opensuse 11.0, 11.1 (installed drivers manually, not from repository), and now i have a 11.2 (this time the drivers are from repository the fglrx-desktop version)i have tried editing xorg.conf, using modes generated by gtf (maybe i copid them to the wrong section, but i tried putting them to the monitor and the modes section), tried disabling RandR1.2, also tried setting the monitor to vesa with 75hz refresh rate, i still cant set the refresh rate to 75hz (amdcccle lists only 60hz)

View 2 Replies View Related

Ubuntu / Apple :: Monitor Refresh Rate And Direct Rendering?

May 18, 2010

I have an iBook which I just installed karmic after several tries due to issue beyond this thread. The specs of the are listed here: [URL].. ,but basically it boils down to the following:

* introduced 2003.10.22 at $1,099; replaced by 1.07 GHz model 2004.04.19
* requires Mac OS X 10.3 through 10.4.x, 10.5 not officially supported
* CPU: 800 MHz G4
* bus: 133 MHz
* performance:

[Code]...

View 4 Replies View Related

Ubuntu :: Changing Monitor Refresh Rate System-wide?

Jan 31, 2011

On an older computer of mine using an older CRT monitor, Ubuntu defaults to a monitor refresh rate that causes the screen to constantly flicker and flash, making it nearly unusable. Changing the rate to either 75 Hz or 60 Hz fixes the issue, but changing it through the Monitor settings only affects my user account; part of the loading screen, and the login screen, will continue to flicker and flash. Is there a setting I can adjust somewhere that will set the refresh rate for the entire system, not just my user account?

View 6 Replies View Related

Software :: How To Use Gconftool-2 To Find Monitor Size And Refresh Rate?

Mar 11, 2011

How can I use gconftool-2 to find the monitor size and refresh rate?By size I mean pixels such as 1920x1080, not inches as in a 26-inch monitor.

View 1 Replies View Related

Ubuntu Multimedia :: Nvidia TwinView External Monitor Refresh Rate Locked?

Mar 26, 2011

I'm trying to use an external monitor to watch movies on my linux box (kubuntu maverick) but it results always out of sync. TV-out refresh rate is locked as you can see on the image i've attached right here. This is the output of the nvidia-settings query about the variable RefreshRate:

Code:
Attribute 'RefreshRate' (DeepBlue:0.0; display device: CRT-0): 60.02 Hz.
'RefreshRate' is an integer attribute.
'RefreshRate' is a read-only attribute.
'RefreshRate' is display device specific.

[Code]....

View 3 Replies View Related

CentOS 5 Hardware :: Monitor / Graphics - Only Allowed 60 Hz But Fedora Auto Detects Refresh Rate At 85 Hz

Jan 11, 2011

I recently switched my desktop from Fedora to CentOS. On Fedora it auto detects my refresh rate at 85 Hz. On CentOS by default it only allowed 60 Hz. I looked at the /etc/X11/xorg.conf file and the display settings were:

[Code]....

View 1 Replies View Related

Fedora :: Setting Monitor Refresh Rate In Fedora 15

Jun 5, 2011

I have installed Fedora 15 but find that there is no option for setting the Refresh Rate in Display Settings. This is needed since when I set the Screen Resolution to 1024 x 768, the vertical scroll bar goes out of the screen.

View 1 Replies View Related

General :: Screen Refresh Rate With Xorg?

Jan 12, 2010

i am still new with linux and debian i have some issues setting up a correct refresh rate on my monitor i want a 75hz or 80hz however i can only get 60hz a also get some weird frequencies like 59 , 61hz on the screen resolution tool via the gnome dockbar here is my xorg.conf

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.

[Code]...

View 18 Replies View Related

Fedora :: Refresh Rate At Console Mode?

Mar 1, 2010

I use the integrated graphics card from intel -- Intel GMA3100.

At console mode, I set the resolution to 1024x768 through vga=ask.

But the refresh rate is too low at 60hz, and my eyes are uncomfortable.

I tried fbset utility, but it doesn't work on my machine. (There is no response)

increase the refresh rate to 75hz?

View 5 Replies View Related

Fedora Hardware :: Monitor Resolution In 14 - Get Is 1280x900 @ 60Hz

May 10, 2011

I've installed (in fact, reinstalled) Fedora 14 64bit and I just can get the resolution that I need with my legacy monitor. It's a CRT Samsung SyncMaster 753DFX. The video card is an NVidia GeForce 8600 GTS and I've installed the driver with the guide found in this same forum [URL] with the akmod one.

My problem is that the same HW with Windows XP run resolutions (among others) of 1280x800 @ 85Hz and 1280x768 @ 75Hz, but in Fedora the nearest one I get is 1280x900 @ 60Hz and that 60Hz makes me dizzy after a few minutes. So, it's posible to get the same configuration in Fedora as I got in Windows XP? And if it's possible, how can a get it? My xorg.conf have this info:

[Code]....

View 12 Replies View Related

Ubuntu Multimedia :: Laptop Monitor Running With 61hz Instead Of 60hz When Activating KMS?

Jul 4, 2010

today i was trying to activate KMS by adding:

Code:
radeon.modeset=1
to grub.

it worked fine, and fixed the black-box bug in cairo-dock, and i finally had a nice graphic bootscreen again.

but another bug occured: im running dual-screen setup, my notebook is connected via vga to a dell 22 inch widescreen TFT.

by default both screens running with 60hz and no problem.

now, after activating KMS it happend that, while the dell monitor still ran 60hz, the notebook screen was running with 61hz! it was shown in the monitor-options.
the notebook monitor was therefore flickering a bit for 5 seconds, than running fine for another few seconds. then flickering again. (obviously, as 61hz is too much when it should run with 60hz!)

so my question is: how can i activate KMS again and have both of my screens running with 60hz again? is there an option?

View 1 Replies View Related

Ubuntu Multimedia :: Dual Monitor Setup - Separate X Screen Option

Feb 18, 2010

I've played around with a second monitor, but so far I haven't found a satisfying solution. I am using a laptop with a GeForce 9600M GS graphics card. I have managed to set up twinview, but my monitors don't have the same height so I'd rather have something like the "seperate x screen" option. Or how I imagine that option would be like. After some problems with the nvidia configuration tool (I couldn't change the xorg.conf, until I read this: [URL] I now have two separate screens, but the second one is all empty, with black background and X-shaped mouse cursor.

There seems to be no window manager running, I can start programs there with -display :0.1 , but they don't get any frame decoration and, which is worse, no keyboard focus. I'd be fine with a fullscreen konsole there, so I don't really need a window manager, but I do need access from the keyboard. I'd prefer a setup that would allow me to easily (without editing xorg.conf) switch between using both monitors and using only one, because I don't always use the laptop at home.

View 3 Replies View Related

Ubuntu :: Changing Refresh Rate - Screen Too Flickery

Apr 18, 2010

I have installed Xubuntu 9.10 on an old computer.

The screen resolution defaulted to 1024 x 768 with a refresh rate of 60hz.

As this made the screen too flickery I changed the refresh rate to 87hz.

This improved the ficker but had some side effects. Firstly the computer now 'thinks' that my monitor is bigger than it really is. For example a maximised application is now off the screen. I have to manually resize the applications to fit the screen. The virtual desktop in the bottom right hand corner is now off the screen, as is the clock on the top right hand corner.

The other side effect is that I now have problems logging on to my computer. It now takes several attempts to log onto my computer.

View 9 Replies View Related

Ubuntu :: Cannot Set Default Resolution And Refresh Rate Of Screen

Apr 30, 2011

I can't select default refreshing rate and resolution of my screen. Believe me, 50 Hz hurts eyes and causes headache. Ubuntu doesn't recognize my screen I used to work on 1280x1024 resolution with 80 Hz refreshing rate. 1152x864 60Hz is max I can select in Nvidia X Server and Ubuntu Screen Properties. I have tried changing options in Nvidia X Server, Ubuntu Screen Properties and tried xrandr commands (these ended with xrandr: Failed to get size of gamma for output default. or Can't open display).

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 270.29 (buildd@allspice) Fri Feb 25 14:42:07 UTC 2011
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
EndSection .....

Btw, I'm using Ubuntu 11.04. My graphic card is GeForce 430 GT, screen - Acer AL1916.

View 3 Replies View Related

Software :: Mouse Click On Monitor 1 Kills Full-screen In Flash On Monitor 2 ?

Feb 23, 2010

I'm playing with dual monitors. I have an NVIDIA GT220 set up so that my monitor and my TV are running as extended desktops. Everything is working well enough, but there is one annoying bit I've noticed:

If I'm watching ..... on monitor 1 in fullscreen and working on monitor 2, clicking anything in monitor 2 kills full-screen in monitor 1. Is this something that can be fixed somehow or is it a hardwired "feature"?

View 12 Replies View Related

Fedora :: External Monitor Won't Work - Both Monitor And Laptop Screen Black

Aug 7, 2011

I am having problems getting my external monitor to work. When I plug in the monitor, both the laptop screen and the external monitor go black. When I unplug the monitor, the laptop screen works again.
When I startup with the external monitor plugged in, neither screen works or teh computer hangs or something.

I have had the external monitor going on a couple of occasions. I did manage to configure my monitors through System Settings > Display. I turned off the laptop monitor as I just want to use the external. But after rebooting, things didn't work.

I have a Thinkpad E420, Fedora 15

View 14 Replies View Related

Debian Configuration :: NVidia - Set Screen Resolution And Refresh Rate

Apr 8, 2011

I have install squeeze, wheezy. I understand there a glitch in nvidia-setting. So how can I change screen resolution and refresh rate in xorg.conf?

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (pbuilder@windlord) Sun Jun 13 06:03:17 UTC 2010
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection .....

View 4 Replies View Related

Fedora :: Screen Refresh Rate 85hz Max With NVidia Card

Nov 9, 2010

I am having trouble setting my refresh rate higher than 85 hz. Any Way to get it to 100 hz?

Tried so far:
- a lot of googling
- added a modeline to xorg.conf
- reinstalled nvidia driver
- tried the screen on a windows desktop, this worked so the monitor is fine

Specs:
onitor: Iiyama Vision master pro 510 (should be capable of doing 104 hz at 1600 x 1200, max resolution 2048 x 1536)
graphics card: Geforce 9800gt
motherboard: p5ql-e
Os: Fedora 13

The modeline I tried, tried it both in screen section as well as in a seperate "Modes" section:
Code:
Modeline "1600x1200_100.00" 280.64 1600 1728 1904 2208 1200 1201 1204 1271 -HSync +Vsync
After restarting X the screen only does 1024x768 max because of the modeline

xorg.conf:
Code:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 256.35 (buildmeister@builder97.nvidia.com) Wed Jun 16 19:15:05 PDT 2010
# Xorg configuration created by livna-config-display

Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
EndSection .....

Section "Extensions"
Option "Composite" "Enable"
EndSection

View 5 Replies View Related

OpenSUSE Install :: Refresh Rate An Screen Resolution Not Correctly Adjusted

Jan 31, 2010

Some month ago I installed openSUSE 11.1. It worked not bad, but I wanted to get the newes release of Firefox. So I did an upgrade to 11.2. Yast2 refused to work with an error message: unknown option -s (or similar). The regular updates didn't work also. Then I decided to do a new installation. Now I'm having a new problem: Display settings (Anzeige-Einstellungen) reports: Monitor unknown (Monitor unbekannt).

Possible resolution settings are: 800 x 600; 640 x 480; 400 x 300; 320 x 240;
Possible refresh rates are: 60 Hz or 56 Hz @ 800 x 600
I need 1024 x 768 @ 76 Hz. In the previous installation it worked well. How I can teach openSUSE to run 1024 x 768 @ 76 Hz?

YAST2 Hardware information shows me in Monitor > Monitor > Resources > Resolution: High: 768; Vertical frequency: 76; Wide: 1024
The VGA controller is also correct shown in Display > 3d Blaster Savage 4

View 4 Replies View Related

Debian :: Changing Graphical Login Screen Refresh Rate On Lenny

Jun 26, 2009

Is there any way to change the resolution and refresh rate of the graphical log on screen in Lenny? I have the right resolution and refresh rates set for after I log in but I don't know which file to edit to make Lenny use the right settings for the log on screen.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved