Differences between version 7 and predecessor to the previous major change of RadeonNotes.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 7 | Last edited on Wednesday, March 3, 2004 9:21:34 am | by DanielLawson | Revert |
Older page: | version 6 | Last edited on Wednesday, March 3, 2004 12:03:47 am | by BrendonJones | Revert |
@@ -10,18 +10,20 @@
Do you get errors like
<verbatim>
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c: In function `__ke_get_vm_phys_addr':
-/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:1506: warning: implicit declaration of function `VMALLOC_VMADDR'
+/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:1506:
+
warning: implicit declaration of function `VMALLOC_VMADDR'
make[2]: *** [/lib/modules/fglrx/build_mod/2.6.x/firegl_public.o] Error 1
make[1]: *** [/lib/modules/fglrx/build_mod/2.6.x] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.0-test11'
make: *** [kmod_build] Error 2
[root@test 2.6.x]# modprobe fglrx
Error inserting 'fglrx.ko': -1 Unknown symbol in module
-Oct 26 16:11:46 [kernel] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
+Oct 26 16:11:46 [kernel] fglrx: module license 'Proprietary.
+
(C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
Oct 26 16:11:46 [kernel] fglrx: Unknown symbol VMALLOC_VMADDR
Oct 26 16:12:14 [kernel] [drm] Module unloaded
</verbatim>