readthefuckingmanual.net

[SOLVED] [fglrx:firegl_init_module] *ERROR* firegl_stub_register failed

Error added: 2007-08-14T15:44:37Z

5 people waiting for the answer...

6 answers found.

Answer 831 (0.0% helpful)

To remove the radeon and drm modules, you need to stop X as it\' using these (you may confirm this with lsmod | grep radeon).

Switch to a console, e.g. Ctrl+Alt+F1, log in as root, then:
# /etc/init.d/gdm stop
# rmmod radeon
# rmmod drm
Permalink

Answer 435 (0.0% helpful)

This message seems to happen when the radeon module is already loaded. First rmmod the radeon module and then modprobe the fglrx module
Permalink

Answer 575 (0.0% helpful)

There\'s more to it than that.  I had to rmmod radeon and drm to get it to load.  (Linux kernel 2.6.25).
Permalink

Answer 662 (0.0% helpful)

If there is no drm or radeon module loaded and you have a custom kernel compiled, you have to be sure, that drm support is disbable or build as module (not build in)
Permalink

Answer 800 (0.0% helpful)

rmmod drm radeon
ERROR: Module drm is in use by radeon
ERROR: Module radeon is in use

How to overcome this?
Permalink

Answer 1140 (0.0% helpful)

I have removed RADEON and DRM module in the kernel configuration, and enable \"CONFIG_AGP_ATI=y\"
Permalink

Add an answer/solution

If you know the answer, please add your own solution below.
If you don't know, but find out later, please come back and share your answer - there will be other people struggling with this too.


Please enter 61948 here

If you want to be notified via email when this is solved, enter your email address here: