You are not logged in.

#1 2013-10-16 05:08:21

fiendfan1
Member
Registered: 2013-07-18
Posts: 47

Catalyst Not Working Without glamor-egl

After this post I made, I uninstalled glamor-egl because it was conflicting with catalyst. This worked fine until I restarted, but now opengl doesn't work and on the startup status screen, one line says something like "[FAILED] Kernel module load failed".

Last edited by fiendfan1 (2013-10-16 05:08:48)

Offline

#2 2013-10-16 05:37:16

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,560

Re: Catalyst Not Working Without glamor-egl

"something like" is useless. Check the logs and get the full, correct error.

Offline

#3 2013-10-16 13:40:18

clfarron4
Member
From: London, UK
Registered: 2013-06-28
Posts: 2,163
Website

Re: Catalyst Not Working Without glamor-egl

I can think of two things:

1) You installed the catalyst, but don't have a kernel that corresponds the one that Vi0L0 used to build kernel modules.
2) You have catalyst-hook or something else installed and haven't run sudo catalyst_build_module all.

My money is that you are in the first one.


Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository

Offline

#4 2013-10-16 14:21:45

fiendfan1
Member
Registered: 2013-07-18
Posts: 47

Re: Catalyst Not Working Without glamor-egl

clfarron4 wrote:

I can think of two things:

1) You installed the catalyst, but don't have a kernel that corresponds the one that Vi0L0 used to build kernel modules.
2) You have catalyst-hook or something else installed and haven't run sudo catalyst_build_module all.

My money is that you are in the first one.

I have catalyst-test installed from the aur. How can I find out what version he used? I have linux 3.11.5-1. And if #1 is true, could I just use http://www2.ati.com/drivers/beta/amd-ca … x86_64.zip?

Last edited by fiendfan1 (2013-10-16 14:30:12)

Offline

#5 2013-10-16 14:45:16

clfarron4
Member
From: London, UK
Registered: 2013-06-28
Posts: 2,163
Website

Re: Catalyst Not Working Without glamor-egl

Aside from asking Vi0L0, I wouldn't know.

What happens if you run sudo catalyst_build_module all? Does it build kernel modules, or does it say "command not found"?

It wouldn't matter if you installed from source because you would still have to build the kernel modules, and you are making things unnecessarily harder, because that is essentialy what catalyst-test does for you anyways.

The point is that you need to build the fglrx module after every kernel and catalyst upgrade, no matter where you install it from.


Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository

Offline

#6 2013-10-16 15:00:14

fiendfan1
Member
Registered: 2013-07-18
Posts: 47

Re: Catalyst Not Working Without glamor-egl

When I run sudo catalyst_build_module_all it says
"Building fglrx module for 3.11.5-1-ARCH kernel ...
Failed!!! Check out log: /var/log/catalyst-install.log"

/var/log/catalyst-install.log:

--------
2013-10-16 00:54:51
Building fglrx module for 3.11.5-1-ARCH kernel ...
--------
OsVersion says: SMP=1
file /proc/kallsyms says: SMP=1
file /usr/lib/modules/3.11.5-1-ARCH/build/include/generated/autoconf.h says: SMP=1
file /usr/lib/modules/3.11.5-1-ARCH/build/include/generated/autoconf.h says: MODVERSIONS=1
file /usr/lib/modules/3.11.5-1-ARCH/build/arch/x86/include/asm/compat.h says: COMPAT_ALLOC_USER_SPACE=arch_compat_alloc_user_space
make: Entering directory '/usr/src/linux-3.11.5-1-ARCH'
  CC [M]  /tmp/catalyst.P00v5Z/firegl_public.o
  CC [M]  /tmp/catalyst.P00v5Z/kcl_acpi.o
  CC [M]  /tmp/catalyst.P00v5Z/kcl_agp.o
  CC [M]  /tmp/catalyst.P00v5Z/kcl_debug.o
  CC [M]  /tmp/catalyst.P00v5Z/kcl_ioctl.o
  CC [M]  /tmp/catalyst.P00v5Z/kcl_io.o
  CC [M]  /tmp/catalyst.P00v5Z/kcl_pci.o
  CC [M]  /tmp/catalyst.P00v5Z/kcl_str.o
  CC [M]  /tmp/catalyst.P00v5Z/kcl_iommu.o
  CC [M]  /tmp/catalyst.P00v5Z/kcl.o
  CC [M]  /tmp/catalyst.P00v5Z/kcl_wait.o
make[1]: *** No rule to make target '/tmp/catalyst.P00v5Z/libfglrx_ip.a', needed by '/tmp/catalyst.P00v5Z/fglrx.o'.  Stop.
Makefile:1225: recipe for target '_module_/tmp/catalyst.P00v5Z' failed
make: *** [_module_/tmp/catalyst.P00v5Z] Error 2
make: Leaving directory '/usr/src/linux-3.11.5-1-ARCH'

--------
2013-10-16 00:57:16
Building fglrx module for 3.11.5-1-ARCH kernel ...
--------
OsVersion says: SMP=1
file /proc/kallsyms says: SMP=1
file /usr/lib/modules/3.11.5-1-ARCH/build/include/generated/autoconf.h says: SMP=1
file /usr/lib/modules/3.11.5-1-ARCH/build/include/generated/autoconf.h says: MODVERSIONS=1
file /usr/lib/modules/3.11.5-1-ARCH/build/arch/x86/include/asm/compat.h says: COMPAT_ALLOC_USER_SPACE=arch_compat_alloc_user_space
make: Entering directory '/usr/src/linux-3.11.5-1-ARCH'
  CC [M]  /tmp/catalyst.khqGJp/firegl_public.o
  CC [M]  /tmp/catalyst.khqGJp/kcl_acpi.o
  CC [M]  /tmp/catalyst.khqGJp/kcl_agp.o
  CC [M]  /tmp/catalyst.khqGJp/kcl_debug.o
  CC [M]  /tmp/catalyst.khqGJp/kcl_ioctl.o
  CC [M]  /tmp/catalyst.khqGJp/kcl_io.o
  CC [M]  /tmp/catalyst.khqGJp/kcl_pci.o
  CC [M]  /tmp/catalyst.khqGJp/kcl_str.o
  CC [M]  /tmp/catalyst.khqGJp/kcl_iommu.o
  CC [M]  /tmp/catalyst.khqGJp/kcl.o
  CC [M]  /tmp/catalyst.khqGJp/kcl_wait.o
make[1]: *** No rule to make target '/tmp/catalyst.khqGJp/libfglrx_ip.a', needed by '/tmp/catalyst.khqGJp/fglrx.o'.  Stop.
Makefile:1225: recipe for target '_module_/tmp/catalyst.khqGJp' failed
make: *** [_module_/tmp/catalyst.khqGJp] Error 2
make: Leaving directory '/usr/src/linux-3.11.5-1-ARCH'

Offline

#7 2013-10-16 20:29:08

clfarron4
Member
From: London, UK
Registered: 2013-06-28
Posts: 2,163
Website

Re: Catalyst Not Working Without glamor-egl

I'm not really sure what that tells me. I think the best thing would be to link this/have this thread merged with the AMD/ATi Bar/Grill Thread so people using that package can help you.


Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository

Offline

#8 2013-10-17 16:08:27

Vi0L0
Member
From: Poland
Registered: 2009-06-24
Posts: 1,349
Website

Re: Catalyst Not Working Without glamor-egl

Was libfglrx_ip.a correctly copied from /usr/share/ati/build_mod to /tmp/catalyst.XXXXXX ?
You may check it out with ie. md5sum.
Is /tmp looking good (df -h)?
If it's all fine I would try to rebuild catalyst-test. Or install -utils and -hook from the [catalyst] repo - just to check if there's no problems with package building on your side

Offline

#9 2013-10-17 17:45:08

fiendfan1
Member
Registered: 2013-07-18
Posts: 47

Re: Catalyst Not Working Without glamor-egl

Vi0L0 wrote:

If it's all fine I would try to rebuild catalyst-test. Or install -utils and -hook from the [catalyst] repo - just to check if there's no problems with package building on your side

Thanks, I fixed it by installing catalyst-utils and catalyst-hook from your [catalyst] repo. I have no idea why, maybe I was installing wrong, but I have had catalyst-test installed for a while and updated many times with no problem. I'm just happy it's working. Thanks!

Offline

Board footer

Powered by FluxBB