Ask a Question related to Debian, Design and Development.

  1. #1

    Default Re: Curious GUI problem

    On Tue, Aug 05, 2003 at 01:28:24PM -0600, W wrote:
    > The install had the "vesa" graphics driver at the top of the list during
    > the install so I figured that the install system had probed my video
    > card and was recommending this driver as it was at the top of the
    > list and the rest were in alphabetical order. My graphics card is an
    > ATI Rage 128.
    Probably you will want to use another driver (in due time). You could
    try the 'ati' driver, but I would recommend to look up the thread which
    was on the list a few weeks ago on new drivers released by ati.
    > Any way, I get a graphical login screen but when I login as root
    That is good. You now know that X Windows works. So this almost
    certainly has nothing to do with video drivers, resolutions, colour
    depths etc.

    BTW: _don't_ login as root. Login as a regular user. You _have_ a regular
    user account, don't you?
    > it attempts to load KDE but then returns back the login screen like there
    > was an error. I am wondering what I did wrong in the setup to have it
    First try logging in as a normal user. Then, if KDE still backs out,
    try to login using another window manager (should be selectable on the
    login screen). If that _does_ work, there is something wrong with KDE.
    Check as much error logs as you can find: .xsession-errors in your home
    dir, /var/log/*

    HTH,

    David


    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    David Fokkema Guest

  2. Similar Questions and Discussions

    1. Curious
      Just Curious, are there any developers out there that develop using the SDK only, that is not using FLEX Builder?
    2. Curious about Extension
      Hi! I develop an extension with dw to php server model. And this extension can be accessed by Server Behavior > My extension Ok, but I would...
    3. curious problem in production
      I am having a problem call a sql server stored procedure in a test\production environment. I am getting an exception from sql server being...
    4. Curious problem
      Hi i have a script that has data posted to it. 1. if data sent to the script using port 80 all ok 2. if data sent to the script using port 443...
    5. Curious Differences
      I'm getting different results from the same expression on two different machines. Systems ------- SunOS qmprod 5.6 Generic_105181-23 sun4u sparc...
  3. #2

    Default Re: Curious GUI problem

    Hello

    W (<woodland@a1above.net>) wrote:
    > I just loaded version 3.0r0 on a secondary system so I can learn
    > how to setup and use Debian. I am more accustom to the Hat and
    > the Geco. The reason I want to use Debain is it is said to be the
    > most stable Linux distro.
    >
    > The install had the "vesa" graphics driver at the top of the list
    > during the install so I figured that the install system had probed my
    > video card and was recommending this driver as it was at the top of
    > the list and the rest were in alphabetical order. My graphics card is
    > an ATI Rage 128.
    There is also an "ati" driver in the list. As far as I know debconf does
    not probe your graphics board, and the vesa driver was probably
    presented on top of the list because it will run with nearly all
    boards. You can use "dpkg-reconfigure xserver-xfree86" to reconfigure
    the server.
    > Any way, I get a graphical login screen but when I login as root
    > it attempts to load KDE but then returns back the login screen like
    > there was an error. I am wondering what I did wrong in the setup to
    > have it do this. Does anyone have an idea what is going on? I did set
    > the resolution during the install for 1280 x 1024 and 24 bit as my
    > monitor is capable of this resolution.

    XFree will write a configuration file (/var/log/Xfree86.0.log), but as
    your login screen works, I don't think you have a problem with your X
    configuration.

    Are all the important KDE packages installed? Try
    apt-get install kdebase
    Does it work with other window managers, for example twm? I /think/ the
    standard window manager that is used if you log in with xdm is defined
    in /etc/alternatives/x-session-managers. Use
    update-alternatives --config x-session-manager
    to change it. You can also change your login manager (for example by
    installing kdm).

    best regards
    Andreas Janssen

    --
    Andreas Janssen
    [email]andreas.janssen@bigfoot.com[/email]
    PGP-Key-ID: 0xDC801674
    Registered Linux User #267976


    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    Andreas Janssen Guest

  4. #3

    Default Re: Curious GUI problem

    On Tue, 2003-08-05 at 15:28, W wrote:
    > Any way, I get a graphical login screen but when I login as root
    > it attempts to load KDE but then returns back the login screen like there
    > was an error. I am wondering what I did wrong in the setup to have it
    > do this. Does anyone have an idea what is going on? I did set the
    > resolution during the install for 1280 x 1024 and 24 bit as my monitor is
    > capable of this resolution.
    I've seen this behavior when I used an existing set of user files with a
    distro that mapped that user to a different ID number. So, RedHat
    labelled my user UID 500, and Debian maps it to 1000. The files
    couldn't be written to, so temporaries couldn't be set up, etc.

    Since you're logging in as root (UID=0), I don't see how that could
    happen, but problems with permissions on files has at least caused these
    symptoms for me.

    Cheers,
    Bret

    --
    bwaldow at alum dot mit dot edu


    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    Bret Comstock Waldow Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139