The code in i830_dma.c got broken with newer kernels. This has already been reported several times but AFAIK nothing was done about it. This is the first time that report comes from a person that really has a i830, so I guess that the solution to the problem can't be delayed any further.
I don't know who is maintaining i830 DRM though. Any ideas of how to solve this? José Fonseca On 2002.04.19 07:06 moto kawasaki wrote: > > Hi all, > > > Please give meclues and suggestions, thanks. > > I am compiling XFree86 on my note PC, which furnishes i830MG as > graphic chip. > > Dell Latitude C400 > http://www.dell.com/us/en/bsd/products/model_latit_latit_c400.htm > > chipset&graphics: intel 82830 (i830MG) > > OS: Gentoo Linux 1.1a (http://www.gentoo.org/) > kernel = 2.4.19 > > XFree86: both > version 4.2.0 downloaded from ftp.xfree86.org > and > "emerge"ed using Gentoo Linux mechanism > which is also 4.2.0 > > Following instructions on Chak's page, > http://www.cse.unsw.edu.au/~chak/linux/c400.html > > What I did: > > (1) "make World" and "make install" are successfully finished. > (2) went down to > xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel > and "make -f Makefile.linux i830.o". > Then, I got the following errors. > > myhost kernel # make -f Makefile.linux i830.o > : > : (compiling messages for other files) > : > cc -O2 -Wall ...(compile options)... -c i830_dma.c -o i830_dma.o > i830_dma.c: In function `i830_free_page': > i830_dma.c:320: structure has no member named `wait' > make: *** [i830_dma.o] Error 1 > myhost kernel # > > What's worng??? > > thank you very much > > > moto kawasaki <[EMAIL PROTECTED]> _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel