[Bug 16472] Re: Login Screen Resolution

2008-11-24 Thread Petar Kulić
Hi, all! Im using Kubuntu hardy and im having strange problem. My xorg.conf file doesnt look like it should, coz i have no SubSection Display or Modes. Let me paste it here: Section InputDevice Identifier Generic Keyboard Driver kbd Option XkbRules

[Bug 16472] Re: Login Screen Resolution

2008-10-16 Thread [EMAIL PROTECTED]
About 10 lines down in the defective xorg.conf file # You should use dexconf or another such tool for creating a real xorg.conf # For example: # sudo dpkg-reconfigure -phigh xserver-xorg -- Login Screen Resolution https://bugs.launchpad.net/bugs/16472 You received this bug notification

[Bug 16472] Re: Login Screen Resolution

2008-10-16 Thread cnj5
Happened to me when upgrading to hardy The fix I used (which I haven't had to do in years, like before graphical logins ) is to reorganise the Modes in Section screen # of the xorg.conf so that the mode you want to use by default is the first in the list. eg : original xorg.conf file using

[Bug 16472] Re: Login Screen Resolution

2008-10-16 Thread cnj5
Happened to me when upgrading to hardy The fix I used (which I haven't had to do in years, like before graphical logins ) is to reorganise the Modes in Section screen # of the xorg.conf so that the mode you want to use by default is the first in the list. eg : original xorg.conf file using

[Bug 16472] Re: Login Screen Resolution

2008-08-22 Thread Dinesh
Thanks Mitch Clark .. You Rock.. I too have the same issue after updating my Ubuntu 8.04. But this command line helped me to restore it.. sudo dpkg-reconfigure -phigh xserver-xorg Thanks again buddy.. My doubt is where did you get this command? Or from whom? -- Login Screen Resolution

[Bug 16472] Re: Login Screen Resolution

2008-08-21 Thread Dinesh
** Tags added: login window -- Login Screen Resolution https://bugs.launchpad.net/bugs/16472 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 16472] Re: Login Screen Resolution

2008-06-28 Thread ferperezd
Thanks buddies, running this command from terminal fixed my issue as well. One thing I noticed, as edam posted earlier, I had to reactivate restricted drivers for NVIDIA. Also I noticed that sometimes my computers boots up while loading the OS, and my keyboard changed from the default layout.

[Bug 16472] Re: Login Screen Resolution

2008-06-09 Thread edam
Running sudo dpkg-reconfigure -phigh xserver-xorg in terminal fixed this issue for me This worked for me also. Thanks! :o) Although I had to re-enable restricted drivers afterwards. -- Login Screen Resolution https://bugs.launchpad.net/bugs/16472 You received this bug notification because

[Bug 16472] Re: Login Screen Resolution

2008-06-04 Thread Mitch Clark
Running sudo dpkg-reconfigure -phigh xserver-xorg in terminal fixed this issue for me -- Login Screen Resolution https://bugs.launchpad.net/bugs/16472 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber. -- desktop-bugs mailing list

[Bug 16472] Re: Login Screen Resolution

2008-05-05 Thread edam
@Big_Rog, I'm suffereing from the exact same problem you're describing. I have the same Failsafe sections in xorg.conf and the login screen resolution is larger than will fit on the screen. Would you mind elabourating on how you fixed the issue? What do you mean exactly when you say you replaced

[Bug 16472] Re: Login Screen Resolution

2008-04-09 Thread greenhunter
since April the 8. this bug is back in Hardy. --- Section Screen Identifier Default Screen Device Failsafe Device Monitor Failsafe Monitor Defaultdepth 24 SubSection Display Depth 24 Virtual 1792 1344 -- totally crap resolution on two computers. -- Login Screen

[Bug 16472] Re: Login Screen Resolution

2008-03-04 Thread Big_Rog
Indeed, replacing the Failsafe sections has restored my login screen! -- Login Screen Resolution https://bugs.launchpad.net/bugs/16472 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a direct subscriber. -- desktop-bugs mailing list

[Bug 16472] Re: Login Screen Resolution

2008-03-04 Thread Big_Rog
I just looked over my xorg.conf and saw something strange: Section Device Identifier Failsafe Device Boardname vesa Busid PCI:2:0:0 Driver nvidia Screen 0 EndSection Section Monitor Identifier Failsafe Monitor

[Bug 16472] Re: Login Screen Resolution

2008-02-01 Thread gratefulfrog
same issue on amd64 with Gutsy 7.10. I tried the plain login screen solution - no help, I inspected my xorg.conf, but it seems correct, I treid the aticonfig but this crashed even if aticonfig --help worked (I filed a bug report). Anyone else with an idea? -- Login Screen Resolution

[Bug 16472] Re: Login Screen Resolution

2008-01-25 Thread RedBird
I reinstalled Ubuntu again and made sure that the resolution is the best one in the live CD session.. I ended up with a well configured screen in the installed session.. -- Login Screen Resolution https://bugs.launchpad.net/bugs/16472 You received this bug notification because you are a member

[Bug 16472] Re: Login Screen Resolution

2008-01-06 Thread register
for me the problem was indeed the xorg.conf file. I'm running ubuntu through VMware on windows XP. in terminal I typed the following: sudo nano /etc/X11/xorg.conf I entered the password and then I scrolled down in xorg.conf until I found the resolution that I didn't like: 1920 x 1440. I

[Bug 16472] Re: Login Screen Resolution

2007-10-09 Thread Matt Rossi
Yeah, I have the same problem but I am running 7.10beta (I can't change the milestone for this bug unfortunately) This happened after I updated my nvidia-glx-new driver a couple of days ago. Any ideas? ** Changed in: gdm (Ubuntu) Status: Invalid = Confirmed -- Login Screen Resolution

[Bug 16472] Re: Login Screen Resolution

2007-10-09 Thread Sebastien Bacher
you should rather open a new bug rather than reopened a bug closed for months without even attaching the requested informations, closing again ** Changed in: gdm (Ubuntu) Status: Confirmed = Invalid -- Login Screen Resolution https://bugs.launchpad.net/bugs/16472 You received this bug

[Bug 16472] Re: Login Screen Resolution

2007-02-10 Thread ponnappan
I too faced the same problem recently (when I was switching back and forth between kdm and gdm) I restored by login window fonts by the following method. - the login window themes for kubuntu was in /usr/share/apps/kdm/themes/kubuntu/ - the heart of the theme was kubuntu.xml - sudo vi

[Bug 16472] Re: Login Screen Resolution

2006-09-09 Thread proming
I have try Rajib Ghosh's method,but it doesn't work on my system. I found a new way to work out the problem. Using aticonfig command. Example: aticonfig --resolution=0,1024x768 You can using aticonfig --help to get more information. -- Login Screen Resolution https://launchpad.net/bugs/16472

[Bug 16472] Re: Login Screen Resolution

2006-07-19 Thread Rajib Ghosh
Found a workaround! I am facing the same problem. /etc/x11/xorg.conf has only 1 res specified (1024x768), yet the GDM login screen appears at 1280x1024 since that was the res. I initially configured Ubuntu with (ubuntu 6.06 LTS). Used gdmsetup (or System-Administration-Login Window) to switch