You are not logged in.

#1 2005-09-21 17:30:13

mmgm
Member
From: Israel
Registered: 2005-05-26
Posts: 52
Website

Stupid fglrx module format thingie!

I updated my kernel to 2.6.13-archck5. That went smoothly. I noticed there were no new ati-drivers for the new kernel so I compiled them myself.

I altered the appropriate line in the PKGBUILD, simple enough. It compiled fine, installed fine, but the module wouldn't load.
Modprobe would complain about invalid module format. Forcing the bastard in there with -f does the trick, and everything works fine, but I'd still like to avoid that step.

What gives?

Offline

#2 2005-09-22 02:16:49

Cerebral
Forum Fellow
From: Waterloo, ON, CA
Registered: 2005-04-08
Posts: 3,108
Website

Re: Stupid fglrx module format thingie!

Did you compile ati-drivers with GCC4?  That might have caused the problem, since modules should be compiled with the same GCC that compiles the kernel...

Offline

#3 2005-09-22 12:41:15

mmgm
Member
From: Israel
Registered: 2005-05-26
Posts: 52
Website

Re: Stupid fglrx module format thingie!

Cerebral wrote:

Did you compile ati-drivers with GCC4?  That might have caused the problem, since modules should be compiled with the same GCC that compiles the kernel...

Yes. Yes I did. So compiling the kenrel on my own box, running GCC4 will solve this, right?

Offline

#4 2005-09-22 17:48:07

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: Stupid fglrx module format thingie!

mmgm wrote:
Cerebral wrote:

Did you compile ati-drivers with GCC4?  That might have caused the problem, since modules should be compiled with the same GCC that compiles the kernel...

Yes. Yes I did. So compiling the kenrel on my own box, running GCC4 will solve this, right?

In theory, yeah smile  I think the kernel26archck PKGBUILD is pretty friendly, at least I hope so smile

Offline

Board footer

Powered by FluxBB