Need driver for Nvidia Geforce MX440 graphic card (Solved)

Problems and successes with specific brands/models of computer video hardware
Post Reply
Message
Author
georg1
Posts: 170
Joined: Mon 23 Sep 2013, 17:06

Need driver for Nvidia Geforce MX440 graphic card (Solved)

#1 Post by georg1 »

I ask if anyone can try compile nvidia driver for me.\

got slacko 5.7.0
kernel 3.10.32 i686

and nvidia geforce mx 440 graphic card LINK

I try with getnvidia 1.0 pet and always get error "some file is missing"

If anyone got 10 minutes his time to try if he got same error like me on this thread http://www.murga-linux.com/puppy/viewtopic.php?t=95342

thank you

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#2 Post by Semme »

You need the kernel sources and the devx. Do you have'm?
>>> Living with the immediacy of death helps you sort out your priorities. It helps you live a life less trivial <<<

georg1
Posts: 170
Joined: Mon 23 Sep 2013, 17:06

#3 Post by georg1 »

got both

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#4 Post by Semme »

Actually, you should work through your problem in the linked thread.
>>> Living with the immediacy of death helps you sort out your priorities. It helps you live a life less trivial <<<

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#5 Post by Semme »

You could always give the manual method a whirl. What I would do is confirm your dwnld with it's "--check" option.
>>> Living with the immediacy of death helps you sort out your priorities. It helps you live a life less trivial <<<

georg1
Posts: 170
Joined: Mon 23 Sep 2013, 17:06

#6 Post by georg1 »

I got same result, no matter what I do, if use any driver for mx440 I allways wind up with error

Image

and here is success when I try compile random driver from nvidia

Image

So what Is my options ? Take another distro is allmost inpossible, because that PC is on remote location and that guy make me a lot of gray hair during installation, I like avoid that stress again LOL

User avatar
CatDude
Posts: 1563
Joined: Wed 03 Jan 2007, 17:49
Location: UK

nvidia driver

#7 Post by CatDude »

Hello georg1
georg1 wrote:I ask if anyone can try compile nvidia driver for me.\

got slacko 5.7.0
kernel 3.10.32 i686

and nvidia geforce mx 440 graphic card LINK

I try with getnvidia 1.0 pet and always get error "some file is missing"

If anyone got 10 minutes his time to try if he got same error like me on this thread http://www.murga-linux.com/puppy/viewtopic.php?t=95342

thank you
I managed to compile this driver a couple of months back for Slacko-5.7 (non PAE),
and it was a right PITA as it requires patching.

Anyway mate, i have just built it again in Slacko-5.7.0
and put it together as a dotpet for you. Before attempting to use this package, please make a backup of your savefile.
Use entirely at your own risk !


After installing the dotpet (allow it enough time), Exit to prompt
and run xorgwizard
Select nvidia from the list of options offered
Choose your screen res and then reboot.

When you boot back into Puppy,
it will probably stop at a window asking you to Test now (or something similar)
let it do so.

Hope it works for you.
CatDude
.
Attachments
Screenshot.png
(136.66 KiB) Downloaded 1004 times
[img]http://www.smokey01.com/CatDude/.temp/sigs/acer-futile.gif[/img]

georg1
Posts: 170
Joined: Mon 23 Sep 2013, 17:06

#8 Post by georg1 »

yeahh Im really happy :)

Thank you very very much

now work like must

Can I ask you, how you succes I try really hard allmost two day's and allways error.

Thank you again

Image

User avatar
CatDude
Posts: 1563
Joined: Wed 03 Jan 2007, 17:49
Location: UK

#9 Post by CatDude »

Hi
georg1 wrote:..Can I ask you, how you succes I try really hard allmost two day's and allways error.
Step 1. Get rid of the nouveau driver.
  • The first thing to do is make sure that the nouveau driver is nowhere to be seen. (ie: blacklisted)

    Use the xorgwizard choose nv or vesa, reboot if needed.
    Back in Puppy run lsmod to see if the nouveau driver appears anywhere,
    if it does run rmmod nouveau followed by lsmod and take another look.

    It is vital to establish a nouveau free zone. :lol:
Step 2. Building the driver. Hope this helps.

CatDude
.
[img]http://www.smokey01.com/CatDude/.temp/sigs/acer-futile.gif[/img]

georg1
Posts: 170
Joined: Mon 23 Sep 2013, 17:06

#10 Post by georg1 »

Thank you for this tutorial, I Will thy doin my self too :)

User avatar
CatDude
Posts: 1563
Joined: Wed 03 Jan 2007, 17:49
Location: UK

#11 Post by CatDude »

Hello georg1
georg1 wrote:Thank you for this tutorial, I Will thy doin my self too :)
It's not so much a 'tutorial' but more of an 'overview' of what i did.

You will most likely need to install (via the PPM) pkgtools
otherwise the .SlackBuild's will fail to produce packages.

Don't forget that you also need both the devx and kernel-sources loaded.

CatDude
.
[img]http://www.smokey01.com/CatDude/.temp/sigs/acer-futile.gif[/img]

User avatar
Griot
Posts: 131
Joined: Fri 12 Sep 2014, 18:10
Location: Serbia

#12 Post by Griot »

Edited for clarity. Thanx CatDude & Flash.
Last edited by Griot on Fri 03 Oct 2014, 10:42, edited 2 times in total.

User avatar
Flash
Official Dog Handler
Posts: 13071
Joined: Wed 04 May 2005, 16:04
Location: Arizona USA

#13 Post by Flash »

Please don't post the same question several places in the forum. It causes problems for everyone, especially the people who are trying to help you but also anyone with the same problem who is looking for a solution. :)

I made your other post into its own thread. Perhaps there it will draw more attention than when added to a general thread about drivers.

bobc
Posts: 87
Joined: Wed 14 May 2014, 23:07

#14 Post by bobc »

BRAVO, Catdude!!!

You are THE MAN.

I fought with that trying every permutation of kernels, etc trying to get it to install, but don't know enough to do what you did.

I bet that will fix Slacko 5.9.3 on my nvidia machines :)

Post Reply