Debian Multimedia :: Could Not Maximize Screen Resolution?
Mar 18, 2010
I'm running debian lenny and want to change the screen resolution from 640x480 to 1024x768. I'm using a nVidia Geforce FX 5800 and I installed the additional nvidia drivers with the help of this tutorial [URL]. Here is my xorg.conf
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
EndSection .....
When I try to change the screen resolution via the gnome menu I just can choose the 640x480 resolution and 50Hz refresh rate.
View 4 Replies
ADVERTISEMENT
Jul 22, 2015
I have an Laptop Acer aspire one D250 with debian 8 and gnome3, actualy the screen resolution are 1024*600 pixels, i want to try to maximize resolution.I hope to win 1280*800 screen resolution but the control panel fix display maximum to 1024*600, how i can to put another large resolution ?which years ago, i'm editing the xorg.conf file to put that i want resolution !I forgot that can i do for maximise resolution, some on can tell me how fix manualy the screen resolution.
View 14 Replies
View Related
Feb 14, 2016
I just changed the desktop on my thinkpad from awesome to i3. And now I have some very strange issues with the screen resolution. Because at home I use this x60 thinkpad on a dockingstation and a 19" display. As long as I used Awesome as my Desktop, the display manager as well as the desktop itself could handle the different screen resolution depending on if I'm out with just my 12" on my thinkpad or with the much bigger screen on my home 19" display.
I can understand that i3 maybe cannot handle this alone and I need xrandx to enforce the screen resolution. But why is the display manager (lightdm) also affected by this change? What is so different that even the DM cannot find the proper screen resolution?
View 1 Replies
View Related
Sep 3, 2010
I've googled the issue and had a little luck, though I can't seem to change my xorg.conf file because permissions are defailed. This is the example xorg.conf file I wrote based upon my original and the modifications:
# 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 13 Replies
View Related
Feb 3, 2016
How to enable native screen resolution in X using VESA driver? I have IBM/Lenovo ThinkPad T61 with a native screen resolution of 1680x1050, but I am getting 1024x768 instead.
This is a fresh install of Debian 8.3 (latest stable) (Jessie).
The root cause of this is that nouveau graphics driver (which I was using before) was causing me kernel crashes. Full story here: [URL] .....
View 7 Replies
View Related
Jul 13, 2015
I am wanting to try to change my normal user (bbq) to a different screen size within my secondary user (lfs). I was wondering how one would do that.
This happened when OpenClonk changed my screen resolution and when i changed it back my screen blacked out (and me being the idiot save it).
Debian 8 GNOME
Also (a bit unrelated) could a video card problem cause a user to log out? I have been having some severe problems with my monitor and I am thinking it is th video card. Sometimes when I am starting a program my monitor will lose connection to my computer (HDMI signal not found) and I will either have to wait a few seconds and it will turn on or it will just stay blacked out.
View 0 Replies
View Related
Apr 18, 2011
I am running Debian on a g3 mac and when I set the screen resolution to 1024 by 768 I cannot see everything, for instance the scroll bar on iceweasal is hidden, so I switched the resolution to 800 by 600 and then i load up evolution and find that the forward button isn't visible, is there a way to get a custom resolution that works with everything
View 10 Replies
View Related
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
Sep 3, 2015
I'm a relatively new Debian user, having come from Ubuntu. I recently bought a Dell micro-server to function as my Kodi media player. I installed an nVidia GeForce 210 to output to my Pioneer home theatre amplifier. The amp takes all my inputs (eg. Satellite set-top decoder, PS3, Kodi etc) and outputs to the TV. I installed XFCE as my desktop environment so that I could still interact with it via VNC.
Everything is working great except for one exceptionally annoying problem! Every day, I find that I am having to VNC into the desktop, load up nVidia X Settings, and change my screen resolution from Auto to 1920x1080 because it has lost the display configuration and the screen is blank. I presume this happens when the amplifier switches from one input to the next. It doesn't matter if I save the configuration to my X11.conf file or not - it still resets itself.
Before, this setup would run for months without any intervention (Same amplifier + HP microserver + Ubuntu + LXDE + ATI video card), so I'm pretty confident that the issue is either Debian, XFCE, or the nVidia card.
View 4 Replies
View Related
Sep 8, 2015
Debian GNU/Linux 8 (jessie) 64-bit Gnome 3.14.1
I just installed JustCloud: justcloud.com it work fine but it has an auto add to start-up applications, and after OS launch it hide-s in down bar message tray like skype or USB stick, I-m OK with that, but when pressing on it right or left click it don-t maximize, and message tray closes it self after click.
View 1 Replies
View Related
May 29, 2011
I've installed Squeeze 2.6.32-5-amd64 on my laptop (Alienware M17X R3, Intel i7 Sandybridge, ATI Technologies Inc Broadway [ATI Mobility Radeon HD 6800 Series])The screen is 17", with maximum resolution of 1920 x 1080. After a default install of the operating system, the maximum resolution I can select is 1280 x 1024.My research so far has suggested that I need to edit the /etc/X11/xorg.conf file and provide xorg with the necessary resolution.
Again, by default, the xorg.conf file is not created. This leads me to believe that xorg is scanning my hardware at startup and providing me with whatever it thinks is appropriate. I tried following these instructions to generate an xorg.conf file. This process created an xorg.conf file under /root/.
When I copy this xorg.conf file to /etc/X11, I get a blank (i.e. black) screen. Deleting this file restores the default resolution 1280 x 1024.This system is dual booting with Windows 7. Under windows I am able to get a 1920 x 1080 resolution, so I know my hardware is up to it.At this stage I have yet to install the drivers for the Radeon graphics card.What are my options regarding configuring xorg to give me a higher screen resolution?
View 6 Replies
View Related
Jan 4, 2015
I am using Debian Wheezy with LXDE and I am using the monitor resolution as 1280x1024. Now the Window maximize, minimize buttons look tiny and its pretty irritating. Is there anyway I can make them bigger ? I tried googling but whatever documentation I found was regarding GNOME not LXDE since not many people use it. I don't want to try any online themes of Linux just want the buttons to be bigger. Is there anyway ?
View 12 Replies
View Related
Apr 2, 2010
I'm having problems adjusting my screen resolution. I'm using Nvidia Geforce FX5300 video card and Samsung T220P LCD screen with resolution of 1920x1200. After installing the Nvidia driver I went to system -> preferences -> display in order to change the resolution to 1920x1200. Unfortunately, the available resolutions were only 640x480 and 320x240. I tried to set the resolution manually, using the advanced button, but when I did this everything was extremely big on my screen.
View 1 Replies
View Related
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
Jan 12, 2010
I can't increase my screen resolution to higher than 800x600. In Windows I have a 1024x768 resolution. This is my xorg.conf file
Code:
# 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 9 Replies
View Related
Dec 16, 2010
I have my Xubuntu box connected to a 1920x1200 LCD monitor via a KVM switch. If the KVM is set to the Xubuntu box when I boot, all's well, but if the KVM is set to the other machine, Xubuntu boots into a 800x600 resolution. This behavior started with Maverick, when I was running Lucid. the correct resolution was set no matter the position of the KVM switch. Is there some place in Maverick that I need to set the resolution to 1920x1200 so it is set correctly regardless of the KVM?
View 1 Replies
View Related
Jul 31, 2011
I know this is probably a stupid question , but I started using Ubuntu 11.04 .
My screen resolution on windows was 1600x900
But on ubuntu (even after installing proprietary drivers) the highest I can get is 1024x768 .
I tried using xandr but couldn't work it out .
My xandr info
When i tried adding a new mode using the command
I got the following error
Now I'm not sure what VGA refers to , but Im using a vga port to connect my monitor
Also I'm using only one monitor.
View 9 Replies
View Related
Aug 23, 2010
I have a fresh install of debian on an older laptop. The screen resolution is 800 x 600, but I want it to be 1024 x768. I know this screen can handle this resolution because I've used it before. I tampered with xorg.conf according to this link, viewtopic.php?t=26577, but to no avail. Here is my xorg.conf
Section "InputDevice"
Identifier"Generic Keyboard"
Driver"kbd"
Option"XkbRules""xorg"
Option"XkbModel""pc104"
Option"XkbLayout""us"
[Code]...
View 6 Replies
View Related
Jun 23, 2010
One day when i logged in, my screen resolution became lower. The sistem do not recognize anymore my old resolution (native) 1600x900 . And you can realize that maybe there are problems with the video card, because the system is slower than before in this terms. What could have happened?
View 4 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
Jan 19, 2010
I've been googling around for a while now and have been unsuccessful in setting up the screen resolution up properly... I have the manual for my monitor in case you ask for any of the specs. Other than unsuccessfully changing the xorg file, I've successfully went through the steps on Debians wiki site for NvidiaGraphicsDrivers in order to get my 9800gt working. I want to get the resolution upto 1400x900, but in the "Screen Resolution" window I only have the option for 640x480,50Hz
[Code]...
View 9 Replies
View Related
Nov 3, 2010
I am on a Debian 5 server and there is no desktop environment installed.I use mysql client on localhost and it's very hard to read tables with the lowest screen resolution.Is there a way to change it? I saw a few times, BACKTRACK changes command line's screen resolution but I don't know how to it or is it possible on debian.
View 7 Replies
View Related
Aug 21, 2010
I just installed debian lenny KDE 5.5, when installing the screen was busy at 100% but when I first loggin in, at least I Had 75% of screen resolution. less than 102x768. What can I do? this new serie resoletion screen but the system allows me to be in graphical mode. To be clear, the system gives me at least 800x400. i'm using Toshiba Tecra M1 with a standard vga graphic adapter
View 18 Replies
View Related
Apr 7, 2010
Does anyone know where to manually set screen resolution in the new 10.4 beta? Used to be in xorg.conf, but it appears that it doesn't exist in this release.
View 2 Replies
View Related
Apr 21, 2010
My screen resolution keeps reverting back to the default resolution 800x600. I'm using ubuntu 10.04, but had the same problem on 9.10 on my Acer Revo r3600 ION. I am able to change the resolution to 1280x1024 but have to do it by the nVidia configuration tool. The tool then allows me to 'Save to X Configuration'which it appears to have done successfully.See the sections from my 'etcx11xorg.conf' file. This is the state of the file after a reboot by the way.how I can get my desired resolution to persist after I reboot?
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Samsung SyncMaster"
HorizSync 30.0 - 81.0
VertRefresh 56.0 - 75.0
Option "DPMS"
EndSection
View 2 Replies
View Related
Apr 29, 2010
After update from 8.10 to 9.10 I have screen resolution 1440x900, which is not supported by my monitor. Following changes had no effect on my screen resolution
xrandr:
Code:
$XAUTORITY=/home/zuker/.Xauthority DISPLAY=:0.0 xrandr --output default --mode 1024x768
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
xorg.conf
Code:
Section "Screen" ...
Subsection "Display"
Depth 24
Modes "1024x768"
Virtual "1024 768"
EndSubSection
View 9 Replies
View Related
May 21, 2010
I installed 10.04 on my former windows box last night, and I seem to be stuck at a screen resolution of 1024x768. I have a Geforce 7600 GT graphics card, and I installed current drivers via the hardware drivers option. I can't go above this resolution in the nvidia x-server settings, and even xrandr says the highest resolution I can use is 1024x768. What is up with that, and how can I change it?
View 1 Replies
View Related
Jun 23, 2010
I have been arguing with my acer aspire one laptop since I bought it in terms of the screen resolution and have never been able to solve the problem, although I seem to be getting close. I just updated to 10.04 (the netbook remix).I have been following the instructions for how to fix it here. The result was this:
Code:
liz@Pippin:~$ cvt 1366 768
# 1368x768 59.88 Hz (CVT) hsync: 47.79 kHz; pclk: 85.25 MHz
[code]....
View 3 Replies
View Related
Jan 5, 2011
I have tried EVERY solution that has been posted. the nVidia forumswon help. Every solution that involves editing the .conf file crash my system. I wanna have real resolution for my monitor not be stuck at this 800x600 bull$#!tnVidia Graphics CardPlanar PL1700 Monitor
View 1 Replies
View Related
Mar 5, 2011
I recently installed Ubuntu 10.04 in my computer, I ran update manager and installed all the actualization but and I can not set the screen resolution higher than 800x600; I have windows XP installed in another partition and the screen resolution can get to 1028x1024 at 85 hz. I have a Pentium 4, 2.20 ghz, 1gb ram, and the video card is a SiS (Silicone Integrated Systems) 300/305/630/540/730 32 Mb.
View 4 Replies
View Related