Re: Xserver

From: Kent West (westk_at_acu.edu)
Date: 05/15/04

  • Next message: Ed and Pat: "Network"
    Date: Sat, 15 May 2004 08:56:31 -0500
    To: debian-user@lists.debian.org
    
    

    Hasse Bylov wrote:

    > I've tried SuSE Linux and it worked perfect for me, but a friend told
    > me some great things about Debian, so I wanted to try it out...
    >
    > The whole FTP-install went perfect.
    >
    > Well now I've got this problem with the X-server (see the log-files
    > attached. Btw, I think it's the XFree86.0.log you might wanna have a
    > look at) - Linux won't start X while the display settings are false. I
    > couldn't identify any drivers for my (onbord ASUS) graphics card. I
    > tried selecting VGA, but it didn't go well. With SuSE there was no
    > problem at all (except it couldn't find a "real" gfx-driver, but it
    > worked fine all right - in a res. of 1280x1024, 24bits @ 75Hz).
    >
    You're probably installing woody/stable, which is really old, and
    doesn't have hardly any hardware detection. It's a great OS for a server
    which doesn't need to have X but does need to be rock solid. However,
    for a workstation, I think you'd be better off upgrading to
    sid/unstable. Then your experience is likely to be closer to what you
    had with SuSE, RH, etc.

    > Why doesn't the system auto detect the whole thing for me like with
    > SuSE, RedHat etc.? Did i miss something?

    No; as mentioned above, Woody is ancient and doesn't autodetect hardware.

    >
    >
    > PS. There is a small error (I think) in the installation. If you
    > create a boot-disk _before_ configurering LILO, it won't return to the
    > setup with this possibility... (?)

    The next version of Debian has a new installer, so if you are installing
    Woody, this'll shortly be a moot point. Still, you might want to search
    the bug list (http://www.debian.org/Bugs/) to see if this has been
    reported already, and if not, report it.

    ><snip>
    >
    >(--) PCI:*(1:0:0) VIA unknown chipset (0x7205) rev 1, Mem @ 0xd8000000/26, 0xdc000000/24
    >
    >
    ><snip>
    >
    >
    >XFree86 has found a valid card configuration.
    >Unfortunately the appropriate data has not been added to xf86PciInfo.h.
    >Please forward 'scanpci -v' output to XFree86 support team.
    >
    >
    >(EE) Unable to locate/open config file
    >(EE) Error from xf86HandleConfigFile()
    >
    >

    If I had to make a guess, I'd say that your kernel/X is too old to
    recognize your video card. What's the result of "lspci"?

    If you want to upgrade your system to sid, edit "/etc/apt/lists.sources"
    and change all network instances (ftp, http) of "stable" to "unstable",
    EXCEPT for the security line; leave it at "stable". Then run "apt-get
    update" followed by "apt-get dist-upgrade". Now your "lspci" and X will
    probably recognize your chipset/video.

    If that doesn't solve the problem, you might want to upgrade your
    kernel. If you are installing Woody, you're probably using a 2.2 kernel
    still ("uname -a" will verify). You can search for a newer kernel with a
    command like "apt-cache search kernel-image-2.4" or "apt-cache search
    kernel-image-2.6". 2.6 is mostly stable now, and as long as you're
    upgrading, I'd go ahead and jump to 2.6 (unless you have special needs,
    hardware, software, etc, that needs 2.4).

    After upgrading your system and/or kernel, you'll probably have more
    success in getting X to work (as well as USB, etc).

    -- 
    Kent
    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Ed and Pat: "Network"

    Relevant Pages

    • Re: Question about linux sound...
      ... I use debian, which makes installing certain things pretty easy, ... I either have to close any other apps which may use sound, ... I have an AC'97 sound card and use 2.4.27-2-386 kernel on debian. ...
      (comp.os.linux.misc)
    • Upgrading 5.1 to latest -> page fault in kernel (crash) upon starting X
      ... Seems like I'm running into a serious problem upgrading my 5.1 machine ... I did an upgrade (cvsup) then went through the usual ... As far as building & installing is concerned I did everything as per ... When booting the old kernel everything is fine again - ...
      (freebsd-current)
    • Re: How is a rolling release linux distro implemented?
      ... I want to know because I would like to try and do Linux From Scratch, and would love to know how they solve the problems with upgrading GCC and all.... ... Second, as far as I remember, upgrading the kernel and gcc is a piece of cake. ... The only component I was unable to upgrade was glibc. ... The first part (compiling and installing glibc) is not hard, as far as I can remember now years later. ...
      (comp.unix.programmer)
    • Help upgrading 4.4 Release - 4.8 Stable
      ... well until I reboot after building and installing my custom kernel. ... Prior to upgrading everything worked fine. ... I have a copy of my previous kernel and can boot up using it. ... It seem as though the probe fail while searching for dummynet. ...
      (freebsd-questions)
    • Re: Upgraded kernels, now eth0 and framebuffer are gone
      ... Certainly the new kernel you are installing does not *require* the ... 'discover' package to be installed. ... Users upgrading from a non-modular bootstrapping linux kernel such ...
      (Debian-User)