Debian :: LXDE Failing To Retain The Screen Resolution?
Aug 30, 2010
I have been using Debian for 3 or 4 years, I have never used LXDE before. After several attempts and searches through google, I succeeded to change the screen resolution to 1024x768 but LXDE is retaining this resolution for only one session: I have to change the resolution every time I use LXDE.
This is what I have in ~/.config
edbarx@edbarx-pc:~/.config$ ls -l
total 72
drwxr-xr-x 2 edbarx edbarx 4096 Mar 19 14:41 akonadi
[code]....
View 5 Replies
ADVERTISEMENT
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
Jun 26, 2011
I have installed Debian Lenny with LXDE on a Dual USB 500Mhz iBook g3 the login screen appears displaying the screen using "800x600" pixels with the screen resolution at "1024x768" - so the login screen fills 2/3 of the LCD with black space to the right and the image repeating itself in the bottom 1/3 of the screen The "System Tools" > "Monitors Settings" only list one setting size of "800x600" and "Auto" After trying to search for answers I have tried editing the /etc/X11/xorg.conf file (after stopping gdm and rebooting afterwards)
# ... after these lines
Section "Screen"
Identifier "Default Screen"
[code]...
But nothing changes.
I have also tried [ dpkg-reconfigure xserver-xorg ] but there is no prompt for resolution
View 5 Replies
View Related
Oct 4, 2014
Currently my display is set to 1280x960 at 60Hz, but my monitor supports 1920x1080, which is what I would like to have. Preferences -> Monitor Settings (lxrandr) does not change anything & does not show my desired resolution either. I tried using the Nvidia propietary drivers but whenever I try to switch to them from xorg.conf the X display can't start. right now I am using the nouveau driver. I've seen some xrandr commands but so far haven't been able to figure out what I need to do.
I am on Debian 7.6.0 (Wheezy) amd64:
Code: Select all$ uname -rms
Linux 3.2.0-4-amd64 x86_64
I installed my system from the LXDE live media.
My graphics card is the NVIDIA GeForce4 MX 440 (NV18).
lspci output:
$ lspci | grep -i vga
01:00.0 VGA compatible controller: NVIDIA Corporation NV18 [GeForce4 MX 440 AGP 8x] (rev c1)
View 8 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
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
Dec 25, 2010
I am getting a screen resolution of 1280x1024 on my laptop, but I sometimes like the lower resolutions, which are unaccessible via the Screen Resolution program.
View 2 Replies
View Related
Aug 22, 2011
I'm running Debian squeeze on an old IBM laptop with Radeon Mobility 7500 graphic card.In the kernel 2.6.32-5 there is always a little white line at the bottom of the screen.It begins to appear after the font size changes during the boot process.It does not appear in older kernels.
View 5 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
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
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
Mar 14, 2010
I have installed Debian 5.0.4 on my Toshiba laptop and I can not set screen resolution to 1280x800. I had Ubuntu and openSuse previsoly installed on Toshiba and had no problems with setting screen resolution. My /etc/X11/xorg.cong looks:
Section "InputDevice"
Identifier"Generic Keyboard"
Driver"kbd"
Option"XkbRules""xorg"
Option"XkbModel""pc105"
Option"XkbLayout""hr"
[Code]....
What I need to edit to this file to solve problem? Do I have to install additional software?
View 1 Replies
View Related
Mar 6, 2013
I installed wheezy on a new pc, and I have only two resolution modes:
1024X768
800x600
what do I have to do to get hight resolution?
lspci:
root@debian ~ # lspci -v -s `lspci | awk '/VGA/{print $1}'`
00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller (rev 09) (prog-if 00 [VGA controller])
Subsystem: Fujitsu Technology Solutions Device 11d7
Flags: bus master, fast devsel, latency 0, IRQ 44
[Code] .....
View 14 Replies
View Related
May 11, 2010
I have installed Debian 504 on an old Toshiba Satellite laptop with 192mb of memory. Install is fine, boots up etc ok.The screen resolution is limited to 800 x 600 (not filling the whole screen)"Screen Resolution Properties" shows 640 x 480 and 800 x 600 as the only 2 options.How can I get a bigger resolution please?
View 1 Replies
View Related
Apr 7, 2011
I've borrowed a copy of 11.4 DVD install disc from someone at work, everything went fine install wise. Except Grub taking control, which I didn't ask it to, but easy fix with yast, problem is firstly my graphics resolution is wrong, but I'm trying to work that one out myself as it always seems to be happening with distros I use on my machine. The weird thing is my desktop blinks! Every 10secs or so the whole screen goes blank and then reappears? I thought it might be the wrong refresh rate, but that's at 60Hz which is correct, would it be the resolution problem?
My hardware:-
P4 2.8
1Gb ram
Geforce FX 5500
Dell 1703FP monitor
I was trying to running diagnostic's from Opensuse, but the blinking was getting on my nerves and I'm not familiar with a non Debian based OS......yet! I've got compiz and all running on the hardware in my Ubuntu install after editing the xorg.conf, could I simply copy that to my Opensuse install?
View 8 Replies
View Related
Jun 13, 2010
I am not use X11 in linux. I use just terminal window. How can i change screen resolution?
View 5 Replies
View Related
Nov 18, 2015
Now that I'm more lucid I can adjust the format a bit. If I try opening the TTY the screen goes completely black after visualizing few artifact on the bottom of the screen.
Pressing Ctrl+Alt+F7 brings me back safely to the GUI
So far I tried to modify the /etc/defaults/grub file to uncomment the grub resolution and the grub_terminal to no avail. Now at least it seams to waste some less time to load the grub (it took something like 15 sec before) but it lost the previous green/torquoise background and now it's white char on black background.
On a side note pressing C on the grub to reach the grub console gave me some answer I don't know how to deal with... I was trying to use vbeinfo but it didn't found the command and so I tried the insmod:
Photo(large) of the complete grub console session wrote:grub>
grub> videoinfo
List of supported video modes:
Legend: mask/position=red/green/blue/reserved
grub> videotest
error: no suitable video mode found.
grub> insmod vbe
error: file `/boot/grub/x86_64-efi/vbe.mod' not found
View 3 Replies
View Related
Jan 15, 2016
I'm using two screens where one Is cheep Denver TV screen with DVD player. I have just install Jessie on my PC. Before i had Windows and there was no problems finding correct resolution for this screen. Now Jessie recognize it as Unknown and the maximum resolution I can set is 1024x768 what is way to small even for this screen. At Windows resolution was something over 1200px wide. The worst thing about it is that this resolution stretches the display really ugly. You may think I'm making big deal of nothing but for me it is actually a deal. I'm graphical designer and I need to see display as it is.
View 7 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
Oct 1, 2009
I'm a newbe to Debian & Linux but I am trying to get a base system installed on a small touchscreen computer without the Gnome environment. I am using Debian 5 but the resolution of the screen has not configured correctly with the command line screen appearing offset to the right.
View 7 Replies
View Related
Apr 7, 2011
When Debian 6 (amd 64, testing) is loaded, before desktop appears, for a while, the screen is black and three strange green rows appear. Then, all is ok and I can see a normale desktop and start to use Debian. So, an error in video config could be possible. Linked to this fact (I think) , there is the impossibility to modify the resolution screen (that is fixed to 1024x768) and the refresh frequency. I've tried to find "xorg.conf" in order to modify it like various guides suggest me, but this file is not present.
View 1 Replies
View Related
Feb 21, 2011
I installed Squeeze with LXDE on my old 600MHz Celeron, 256MB ram computer. But, every time I boot, the screen resolution is wrong. I can set it right with a few clicks of the mouse, but next time I boot up it has reverted to the wrong setting. I found that this problem has been reported on the LXDE forum, but the official response seems to be that it is not their problem.
How do I get the correct setting to stick?
View 7 Replies
View Related
Jan 30, 2010
The login screen is always at maximum screen resolution, how can i change this?
View 2 Replies
View Related
Apr 8, 2011
I have install squeeze, wheezy. I understand there a glitch in nvidia-setting. So how can I change screen resolution and refresh rate in xorg.conf?
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (pbuilder@windlord) Sun Jun 13 06:03:17 UTC 2010
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection .....
View 4 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