Re: 2.6.24.4+debian+openvz doesn't work with nvidia-glx

2008-04-17 Thread Chris Bannister
On Mon, Apr 14, 2008 at 01:50:31PM +0400, Alexander GQ Gerasiov wrote: > It's kernel part compiles well, module loads, but Xserver can't get > connection to kernel part, and says something like "could not > initialize device". Nvidia driver version 169.12-1 from Debian Sid. Is the card supported b

Re: 2.6.24.4+debian+openvz doesn't work with nvidia-glx

2008-04-16 Thread Alexander GQ Gerasiov
Oh, problem was in vmalloc. default limit is 128M, but openvz+nvidia wants ~130 %) passing vmalloc=256m to kernel boot command line solve the problem. -- Best regards, Alexander GQ Gerasiov Contacts: e-mail:[EMAIL PROTECTED] Jabber: [EMAIL PROTECTED] Homepage: http://gq.net

Re: 2.6.24.4+debian+openvz doesn't work with nvidia-glx

2008-04-14 Thread Alexander GQ Gerasiov
>After you recompile 2.6.24.4 (why not .5?) Ah, you right, that was 2.6.24.5 (I play with linux-2.6 source package.) >how do you install the nvidia driver? Don't worry, I know this part, aptitude install linux-headers-2.6.24-1-openvz-686 m-a a-i nvidia-kernel-source -- Best regards, Alexander G

Re: 2.6.24.4+debian+openvz doesn't work with nvidia-glx

2008-04-14 Thread Hugo Vanwoerkom
Alexander GQ Gerasiov wrote: Hi, folks. I'm trying to switch my vserver installation to openvz, but meet some problems: I get openz's git, prepare a patch from it, then get debian kernel (2.6.24.4 + debian patches) and compile all this together. It looks like it works (I didn't test it well, b