<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
    <title>Re: [xubuntu-users] GeForce4 Old-video-card working wrong in
      Xubuntu 14.04</title>
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I finally moved to an other linux distro. But here I leave useful
    info.<br>
    <br>
    Basically:<br>
    - Debian-wheezy-based distro, aiming to i686.<br>
    - the nvidia 96 driver.<br>
    - prevent nouvea driver to load on startup.<br>
    - #update-initramfs -u<br>
    - reboot<br>
    <br>
    Due to the many steps I made, and the fact I don't know which ones
    were strictly necessary, I'll describe them in ther order I made.<br>
    <br>
    Getting the Distro<br>
    I searched, Linux, Desktop, base on Debian, supporting i686, in
    active development.<br>
    I choosed GALPON MInino<br>
    <br>
    Getting the Driver<br>
    Debian wheezy includes nvidia-96 driver packages. Also I had the
    offitial nvidia NVIDIA-Linux-x86-96.43.23-pkg1.run. Tried both, and
    both worked.<br>
    <br>
    1 -- Installed <b>nvidia-glx-legacy-96xx</b> and <b>nvidia-xconfig</b>.<br>
    When installig, system warned me about conflicts with the nouveau
    driver, recommending me to reboot. But it didn't worked.<br>
    I checked /etc/modprobe.d/, and there was a
    nvidia-kernel-common.conf file preventing the nouveau driver to be
    load (see the attachments).<br>
    <br>
    2 -- I tried NVIDIA-Linux-x86-96.43.23-pkg1.run. I had to uninstall
    nvidia 96 driver package, and (just in case) every nvidia related
    package.<br>
    I had to install kernel headers too. I runned it again, it did't
    promt for blocking nouvea cause
    /etc/modprobe.d/nvidia-kernel-common.conf was already created, and I
    had booted. Also There where no problem finding
    /lib/modules/"mykernel"/build/inlcude/linux/version.h (see
    attachments).<br>
    But, also didn't work at once.<br>
    Serching internet I found this suggestions:<br>
    - updating initramfs with the command: #update-initramfs -u<br>
    - disabling modeset in /etc/default/grub
    (GRUB_CMDLINE_LINUX_DEFAULT="quiet splash <b>nomodeset</b>", but I
    think this is not necessary, see attachments)<br>
    - preventing other possible kernel moduels (see
    nvidia-graphics-drivers.conf)<br>
    - rebooting<br>
    Now it worked!!!<br>
    <br>
    3 -- I deinstall using NVIDIA-Linux-x86-96.43.23-pkg1.run, to try <b>nvidia-glx-legacy-96xx</b>
    again. It works too!!<br>
    <br>
    Best regards<br>
    <br>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 06/05/15 15:37, fernando wrote:<br>
    </div>
    <blockquote cite="mid:554A5F6B.9050408@yahoo.com" type="cite">Kiyotaka,





      thanks for your suggestion, but I'v been trying for a couple of
      days. I'v already get the X off. <br>
      <br>
      NVIDIA-Linux-x86-96.43.23-pkg1.run  (is the corresponding for my
      video card) <br>
      <br>
      The problem I have is the installer looks for: <br>
      /usr/src/linux-headers-3.13.0-51-generic/build/include/linux/version.h





      <br>
      when it is in: <br>
      /usr/src/linux-headers-3.13.0-51-generic/build/include/generated/uapi/linux/version.h





      <br>
      <br>
      I found this info: <br>
      <a class="moz-txt-link-freetext"
href="http://www.linuxquestions.org/questions/linux-software-2/nvidia-driver-version-h-does-not-exist-4175442715/">http://www.linuxquestions.org/questions/linux-software-2/nvidia-driver-version-h-does-not-exist-4175442715/</a>
      <br>
      <a class="moz-txt-link-freetext"
href="http://slackblogs.blogspot.de/2012/12/linux-kernel-37-vmware-workstation-and.html">http://slackblogs.blogspot.de/2012/12/linux-kernel-37-vmware-workstation-and.html</a>
      <br>
      <a class="moz-txt-link-freetext"
href="https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/859101">https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/859101</a>
      <br>
      <br>
      Then have tried, having no success.: <br>
      -configuring de source (make menuconfig) <br>
      -Linking to the existing file (ln ....version.h ....verson.h) <br>
      -applying th patch  patch_nvidia_304_88_for_3_11.patch (even when
      it is not ment for this installer and version) <br>
      -using other source location (usr/src/...) <br>
      <br>
       When I link to the existing file the installer says: <br>
      <br>
      <br>
      ERROR: If you are using a Linux 2.4 kernel, please make sure <br>
               you either have configured kernel sources matching your <br>
               kernel or the correct set of kernel headers installed <br>
               on your system. <br>
      <br>
               If you are using a Linux 2.6 kernel, please make sure <br>
               you have configured kernel sources matching your kernel <br>
               installed on your system. If you specified a separate <br>
               output directory using either the "KBUILD_OUTPUT" or <br>
               the "O" KBUILD parameter, make sure to specify this <br>
               directory with the SYSOUT environment variable or with <br>
               the equivalent nvidia-installer command line option. <br>
      <br>
               Depending on where and how the kernel sources (or the <br>
               kernel headers) were installed, you may need to specify <br>
               their location with the SYSSRC environment variable or <br>
               the equivalent nvidia-installer command line option. <br>
      <br>
      Regards <br>
      <br>
      <br>
      On 06/05/15 12:04, Kiyotaka Nemoto wrote: <br>
      <blockquote type="cite">Hi fernando, <br>
        <br>
        FYI, I wrote a post "How to install official NVIDIA drivers on
        Xubuntu 14.04" <br>
        <br>
        <a class="moz-txt-link-freetext"
          href="http://www.nemotos.net/?p=1094">http://www.nemotos.net/?p=1094</a>
        <br>
        <br>
        This may help you install nvidia's proprietary driver. <br>
        <br>
        Best regards, <br>
        <br>
        Kiyotaka <br>
        <br>
        <br>
        2015-05-06 22:59 GMT+09:00 fernando <a
          class="moz-txt-link-rfc2396E"
          href="mailto:fernandoduo@yahoo.com"><fernandoduo@yahoo.com></a>:
        <br>
        <blockquote type="cite">I wanted to verify what you recomend me,
          so I reenable nouveau and tried <br>
          again. <br>
          It starts wrong, but it fixes if there is a xorg.conf
          limitating the <br>
          horizontal sync. <br>
          <br>
          Then I disabled nouveau again, and things went wrong again. <br>
          <br>
          I'll keep tryin to install nvidia's proprietary driver. <br>
          <br>
          On 04/05/15 19:52, Alejandro Lieber wrote: <br>
          <blockquote type="cite">  04/05/15 03:52, Fernando Duo wrote:
            <br>
            <blockquote type="cite">I have an old computer wich was
              running Xubuntu 12.04, quite good. As I <br>
              upgraded it last Saturday it started working wrong,
              specialy video totally <br>
              distortionated. <br>
              When I learned I can change default video configuration,
              puting a <br>
              xorg.conf in /etc/X11/, I tried difrent resolutions. <br>
              <br>
            </blockquote>
            ............ <br>
            <br>
            <blockquote type="cite">Grub menu showed bad behavior before
              Xubuntu 14.04, having heavy <br>
              distortion since Xubuntu 12.04. <br>
              Now, even console interface works wrong, it get almost no
              distortion but <br>
              it's like there were flying pixels. <br>
              I installed nvidia tools, and tried this: <br>
            </blockquote>
            Fernando: <br>
            <br>
            I had the same problem with a NVIDIA GeForce4 MX440 AGP 8x
            in Lubuntu. <br>
            <br>
            I corrected all problems modifying the following line in <br>
            /etc/defaults/grub: <br>
            <br>
            GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" <br>
            <br>
            adding at the end of the line: <br>
            <br>
            nouveau.noaccel=1" <br>
            <br>
            So the line looks like: <br>
            <br>
            GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nouveau.noaccel=1"
            <br>
            <br>
            After this modification you MUST run: <br>
            <br>
            sudo update-grub <br>
            <br>
            Alejandro Lieber <br>
            <br>
          </blockquote>
          <br>
          -- <br>
          xubuntu-users mailing list <br>
          <a class="moz-txt-link-abbreviated"
            href="mailto:xubuntu-users@lists.ubuntu.com">xubuntu-users@lists.ubuntu.com</a>
          <br>
          Modify settings or unsubscribe at: <br>
          <a class="moz-txt-link-freetext"
            href="https://lists.ubuntu.com/mailman/listinfo/xubuntu-users">https://lists.ubuntu.com/mailman/listinfo/xubuntu-users</a>
          <br>
        </blockquote>
      </blockquote>
      <br>
    </blockquote>
    <br>
  </body>
</html>