gettons
24-05-2005, 10:53
seguendo la guida qua http://www.slacky.it/tutorial/fglrx-howto/ati-xorg.html e qua http://www.tommyblue.it/sito/index.php?mod=notes&op=view_note¬e_id=13 sono in questo punto di non ritorno....
questi i miei passaggi :
root@milanello:~# cd /lib/modules/fglrx/build_mod/
root@milanello:/lib/modules/fglrx/build_mod# ls
2.6.x/ drm.h* fglrx.ko@ libfglrx_ip.a.GCC2*
agp.h* drmP.h* fglrx_patch.tar* libfglrx_ip.a.GCC3*
agp3.c* drm_compat.h* firegl_public.c make.sh*
agp_backend.h* drm_os_linux.h* firegl_public.h* make.sh.log*
agpgart.h* drm_proc.h* i7505-agp.c* nvidia-agp.c*
agpgart_be.c fglrx.k@ libfglrx_ip.a@ patch/
root@milanello:/lib/modules/fglrx/build_mod# sh make.sh
ATI module generator V 2.0
==========================
initializing...
cleaning...
patching 'highmem.h'...
assuming new VMA API since we do have kernel 2.6.x...
doing Makefile based build for kernel 2.6.x and higher
make -C /lib/modules/2.6.10/build SUBDIRS=/lib/modules/fglrx/build_mod/2.6.x modules
make[1]: Entering directory `/usr/src/linux_2.6.10/linux-2.6.10'
Building modules, stage 2.
MODPOST
*** Warning: "pci_find_class" [/lib/modules/fglrx/build_mod/2.6.x/fglrx.ko] undefined!
make[1]: Leaving directory `/usr/src/linux_2.6.10/linux-2.6.10'
build succeeded with return value 0
duplicating results into driver repository...
done.
==============================
You must change your working directory to /lib/modules/fglrx
and then call ./make_install.sh in order to install the built module.
==============================
root@milanello:/lib/modules/fglrx/build_mod# cd ..
root@milanello:/lib/modules/fglrx# ./make_install.sh
- creating symlink
- recreating module dependency list
- trying a sample load of the kernel module
FATAL: Error inserting fglrx (/lib/modules/2.6.10/kernel/drivers/char/drm/fglrx.2.6.10.ko): Invalid module format
failed.
cosa fare? che problema c'è?
ho anche provato ad applicare la patch di questa guida http://www.tommyblue.it/sito/index.php?mod=notes&op=view_note¬e_id=13 ...ma sempre il solito output al momento del make_install
questi i miei passaggi :
root@milanello:~# cd /lib/modules/fglrx/build_mod/
root@milanello:/lib/modules/fglrx/build_mod# ls
2.6.x/ drm.h* fglrx.ko@ libfglrx_ip.a.GCC2*
agp.h* drmP.h* fglrx_patch.tar* libfglrx_ip.a.GCC3*
agp3.c* drm_compat.h* firegl_public.c make.sh*
agp_backend.h* drm_os_linux.h* firegl_public.h* make.sh.log*
agpgart.h* drm_proc.h* i7505-agp.c* nvidia-agp.c*
agpgart_be.c fglrx.k@ libfglrx_ip.a@ patch/
root@milanello:/lib/modules/fglrx/build_mod# sh make.sh
ATI module generator V 2.0
==========================
initializing...
cleaning...
patching 'highmem.h'...
assuming new VMA API since we do have kernel 2.6.x...
doing Makefile based build for kernel 2.6.x and higher
make -C /lib/modules/2.6.10/build SUBDIRS=/lib/modules/fglrx/build_mod/2.6.x modules
make[1]: Entering directory `/usr/src/linux_2.6.10/linux-2.6.10'
Building modules, stage 2.
MODPOST
*** Warning: "pci_find_class" [/lib/modules/fglrx/build_mod/2.6.x/fglrx.ko] undefined!
make[1]: Leaving directory `/usr/src/linux_2.6.10/linux-2.6.10'
build succeeded with return value 0
duplicating results into driver repository...
done.
==============================
You must change your working directory to /lib/modules/fglrx
and then call ./make_install.sh in order to install the built module.
==============================
root@milanello:/lib/modules/fglrx/build_mod# cd ..
root@milanello:/lib/modules/fglrx# ./make_install.sh
- creating symlink
- recreating module dependency list
- trying a sample load of the kernel module
FATAL: Error inserting fglrx (/lib/modules/2.6.10/kernel/drivers/char/drm/fglrx.2.6.10.ko): Invalid module format
failed.
cosa fare? che problema c'è?
ho anche provato ad applicare la patch di questa guida http://www.tommyblue.it/sito/index.php?mod=notes&op=view_note¬e_id=13 ...ma sempre il solito output al momento del make_install