Comment 2 for bug 392039

Revision history for this message
Felix Kuehling (felix-kuehling) wrote : Re: fglrx DRI initialization failed

Running Ubuntu 9.10 with kernel 2.6.30? I won't even ask how you got as far as you did. ;) But here is what I think the problem is:

Looks like the drm kernel module is loaded. See this message in BootDmesg.txt: "[drm] Initialized drm 1.1.0 20060810". Therefore the fglrx kernel module fails to load later on with "[fglrx:firegl_init_module] *ERROR* firegl_stub_register failed". Without the fglrx module loaded, you won't get DRI.

You need to unload the drm kernel module before fglrx can be loaded.