LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   Mandrake 10 + 9700/9800: 3d Acc Anyone? (https://www.linuxquestions.org/questions/mandriva-30/mandrake-10-9700-9800-3d-acc-anyone-157558/)

Jackcnd 03-14-2004 01:00 PM

Mandrake 10 + 9700/9800: 3d Acc Anyone?
 
Has anyone installed Mandrake 10 community and succeeded in getting 3d acc with a 9700 or 9800? Please share tips?

DrTeeth 03-14-2004 01:28 PM

Go to the ATi site and d/l the relevant drivers?

Jackcnd 03-14-2004 03:05 PM

Are you saying it worked for you?

I tried, but when the step came to modify the kernel numerous dependenies were missing.

I'll try again, if someone can confirm it works in the end.

Also , if anyone has a link to install instructions used that would be great.

phatbastard 03-14-2004 03:14 PM

try that
 
h:tp://www.rage3d.com/content/articles/atilinuxhowto/Linux_ATI.html#SECTION00020000000000000000

trey85stang 03-14-2004 04:17 PM

i got 3.7.6 drivers to install with 0 problems.. except I still had to # out the busid of the card... (I thought it was supposed to be fixed in this version??? :shrugs:)

mmassat 03-15-2004 02:42 PM

No luck making fglxgears run with 3.5 under 10.0 CE 2.6 kernel on an ATI 9800 pro OEM.

Installation had to be forced and some message blazed through the screen sating I needed to recomplile something. No 3d accel: glxgears in default screen was about 400fps and fglxgears would not run at all. Glxgears also complained about some missing DRI module.

Methinks that the 2.6 kernel in 10.0 CE is not ATI deiver friendly (and vice versa)

We probably just have to accept that CE is the bleeding edge and some things are bound to be tricky until the distro becomes final and gets installed in more systems.

trey85stang 03-15-2004 03:04 PM

Quote:

Originally posted by mmassat
No luck making fglxgears run with 3.5 under 10.0 CE 2.6 kernel on an ATI 9800 pro OEM.

Installation had to be forced and some message blazed through the screen sating I needed to recomplile something. No 3d accel: glxgears in default screen was about 400fps and fglxgears would not run at all. Glxgears also complained about some missing DRI module.

Methinks that the 2.6 kernel in 10.0 CE is not ATI deiver friendly (and vice versa)

We probably just have to accept that CE is the bleeding edge and some things are bound to be tricky until the distro becomes final and gets installed in more systems.

you mean 3.7 right?? what kind of problems are you having?? getting the driver to work?

mmassat 03-17-2004 09:34 PM

Quote:

Originally posted by trey85stang
you mean 3.7 right?? what kind of problems are you having?? getting the driver to work?
As I stated before, the problem is getting 3d accel to work, 2d still works fine, so I reverted to the original installation drivers. Perhaps DRI has to be installed separately but that is probably beyond my capacity not-to-screw-up

Could you get 3D accel with the 2.6.x kernel?

Jackcnd 03-18-2004 06:49 AM

I found a way to get 3d acc easy with Linux and a recent ATI card.

1) Install the Knoppix Live CD to HD
2) Run http://kano.mipooh.net/install-radeon-debian.sh scripts

Perfect 3d acc, nice Debian system.

trey85stang 03-18-2004 08:04 AM

Quote:

Originally posted by mmassat
As I stated before, the problem is getting 3d accel to work, 2d still works fine, so I reverted to the original installation drivers. Perhaps DRI has to be installed separately but that is probably beyond my capacity not-to-screw-up

Could you get 3D accel with the 2.6.x kernel?

Yes I have 3d access working! :) with the 2.6.3mdk kernel :)

Twigathy 03-18-2004 03:22 PM

Do you have MSN or IRC? Would you be willing to guide me through the install process? If so, please get in touch because Im a linux newbie and am a bit stuck. Radeon 9600 pro, Mandrake 10 CE

twigathy@twigathy.com
irc.gnug.org #bored
twigathy@hotmail.com

trey85stang 03-18-2004 04:02 PM

Quote:

Originally posted by Twigathy
Do you have MSN or IRC? Would you be willing to guide me through the install process? If so, please get in touch because Im a linux newbie and am a bit stuck. Radeon 9600 pro, Mandrake 10 CE

twigathy@twigathy.com
irc.gnug.org #bored
twigathy@hotmail.com

I will hit you up on irc when i get home from work (about 2 hours from now) i will be under the name trey

thanks
trey

Twigathy 03-18-2004 04:05 PM

:cool: Thank you greatly :)

C++Boar 03-28-2004 10:45 AM

I have 3d on mandrake 10
 
I have posted something on if anyone should be interessted :
www(dot)linuxquestions.org/questions/showthread.php?s=&postid=843976#post843976

mmassat 03-29-2004 04:44 PM

ATI Radeon 9800 PRO mdk 10.0 CE It's aliiiiveeeee!
 
the missing piece of the puzzle was:
insmod nvidia-agp

from a post by a contributor named blackpage at linuxcompatible.org

fellow newbies, note that he gives specific instructions on how to load the nForce2 specific agpgart.

Quote:

Success (at last)!! :)

Greetings comrades,
after intensive investigation and (almost neverending) trial-and-error sessions with MDK10 and the Radeon9600 my desktop crate is finally set up the way I intended it. I apoloigze for this posting in advance as it could get a bit lengthy, but I've spent quite some time to fix this issue, and I thought giving away a more detailled description including approaches that did not result in success might be helpful for other hardware-noobs like me. Also forgive my some occasional typos as it's late already here ... So here's a log of my activies (including "go's" and "no-go's").

======
NO_GO:
======
Kernel 2.6.4 with "everything built in but the kitchen-sink"
(phrase courtesy of J.Mullins - SOF II :)

I compiled and tried this kernel version with all ATI-relevant things built in - these were: nForce/2-, agpgart/nvidia-agp. This lead to a very compact kernel that limited "lsmod"-output to just 2 lines ... the codepage-modules. In this setup, running the ATI-rpm produces fatal errors upon final module insertion ("permission denied"). Consequently a manual "modprobe" <fglrx.ko> produced the same result. That lead me back to the kernel MDK-10 2.6.3mdk-kernel, as delivered "fresh out of the box".
>>>>
On a sidenote: If you are using USB-stuff you should stick with the MDK-kernel as it seems to be patched to supports "supermount" which 2.6.4 doesn't unless you apply the appropriate patch.
<<<

======
GO:
======
I booted into the standard MDK-installation as it has been installed in the first place by MDK10 and performed these tasks on the command line (so there, no "X") ...

STEP 1: Prepare the setup
root@machine ati_drv: rpm -Ui --force fglrx-4.3.0-3.7.6.i386.rpm
(this extracts installs the sources into the proper locations)

STEP 2: Build the core-module
root@machine ati_drv: cd /lib/modules/fglrx/build_mod
(change to dir. to build the driver-module)

(optional) ... perform a ...
root@machine build_mod: chmod a+x make.sh
(to make the script executable if necessary. For some peculiar reason the make-files here only had the "r"-attr. for owner set)

STEP 2.1: Built it
root@machine build_mod: ./make.sh
(this builds the core-driver-module)

STEP 3: Install the driver-module
root@machine build_mod: cd ..
(go up one directory, this should bring you to /lib/modules/fglrx)

(optional) ... perform the "chmod a+x"-command on "make_install.sh"-file if needed (see above)

STEP 3.1: Perform the installation
root@machine fglrx: ./make_install.sh
(this builds the core-driver-module)

If everything goes well up to this point, the fglrx-directory should contain a symbolic link like this ...
fglrx.ko -> /lib/modules/fglrx/fglrx.2.6.3-4mdk-SMP.ko

STEP 4: Checking the loaded AGP-modules
Type ...
root@machine fglrx: lsmod
to check if any AGP-relevant modules are loaded. In my case none was loaded so I inserted the one for my mobo (A7N8X-X, nForce2-chipset) ...
root@machine fglrx: modprobe nvidia-agp

A second "lsmod" should now list "agpgart" which is used by "nvidia-agp".

To make these settings permanent I added this line to "/etc/modprobe.conf" ...

install fglrx /sbin/modprobe --ignore-install fglrx && { /sbin/modprobe nvidia-agp; /bin/true; }

To be honest, I have no idea if this is a cruical thing or not, but it worked here, so I thought I just mention it :)

Inserting the ATI-driver-module finally braught this result

fglrx 204228 172
nvidia-agp 7388 1
agpgart 31016 2 nvidia-agp


STEP 5: Running fglrxconfig
Now it's time to run the ATI-XF86Config-tool ... type ...
root@machine fglrx: fglrxconfig
and follow the steps.
IMPORTANT:
When getting asked whether or not to use an external AGP-module, type Y. For me this was the cruical part as the fglrxconfig-tool has "[n]" preselected and the description is a fair bit misleading, insinuating that the "internal" AGP-module would be the right thing to do (which it wasn't here).

Well, before I get sued by the linuxcompatible-folks for being a forum-post-hog I call it quits at this point. Thanx again to all the folks here who replied and to the forum-crew for providing this platform.
This got my 9800 pro working, I just had to modprobe the right module and, since everything was already installed the blasted thing just works. Now If you will excuse me I have to save that Chromium ship from endless attacks.

If I feell lucky enough I might download the UT2k4 demo for linux.


All times are GMT -5. The time now is 08:09 PM.