Ubuntu Multimedia :: New Monitor - X Will Not Keep Correct Resolution On Restart

May 29, 2010

I've just bought a new monitor - Viewsonic VA2213w and am trying to set it up with Lucid. The resolution required is 1920x1080 @ 60Hz. I have an NVidia GTS250 with the proprietary driver v195.36.24 installed. I can set the right resolution in the nvidia-settings app, but it will not survive a restart. X always reverts to 1024x768. I have manually edited xorg.conf now to try to force the mode. The GDM login screen displays at the correct resolution, but on logging in X changes the resolution. Xorg.0.log shows the resolution being correctly set to 1920x1080 initially, then right at the end for some reason it is reset to 1024x768.

xorg.conf
Code:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder75) Thu Apr 22 11:45:35 PDT 2010
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder75) Thu Apr 22 11:44:23 PDT 2010

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

View 1 Replies


ADVERTISEMENT

Ubuntu Multimedia :: 10.04 Beta - Selecting Correct Resolution For Monitor

Mar 24, 2010

I recently got a computer and installed the ubuntu 10.04 beta on it. I'm having issues getting my monitor to display at the correct resolution. It should be displaying at 1440x900, but the highest resolution I can select from the displays configuration panel is 1366x768, which is not even the correct aspect ratio.

lspci:
Code:
00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 12)
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 12)
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
00:16.2 IDE interface: Intel Corporation 5 Series/3400 Series Chipset PT IDER Controller (rev 06)
00:16.3 Serial controller: Intel Corporation 5 Series/3400 Series Chipset KT Controller (rev 06)
00:19.0 Ethernet controller: Intel Corporation 82578DC Gigabit Network Connection (rev 06)
00:1a.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06)
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 06)
00:1c.4 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 5 (rev 06)
00:1c.6 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 7 (rev 06)
00:1d.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev a6)
00:1f.0 ISA bridge: Intel Corporation 5 Series Chipset LPC Interface Controller (rev 06)
00:1f.2 IDE interface: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA IDE Controller (rev 06)
00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 06)
00:1f.5 IDE interface: Intel Corporation 5 Series/3400 Series Chipset 2 port SATA IDE Controller (rev 06)
This is the whole thing, in case it helps.

From what I have read, this is a brand new chipset with the GPU built into the main CPU, as if it were another CPU core. Is there a driver for this yet, or do I have to deal with an improper resolution?

View 1 Replies View Related

OpenSUSE Hardware :: 11.4 - How To Get Correct Monitor Resolution

Jul 8, 2011

I tested OpenSuse 11.4 as a guest OS via virtualbox on a win7 32bit host. Output to my 16:9 screen was perfect with a plentiful choice of high resolutions. Now with Suse (32 bit) properly installed as the host the only resolutions are 1024X768 and below and I am stuck with 4:3 ratio. My PC is an Intel Atom D945GCLF2 which has integral graphics. The monitor is the VGA input of a Samsung TV.

View 9 Replies View Related

General :: Monitor Resolution Was Correct But Not Anymore

Jun 11, 2010

About three weeks ago I bought a new PC and installed Debian Squeeze. I have a Samsung SyncMaster 2494hs monitor connected to it. Until about an hour ago the monitor resolution was 1920x1080 and there were no problems. Anytime I clicked on system -> preferences -> monitors, the monitor preferences displayed the monitor name (Samsung whatever) as well as the resolution (1920x1080). An hour ago I did my normal daily upgrade via synaptic (synaptic -> mark all upgrades -> apply). When the upgrade were finished, the system indicated that a restart was required, so I restarted.

After the reboot, my monitor's resolution is set at 1152x864. System -> preferences -> monitors shows the monitor name as unknown and the max resolution available is 1360x768. Xrandr shows the max available resolution as 1360x1360, which is obviously wrong. According to discover I have an ATI graphics card. I've also run ddcprobebut that outputs about 15 lines and then stops with edidfail. I do not have an xorg.conf on my system or, if I do have one, it is not in /etc/X11.

View 11 Replies View Related

Debian Configuration :: Samsung VGA Monitor With GT 730 - Can't Set Correct Resolution

Jul 26, 2015

Debian Stable LXDE
Samsung LD190N
NVIDIA GT 730

Trying to set to native resolution of 1360x768 with error "Failed to get size of gamma for output default":

Code: Select allerik@DRAGON:/var/log$ xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 640 x 480, current 1024 x 768, maximum 1360 x 768
default connected 1024x768+0+0 0mm x 0mm
   1024x768      61.00*
   800x600       61.00 

[Code] ....

Found these lines in /var/log/kern.log stating "unknown Kepler chipset":

Code: Select allJul 26 17:35:34 DRAGON kernel: [   15.510099] nouveau ![  DEVICE][0000:03:00.0] unknown Kepler chipset
Jul 26 17:35:34 DRAGON kernel: [   15.510148] nouveau E[  DEVICE][0000:03:00.0] unknown chipset, 0xb06070b1
Jul 26 17:35:34 DRAGON kernel: [   15.510191] nouveau E[     DRM] failed to create 0x80000080, -22
Jul 26 17:35:34 DRAGON kernel: [   15.510419] nouveau: probe of 0000:03:00.0 failed with error -22

Google search yielded this bug, which affected GT 730 graphics cards, apparently patched in Linux 3.19:

[URL] ....

Assuming this is the problem, does this mean I have to upgrade to Testing or install proprietary drivers?

View 3 Replies View Related

Fedora Hardware :: Compaq W17Q Monitor - Correct Resolution Not Available

Feb 18, 2010

I have two displays: my main being an Apple Cinema Display (1920x1200), and my secondary being a Compaq W17q (1440x900). Previously all applications saw the secondary fine, being able to detect its name, native resolution, refresh rate, and so forth. But today, for no reason, after going into nvidia-settings the display is now being called "CRT-0" with only 4:3 resolutions available (1024x768 being the highest).

So now I'm stuck with the wrong resolution on my second monitor. All I can guess is that something more integral in Fedora is no longer able to read the EDID in it or something (I say integral as it's not just nvidia-settings, its everything, not to mention my install of Win 7 still reads the display A-OK)? Maybe I could just force the 1440x900 resolution? If so, how? Everything I've tried so far has either had no effect or resulted in glitch city.

View 1 Replies View Related

Debian Multimedia :: Can't Seem To Get Resolution Correct

Jul 11, 2011

FINALLY got my personal server up and running again after my GPU's fan died. i rigged a new fan/heatsink on it but i can't seem to get the resolution correct. nvidia-settings (version 195.36.31) says 1280x960 but i have to pan around the entire desktop (like having a huge image zoomed in on a small screen).

View 8 Replies View Related

Ubuntu Multimedia :: Correct Resolution Not Displaying Anymore

Feb 25, 2010

I installed ubuntu onto a desktop computer about a month ago. Everything was working well straight away, I had it outputted onto my TV (32 inch Hi Def Sharpe Aquos). The Graphics card is an NVidia Ge Force FX 5600. On installation and after a restart the computer detected the TV and actually gave the name of the TV in the settings automatically, in the system --> Administration Menu there is a programme that sets the resolution and settings for the NVidia card. This all sorted itself automatically and displayed in 1360 x 768 which was perfect on my TV. For some reason when I turned it on this morning it will only display in 640 x 480 or 320 x 240. xrandr only gives minimum of 320 x 240 and maximum as 640 x 480. How to rectify this?

View 3 Replies View Related

Debian Multimedia :: Setting Correct Screen Resolution With Squeeze

Jun 18, 2011

I just set up my dad's pc with Debian Sqeeze. It runs perfectly fine and after trying a lot of distro's Debian is the only one that will not crash or freeze up X. Now we're forced to using my own 17" monitor instead of his 19" wide screen since the max res is 1280 x 1024 in Sqeeze. What he needs is 1360 x 768. I found out in the wiki that xorg.conf needs to be edited. Since the file does not exist it needs to be created by running "Xorg -configure" in tty after stopping GDM. when running the "Xorg -configure" command this is the output;

" vmware: Please ignore above "FATAL: Module vmwgfx bot found."
(++) Using config file: "/root/xorg.conf.new"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
Number of created screens does not match number of detected devices.
Configuration failed. "

It's an Intel Sandy Bridge integrated graphics chip. I've tried running "Xorg:1 -configure" as mentioned in a forum but that simply gives me a "unknown command" answer.

View 3 Replies View Related

Debian Multimedia :: X -configure Segfaults - Sid - Cannot Create Xorg.conf To Get A Correct Resolution

May 13, 2010

I am running kde 4.4 in virtualbox , but cannot create xorg.conf to get a correct resolution. X -configure = segfault. Older releases were fine - lenny, even ubuntu hardy / lucid.

View 6 Replies View Related

Ubuntu Multimedia :: How To Get Maximum Resolution For Monitor

Apr 18, 2010

I have a 30" apple cinema display. The monitor handles up to 2560 x 1600 pixels which is the optimum resolution for this monitor. I found out that most apple monitors have nvidia graphic card.The monitor is hooked up to a motherboard Intel BOXDG45FC. This motherboard has Onboard Video Chipset Intel GMA 4500. However, using KDE interface I dont get beyond 1280x800 resolution for the monitor.How can I get the maximum resolution for the monitor?

View 9 Replies View Related

Ubuntu Multimedia :: Unable To Set Monitor Resolution?

Jul 16, 2010

I just switched monitors to a Viewsonic VX2025 and I am unable to get beyond 1280 x 1024 using the nvidia x server settings. My graphics card is a GeForce 5200. These are connected with a DVI plug. I would like to be able to set my resolution to 1920 x 1080. (Also, the card and monitor worked at 1920 x 1080 in a previous windows machine.)

I have done a fair bit of searching and it appears that my issue is either the x configuration file or EDID. After 2 days of working with this it's gotten confusing to say the least. So, I'm looking to see if others have had a similar problem and how to solve it. I have not altered an x config file before, so not exactly sure of where to begin.

View 3 Replies View Related

Ubuntu Multimedia :: Set 1440 X 900 Resolution On 19' Lcd Monitor?

Oct 27, 2010

i'm trying to set the resolution to 1440 x 900 on ubuntu manually since it's not being showed under the options. I've followed this tutorial [URL] The problem is that i don't have the output name to add on this command (as you can see below under the xrandr command.:

xrandr --addmode XXXXX 1440x900
xrandr
Screen 0: minimum 320 x 240, current 1024 x 768, maximum 1024 x 768
default connected 1024x768+0+0 0mm x 0mm

[Code]....

View 1 Replies View Related

Ubuntu Multimedia :: Resolution Not Fitting Monitor Properly?

May 27, 2010

Since a fresh install of lynx, I've been having problems trying to get my resolution of 1366x768 to fit properly onto my monitor, regardless of what I try, the screen does not fit completely inside the monitor, and I have to pan around to view the entire desktop.

I haven't had problems with this in previous versions of ubuntu. I've tried all the nvidia driver versions in the repository, as well as the latest from nvidia itself and they all do the same thing.

View 1 Replies View Related

Ubuntu Multimedia :: How To Get Full Resolution On Second (S-Video) Monitor?

Nov 30, 2010

I have two video outs on my AGP video card. One is VGA and the other is S-video. I tried connecting the second monitor (Viewsonic) by itself to the VGA port and it works fine and runs at 1280x768 very clearly. I then attached the LG monitor instead to the VGA and attached the Viewsonic to the S-video port. Now it is running at 1024x768 and I have no option to increase the resolution.Is this a limitation based on S-video being worse than component, which is worse than VGA and it simply cannot handle the data density for larger resolutions? Or would it be my video adapter? I swear I had monitor control working fine through the panel, but now when I click on the monitor button it says, "It appears that your graphics driver does not support the necessary extensions to use this tool. Do you want to use your graphics driver vendor's tool instead?" and that opens an Nvidia X control panel.

Also, using S-video means the computer doesn't recognize the Viewsonic LCD TV properly, it just recognizes it as a TV. Is this because S-video doesn't play nicely with EDID reporting?It would be nice to get a sharp picture on that TV, the way I had when it was connected like a monitor via VGA. I am not sure what's going on anymore, so any help on clearing up driver issues or getting configuration apps installed or anything like that would be helpful.

View 5 Replies View Related

Ubuntu Multimedia :: Force Monitor Resolution At Startup?

May 4, 2011

I started using Ubuntu 11.04 today.
Everything works fine with my monitor directly connected to the computer. I get a default screen resoluton of 1600 x 1280, which is just fine.

However, when I connect the screen through a video splitter to be able to use a beamer, the screen resolution defaults to 1024x768. Moreover, Ubuntu then detects an unknown monitor.

I recall that I have solved this problem before with an older version of Ubuntu.
Now it seems that there is no xorg.conf anymore so I don't know what to do.

How can I force Ubuntu 11.04 to start with a screen resololution of 1600 x 1280.

View 2 Replies View Related

Ubuntu Multimedia :: Trying To Increase The Resolution On External Monitor

May 24, 2011

I have an EeePC 1005HA with Intel 945G chipset and graphics. I've got a 21" no-name touchscreen attached to the laptop with the intention of hiding the laptop away behind it and simply using the tactile widescreen with virtual keyboard (onboard). By the way, the Touch screen is working great OOTB in Ub 11.04, although will have to tweak some more to get multi-touch working.On it's own the netbook runs 1024x600 (16:9) automatically. As soon as I plug in the larger monitor and mirror the images it auto-defaults both to 800x600 60hz and I have no options to select a higher res. I want to be able to run the large screen in something like 1024x600 or better, as long as its 16:9. At the moment everything is stretched out on the larger screen and on the netbook I have a 800x600 with black margins left & right.

Can't seem to work it out. The Monitor Config doesn't give me any higher options than 800x600 when mirrored. Below is the output of xrandr, if it's any help. Also my xorg.conf file is practically empty.

View 9 Replies View Related

OpenSUSE Multimedia :: Not Getting Full Monitor Resolution

May 27, 2011

Got a system that I've been using for a long time now without any problems. Now suddenly it won't use a higher resolution than 1024x768.I never added any mods to the configuration and have not added any software other than recommended updates it quite a while.Any ideas what happened or how to fix it? I checked and the monitor/graphics card will still do upper resolutions with windoze so I'm guessing the hardware is alright.Using OpenSuse 11.3, 64bit, on a dual core athalon with a Sapphire ATI x1600 graphics card and a 22 inch flat screen that is supposed to go 1600 x 1050.

View 6 Replies View Related

Ubuntu Multimedia :: External Monitor Having Resolution Higher Than Native

Jan 2, 2010

I've got a little problem with my 9" netbook. It came preinstalled with Ubuntu (factory install), but I reinstalled it to get a fresh karmic as it was a second hand.The problem is, whenever I plug in an external monitor, rightclick on the display icon and click "Configure Display Settings..." both monitors go black and nothing responds. Weird thing though, is that sometimes the mouse appears on the second monitor. I need a solution for this, either creating a xorg file (I have no clue on how to do that) or some other solution that works.

My netbook resolution is 1024*600, the external monitor resolution is 1024*768. It should be noted that I had a similar problem on another Ubuntu laptop (NVIDIA drivers), but it had to do with the resolution height. My laptop had 1440*900 and my external monitor needed to have the height lower then 900.
For further information, this is what the system profiler says about my graphics card:Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller.I hope you guys can help me, as plugging in a netbook to an external monitor (or TV) is not uncommon to me I like doing that, even if there's no point in it.I hope I gave enough information on this, I'm willing to give more if needed of course

View 5 Replies View Related

Ubuntu Multimedia :: Changing The Screen Resolution In 9.10 Samsung Monitor

Jan 27, 2010

I am running Ubuntu 9.10 on a new HP PC (Pavilion p6240f PC).This came with an Intel GMX X4500 Integrated graphics.My monitor is Samsung SyncMaster 2333. Initially I got a very bad resolution, Later I edited /etc/X11/xorg.conf (created the file) and added the following.

Section "Monitor"
Identifier "Generic Monitor"
HorizSync 30 - 75
VertRefresh56 - 61
EndSection

[code]....

With both 1600 x 1200 and 1680 x 1080 I get the resolution but I see lots of shadowing.(The letters are not crisp) Do I need to upgrade any driver ?

~$ lspci | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation 4 Series Chipset Integrated Graphics Controller (rev 03)

View 1 Replies View Related

Ubuntu Multimedia :: Actual Video Uses The Resolution Of The Primary Monitor And Not The Second

Jun 25, 2010

I'm using a laptop and running a secondary monitor to my TV. My laptop has ATI HD 3400 video card. The TV has a higher resolution than the laptop's monitor. When the video is full screened on the TV, the actual video uses the resolution of the primary monitor and not the second.

View 2 Replies View Related

Ubuntu Multimedia :: Monitor Won't Detect Proper Resolution / Solve This?

Dec 27, 2010

This has been happening with the majority of screens I try to plug into, but the proprietary nvidia driver never detects the correct resolutions -__- the open-source driver works perfectly with a little xrandr magic, but I'd like to have some 3D acceleration going on. I'm using the desktop version of Nvidia ION and ubuntu 10.10, with the current nvidia driver (from the repositories). The native resolution is 1440x900 @60 Hz. Any thoughts on this? Again, the nouveau driver is great but I'd like to have VDPAU and the like working. code...

View 9 Replies View Related

Ubuntu Multimedia :: Monitor/screen Adjustment And Resolution Tweaks?

Apr 22, 2011

I have a dell studio hybrid PC which I am hooking up to my TCL brand 40" LCD TV to use as a media center pc. The problem I am having is that I can't get the TV's native 1920x1080 resolution to display properly. The rendered desktop doesn't quite fit in the screen (I think its the top and bottom edges that are cut off) so for example the menu bar at the top is completely off the screen.

1680x1050 works fine in the sense that it fits the full desktop to the screen size, but its not the native res. In the resolution changer utility, it recognizes that my TV is a TCL brand but mentions 36 in the model name (the TV I have has 40 in the model name to denote 40") so I think Ubuntu is recognizing the wrong size TV. How can I finagle the screen settings to make the 1920x1080 fit properly on my monitor? Or get Ubuntu to correctly recognize my TV? My TV is a no-name brand so its hard to find info on it or others setting up linux with it.

View 3 Replies View Related

OpenSUSE Multimedia :: Monitor Not Recognized - Wrong Resolution

Jun 15, 2010

I have problem with resolution (@gnom desktop). In Yast --> videocard & monitor is all right. There is correct resolution 1366x768 (WXGA). Also the videocard ( I don't have really one, only chipset "Intel Mobile GM45" ) is correct recognized. But Monitor isn't recognized, and I don't know which one I have (It's notebook from acer).

Nevertheless if I go direct in monitor preferences (at the bottom the monitor with a ruler symbol) the resolution is set to 800x600 and I can only change to 640x480. The monitor is as 15" recognized (I have 15.4", even a bit more broadly - 1366x768) and now I don't know what to do. All symbols, all programs, everything is huge! How is it possible to configure the correct one resolution?

View 6 Replies View Related

Ubuntu Multimedia :: Graphics Card Not Recognized - Monitor Native Resolution Not Available

May 8, 2011

I actually do have a GeForce4 MX 460 in this pc. I have a 7950gt in a different pc. Oops. I guess the MX 460 cant do 1600x1200 on the dvi output but somehow it can do it on the vga output? I guess I could just use a vga connection instead of the dvi connection.

The problem I'm having is that my LCD monitor (acer AL2021) can't be used at it's native resolution of 1600x1200. This is probably because my GeForce 7950gt graphics card is not being recognized. Xorg seems to think my card is a GeForce4 M 460. (It's not, really!) I'm using Ubuntu 10.04 LTS.

Here's what I've been doing for the last few hours:

This didn't work. 1600x1200 is still not listed.

Tried to run nvidia driver installer:

View 1 Replies View Related

Ubuntu Multimedia :: NVIDIA GeForce 6150SE & VX20LHD Monitor - Screen Resolution In Windows 7

Sep 9, 2010

I recently purchased a cheap computer to use for everyday tasks. It came pre-loaded with Windows 7. The monitor I am using is a Vizio VX20L. It's native resolution is 1366X768. I have no problem with the screen resolution in Windows 7 but in Ubuntu, I am having some issues. I have the propriatary Nvidia driver installed in Ubuntu but for some reason I cannot get the screen resolution right. I am currently using a resolution of 1360x768 and the right part of my desktop is not on the screen.

I have tried to adjust the screen size using the monitor settings, but I still cannot get the whole screen to show up. If I set the resolution to Auto in the NVIDIA X Server Settings, it defaults to 1280X1024 and I can see my whole desktop, but it is streeeeetched. Here is some relevant information pertaining to my system:

I'm using Ubuntu 10.04
Integrated Video chip is NVIDIA GeForce 6150SE
The driver I'm using is NVIDIA accelerated graphic driver (version current)[Recommended]
screen is a Vizio VX20LHD

View 3 Replies View Related

Ubuntu Multimedia :: BenQ E2200HD Monitor - Unable To Configure A Resolution Higher Than 800x600

Mar 6, 2011

I'm currently using ubuntu 10.04 version. I've recently purchased a BenQ E2200HD monitor. However, the monitor is unable to configure a resolution higher than 800x600. I've tried changing it via 'preferences' - 'monitor' etc. The monitor model is 'unknown'. and the highest resolution available is the 800x600.

I've tried changing it manually, but it says x.cong file does not exist. Xrandr doesnt seem to work either. Or i would get CTRC 262. My current set up is, intel i5 2600, 4GB Ram, Nvidia GTS 240. I'm pretty certain, my graphics card (despite being in the low end) can support HD resolution. Even if it can't, it surely can support a resolution higher than 800x600.

View 7 Replies View Related

Ubuntu Multimedia :: Xorg.conf Setting Up Native Resolution 1900x1200 & Dual Monitor

Jun 19, 2011

my laptop screen has 1900x1280 (native resolution) and my second monitor has 1600x1080

After browsing the forums and messing around with drivers I managed to get the resolution up to 1600x1080 (from 1000x800 at install) on the laptop screen. No luck at all with the second monitor. I currently have it connected with both VGA and DVI.

my understanding is I need to use twin view to setup the second monitor. I've read several of the earlier posts but haven't been able to get it to work. Here is my current xorg.conf file:

Code:
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Configured Monitor"
VendorName "Unknown"

[Code].....

View 9 Replies View Related

Ubuntu :: 10.10 Does Not Use Correct Resolution

Apr 4, 2011

I recently set up Kubuntu for my parents, and its working fine, other than the screen resolution. When I log in, it uses 800x600 when it should be using 1280x1024. I've tried to generate/ edit xorg.conf, but Kubuntu doesn't seem to pay attention to it. Also, I don't know if it matters, but it seems to be detecting a second screen that doesn't exist (see picture). That "monitor" can only go up to 800x600, but when I disabled it, it stayed off. When it was on and I pressed identify monitors, however, it put both labels on the main monitor. Here's the picture of the two monitors:

View 8 Replies View Related

Ubuntu :: Correct Screen Resolution Will Not Appear?

Apr 8, 2011

I just got a DVI cable so I can have a dual monitor setup, (one VGA, one DVI monitor), and when the DVI cable is plugged into our 20" widescreen, the correct resolution (1680 x 1050), a "No Signal" error message will appear on the monitor. When the resolution is lower with the DVI cable, it will show up, but everything will be a bit bold and blurry. When I plug our VGA cable into the VGA slot in this monitor, everything shows up fine.

View 9 Replies View Related







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