[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Invalid module format



Andrea Riva wrote:

fglrx: no version for "struct_module" found: kernel tainted
fglrx: version magic '2.6.8-2-386 preempt PENTIUM4 gcc -3.3' should be
'2.6.8-2-386 preempt 386 gcc -3.3'

The version string is obviously incorrect and indicates that you are
trying to load a module built for a Pentium 4 CPU on a kernel built for
a 386 CPU. That ain't gonna work.

The unexpected thing is that X11 runs!!

I fail to understand why people are surprised by this. The driver works
fine without the kernel module, but of course with no 3D acceleration.
This is well known ad it is written in several places throughout the
documentation I wrote. For example,
http://www.stanchina.net/~flavio/debian/fglrx-installer.html#overview1

-- 
Ciao, Flavio