Jump to content

GeForce 4 with 8.2 PPC


Guest hmmaniac12
 Share

Recommended Posts

Guest hmmaniac12

I have a 17" widescreen iMac with a GeForce 4 MX. I installed 8.2 PPC using install-text, none of the other install options would work. install-novideo only brought up a bluescreen with an X in the middle of it.

 

When I try to boot X, I get a black screen. I tried going to the console and installing the nVidia drivers, but nVidia seems to have drivers for every 8.2 except PPC.

 

How can I get it to work? Sorry if this has been asked before, I've looked on the entire forum and can't find anything...

Link to comment
Share on other sites

Have you tried d-loading the nvidia source rpms and rebuilding them for your kernel ? There are plenty of tips on how to do this both here and on nvidia's site. If you try this, and get stuck, post again, we will walk you through it.

Link to comment
Share on other sites

Guest hmmaniac12

Alright, I tried rebuilding the sources. The kernel gets me some errors:

 

install: cannot stat `NVdriver': No such file or directory

error: Bad exit status from /var/tmp/rpm-tmp.79094 (% install)

 

The GLX compiled.

Link to comment
Share on other sites

You don't really need to rebuild the glx, any one will do. As far as the nvidia kernel goes, sounds like you have some stuff missing needed to rebuild.

Do you have the right version of gcc installed for your running kernel ? kernel sources etc ? I don't know how much you know, so excuse me if im stating the obvious.

Link to comment
Share on other sites

Guest hmmaniac12

Don't worry about stating the obvious; I know next to nothing. I know basic stuff, but not much else.

 

Anyway, I have no clue if my versions are correct. How can I check?

Link to comment
Share on other sites

You need the rpmbuild package.

The same kernel source version as your running kernel

The kernel headers

gcc

The above should be no problem to find/get, at any mdk mirror.

To check which version of gcc your kernel was built with, in a term type:

cat /proc/version

One of our users (DOlson) here has written a tutorial on rebuilding nvidia kernels, it does assume you have the above installed, this is the link:

http://mdkxp.by-a.com/htm/tutorials/nvidiacli.php

Link to comment
Share on other sites

Not having the kernel-source will get you this error.

install: cannot stat `NVdriver': No such file or directory

error: Bad exit status from /var/tmp/rpm-tmp.79094 (% install)

 

 

The rpmbuild pkg's actual name is

rpm-build

[bvc9@localhost bvc9]$ rpm -q rpm-build

rpm-build-4.0.4-19mdk

 

this is needed for the rpmbuild --rebuild command. Use it, as it's replacing rpm --rebuild.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...