i cant install ati 9800

What works, and doesn't, for you. Be specific, and please include Puppy version.
Post Reply
Message
Author
jj
Posts: 7
Joined: Tue 07 Mar 2006, 20:37

i cant install ati 9800

#1 Post by jj »

i read everything here but i just get confused is there a simple way? im useing 108 puppy installed to hardrive .but no matter how much i try i cant get this card installed for 3d

tempestuous
Posts: 5464
Joined: Fri 10 Jun 2005, 05:12
Location: Australia

#2 Post by tempestuous »

You need DRI (direct rendering infrastructure) graphics support. See here
http://www.murga.org/%7Epuppy/viewtopic ... 44&start=0

jj
Posts: 7
Joined: Tue 07 Mar 2006, 20:37

#3 Post by jj »

i didnt realy understand that guide i read it a few days ago.whil lurking

jj
Posts: 7
Joined: Tue 07 Mar 2006, 20:37

#4 Post by jj »

# /usr/local/install-DRI/install-DRI radeon
/lib/modules/2.4.29/char/agp/agpgart.o.gz: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
/lib/modules/2.4.29/char/agp/agpgart.o.gz: insmod /lib/modules/2.4.29/char/agp/agpgart.o.gz failed
/lib/modules/2.4.29/char/agp/agpgart.o.gz: insmod agpgart failed
thats what it says after trying that link im so lost

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#5 Post by MU »

Maybe the new Ati-cards don't support or need the agpgart-module.

But if the radeon-module loaded, it might be ok.

If you type
lsmod
does it list "radeon"?
Mark

jj
Posts: 7
Joined: Tue 07 Mar 2006, 20:37

#6 Post by jj »

its says unuded for some reason
radeon 121628 0 (unused)
snd-mixer-oss 12184 0 (autoclean)
snd-intel8x0 18080 0
snd-ac97-codec 52472 0 [snd-intel8x0]
snd-pcm 56168 0 [snd-intel8x0 snd-ac97-codec]
snd-timer 13636 0 [snd-pcm]
snd 32164 0 [snd-mixer-oss snd-intel8x0 snd-ac97-codec snd-pcm snd-timer]
soundcore 3588 1 [snd]
snd-page-alloc 4840 0 [snd-mixer-oss snd-intel8x0 snd-pcm snd-timer snd]
forcedeth 9868 1
parport_pc 15108 0
parport 23880 0 [parport_pc]
sr_mod 14488 0 (unused)
ide-cd 29504 0
cdrom 27744 0 [sr_mod ide-cd]
sd_mod 11404 0 (unused)
usb-ohci 19336 0 (unused)
usbcore 59596 1 [usb-ohci]
scsi_mod 93972 2 [sr_mod sd_mod]
#

tempestuous
Posts: 5464
Joined: Fri 10 Jun 2005, 05:12
Location: Australia

#7 Post by tempestuous »

I came across a similar problem when setting up my VIA Epia Unichrome package. The Unichrome family includes the older CLE266 graphics chip and newer CN400 chip.
The agpgart module worked OK with the CLE266, but failed to load with the CN400.
It turns out that the 2.4 kernel version of the agpgart module doesn't include the definition for the CN400. The agpgart module in the 2.6 kernel does.

I emailed the maintainer of this module about this problem and he replied that it's possible in theory to hack the 2.4 kernel source, but it's a difficult task. I didn't bother pursuing the issue further.

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#8 Post by MU »

Yes, it loaded.
So now try the next steps.

You might need this DRI-driver for X.org:
http://noforum.de/dotpups/X11R6addons/dri-r200.pup

Install it, and add with an editor these lines to xorg.conf in Section "Module"

Code: Select all

    Load       "dri" 
     Load       "glx" 
And set the entry "driver" to "radeon".

Then restart X.
(hit CTRL-ALT-Backspace), then type "xwin".
If that fails, run xorgwizard again, or run
mp /etc/X11/xorg.conf
to restore the "driver"-entry to your old value.

In case X starts without problems, but you still have no DRI (run glxinfo to test it), please zip /var/log/Xorg.0.log, and attach it to your next message.
Mark

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#9 Post by MU »

I just see your 9800 will not work:
http://dri.freedesktop.org/wiki/ATIRadeon

You had to use the installer from ATI mentioned there at bottom.

That installer does not support my old 7000, so I can't test it.
Mark

jj
Posts: 7
Joined: Tue 07 Mar 2006, 20:37

#10 Post by jj »

cool thank you mark im closer i think but i dodnt see where to do this
And set the entry "driver" to "radeon"

jj
Posts: 7
Joined: Tue 07 Mar 2006, 20:37

#11 Post by jj »

sadly the ati driver from there site dont work either it says
# # sh ./ati-driver-installer-8.22.5-i386.run
# Creating directory fglrx-install
bash: Creating: command not found
# Verifying archive integrity... All good.
bash: Verifying: command not found
# Uncompressing ATI Proprietary Linux Driver-8.22.5...........................................................................................................................................................................................................................................................................................................................................................................
bash: Uncompressing: command not found
# ==================================================
bash: ==================================================: command not found
# ATI Technologies Linux Driver Installer/Packager
bash: ATI: command not found
# ==================================================
bash: ==================================================: command not found
# ./ati-installer.sh: 97: Syntax error: Bad substitution
bash: ./ati-installer.sh:: No such file or directory
# Removing temporary directory: fglrx-install
bash: Removing: command not found

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#12 Post by MU »

Please try this:

First,backup you pup001, as I cannot test myself, if it works.
Be shure to have temporarily 70 MB free diskspace:
df -m

Then install this Dotpup with ATIs propriatry Drivers (11MB, 30 MB extracted):
http://dotpups.de/dotpups/XServer/testi ... ll-ATI.pup
It is not the newest, but just some weeks old.
It was taken from a fglrx_6_8_0-8.20.8-1.i386.rpm.


I already compiled the Kernelmodule,so you will not need to compile something.
Now run install-ATI from the Dotpups-menu, and restart X.
This simply will activate the fglrx-Kernelmodule.
This step must be made everytime you reboot puppy.

Then in a consolewindow, run
fglrxconfig

This will modify /etc/X11/xorg.conf , so make a backup first.
This must be made only once.

Then restart X , and in a Consolewindow type in one of these comands to test if it works:

aticonfig
fglrxinfo
fireglcontrolpanel
fgl_glxgears
fglrx_pplay
fglrx_xgamma

Mark

tempestuous
Posts: 5464
Joined: Fri 10 Jun 2005, 05:12
Location: Australia

#13 Post by tempestuous »

Mark and jj,
At the bottom of the page you mentioned - http://dri.freedesktop.org/wiki/ATIRadeon
it says this -

"The r300 project has an experimental 3D driver for R300 and newer chips, with some success reported for R4xx cards and on PowerPC. This driver needs more work, and it is available in the Mesa 6.4 (http://dri.freedesktop.org/wiki/Mesa) release."

I already built Mesa CVS 2 months ago, so I checked my Mesa build and yes, there it is -
r300_dri.so (2.4MB).

... but as I tried to suggest in an earlier post, I don't think that either the open source or closed source drivers will work if the agpgart module won't load. I think jj needs a 2.6 kernel.

jj
Posts: 7
Joined: Tue 07 Mar 2006, 20:37

#14 Post by jj »

yeah sadly it didnt work .and i ran outa time to mess with it before family got here this am.i went back to windows for the time being o i should add its a ati aiw 9800 i know the aiw fetures wont work but was hoeping for 3d .mainly cause i like running xpenquins lol i have a old pc chops mobo that may work but its old and only had durun 1200 and on board sound and video and even the cpu is on board lol has no socket just is soldered to board

Post Reply