Re: [harri@synopsys.COM: gdm and kdm can't start X]

2000-12-12 Thread Marcus Geiger
Hi Harald, you need to reconfigure the pkg xserver-common do an dpkg-reconfigure xserver-common and select 'anybody'. This did the job for me. Be aware, it means anybody can start the xserver! Marcus On Mon, Dec 11, 2000 at 07:50:54PM -0800, Seth Arnold wrote: > Would the /etc/X11/Xwrapper.confi

nvidia-kernel-driver and 2.4.0-final

2001-01-05 Thread Marcus Geiger
Hi folks, I have trouble compiling the nvidia kernel driver with the latest linux kernel 2.4-final on i386. I modified as suggested ealier in december on this list, nvtypes.h to include the macros: /* Begin mod */ #define mem_map_inc_count(p) atomic_inc(&(p->count)) #define mem_map_dec_count(p) a

Re: gdm in unstable

2001-02-15 Thread Marcus Geiger
Hi, I got the same trouble with the Debian session. I fixed it by realizing that /etc/gdm/Sessions/Debian should not exec /etc/X11/Xsession. Instead it should source /etc/X11/Xsession. I figured this out be looking through the xdm session scripts. I did not send a bug report to the gdm maintaine

Re: nVIDIA XFree86 4.0 binary driver

2001-02-28 Thread Marcus Geiger
Hi, although I did not check your packages, I am verry happy to see this. It makes rebuilding my kernel setup a lot easier. Nice job. It would be nice if you inform this list when you packages provide libGlu and depend on xlibosmesa. Thanks Marcus On Fri, Feb 23, 2001 at 11:35:40PM -0600, Chris

nvidia vm que nv_close error

2001-04-23 Thread Marcus Geiger
Hi, I am using Debian unstable with the nvidia-kernel-src and nvidia-glx-src packages. When I used a gl app, often X crashes after or while closing such apps (most often GL apps hang when I try to close them). On my console I see a message as follows: NV0: still have vm que at nv_close(): 0x4001

Re: nvidia vm que nv_close error

2001-04-24 Thread Marcus Geiger
Hi again, I checked my kernel carefully and figured out that I had enabled the AGPGART stuff. This is not needed, since nvidia provides its own kernel module for accessing the AGP bus. Now anything works almost fine, after a clean recompile. Marcus -- [EMAIL PROTECTED] http://www.antbear.org

Re: [harri@synopsys.COM: gdm and kdm can't start X]

2000-12-12 Thread Marcus Geiger
Hi Harald, you need to reconfigure the pkg xserver-common do an dpkg-reconfigure xserver-common and select 'anybody'. This did the job for me. Be aware, it means anybody can start the xserver! Marcus On Mon, Dec 11, 2000 at 07:50:54PM -0800, Seth Arnold wrote: > Would the /etc/X11/Xwrapper.conf

nvidia-kernel-driver and 2.4.0-final

2001-01-05 Thread Marcus Geiger
Hi folks, I have trouble compiling the nvidia kernel driver with the latest linux kernel 2.4-final on i386. I modified as suggested ealier in december on this list, nvtypes.h to include the macros: /* Begin mod */ #define mem_map_inc_count(p) atomic_inc(&(p->count)) #define mem_map_dec_count(p)

Re: gdm in unstable

2001-02-15 Thread Marcus Geiger
Hi, I got the same trouble with the Debian session. I fixed it by realizing that /etc/gdm/Sessions/Debian should not exec /etc/X11/Xsession. Instead it should source /etc/X11/Xsession. I figured this out be looking through the xdm session scripts. I did not send a bug report to the gdm maintain

Re: nVIDIA XFree86 4.0 binary driver

2001-02-28 Thread Marcus Geiger
Hi, although I did not check your packages, I am verry happy to see this. It makes rebuilding my kernel setup a lot easier. Nice job. It would be nice if you inform this list when you packages provide libGlu and depend on xlibosmesa. Thanks Marcus On Fri, Feb 23, 2001 at 11:35:40PM -0600, Chris

nvidia vm que nv_close error

2001-04-23 Thread Marcus Geiger
Hi, I am using Debian unstable with the nvidia-kernel-src and nvidia-glx-src packages. When I used a gl app, often X crashes after or while closing such apps (most often GL apps hang when I try to close them). On my console I see a message as follows: NV0: still have vm que at nv_close(): 0x400

Re: nvidia vm que nv_close error

2001-04-24 Thread Marcus Geiger
Hi again, I checked my kernel carefully and figured out that I had enabled the AGPGART stuff. This is not needed, since nvidia provides its own kernel module for accessing the AGP bus. Now anything works almost fine, after a clean recompile. Marcus -- [EMAIL PROTECTED] http://www.antbear.org