[XFree86] Any support for DRI with nVidia Corporation NV31 [GeForce FX 5600] (rev a1)?

2004-01-24 Thread Miles Lane
03:00.0 VGA compatible controller: nVidia Corporation NV31 [GeForce FX 5600] (rev a1) (prog-if 00 [VGA]) Subsystem: Micro-Star International Co., Ltd.: Unknown device 9123 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status:

[XFree86] cvs HEAD -- _XSERVTransSocketINETCreateListener: ...SocketCreateListener()failed

2003-07-19 Thread Miles Lane
_XSERVTransSocketINETCreateListener: ...SocketCreateListener() failed _XSERVTransMakeAllCOTSServerListeners: server already running Fatal server error: Cannot establish any listening sockets - Make sure an X server isn't already running I am running a cvs HEAD build on Linux PPC.

Re: [XFree86] CVS Error?

2003-07-19 Thread Miles Lane
Marc Aurele La France wrote: On Sat, 19 Jul 2003, PSI-Systems wrote: How can I fix this? By removing the duplicate in xc/programs/Xserver/hw/xfree86/loader/dixsym.c. Ah. Why has noone committed an update to fix this? Thanks, Miles ___

Re: [XFree86] cvs HEAD -- _XSERVTransSocketINETCreateListener: ...SocketCreateListener() failed

2003-07-19 Thread Miles Lane
On Sat July 19 2003 5:56 am, Marc Aurele La France wrote: On Sat, 19 Jul 2003, Miles Lane wrote: _XSERVTransSocketINETCreateListener: ...SocketCreateListener() failed _XSERVTransMakeAllCOTSServerListeners: server already running Fatal server error: Cannot establish any listening sockets

[XFree86] cvs build -- libfreetype.so: undefined reference to `FT_Stream_OpenGzip'

2003-05-29 Thread Miles Lane
make[4]: Entering directory `/home/usr/src/xc/lib/fontconfig/fc-cache' rm -f fc-cache gcc -o fc-cache -O2 -fno-strict-aliasing -fsigned-char -L../../../exports/lib fc-cache.o -lfontconfig -lfreetype -lexpat -Wl,-rpath-link,../../../exports/lib ../../../exports/lib/libfreetype.so: undefined

[XFree86] current cvs -- libfreetype.so: undefined reference to `FT_Stream_OpenGzip'

2003-05-29 Thread Miles Lane
make[4]: Entering directory `/home/usr/src/xc/lib/fontconfig/fc-cache' rm -f fc-cache gcc -o fc-cache -O2 -fno-strict-aliasing -fsigned-char -L../../../exports/lib fc-cache.o -lfontconfig -lfreetype -lexpat -Wl,-rpath-link,../../../exports/lib ../../../exports/lib/libfreetype.so: undefined

[Neomagic] We have a new list administrator

2002-11-19 Thread Miles Lane
Please welcome Kevin Brosius as your new list administrator. Kevin is a long-time member of the list and I am grateful that he has volunteered to help the list stay free of spam and viruses. I'd like to acknowledge DevilKin, who offered to take on the job, as well. Best wishes to all, Miles

[Xpert]gram.y:451.3-461.18: type clash (`' `num') on default action

2002-10-16 Thread Miles Lane
Trying to compile cvs HEAD on a PPC machine running Debian SID: make[3]: Entering directory `/usr/src/xc/programs/twm' bison -y -d gram.y gram.y:451.3-461.18: type clash (`' `num') on default action gram.y:657.9: parse error, unexpected :, expecting ; or | make[3]: *** [gram.c] Error 1 I am

[Xpert]PowerBook III locks up using the HEAD ati driver (previous HEADbuilds were okay)

2002-10-03 Thread Miles Lane
Hi, I am running XFree86 HEAD on a Titanium PowerBook III/800 with a 2.4.20-pre7-ben0 kernel built from Benjamin Herrenschmidt's rsync tree. For the last couple of days, when I build from cvs HEAD, starting X has locked up my display (I cannot switch away from the locked tty7). My kernel is

RE: [Xpert]PowerBook III locks up using the HEAD ati driver(previous HEAD builds were okay)

2002-10-03 Thread Miles Lane
Whoops. The XFree86.log information I included was from a session using the fbdev driver. It shows a few problems of its own, but not the ones I asked about. The following info from the kernel log may be helpful: radeonfb: ref_clk=2700, ref_div=12, xclk=36675 from OF radeonfb: detected DFP

[Xpert]cvs HEAD -- radeon_accelfuncs.c:764: `RADEON_RBBM_GUICNTL'undeclared (first use in this function)

2002-09-20 Thread Miles Lane
In case this isn't known: gcc -O2 -fsigned-char-I. [...] -I../../../../../../exports/include -Dlinux -D__powerpc__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY -DTOGCUP

Re: [Xpert]cvs HEAD -- radeon_accelfuncs.c:764:`RADEON_RBBM_GUICNTL' undeclared (first use in this function)

2002-09-20 Thread Miles Lane
Am Aoine, 2002-09-20 ag 06:50, scríobh Kevin E Martin: Thanks for finding this problem. I have checked in the changes to radeon_reg.h to add this register. BTW, I only have x86 test machines, so I would be very interested to hear if there are any other problems with this patch. Thanks

Re: [Xpert]Cannot build cvs HEAD -- No rule to make target`xf86noBus.o'

2002-09-18 Thread Miles Lane
at 19:56, Shawn Starr wrote: Were you also missing vm86 too? =) On September 17, 2002 07:21 pm, Miles Lane wrote: Any idea how I can fix this? make[5]: *** No rule to make target `xf86noBus.o', needed by `libxf86.a'. Stop.make[5]: Leaving directory `/usr/src/xc/programs/Xserver/hw

[Xpert]Another cvs HEAD build error -- mga_driver.c:141: mga_merge.h: Nosuch file or directory

2002-09-17 Thread Miles Lane
mga_driver.c:141: mga_merge.h: No such file or directory make[6]: *** [mga_driver.o] Error 1 make[6]: Leaving directory `/usr/src/xc/programs/Xserver/hw/xfree86/drivers/mga' ___ Xpert mailing list [EMAIL PROTECTED]

[Xpert]How to build qt 3.0.5 with current cvs HEAD xfree86?

2002-09-12 Thread Miles Lane
Hi Keith, I found a thread discussing breakage of qt due to the evolution of the Xft: http://www.xfree86.org/pipermail/xpert/2002-April/016854.html But the message is pretty old and the errors I am getting are different (no doubt due to the fact that Xft has continued to evolve and that I am

Re: [Neomagic] vga dell laptop

2002-05-11 Thread Miles Lane
Calyth wrote: You're at the wrong mailing list. I know that many windows user aren't computer oriented, but I did not know there are so many that are also not intellegence oriented. Hello everyone, We sometimes get a misdirected piece of e-mail or two sent to the list. As far as I know,

[Xpert]SGI transfers 3D graphics patents to MS -- The Register

2002-01-17 Thread Miles Lane
This looks like potentially bad news for OpenGL. http://www.theregister.co.uk/content/54/23708.html An excerpt: Microsoft isn't in the PC hardware business, and it's unlikely that the patents will change its technical strategy. But they do add significantly to its bargaining

[Xpert]xterm is crashing in my latest build of CVS HEAD.

2001-12-25 Thread Miles Lane
Starting program: /usr/bin/X11/xterm Program received signal SIGSEGV, Segmentation fault. 0x40103d82 in XtInitializeWidgetClass () from /usr/X11R6/lib/libXt.so.6 (gdb) bt #0 0x40103d82 in XtInitializeWidgetClass () from /usr/X11R6/lib/libXt.so.6 #1 0x400b2fec in XawSimpleMenuAddGlobalActions

Re: [Xpert]xterm is crashing in my latest build of CVS HEAD.

2001-12-25 Thread Miles Lane
if i get this result. Shawn. On 25 Dec 2001, Miles Lane wrote: Starting program: /usr/bin/X11/xterm Program received signal SIGSEGV, Segmentation fault. 0x40103d82 in XtInitializeWidgetClass () from /usr/X11R6/lib/libXt.so.6 (gdb) bt #0 0x40103d82 in XtInitializeWidgetClass