Ubuntu :: Get 1366x768 Resolution?

May 22, 2010

I have an Emachines T3042 on Acer X183H Running Ubunutu 10.04.

I downloaded the Video Drivers and im getting a 320x120 or something and 640x480 and the monitor suppose to go to 1366x768 how do i get that resolution?

View 9 Replies


ADVERTISEMENT

Ubuntu :: Resolution Does Not Give The Option For 1366x768

Sep 20, 2010

I am having a bit of an issue with xubuntu's resolution detection. I currently have a monitor plugged into my machine, the xubuntu machine picks up the native resolution of 1920x1080, but for some reason it does not give the option for 1366x768. i find this weird because any monitor that can do 1920x1080 should be able to do 1360x768 as well. The machine is running an intel card, so manual resolution changing via nvidia control panel isnt an option. Im wondering, what is the simplest way to enter a custom resolution into xorg.conf, or any other easy methods of adding the 1360x768 option into the machine?

View 1 Replies View Related

Ubuntu :: Screen Resolution Of 1366x768 Pixels?

Jun 18, 2011

Brand new laptop Lenovo G570 with Intel Integrated HD Graphics 3000, 15.6", 1366x768. can't detect the correct resolution with Ubuntu 10.04.2 LTS.

View 7 Replies View Related

Software :: How To Set Screen Resolution (1366x768)

May 9, 2011

I have screen that will perform to 1366x768 and X will only let it perform to 1024x768. It is really annoying.

View 6 Replies View Related

Ubuntu :: Full Resolution Boot - Change To 1366x768

May 27, 2011

I used startup-manager to change the timeout of my bootloader from 10 to 3, which it worked, but it also set my resolution for the bootloader and startup (where it shows the ubuntu logo) to 1024x768. how can I change it back to 1366x768, which it originally was when I installed.

View 1 Replies View Related

OpenSUSE Hardware :: Does 11.4 Support Resolution 1366x768

Mar 27, 2011

I have had a lot of problems with my screen resolution 1366x768. So I am wondering does openSUSE 11.4 support resolution 1366x768?

View 3 Replies View Related

Ubuntu :: Acer X183h 1366x768 Custom Resolution - System Became Unstable ?

Jun 25, 2010

Ive been searching for days and days trying to get this monitor to output in 1366x768 on Ubuntu 10.04. I knew it was possible, i did it late one night about a month back, but my system became unstable (not due to the resolution, i had setup a firewall to block all incoming till i unlock it, then another application to connect before i log in, and somehow it managed to lock out my keyboard on the login screen AND the recovery console, so i decided to just reinstall it)

Anyways, i found out exactly how to do it (for the Acer 183h that is). Ive spent about 48 hours total pouring through documents and found the documentation for nvidia-settings (easy find, i know, i was hoping to find an easy solution like what im typing up)

So, i figured out I could use Nouvaeu to get the proper settings (since all the modeline calcs dont do 1366, only 1360.) What i did was i went into the log file for the xorg,conf right after i installed, and in there somewhere near the middle it says what the timings are.

Code:

And i inputed that modeline into the monitor section, like so:

Code:

One of the two EDID commands is an old one, i just left it in there so when i was searching throught the xorg log i could find the section really quickly.

(BTW, im not sure if these timings are 100 accurate until i reboot my livecd and check, but im sure thier pretty damn close, and my monitor hasent exploded yet if your worried bout it, grab your livecd, open your xorg.conf, and it "should" be in the monitor section)

Next, i had to input all the Options to not search for different modes into the device section:

Code:

And finally, i had to set the screen to output the 1366x768, entering Modes "1366x768_60_0"

Code:

In the Modeline and Modes section, its VERY important that you have it in the format i have it in. The Modeline name MUST be completely custom, by adding either letters or extra _0.

And thats it!

Reboot, restart X, whatever (I prefer reboot, gives me time to ponder ) and you should be good to go.

(I know this may seem like a beginners knowledge type of thing, but im a beginner, pretty damn bright, and it still took me 4 days So, if this helps just one other person, ive done my part)

Im also pretty sure this method will work with other wide screen monitors, as long as you get the timings off Nouveou via LiveCD or installing the driver.

View 3 Replies View Related

Debian :: Xorg Screen Resolution To 1366x768 Debian Lenny

Mar 24, 2010

i recently moved away from ubuntu (as they wouldn't let me change my gdm themes lol) i installed lenny usin the net install for ia86 but i cannot change my screen resolution from 1024x768 to my card/monitors native setting of 1366x768 i have included a .txt taken from the benchmark an profile gizmo which i hope rovide any of you with all the info needed (to be honest i don't understand half of it) my laptop is a fujitsu amilo li3710 with dual core, 3gb ram an 160gb hd an a intel gma4500 with shared memory graphics

View 2 Replies View Related

Ubuntu Multimedia :: How To Get 1366x768 With Fglrx

May 7, 2011

I'm using Ubuntu 11.04 and using the fglrx driver from repo, but i can't get 1366x768 resolution. I generate xorg.conf with "sudo X -configure" and put in the Modeline that was copied from windows powerstrip, which works fine under windows with catalyst. and restart X, the lcd gets 1366x768 resolution as expected. but the "sudo X -configure" generated xorg.conf was using "radeon" driver, but blender won't work with it, etc... I want to use "fglrx" driver. So I change the Driver section from "radeon" to "fglrx" and restart X, it wont start now, telling me that out of range or something.

Section "Device"
Identifier "Card0"
Driver "radeon"
BusID "PCI:1:5:0"
EndSection

View 4 Replies View Related

Ubuntu Multimedia :: 1366x768 Not Listed Under Options With ATI Radeon HD 5830?

May 26, 2011

I've just bought a new rig. The graphics card (as listed in the title) is a ATI Radeon HD 5830. With the normal out of the box drivers I can get a resolution of 1366x768 (The native resolution of my 32inch panel) but the 3D performance isn't good.With the ATI proprietary drivers installed 1366x768 isn't in the options (The ATI menu and the normal one)So I need to generate an xorg.conf and add the resolution?[edit] OK so I checked to see if the 3D performance was any better with the proprietary drivers (despite the funky resolution) and it caused Minecraft (The only game I really play under Linux) to freeze on startup. I think what I'll do is stick with the Radeon Open Source driver (which runs all the visual effects nicely anyway) and just do all my gaming in Windows

View 2 Replies View Related

Ubuntu :: Resolution Randomly Sets To Either 1024x768 Or 800x600 - Permanently Set A Resolution?

Dec 26, 2010

Barebones installation. Manually start x with 'startx'. For some weird reason, the resolution randomly sets to either 1024x768 or 800x600. How do I permanently set a resolution?

View 1 Replies View Related

Ubuntu :: Actual Resolution Is Only 1024x768 - Can't Get The Native Resolution (1280x1024)

Apr 5, 2011

I'm running 10.10. I have a Nvidia GTX 460. My actual resolution is only 1024x768. I can't get the native resolution (1280x1024). Nvidia-settings does not show this resolution. Google hasn't helped at all so far, and I have installed the Nvidia Driver.

View 2 Replies View Related

Ubuntu :: Changing A Display Resolution If You Have A Higher Resolution In 9.1?

Dec 7, 2009

I searched the archives and didn't find anything on this, and was just wondering if there is a problem if you load Ubuntu 9.1 and have a display that's higher than 1024x768. I'd prefer a machine with a higher res, but I've heard that Ubuntu will only go as high as 1024x768.I'm guessing, however, that by 9.1, it should recog the higher res while loading and it won't be a problem, but thought I'd check before shelling out on a machine with a nicer display.

View 9 Replies View Related

General :: Video Resolution Out Of Range Change Setting To Recommended Resolution 1280x1024

Oct 14, 2010

When I boot my computer I get this message: Warning Pc video resolution is out of range Change setting to recommended resolution 1280x1024 @60mh So I hit ctrl alt f1 I typed in Sudo dpkg-reconfigure xserver-xorg Nothing happens. It's been very frustrating because with everything that I've looked up it says that it's suppose to guide me through something. I desperately need my computer for school.

View 8 Replies View Related

Hardware :: Resolution Changed - Can't Return To Normal Resolution

Nov 20, 2010

I was evaluating a live distro on a USB drive and the resolution got changed from my normal 1680X1050 to 1024X768. I normally run SuperOS (ubuntu derivative) at 1680X1050 on my 22" LCD flatscreen monitor. The users manual for the monitor says that the optimum resolution is 1680X1050. Now when I go to system, preferences, monitors the monitor is unknown and the highest resolution that is available is 1360X768. I have clicked on Detect Monitors but not sure anything is happening. I have went to system, administration, additional drivers but none show up. The OSD menu for the monitor is showing 1380X768. I haven't been able to make any changes to the setting. I push the button that is supposed to get me into the sub-menu but nothing happens.

View 3 Replies View Related

General :: Resolution Max Is 800x600 - Can't Set A Resolution Of 1024x760

Apr 2, 2010

I've installed Ubuntu 9.10-karmic koala-and all runs good except screen resolution. I don't have any graphic card, and with windows I never had problems...but with linux max resolution is 800x600. what can I do to set a resolution of 1024x760 or similar ?

View 2 Replies View Related

Fedora Installation :: Get To Start The Install Process In A Resolution Other Than The "Optimum Resolution"?

Dec 5, 2009

I have googled this and I refuse to believe the answer is "older video card" or "ubuntu". Does anyone know what boot parameters to use or how to get Fedora to start the install process in a resolution other than the "Optimum resolution"? resolution=640x40 vga=ask. These do not work. They set the debug display but when the graphical portion starts it defaults to the "optimum resolution" and the message displays "Cannot Display This Video Mode". As you consider the answer, think this is a new computer, blank hard disk, etc. I am installing Fedora 10. Tried 11 and Vista seems less buggy, prefer 10 or 9.

View 9 Replies View Related

Ubuntu :: Get Better Computer Resolution?

Feb 18, 2010

i just installed ubuntu 9.10 and everything looks big. i think its the resolution but my min is 640x480(4:3) and my max is 800x600(4:3) what do i do to get better resolution?

View 2 Replies View Related

Ubuntu :: 9.9 Booted Up In Low Resolution?

Feb 21, 2010

Used 9.10 for months without issues Today it booted up in low resolution for some reason ?!?! Played around a bit with display - which now it cant reconise Now only boot up to the black screen with login prompy tried sudo /ect/init.d/gdm start No joy always go into login screen with black background

View 5 Replies View Related

Ubuntu :: Resolution Changes After Reboot?

Mar 3, 2010

I use a few different hard drives that I plug into one PC instead of partitioning, since it causes problems. I plugged in my Ubuntu 9.10 64 bit and it booted up in 1024x768 instead of 1280x1024 which is the default resolution for this monitor.Why would it change when it's been 1280 x 1024 everytime but this time? When I check the display settings it doesn't even have 1280x1024 anymore?

View 1 Replies View Related

Ubuntu :: Resolution Can't Be Set Correctly

Mar 17, 2010

I just installed ubuntu 9.10 (latest version + updates) on my computer. I am new to the linux OS.I have a 1366x768 resolution monitor with a maximum vertical frequency of 60 hz. This worked well on windows. As I've already read in the internet, this can rise problems on Ubuntu. The monitor is connected through a switchbox, so it doesn't get recognised. Even if it's hooked up directly (Ubuntu recognises it) I can't choose the correct resolution.

Currently I can't use another graphics driver than the generic one. The screen stays black ("wrong vertical frequency" displayed on LCD Monitor) if I use another driver. I'd like to use the proprietary ATI/AMD fglrx driver. I edited the xorg.conf file, but I was unable to get the right resolution. It seems to be outdated on Ubuntu 9.10. After that fail, I searched for alternatives and ended up with a file called

45custom_xrandr-settings

in the "Xsession.d" folder. I'm using the following contents:

Code:

xrandr --newmode "1366x768_60.00" 85.86 1368 1440 1584 1800 768 769 772 795 -HSync +Vsync
xrandr --addmode VGA-0 "1366x768_60.00"
xrandr --output VGA-0 --mode 1366x768_60.00

But the monitor still complains that it's the wrong vertical frequency when I use the fglrx driver. The generic driver uses another resolution than the specified one (as always) and gives me a blurry picture on the screen. I have also tried other modelines, Ubuntu just doesn't seem to be able to display 1366x768@60hz.

View 8 Replies View Related

Ubuntu :: How To Change Tty Resolution

Mar 21, 2010

Ok, I'm sick of Grub2. It's a total mess that is needlessly complicated in the worst fashion imaginable. (Yes, I've read https://help.ubuntu.com/community/Grub2, it doesn't help.) I can't understand Grub2 developers thinking (maybe they're aliens?) and, quite frankly, I just don't care anymore. how to change resolution for textmode terminals (tty1, tty2, ...)? I don't want to read any more [censored] about gfxpayload and how it's supposed to work. Please don't respond if you can't provide an example config that simply just works.

[Edit/SOLVED]: No longer an issue in Lucid Lynx for me. See this HOWTO. Note that 1280x1024 isn't the only option. You can use any resolution supported by VBE of your video card. Use vbeinfo command in Grub shell to see the list of available display modes.

View 3 Replies View Related

Ubuntu :: How To Force A Resolution

Mar 27, 2010

So my monitor (a 19" acer) has a native res of 1440x900, which is not detected in display settings. How do I force the resolution to that?

View 2 Replies View Related

Ubuntu :: Cannot Set Manual Resolution?

Apr 30, 2010

My Monitor is a Acer X223HQ which has a native max resolution of 1920 x 1080. I can easily achieve this is windows vista, but on ubuntu I am limited to 1360 x 768.I have tried manually adding the resolutions to xorg.conf which puts the Xserver in low graphics mode upon restart.this as I dont want resolution to ruin my experience.Running Ubuntu 10.04 LTS, graphics GPU is an intel G41 chipset.

View 7 Replies View Related

Ubuntu :: Resolution Changes After Restart?

May 3, 2010

I set my resolution to 1680 x 1050 via the vendor's tool and I even saved it to the X config file but every time I restart it's set back to 1280 x 1024.

View 1 Replies View Related

Ubuntu :: Resolution Low During Boot?

May 11, 2010

after updating ubuntu 10.04.. my boot seems to get much slower..not only that.. the resolution during the splash screen also is lower..like 800x600... what's wrong? bug? it only happened after i updated.before the update..like fresh install it was fine...

View 3 Replies View Related

Ubuntu :: Set Various Resolution Such As 1400x1050 (VNC)?

May 24, 2010

In 8.04 I used displayconfig-gtk to tell Ubuntu a 1400x1050 monitor was connected so I could use this resolution over VNC. Now this package isn't available anymore.

I already messed around with xorg.conf ending up in no signal after GRUB. I fixed this in recovery by removing xorg.conf.

How do I do this? I want to be able to set various resolution such as 1400x1050 (VNC) and 1024x768 (when connecting a real screen).

View 5 Replies View Related

Ubuntu :: Can't Adjust Resolution In 10.04

Jun 11, 2010

I have just did a fresh install of Ubuntu 10.04 to a computer with a generic, low end, on board graphics card. It will not allow me to change the resolution to something other than 800x600 or lower. 8.04 allowed me to set the resolution to as high as 1600x1200 using the same monitor/graphics card.

View 4 Replies View Related

Ubuntu :: Can't Get 16:10 (1440x900) Resolution On 10.04

Jun 26, 2010

so I've finally told myself i'd be better off with ubuntu instead of windows. And now I'm seeing I've made the wrong decision. I've spent 4 hours searching the web about how to get the 1440x900, tried some of the solutions and nothing worked. The resolution doesnt show up in the nvidia control panel. I tried somehow editing xorg.conf which just messed everything up so i had to put it in the default state..

View 2 Replies View Related

Ubuntu :: Cant Change Resolution In 10.04?

Jul 27, 2010

when i try to change my resolution in 10.04 i get a msg saying"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?"

View 5 Replies View Related







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