Announcement

Collapse
No announcement yet.

A friend in distress "fglrx-installer_8.600.orig.tar.gz"

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #11
    Yes, ATI apparently gave the Ubuntu guys a new unreleased cat driver w/X.org v1.6 support for 9.04 (Jaunty), which has been dumped into the repos. (Might even switch to the 9.04 RCs now...)

    Comment


    • #12
      I can't compile for intrepid.


      dpkg-source: informaci?n: construyendo fglrx-installer en fglrx-installer_8.600-0ubuntu1.dsc
      debian/rules build
      test -x debian/rules
      mkdir -p "."
      #Create important strings
      for i in 10fglrx \
      dkms.conf \
      xorg-driver-fglrx.install \
      xorg-driver-fglrx-dev.install \
      fglrx-kernel-source.install \
      fglrx-amdcccle.install \
      libamdxvba1.install \
      overrides/fglrx-kernel-source; do \
      sed -e "s|#XMODDIR#|usr/lib/xorg/modules|" \
      -e "s|#XMODDIR32#||" \
      -e "s|#DRIDIR32#|usr/lib32|" \
      -e "s|#LIBDIR#|lib|" \
      -e "s|#DRIDIR#|usr/lib|" \
      -e "s|#CVERSION#|8.600|" \
      -e "s|#XARCH#|x740|" \
      -e "s|#ARCH#|x86|" \
      debian/$i.in > debian/$i; \
      done
      # remove exec bit on everything
      find arch \
      etc \
      lib \
      module \
      usr \
      x740 -type f | xargs chmod -x
      find: ?arch?: No existe el fichero ? directorio
      find: ?etc?: No existe el fichero ? directorio
      find: ?lib?: No existe el fichero ? directorio
      find: ?module?: No existe el fichero ? directorio
      find: ?usr?: No existe el fichero ? directorio
      find: ?x740?: No existe el fichero ? directorio
      chmod: falta un operando
      Pruebe `chmod --help' para m?s informaci?n.
      make: *** [configure/xorg-driver-fglrx] Error 123
      dpkg-buildpackage: fallo: debian/rules build entreg? error de estado de salida 2
      Last edited by TASADAR-F; 24 March 2009, 09:39 PM.

      Comment


      • #13
        Originally posted by TASADAR-F View Post
        I can't compile for intrepid.
        Well, duh... it's not for Intrepid. It's for Jaunty.

        Comment


        • #14
          ok, thanks

          Comment


          • #15
            Basically it should work with intrepid too, as they use the x740 dir which means xserver 1.5+. They did not add a x750 dir.

            Comment

            Working...
            X