LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   Back To Gnome From KDE, Screen Resolution Problems. (https://www.linuxquestions.org/questions/ubuntu-63/back-to-gnome-from-kde-screen-resolution-problems-671790/)

Novatian 09-23-2008 07:46 AM

Back To Gnome From KDE, Screen Resolution Problems.
 
Hi, I tried out KDE, and it worked, but back in Gnome the screen resolution was wrong, blocky.

On start up it said it could not detect the graphics card...

It would not fulfill changes to the screen resolution and the only options were low resolution and my monitor is a large one.

Actually in the start up, things are blocky and there is no option in "Screen Resolution" to fix it, only the same and a lower one.

Perhaps someone knows how to fix this?

amani 09-23-2008 10:21 AM

Your problem is
gdm does not work properly, but kdm is fine. ?
distro? versions of gdm/kdm?

or .. you actually have a x -related problem?
(for this post relevant lspci -vv output, monitor specs, DISTRO, check lsmod, modelines, edit /etc/X11/xorg.conf...)

Novatian 09-23-2008 12:51 PM

In KDE I tried altering X server for Nvidia as a pop up advised.

I have been trying a lot to get compiz going.

Using 8.04. Pentium 3, 1.3 GH. 640 MB of RAM. Nvidia 128 MB Video card. Cable connection by Ethernet, 10/100.

I have found it difficult altering things to get compiz going.



Both GDE and KDE worked, but on return to GDE, blocky resolution, 800 x 600. Only a lower option in preferences.

johnsshadow 09-25-2008 06:21 AM

best way to fix screen resolution problem in ubuntu 8.04.X works in gnome (not shure about kde)

open a terminal and type

sudo displayconfig-gtk

sudo= gives root previledges displayconfig-gtk opens the xorg config gui than select your monitor type

but select it by resolution not by model number or any of that jazz

1024x768 60hz will usually work good on most lcd monitors if u have a crt tho (the really old bricks you will need 600x400-ish)

example i have a 32inch widescreen and i use 1200x1000 at 60hz

Novatian 09-26-2008 07:34 AM

Problem is it gives me 800x600 or less.

johnsshadow 09-27-2008 01:43 AM

change the model to a screen that susports the resolution you are looking for "lcd panel 1024x768"

if it still gives you problems then you'r gunna half to alter your xorg.config

open up your search (for the computer) search for xorg.config
remember where it is (save to a txt document or somthing)

then type in a code like

sudo (insert place of file) xorg.config

look through it and find your monitor settings and add in the approipate resolution


thats how i did it :P

wildar 09-27-2008 01:53 AM

The problem isn't Gnome or KDE, but the graphics drivers your xorg.conf is using. Might help if you could post the content of your /etc/X11/xorg.conf.

Be that as it may, if you're using Ubuntu 8.04 and have an Nvidia card, try installing EnvyNG. It's an app written in Python which will download the latest ATI or Nvidia driver. It made setting up my Nvidia card with dual monitors uber easy.


All times are GMT -5. The time now is 11:19 PM.