Re: test13-pre3 woes

2000-12-19 Thread J Sloan
The saga continues into test13-pre3-ac3: (last good tdfx.o was from test12) # uname -a Linux jyro.mirai.cx 2.4.0-test13pre3-ac3 #1 Tue Dec 19 21:26:36 PST 2000 i586 unknown # lsmod Module Size Used by iptable_filter 1872 0 (autoclean) (unused) ip_nat_ftp

Re: test13-pre3 woes

2000-12-18 Thread J Sloan
Olaf Titz wrote: > In article <[EMAIL PROTECTED]> you write: > > [J Sloan] > > > > > > kernel/drivers/char/drm/tdfx.o: unresolved symbol remap_page_range > >... > > Those symbols are rather generic and rather important. Sounds like a > > generic module problem. Do other modules load? Yes, rtl8

Re: test13-pre3 woes

2000-12-18 Thread Olaf Titz
In article <[EMAIL PROTECTED]> you write: > [J Sloan] > > The module now compiles and gets installed - > > Unfortunately, attempting to load it does not go well: > > > > kernel/drivers/char/drm/tdfx.o: unresolved symbol remap_page_range >... > Those symbols are rather generic and rather important.

Re: test13-pre3 woes

2000-12-18 Thread Peter Samuelson
[J Sloan] > The module now compiles and gets installed - > Unfortunately, attempting to load it does not go well: > > kernel/drivers/char/drm/tdfx.o: unresolved symbol remap_page_range > kernel/drivers/char/drm/tdfx.o: unresolved symbol __wake_up > kernel/drivers/char/drm/tdfx.o: unresolved symb

Re: test13-pre3 woes

2000-12-18 Thread J Sloan
Niels Kristian Bech Jensen wrote: > Does this patch fix your problem? > > --- test13-pre3/drivers/char/Makefile Mon Dec 18 01:21:31 2000 > +++ linux/drivers/char/Makefile Mon Dec 18 06:58:06 2000 > @@ -16,6 +16,8 @@ > > O_TARGET := char.o > > +mod-subdirs := drm > + > obj-y += tty_io.o n_tt

Re: test13-pre3 woes

2000-12-17 Thread Niels Kristian Bech Jensen
On Mon, 18 Dec 2000, J Sloan wrote: > Similar problem here - with CONFIG_DRM_TDFX=m > I have not gotten a tdfx.o module complied since the > start of the test13-pre series... > > So no quake 3 arena unless I want to play at < 1 fps... > Does this patch fix your problem? --- test13-pre3/drivers/c

Re: test13-pre3 woes

2000-12-17 Thread J Sloan
Similar problem here - with CONFIG_DRM_TDFX=m I have not gotten a tdfx.o module complied since the start of the test13-pre series... So no quake 3 arena unless I want to play at < 1 fps... :( jjs Albert Cranford wrote: > With CONFIG_DRM_R128=m > we fail to produce module linux/drivers/char/dr