I am trying to get the Nvidia 304 pach installed but the module you have and my Linux version are not the same I have 3.10.17 , how can I build the module to work with my version.
Thanks in advance
Nvidia
- francois
- Contributor
- Posts: 6323
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: Nvidia
Which version of porteus are you using? Have you tried the three nvidia drivers available? For 64 bit porteus 2.1:
http://dl.porteus.org/x86_64/current/drivers/
Or maybe more tightly fitted to your question here is an answer, though a little outdated it should still work, see thread nvidia graphic driver, summary of difficulties:
http://old.slax.org/forum.php?action=vi ... ntID=32106
http://dl.porteus.org/x86_64/current/drivers/
Or maybe more tightly fitted to your question here is an answer, though a little outdated it should still work, see thread nvidia graphic driver, summary of difficulties:
http://old.slax.org/forum.php?action=vi ... ntID=32106
Prendre son temps, profiter de celui qui passe.
- ralcocer
- Samurai
- Posts: 187
- Joined: 02 Jan 2011, 12:53
- Distribution: 3.2rc5 Xfce
- Location: Puerto Rico
- Contact:
Re: Nvidia
For the application I am running the 64 bit doesn't work, Like I said I am using Kernel version 3.10.17 and the modules have a different Kernel. I will try your other sugestion to see if I can get it to work. Thanks
- fanthom
- Moderator Team
- Posts: 5618
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: Nvidia
http://www.porteus.org/faq.html#twenty9how can I build the module to work with my version.
for nVidia i'm using 'changes-time' to make sure nothing gets missed.
Please add [Solved] to your thread title if the solution was found.
- ralcocer
- Samurai
- Posts: 187
- Joined: 02 Jan 2011, 12:53
- Distribution: 3.2rc5 Xfce
- Location: Puerto Rico
- Contact:
Re: Nvidia
Perhabs you didn't read my question, I know how to write a module, I am speaking about the Nvidia Kernel module, my Kernel and Porteus are not the same and I am not downgrading.
- fanthom
- Moderator Team
- Posts: 5618
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: Nvidia
kernel version does not matter. procedure for creating nVidia module is exactly the same and is described in the link i provided.
to the problem:
my guess is that you never updated /lib/modules/`uname -r`/build and /lib/modules/`uname -r`/sources symlinks which should point to your custom kernel sources.
btw: your thread title is too generic, our forum rules says:
to the problem:
my guess is that you never updated /lib/modules/`uname -r`/build and /lib/modules/`uname -r`/sources symlinks which should point to your custom kernel sources.
btw: your thread title is too generic, our forum rules says:
Code: Select all
5. Choose a good subject - Do not make your subject say just "Help porteus newbie" -- nobody wants to hear this. Describe your problem briefly in your subject, then you can describe your problem in greater detail in the body of your article. Repeat the subject in the body if it will make things clearer. Avoid "subject says all", etc. A better subject might have been "X Windows crashes whenever I run program foo."
Please add [Solved] to your thread title if the solution was found.