Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] ati driver

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Daniel Goller <dgoller AT satx.rr.com>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] ati driver
  • Date: Wed, 16 Aug 2006 20:22:33 -0500

On Wed, 16 Aug 2006 20:04:24 +0800
Craig Dyke <grail AT westnet.com.au> wrote:

> Thanks for the information folks. It turned out to be 18-rc* specific.
>
> Daniel
>
> Was there anything else specific you had to do to get it to work?
>
> Xorg log keeps telling me that my Xorg is version 7 and that module
> is only for 6.8 or 6.9
>
> When I do a gaze version xorg I get 6.9 as this is current Test
> grimoire version.
>
> Any help would be appreciated.
>
> Also, my xorg is very generic and video section is like below:
>
> Section "Device"
> Identifier "Card0"
> Driver "fglrx"
> BusID "PCI:01:00:0"
> EndSection

did you start with a 'aticonfig --initial --input /etc/X11/xorg.conf' ?

actually reading my Xorg.0.log it almost sounds as if it is only for
Xorg 7.1, but it could be i misread wht it says, we are talking about
8.27.10 drivers, right? (i ended up using the ati installer to unpack,
and put libs into the right place, since it uses the /usr/X11R6/*
locations, and it did not match my AMD64 setup), i have not had time to
adapt the spell to match what i am doing, all i can say is that it works

"(II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
compiled for 7.1.0, module version = 8.27.10"

what you would want to try is run the ati installer from their website,
so it can not start X, choose the second custom option and instead of
installing to / install to /someplacesafe then you can see what is
installed and move it, at least till the spell does it correctly for
xorg using the new locations for modules/drivers/extensions/libs

sorry that this is taking me so much time, i need to not only adapt it
to x86_64 but also to xorg 7.1

so if you just install on x86, the moving of files from /usr/X11R6
to /usr/lib/xorg places (check that 6.9 already uses those) should be
trivial.

Sorry this sounds so messy, hope some of it still helps.

Daniel

>
> Craig
>
> Daniel Goller wrote:
> > On Fri, 11 Aug 2006 23:45:24 +0800
> > Craig Dyke <grail AT westnet.com.au> wrote:
> >
> > Interestingly there was no kernel version defined in version.h for
> > rc2 and rc3 here, so it never even tried to build, with 2.6.17.7 it
> > works flawlessly however, luckily there is nothing i need in
> > 2.6.18-rc* right now, have you tried 2.6.17.7 yet?
> >
> >
> >
> >> Hi All
> >>
> >> Has anyone else come across this error message when casting the
> >> ati_driver?
> >>
> >> make[1]: Entering directory `/usr/src/linux-2.6.18-rc2'
> >> CC [M] /lib/modules/fglrx/build_mod/2.6.x/firegl_public.o
> >> /lib/modules/fglrx/build_mod/2.6.x/firegl_public.c: In function
> >> 'firegl_stub_open':
> >> /lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:559: warning:
> >> assignment discards qualifiers from pointer target type
> >> /lib/modules/fglrx/build_mod/2.6.x/firegl_public.c: In function
> >> '__ke_vm_map':
> >> /lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3159: error:
> >> 'VM_SHM' undeclared (first use in this function)
> >> /lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3159: error:
> >> (Each undeclared identifier is reported only once
> >> /lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3159: error: for
> >> each function it appears in.)
> >> make[2]: *** [/lib/modules/fglrx/build_mod/2.6.x/firegl_public.o]
> >> Error 1 make[1]: *** [_module_/lib/modules/fglrx/build_mod/2.6.x]
> >> Error 2 make[1]: Leaving directory `/usr/src/linux-2.6.18-rc2'
> >> make: *** [kmod_build] Error 2
> >> build failed with return value 2
> >>
> >>
> >> Unfortunately my C skills didn't seem to lead me anywhere :(
> >>
> >> Craig
> >> _______________________________________________
> >> SM-Discuss mailing list
> >> SM-Discuss AT lists.ibiblio.org
> >> http://lists.ibiblio.org/mailman/listinfo/sm-discuss
> >>
> >> ------------------------------------------------------------------------
> >>
> >> _______________________________________________
> >> SM-Discuss mailing list
> >> SM-Discuss AT lists.ibiblio.org
> >> http://lists.ibiblio.org/mailman/listinfo/sm-discuss
> >>
> _______________________________________________
> SM-Discuss mailing list
> SM-Discuss AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-discuss

Attachment: signature.asc
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page