How do I install them?
I tried yesterday converting the rpm using alien and installing the package with --force-all. But when doing the make-install.sh it returned a fatal error about incompatible module format or something like that.
I reinstalled the system. Now I would like to now if there is another way to install the dirvers? I've read something about an installer...
thanx in advance.
edit: tried by generating the .deb package using "alien -c". This is the error i told you about
:
Code:
...
- creating symlink
- recreating module dependency list
- trying a sample load of the kernel module
FATAL: Error inserting fglrx (/lib/modules/2.6.8-10-amd64-k8/kernel/drivers/char/drm/fglrx.ko): Invalid module format
failed.
I get that same fatal error by doing "modprobe fglrx"