General :: Unable To Change Screen Resolution On Slackware 12.2
Mar 8, 2010
I am unable to change mu screen resolution in slackware 12.2. I am editing the xorg.conf in "etc/X11/" with nano. My graphics card is a ATI with 64MB RAM. My monitor is capable of 1280x1024 @ 60Hz. Heres the xorg.conf:
Code:
# File generated by xf86config.
# Copyright (c) 1999 by The XFree86 Project, Inc.
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions: .....
View 2 Replies
ADVERTISEMENT
Sep 17, 2010
Just Installed the latest version of Ubuntu Netbook on my Toshiba Portege 7200 and the screen resolution is set to 800x600. The OS is not recognizing the fact the laptop can do 1024x768. I've been searching the net for a few hours to fix the problem and I'm not getting anywhere. The fix to the problem is to add the info below to the Xorg.conf file. This file does not seem to exsist on the latest version and if I create it manually it does not work.
# 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.
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
# This file is automatically updated on xserver-xorg package upgrades *only* if it has not been modified since the last upgrade of the xserver-xorg package.
# Note that some configuration settings that could be done previously in this file, now are automatically configured by the server and settings. Here are ignored. If you have edited this file but would like it to be automatically updated again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Device"
Identifier "Trident Microsystems Cyber 9540 (rev 52)"
Driver "trident"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Integtrated LCD"
HorizSync 28-90
VertRefresh 43-85
#Modeline "1024x768_60.00" 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync
#Option "PreferredMode" "1024x768_60.00"
EndSection
Section "Monitor"
Identifier "VGA-0"
Option "Ignore" "true"
EndSection
Section "Screen"
Identifier "Screen 1"
Monitor "Integtrated LCD"
Device "Trident Microsystems Cyber 9540 (rev 52)"
EndSection
View 5 Replies
View Related
Sep 16, 2010
I am running 'Slitaz.3' but don't have a clue how i may change the screen resolution.
View 1 Replies
View Related
Jan 21, 2011
I have a mecer bravo laptop which has a sis mirage graphics card, I cant change the screen resolution from 800 x 600 to anything better.
View 4 Replies
View Related
Nov 10, 2010
I need to know how to change resolution on the screen and monitor
View 5 Replies
View Related
Jan 17, 2011
I can't change scrren resolution in ubuntu linux.It's having only one size.which file i need to edit.
View 14 Replies
View Related
Aug 2, 2010
I just installed Simply Mepis 8.0.15 for a friend but the screen resolution is 800 x 600, how do I change that to 1024 x 768?
View 9 Replies
View Related
May 8, 2011
I just installed Opensuse 11.4 (gnome) in a new desktop but the screen resolution is 1360x768 60hz and this is not listed in monitor settings, so the monitor keeps displaying "not optimized mode" message. In order to use the correct resolution, I used these two commands:xrandr --newmode "1360x768_60.00" 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsyncxrandr --addmode VGA1 "1360x768_60.00"it worked, but every time the computer is restarted, I must run this command again. So I think "I just have to create a script in the initialization!". It works, every time the computer is started, there is no need to run the commands again. But when program enters in full screen, the resolution is "lost" and the monitor message is displayed again.
View 7 Replies
View Related
Jul 10, 2011
I have been using VirtualBox for really long time, and personally I like it a lot, specially the screen resolution auto change to fit the window size. Lately I have moved to qemu/kvm for the sole reason to learn kvm, I have been missing different things from VirtualBox, but Am trying to stuck with It for now as I said just to learn It. Now to my question, Is there a way to get an automatic screen resolution change to fit the window size of the VM like what I get in VirtualBox?
View 1 Replies
View Related
Jun 18, 2010
I am running Puppy from a usb in Windows 7 using Virtual Box and I can't get the 1280 x 800 screen resolution to work. The probe doesn't recognize my monitor initially in the video setup. When I choose this screen resolution in the xorgwizard it ignores the resolution I select and uses 1600 x 1200. If I try to reduce the resolution in the resolution changer, it decreases the window size but the desktop stays at the same resolution effectively cutting off the majority of the desktop from view. I have been trying the intel, radeon, vesa, and vmware drivers but none of them seem to work. Do I need to install a special video driver? I am using a unibody macbook.
View 3 Replies
View Related
Feb 19, 2011
I am loving Slackware, but my Westinghouse monitor is having a hard time recognizing the screen resolution. After typing in startx, I get a black screen. I can plug my box into my trusty test monitor, change the res to a config that the Westinghouse will recognize,then switch monitors and all is fine.How can I edit the res and have Slackware remember the settings? This happens every time I reboot. I am logging in as root, I have not added a user yet at this point.
View 3 Replies
View Related
Oct 19, 2010
I have a Dell Latitude C840 with a nVidia GeForce4 440 Go card and the screen is reported to go to 1600x1200, 32 bpp on Wikipedia. But I am unable to choose that resolution in Slackware. last time i changed the resolution to a higher one i needed to edit the xorg.conf, and change the HorizSync setting to match the monitor. but im unable to find the specifications on the screen for the C840. is there another way of doing this ? mabye a nVidia driver or something ?
Code:
# Monitor section
# Any number of monitor sections may be present
Section "Monitor"
Identifier "My Monitor"
# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S USER MANUAL FOR THE CORRECT NUMBERS.
HorizSync 31.5 - 50.0
# HorizSync30-64 # multisync
# HorizSync31.5, 35.2 # multiple fixed sync frequencies
# HorizSync15-25, 30-50 # multiple ranges of sync frequencies
# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S USER MANUAL FOR THE CORRECT NUMBERS.
VertRefresh 40-90
EndSection
View 5 Replies
View Related
Feb 4, 2010
I have a Fujitsu-Siemens V5535 laptop with a SIS Mirage 3+ graphic card, 671/672 chipset. I put ubuntu 9.10 on it, but I am not even able to settle the screen resolution higher than 800/600 . I tried different sollutions that i have found on the linux forum, but I was not successful.
View 1 Replies
View Related
May 21, 2011
I have done a fresh install of Ubuntu 11.04 on my oem intel machine.After the installation,the screen resolution is stuck at 800x600.I am unable to select a higher screen resolution.
View 6 Replies
View Related
Aug 29, 2010
I have an Ubuntu server with no physical access to it, only via ssh/vnc.
It is stuck on a 1680x1050 resolution and in the system display settings the menus are disabled since there is no detected real display connected.
I need to lower the resolution to e.g. 800x600. code...
View 3 Replies
View Related
Dec 25, 2010
Need a driver for a Compaq P900 Trinitron monitor, Model PE1030 using Linux Mint 8 Helena. Unable to change resolution. Max is 600 x 400.
View 6 Replies
View Related
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
Aug 17, 2010
Ever since I installed Debian, my monitor keep saying: "Input Signal Out of Range Change Settings to 1600x900 - 60Hz". So I thought it a problem of the screen resolution, so I have been trying to edit my xorg.conf file, but it doesn't seem to work at all. And this is my settings.
Section "Monitor"
Identifier"Configured Monitor"
EndSection
Section "Screen"
Identifier"Default Screen"
Monitor"Configured Monitor"
Device"HP 2009m"
SubSection "Display"
Depth24
Virtual2048 2048
Modes"1600x900_60.00"
EndSubSection
EndSection
View 2 Replies
View Related
May 14, 2010
How can I change screen resolution?
View 4 Replies
View Related
Aug 10, 2010
I'm very new to Ubuntu and have 9.04 running on a Sony Vaio, don't know what graphics card I have. My screen resolution doesn't have an option higher than 800x600, so everything looks super zoomed in. Other threads tell me to edit xorg.conf, which I did (probably incorrectly). The result was the computer had mega problems when I restarted it, and when it finally got back to the desktop it didn't give me any other options for screen resolution. Also it says I'm in low graphics mode.
View 1 Replies
View Related
Feb 14, 2011
I recently upgraded my desktop pc from 10.04 to 10.10 and ran into a tad of trouble. After I attempted to login from the GDM, something caused the system to crash and return to the GDM. So, I got my laptop out, did some googling, and decided to delete ~/.config/monitors.xml to try and reset the resolution. That got me to the Desktop, at which point I was greeted by more display issues.
The point at which the computer normally goes idle seems to crash and return it to the GDM as well. Needless to say, I disabled the idling/password prompt setting to prevent crashes every five minutes. Anyway, the prevailing problem is that I can't change the resolution itself -- as that seems to cause the same issue.
View 3 Replies
View Related
Mar 13, 2011
I've recently installed Ubuntu 10.10 on an old Dell computer I have. Everything seems to work fine, but I can't seem to change the screen resolution. In the monitor Preferences it says Monitor:Unknown. It's stuck on 1600x1200 and I'd like it to be closer to 1024x768
I've tried changing the xorg.conf file to no avail. I've been browsing for 3 days now looking for a solution.
[URL] These are my specs if it helps any, ignore the windows installation info because I have it installed alongside ubuntu.
View 9 Replies
View Related
Apr 1, 2011
I cannot get my screen resolution to change from 1600x1200. This is a new install of Ubuntu 10.10 and the desired option ( 1024x768 ) is listed under System/Preferences/Monitors. Changing the resolution and clicking Apply results in a screen refresh, but the resolution remains at 1600x1200.
I have gone through just about every tutorial and thread I can find, but nothing works. Here is some relevant information I have gathered code...
View 1 Replies
View Related
Apr 2, 2009
How to change the welcome screen resolution? (Where you input the username and password) I use NVIDIA driver which download from its official web site. After reboot, the welcome screen out of bottom.Change session, language and restart computer menu not in the screen. Is there a way to set the welcome screen resolution? or how can I fix it?
View 2 Replies
View Related
Feb 13, 2010
I was running my Acer V193 monitor at 1280x1024 resolution on KDE 4.3.1. Then after someone else used the computer the resolution changed to 1024x768 and I am unable to change it. Yast recognizes the monitor correctly, but when I run Sax2 it will not change it back to 1280x1024. It accepts that setting but when I start it again it is set at 1024x768. My xorg.conf indicates...
Section "Monitor"
Option "CalcAlgorithm" "XServerPool"
DisplaySize 376 301
[code].....
View 3 Replies
View Related
Jan 30, 2010
I'm having problems setting the resolution on my slackware.
xrandr:
Screen 0: minimum 640 x 480, current 800 x 600, maximum 800 x 600
default connected 800x600+0+0 0mm x 0mm
800x600 61.0*
640x480 60.0
I ran xorgsetup but nothing changed. I guess it's something with the vga, but I have no clue about that. why I can set only these small reslutions ?
View 1 Replies
View Related
Aug 13, 2009
Just installed F11. Been totally frustrated all day and all night with resolutions and DNS bugs. I installed system-config-display so I can get my video working properly. However, my monitor says it's out of range only on the login screen. How can I change the resolution for the login screen to match that of my working environment?
View 1 Replies
View Related
May 26, 2010
How do you get to the place to change the screen resolution through the menus in Fedora 13? When I couldn't find it, I ran gnome-display-properties, changed the resolution, restarted, and when it started back up the resolution was not changed!
What is the recommended way to change the screen resolution?
View 1 Replies
View Related
Apr 25, 2011
it will NEVER let me change the screen resolution to 1440x900. It never gives me the option. I then spend hours looking for fixes, making Xconf files and editing them to no avail. The same is true for Fedora 15 (Beta). what can i do to get the 1440x900 option in my "Display" list in Fedora.
View 2 Replies
View Related
May 2, 2010
I've recently upgraded to Ubuntu 10.04 LTS. When I boot up I see this:
[URL]
in a very low resolution
At the login screen and on the desktop my resolution is 1680 x 1080
Is there a way to make the splash screen that resolution as well?
View 9 Replies
View Related