LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Help with drivers for ATI 9700 pro! anyone get it? (https://www.linuxquestions.org/questions/slackware-14/help-with-drivers-for-ati-9700-pro-anyone-get-it-216267/)

ajbrouwe 08-11-2004 12:05 PM

Help with drivers for ATI 9700 pro! anyone get it?
 
Alright. I know this has been a sketchy issue, as ATI's drivers aren't that good. Using the "this is how I do it all" forum, I got most of the way through. \
Code:

su
rpm2tgz filename.rpm
installpkg filename.tgz
cd /lib/modules/fglrx/build_mod
sh make.sh
cd ..
sh make_install.sh

The next part was giving me trouble, as I wasn't sure what to do:
Code:

modprobe agp-gart
modprobe intel-agp
modprobe fglrx

Do I run all three, or only one? I have an NForce2 mobo with 8x AGP, and an ATI Radeon 9700 pro. Last time I tried, I got one of them to work, and then the config to run...but, the drivers were not right, as my OpenGL stuff looked aweful (games, screensavers...)

Any luck? Am I off alot? Any other places I can find a good guide, or just anyone that has been successful? Thanks...this is only my second linux install, and I"m still pretty noob.

Andrew

WMD 08-11-2004 01:39 PM

It's agpgart, not agp-gart. Also, the ATI drivers don't work with Slack 10, if you have that.

trey85stang 08-11-2004 02:03 PM

Quote:

Originally posted by WMD
It's agpgart, not agp-gart. Also, the ATI drivers don't work with Slack 10, if you have that.
why dont they work?? 3.9 had to be patched to isntall with the 2.6.7 kernel.. but that was not a slackware issue.. that was a 2.6.6 & 2.6.7 issue...

either way.. the above was resolved with ATI's 3.11.1 driver release.

ajbrouwe: The odds are you already have agpgart and intel-agp loaded if you are useing the radeon driver... if you are using the radeon driver you need go to init 3 and rmmod radoen before modprobing fglrx or you will get an error.

either way.. in init 3 you can modprobe those in this order.. agpgart, intel-agp, fglrx. Im sure they can be inserted in any order.. but this way seems logical... afterwards be sure to run fglrxconfig... on all my machines i have to comment out busid to get x to load afterwards.

ajbrouwe 08-11-2004 03:01 PM

They don't work with slack ten??? And no, i'm still on the 2.4 kernel (scared to try to compile the new one...). So, there is no way for me to get video drivers working on here?

Trey: What must I comment out? This is assuming they work...in xorg.conf? And, is there any good way to tell if they are are working? And, for the patch...? Sorry, I am VERY noob :( . But, thank you for your patience and support in my learning. Any help would be awesome!

Andrew

ramen 08-11-2004 03:13 PM

Quote:

Also, the ATI drivers don't work with Slack 10
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON 9500 Pro
OpenGL version string: 1.3 (X4.3.0-3.11.1)

Module Size Used by
fglrx 212876 7
nvidia_agp 6044 1
agpgart 27816 2 nvidia_agp



Currently running Slackware 10 on a abit AN7 motherboard, NForce2 chipset, kernel 2.6.7. Only thing i have had 2 do 2 get them working is change my agp rate in bios 2 4x, i have never been able 2 get ATi's driver 2 work on 8x agp, also i have not used any patch

ajbrouwe 08-11-2004 03:49 PM

OK...here is what I got when I get to that part:
Code:

root@Home:/lib/modules/fglrx# modprobe agpgart
Note: /etc/modules.conf is more recent than /lib/modules/2.4.26/modules.dep
root@Home:/lib/modules/fglrx# modprobe intel - agp
root@Home:/lib/modules/fglrx# modprobe intel-agp
Note: /etc/modules.conf is more recent than /lib/modules/2.4.26/modules.dep
modprobe: Can't locate module intel-agp

I don't get it! I am on 2.4 kernel, by the way. Any ideas???

Andrew

ramen 08-11-2004 04:21 PM

U have Nforce2 chipset? If so, just do modprobe agpgart then lsmod and post it here please.

ajbrouwe 08-11-2004 04:35 PM

Code:

root@Home:/lib/modules/fglrx# modprobe agpgart
Note: /etc/modules.conf is more recent than /lib/modules/2.4.26/modules.dep
root@Home:/lib/modules/fglrx# lsmod
Module                  Size  Used by    Tainted: P
snd-pcm-oss            37736  0
snd-mixer-oss          12504  0  [snd-pcm-oss]
usb-ohci              19240  0  (unused)
ehci-hcd              17580  0  (unused)
usbcore                59308  1  [usb-ohci ehci-hcd]
forcedeth              9164  1
snd-intel8x0          18924  0
snd-ac97-codec        49500  0  [snd-intel8x0]
gameport                1420  0  [snd-intel8x0]
snd-pcm                56072  0  [snd-pcm-oss snd-intel8x0]
snd-timer              13604  0  [snd-pcm]
snd-page-alloc          6328  0  [snd-intel8x0 snd-pcm]
snd-mpu401-uart        3200  0  [snd-intel8x0]
snd-rawmidi            12740  0  [snd-mpu401-uart]
snd-seq-device          3888  0  [snd-rawmidi]
snd                    30852  0  [snd-pcm-oss snd-mixer-oss snd-intel8x0 snd-ac97-codec snd-pcm snd-timer snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore              3396  4  [snd]
ohci1394              24112  0  (unused)
ieee1394              42276  0  [ohci1394]
pcmcia_core            39972  0
ntfs                  51424  2  (autoclean)
ide-scsi                9328  0
agpgart                43940  0  (unused)

I am like halfway through the driver install, but can't get it to finish.

Andrew

ramen 08-11-2004 04:42 PM

Have u configured your kernel 2 use NVIDIA nForce/nForce2 chipset support as a module?

Module Size Used by
ppp_synctty 7680 1
ppp_generic 21908 5 ppp_synctty
slhc 6912 1 ppp_generic
n_hdlc 8964 1
fglrx 212876 7
snd_pcm_oss 49320 0
snd_mixer_oss 17536 1 snd_pcm_oss
uhci_hcd 29456 0
nvidia_agp 6044 1
ohci_hcd 18948 0
forcedeth 12928 0
snd_intel8x0 30216 1
snd_ac97_codec 66564 1 snd_intel8x0
snd_pcm 85000 2 snd_pcm_oss,snd_intel8x0
snd_timer 21252 1 snd_pcm
snd_page_alloc 9224 2 snd_intel8x0,snd_pcm
snd_mpu401_uart 6400 1 snd_intel8x0
snd_rawmidi 20516 1 snd_mpu401_uart
snd_seq_device 6792 1 snd_rawmidi
snd 47460 11 snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi, snd_seq_device
soundcore 7648 1 snd
nls_iso8859_1 3968 3
ntfs 87628 3
agpgart 27816 2 nvidia_agp

Heres mine

ajbrouwe 08-11-2004 04:48 PM

not really...I used forcedeth to get the LAN working; alsa detected the sound fine. But, I am using a 9700 pro! I don't get why THIS is so difficult. Just the one part that is making me struggle installing the drivers. Someone who has been here and gotten it to work?

Andrew

ramen 08-11-2004 04:55 PM

Could u please do this
cd /usr/src/linux
make menuconfig
navigate too Device Drivers - Character devices
then /dev/agpgart (AGP Support) this should compiled as a module
then NVIDIA nForce/nForce2 chipset support this should also be compiled as a module
and this should be turned off Direct Rendering Manager

Also this isn't difficult i have the same chipset as you do and a Radeon 9500 pro Grafx card.

ajbrouwe 08-11-2004 05:12 PM

root@Home:/lib/modules/fglrx# modprobe agpgart
Note: /etc/modules.conf is more recent than /lib/modules/2.4.26/modules.dep
root@Home:/lib/modules/fglrx# modprobe intel-agp
Note: /etc/modules.conf is more recent than /lib/modules/2.4.26/modules.dep
modprobe: Can't locate module intel-agp

Is still the result!

All of the items you mentioned above were correct, except Direct Rendering Manager, which I had to turn off. How did you get this work??? I use the above mentioned code, and get those errors above.

andrew

ramen 08-11-2004 05:17 PM

Why do u need this module intel-agp ??? Also u have ran fglrxconfig or edited your xorg.conf file and have u recompiled your kernel?

ajbrouwe 08-11-2004 06:27 PM

Wait...I have ran fglrdxconfig; but, what do I need to edit in xorg.conf. And, to compile my kernel, can I just restart X?

andrew

ajbrouwe 08-11-2004 06:33 PM

NO...I have NOT ran fglrxconfig- command not found. This is when I do it as root, from the directory. THese are the exact steps I took:
Code:

su
rpm2tgz filename.rpm
installpkg filename.tgz
cd /lib/modules/fglrx/build_mod
sh make.sh
cd ..
sh make_install.sh
modprobe agpgart
modprobe fglrx
fglrxconfig

uuuuuuuuugh :-\ Sorry...anything else???


All times are GMT -5. The time now is 04:20 AM.