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


ADVERTISEMENT

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 :: 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 :: Connect Pc With Other Monitor It Does Not Keep Screen Resolution?

Feb 11, 2010

so when ppl bring me their computer and i install them ubuntu in my monitor when they take their computer to their home ubuntu does not keep the screen resolution i set for them.

View 4 Replies View Related

Ubuntu :: Monitor Screen - Improve The Resolution?

Nov 2, 2010

I have a old Pentium III box with equally old monitor (It says LG Sutdioworks 45v).I have installed Ubuntu 10.04 LTS.I have found it difficult to setup my screen resolution. It shows by default 800x600.After some tweaking I can stretch upto 832x624.I have seen resolution up to 1024x768 in windows on the same box and same monitor.How can I improve the resolution?I have searched and found out that i need a xorg.conf setup as Ubuntu cant identify my monitor properly.I also installed ddcprobe, read-edid.However I have met with limited success.

View 3 Replies View Related

Ubuntu :: Cannot Get The Monitor Screen Resolution To Anything But 1920 X 1440 (4:3)

Nov 14, 2010

I cannot get the monitor screen resolution to anything but 1920 x 1440 (4:3).

View 1 Replies View Related

Ubuntu :: Changed A Screen Resolution The Monitor Went Blank?

Aug 19, 2010

I changed may graphic card, earlier I used NVIDIA FX5500 with nvidia driver, now I was trying to use ATI Radeon 7500, but there are problems with graphic configuration. At first attempt server started but after I changed a screen resolution the monitor went blank. I restarted a computer but after the X server started immediately the monitor wnet blank. I found that for completely for me unknown reasons Xorg was trying to use an NVIDIA glx module with radeon driver. I removed this nvidia driver, I expected ubuntu would be able automatically to set up a proper configuration, but instead of ubuntu complained about a missing driver. I also tried manually to set up some basic config using Xorg -configure but after that the Xorg server was stuck.

View 10 Replies View Related

Fedora :: Screen Resolution With External Monitor?

Aug 28, 2009

I installed FC11 on my laptop T43 and the video card is ATI Mobility Radeon x300. Now I have a problem of screen resolution with external monitor:

When I do presentation, I have to mirror the two monitors and both set to 1024*768, which is not perfect.

I remember that when I use RHEL 5 desktop edition, The system can automatically detect the external monitor and set it by itself ----- The laptop uses 1400*1050 and the external monitors such as projector uses 1024*768. But I haven't found such feature on FC11.

View 9 Replies View Related

General :: How To Change Screen Resolution On Monitor

Nov 10, 2010

I need to know how to change resolution on the screen and monitor

View 5 Replies View Related

General :: Wrong Monitor Resolution Set And Now Screen With Many Colors

Jul 25, 2010

I am new to Linux (Ubuntu 10.4 LTS on a Thinkpad T40), now just two days, and had everything working nicely. But since I wanted a better higher resolution I tried to set the monitor resolution to a higher value. After selecting a higher resolution first the screen went black and now it has a white background and is steady but has flickering areas. The system is still working. How can I go back to the resolution that was working?

View 2 Replies View Related

Red Hat / Fedora :: Forcing Screen Resolution When Monitor Type Not Detected

Jan 18, 2010

OS: Fedora 12
Video card: ATI Radeon 9200 series
Monitor: ViewSonic 19"

I installed Fedora 12 configured Gnome automatically. Generally default settings. My monitor was connected directly to the video card and all was good. My video card was detected and my monitor was detected as ViewSonic Corporation 19" and I can set the screen resolution to 1280x1024. I had no xorg.conf file, as it seems that Fedora 12 does a great job of PnP to just set everything up.Now I go and complicate things by hooking up my monitor through a KVM switch. All of a sudden my monitor is "Unknown" and the best resolution I can achieve is 800x600.

Sure, I could go and reconnect without the KVM, but I want to be able use it.Is it possible to edit xorg.conf to tell it "Trust me, just use 1280x1024 at 60Hz even though you can't figure out what the monitor is"?

I tried a number of the posted suggestions to generate xorg.conf files but none of them get me what I need. A simple sample file listing that does the minimum is greatly appreciated (I can experiment from there once I get a basic setup working).And can someone explain if it is X or the ATI driver that is getting confused by the unknown monitor type. It helps to know what is actually going on in addition to a fix (so I can figure it out myself in the future). Thanks!

View 3 Replies View Related

Ubuntu :: Computer / Monitor Resolution Mismatch - Huge Black Border On Screen?

Nov 14, 2010

on a 6-7 years old compaq laptop, connected to a brand new hp monitor i am having a mismatch with computer/monitor resolution.

before i had ubuntu 10.04 which could only run in x's safe graphics mode - allowing for full screen resolution but with handicapped graphics - for example videos fullscreen would be quirky and run with cpu at 100%, something which was no problem before 10.04.

then i tried ubuntu 10.10 and later lubuntu 10.10 (which had exactly the same problem); the monitor is running 1440x900 while the computer is rendering to only 1024x768 - leaving a huge black border on right and bottom of screen. the gfx is still crippled; videos fullscreen is quirky as before.

View 3 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 :: Xorg.conf And External Monitor - Resolution Seems To Be Slightly Off As The Outer Edges Of Screen Are Cut Off

Sep 24, 2010

I have Ubuntu (running Jolicloud) on my HP dv2000 laptop, connected to my Sony AV Receiver through HDMI to use the TV as an external monitor. However, the resolution seems to be slightly off as the outer edges of the screen are cut off. Is there a way to fix this by editing the xorg.conf file? My current setup is below. I tried adding the line "Virtual 1244 700" to the subsection "display", but when I restarted it threw me into low graphics mode. Is there anything else I can try?

I also tried setting up the resolution at 1920x1080 on the TV and kept the default resolution on the monitor as 1280x800, and as you would expect displays the entire desktop in a smaller version on part of the tv. However, the desktop is still offset, leaving the top and left margins cut off. So, perhaps I need a way to offset the screen? Is this possible in xorg.conf?

View 8 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 :: 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 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 Hardware :: Getting Web Browser Screen Adjustment?

Dec 11, 2010

I have recenty installed OpenSuse and the desktop screen is perfect but there is a gap at the top of the screen when I open up the web browser. I have tried each of the screens listed on the disk but still can't get it to fit all of the screen on browser. Help would be appreciated but please bear in mind I am a newbie and first time user of openSuse so anything too technical will be beyond me although I will give it a go if the instructions are explicit!

View 2 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 :: 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

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

Fedora Hardware :: Setup Nvidia On Geforce 5700LE - Monitor Doesn't Support Screen Resolution

May 13, 2010

First off, let me say: I'm a long time Linux hobbyist and recently installed Fedora 12. I've been looking (some say "lurking") around these forums for a bit after I loaded it up and let me say: Leigh, You're an amazing young man! Keep up the great work! I've a question: I've just put together a hobby computer: Pentuim 4, with 1 Gig of RAM and a Nvidia Geforce5700LE. When I install Fedora from a fresh install, everything works great: nice screen resolution, good graphics, etc. but no 3d or acceleration, so I'm very limited on my programs.

So I decided I need to upgrade my Nvidia driver. I followed Leigh's Nvidia setup guide after installing Fedora 12 (all four steps!) everything seemed to go fine, but when I reboot, I quickly see the Nvidia splash screen, but the screen then goes blank. Well, not really blank, I can see what appears to be a kind of cross-hatch pattern, plus I can see what should be my mouse cursor on screen (it also is a square shaped pattern). I suspect it may be at a screen resolution that my monitor doesn't support. Once there, the computer pretty much doesn't do anything else. Usually I can break into the x driver loading and go to the command prompt, but this latest time I can't even do that.

View 10 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







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