LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   2.6.7-2mdk and fglrx 3.9.0 (https://www.linuxquestions.org/questions/linux-hardware-18/2-6-7-2mdk-and-fglrx-3-9-0-a-211079/)

Marvelloard 07-29-2004 11:49 AM

2.6.7-2mdk and fglrx 3.9.0
 
Hi there,

Because of my SATA controller I had to upgrade to kernel 2.6.7-2mdk, I took the MDK package, as you see :)
Kernel AND sources are installed, everything is working fine. I downloaded fglrx 3.9.0, installed the rpm and patched it as seen here:
http://linuxmind.de/~ssimon/fglrx-2.6.7.patch
to work with it. The module builds fine, but there are two things...

1.)It doesn't load.
[root@Server fglrx]# insmod fglrx.2.6.7-2mdk-SMP.ko
insmod: error inserting 'fglrx.2.6.7-2mdk-SMP.ko': -1 Invalid module format

2.)Why is in it's name SMP? I don't use a SMP kernel, just the 2.6.7-2mdk! Source is exactly the right version!

Do I have to build my own kernel?

Thanks for everyone replying to this nasty prob.. I need hardware 3D :(

Marvelloard 07-31-2004 06:12 AM

I'm back!

After building my own running kernel (yeah) and rebuilding ATi modules, I'm able to load them.
But lsmod tells me fglrx and agpgart aren't used and so 3d doesn't work (100fps at glxgears).

here my lsmod
sg 37664 0
st 38204 0
sr_mod 18212 0
sd_mod 21120 0
scsi_mod 118444 4 sg,st,sr_mod,sd_mod
fglrx 209316 0 <-----
agpgart 32680 0 <-----
lp 11848 0
parport_pc 33440 1
parport 38248 2 lp,parport_pc
ipv6 233408 8
snd_pcm_oss 52136 0
snd_mixer_oss 18016 1 snd_pcm_oss
snd_emu10k1 85064 1
snd_rawmidi 23840 1 snd_emu10k1
snd_pcm 90244 2 snd_pcm_oss,snd_emu10k1
snd_timer 23908 1 snd_pcm
snd_seq_device 8040 2 snd_emu10k1,snd_rawmidi
snd_ac97_codec 64004 1 snd_emu10k1
snd_page_alloc 11432 2 snd_emu10k1,snd_pcm
snd_util_mem 4512 1 snd_emu10k1
snd_hwdep 8864 1 snd_emu10k1
snd 53156 12 snd_pcm_oss,snd_mixer_oss,snd_emu10k1,snd_rawmidi,snd_pcm,snd_timer,snd_seq_device,snd_ac97_codec,sn d_util_mem,snd_hwdep
soundcore 9376 1 snd
af_packet 20776 0
raw 8256 2
ide_floppy 18432 0
ide_tape 34544 0
ide_cd 41028 0
cdrom 37632 2 sr_mod,ide_cd
floppy 59092 0
button 6360 0
thermal 12624 0
processor 17360 1 thermal
fan 4012 0
ac 4844 0
battery 9356 0
tulip 45824 0
forcedeth 14624 0
nls_cp850 4864 1
vfat 12864 1
fat 44896 1 vfat
nls_iso8859_15 4608 2
ntfs 118380 1
ehci_hcd 27972 0
ohci_hcd 20708 0
usbcore 106688 4 ehci_hcd,ohci_hcd
rtc 11512 0

Anybody a solution?

Marvelloard 08-01-2004 04:36 AM

Nobody here who can help?


All times are GMT -5. The time now is 05:05 PM.