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

Re: ibook2 radeon & dri



Wow, that was a fast answer :-)

Michel D?nzer (daenzer@debian.org) schrieb:

> On Son, 2002-10-13 at 15:55, J. Volkmann wrote:
> > 
> > 1. Installed XFree 4.2 with the branden debs.
> 
> DRI won't work with those, you need my dri-trunk debs.
> 
OK. So I entered an 
deb http://master.penguinppc.org/~daenzer/debian/dri-trunk/ ./
to my sources.list and did an update && upgrade. Now removing the
installed XFree (dselect => remove).

An apt-get install xlibmesa3-dri-trunk xserver-xfree86-dri-trunk
installed me several XFree packages (12.2 MB).

> > 2. inserted the drm modules.
> > 
> > But when I try to compile the modules with make -f Makefile.linux
> > TREE=/usr/src/linux/include/ I get the following error:
> > 
> > make: *** No rule to make target `r128.h', needed by `r128_drv.o'.
> > Stop.
> > 
> > This is cruel ;-) as I do not have an r128... surely the insmod
> > afterwards tells me there is no radeon.o
> 
> You can try make -f Makefile.linux radeon.o, but r128.h should really be
> there; did you maybe do a make clean or something? If so, remove
> /usr/src/modules/drm-trunk and unpack drm-trunk.tar.gz again.
> 
Yes, I did a make clean.
So I just reunpacked the package. make -f Makefile.linux
TREE=/usr/src/linux/include/ doesn't produce any errors, only some
warnings in drm_memory.

insmodding the radeon.o with insmod /usr/src/modules/drm-trunk/radeon.o
produces many unresolved symbols:
/usr/src/modules/drm-trunk/radeon.o: unresolved symbol
add_wait_queue_Rfc25f623
/usr/src/modules/drm-trunk/radeon.o: unresolved symbol
zone_table_R1d7b3bca
/usr/src/modules/drm-trunk/radeon.o: unresolved symbol
create_proc_entry_R10b17d1a
/usr/src/modules/drm-trunk/radeon.o: unresolved symbol
__pollwait_R793cfaa8
/usr/src/modules/drm-trunk/radeon.o: unresolved symbol
kill_fasync_Ra97826b6
/usr/src/modules/drm-trunk/radeon.o: unresolved symbol
remove_proc_entry_R1e9faccb
/usr/src/modules/drm-trunk/radeon.o: unresolved symbol
pci_find_slot_R391edc78
/usr/src/modules/drm-trunk/radeon.o: unresolved symbol
fasync_helper_Ra3578ebc
/usr/src/modules/drm-trunk/radeon.o: unresolved symbol mem_map_R0faa858b
/usr/src/modules/drm-trunk/radeon.o: unresolved symbol
register_chrdev_R599f95d9
/usr/src/modules/drm-trunk/radeon.o: unresolved symbol
vmalloc_to_page_Ra5ea7431
/usr/src/modules/drm-trunk/radeon.o: unresolved symbol
remove_wait_queue_R5a7b6eee
/usr/src/modules/drm-trunk/radeon.o: unresolved symbol
do_mmap_pgoff_R745e401b

An lsmod tells me there is no radeon module loaded :-/

Any hints?

Thanks, mfG Johannes

Attachment: pgpKxnGTIyIkM.pgp
Description: PGP signature


Reply to: