modprobe nvidia - cannot allocate memory

Post Reply
lory
Posts: 13
Joined: 20. Feb 2010, 19:13

modprobe nvidia - cannot allocate memory

Post by lory »

i build the nvidia driver x86 190.53 with the live cd RC2, used kernelsources 2.6.29.6-smp and the
addons from http://enialis.net/~jrd/salix/
First i started NVidia*.pkg1.run and everything was fine.

I made a module for the live cd but now when i use "modprobe nvidia"
i get the error: "cannot allocate memory".
Maybe conflicts with other modules? Any ideas? Thanks!
lory
Posts: 13
Joined: 20. Feb 2010, 19:13

Re: modprobe nvidia - cannot allocate memory

Post by lory »

solution:

i changed option vmalloc size from default 128M in lilo config to "vmalloc=256M"
- it works fine :)
User avatar
gapan
Salix Wizard
Posts: 6241
Joined: 6. Jun 2009, 17:40

Re: modprobe nvidia - cannot allocate memory

Post by gapan »

Cool, thanks for sharing the solution! :)
Image
Image
lory
Posts: 13
Joined: 20. Feb 2010, 19:13

Re: modprobe nvidia - cannot allocate memory

Post by lory »

i put the x86 190.53 on my server. If anybody wants Live-CD with NVidia, just plug it into your /base
directory of the Live-CD and make_iso.sh.
http://www.zxmamecd.eu/download/051-nvidia19053.lzm

Load module via "modprobe nvidia" or at startup.
It should also work converting the lzm to txz and use it with Salix 13.x kernel 2.6.29.6-smp

and do not forget to start with option "vmalloc=256M" Live-CD
User avatar
JRD
Salix Warrior
Posts: 950
Joined: 7. Jun 2009, 22:52
Location: Lyon, France

Re: modprobe nvidia - cannot allocate memory

Post by JRD »

Thanks !
I will try to include the "vmalloc=256M" option for the final version if it does not make problems in other cases :)
Image
Post Reply