Re: [gentoo-user] problems with xorg and ATi :(

2005-01-25 Thread Holly Bostick
{Zecke} wrote:
OK Thanks, i'll try to apply the patch because if I emerge ati-drivers,
gentuxp4 log # emerge -pv ati-drivers
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild UD] x11-base/xorg-x11-6.7.0-r3 [6.8.0-r4] -3dfx -3dnow
-cjk -debug -dlloader -doc +ipv6 +mmx +nls +pam -sdk +sse -static
52,057 kB
[ebuild  N] media-video/ati-drivers-3.14.6  4,124 kB
Xorg is running 6.8.0-r4 and I want to use that version. How can I
make to install ONLY ati-drivers? I tryed to mask the package and
nothing.
No, it wouldn't work, because ati-drivers versions 3.14.6 and below do 
not work with X.org above version 6.7.0-r3, so those versions of the 
drivers demand that you downgrade if you want to use them.

The new version of the ati-drivers (8.8.25) does work with X.org 6.8 and 
above (with some caveats), but you must have them masked, as they are 
still ~86 and ~amd64.

If you would like to try them, add
media-video/ati-drivers ~your_arch
to /etc/portage/package.keywords (create this file if it does not exist).
HTH,
Holly
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] problems with xorg and ATi :(

2005-01-25 Thread {Zecke}
OK Thanks, i'll try to apply the patch because if I emerge ati-drivers,


gentuxp4 log # emerge -pv ati-drivers

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild UD] x11-base/xorg-x11-6.7.0-r3 [6.8.0-r4] -3dfx -3dnow
-cjk -debug -dlloader -doc +ipv6 +mmx +nls +pam -sdk +sse -static
52,057 kB
[ebuild  N] media-video/ati-drivers-3.14.6  4,124 kB

Xorg is running 6.8.0-r4 and I want to use that version. How can I
make to install ONLY ati-drivers? I tryed to mask the package and
nothing.



On Tue, 25 Jan 2005 19:08:41 +0100, Holly Bostick <[EMAIL PROTECTED]> wrote:
> {Zecke} wrote:
> > HI!
> > I'm just compiled kernel-2.6.10-gentoo-r6 and xorg  6.8.0-r4, when
> > tryin to build fglrx module manually...
> >
> > gentuxp4 build_mod # sh make.sh
> > make.sh: line 52: [: 3: unary operator expected
> > ATI module generator V 2.0
> > ==
> > initializing...
> > cleaning...
> > patching 'highmem.h'...
> > assuming new VMA API since we do have kernel 2.6.x...
> > doing Makefile based build for kernel 2.6.x and higher
> > make -C /lib/modules/2.6.10-gentoo-r6/build
> > SUBDIRS=/root/fglrx/lib/modules/fglr x/build_mod/2.6.x modules
> > make[1]: Entering directory `/usr/src/linux-2.6.10-gentoo-r6'
> >   Building modules, stage 2.
> >   MODPOST
> > *** Warning: "pci_find_class"
> 
> This is a bug with the drivers and kernel 2.6.10 (pci_find_class is
> supposed to be pci_get_class, or vice-versa).
> 
> Anyway, there is a patch available on the rage3D forums (
> http://www.rage3d.com/board/showthread.php?t=33798874 ), posted by the
> Linux project manager of ATI (mtippett), or just emerge the ati-drivers
> package, which I believe includes this patch.
> 
> HTH,
> Holly
> 
> --
> gentoo-user@gentoo.org mailing list
> 
>

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] problems with xorg and ATi :(

2005-01-25 Thread Holly Bostick
{Zecke} wrote:
HI!
I'm just compiled kernel-2.6.10-gentoo-r6 and xorg  6.8.0-r4, when
tryin to build fglrx module manually...
gentuxp4 build_mod # sh make.sh
make.sh: line 52: [: 3: unary operator expected
ATI module generator V 2.0
==
initializing...
cleaning...
patching 'highmem.h'...
assuming new VMA API since we do have kernel 2.6.x...
doing Makefile based build for kernel 2.6.x and higher
make -C /lib/modules/2.6.10-gentoo-r6/build
SUBDIRS=/root/fglrx/lib/modules/fglr x/build_mod/2.6.x modules
make[1]: Entering directory `/usr/src/linux-2.6.10-gentoo-r6'
  Building modules, stage 2.
  MODPOST
*** Warning: "pci_find_class"
This is a bug with the drivers and kernel 2.6.10 (pci_find_class is 
supposed to be pci_get_class, or vice-versa).

Anyway, there is a patch available on the rage3D forums ( 
http://www.rage3d.com/board/showthread.php?t=33798874 ), posted by the 
Linux project manager of ATI (mtippett), or just emerge the ati-drivers 
package, which I believe includes this patch.

HTH,
Holly
--
gentoo-user@gentoo.org mailing list


[gentoo-user] problems with xorg and ATi :(

2005-01-25 Thread {Zecke}
HI!
I'm just compiled kernel-2.6.10-gentoo-r6 and xorg  6.8.0-r4, when
tryin to build fglrx module manually...

gentuxp4 build_mod # sh make.sh
make.sh: line 52: [: 3: unary operator expected
ATI module generator V 2.0
==
initializing...
cleaning...
patching 'highmem.h'...
assuming new VMA API since we do have kernel 2.6.x...
doing Makefile based build for kernel 2.6.x and higher
make -C /lib/modules/2.6.10-gentoo-r6/build
SUBDIRS=/root/fglrx/lib/modules/fglr x/build_mod/2.6.x modules
make[1]: Entering directory `/usr/src/linux-2.6.10-gentoo-r6'
  Building modules, stage 2.
  MODPOST
*** Warning: "pci_find_class"
[/root/fglrx/lib/modules/fglrx/build_mod/2.6.x/fgl rx.ko] undefined!
make[1]: Leaving directory `/usr/src/linux-2.6.10-gentoo-r6'
build succeeded with return value 0
duplicating results into driver repository...
done.
==
You must change your working directory to /root/fglrx/lib/modules/fglrx
and then call ./make_install.sh in order to install the built module.
==


OK, got a warning..  *** Warning: "pci_find_class"
then I go to that dir and...

gentuxp4 fglrx # sh make_install.sh
- creating symlink
- recreating module dependency list
- trying a sample load of the kernel module
FATAL: Error inserting fglrx
(/lib/modules/2.6.10-gentoo-r6/kernel/drivers/char/drm/fglrx.ko):
Unknown symbol in module, or unknown parameter (see dmesg)
failed.

This is the kernel output:
Jan 25 18:43:27 gentuxp4 fglrx: Unknown symbol pci_find_class


I cant load the module :(

--
gentoo-user@gentoo.org mailing list