LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-16-2003, 10:18 AM   #1
Rav
Member
 
Registered: Dec 2002
Location: Melbourne, Australia
Distribution: Slackware 10.0
Posts: 52

Rep: Reputation: 15
ATI driver installation


Yes, I'm still having problems installing the ATI drivers on my system. I am going to light a bloody bonfire and dance naked (apart from the war paint) around it if I ever get this working. (You DON'T have to be there )

I've decided to start from the beginning and keep it simple. This is the first thing I need to get sorted. WHY am I getting this message?

root@darkstar://lib/modules/fglrx/build_mod# ./make.sh
ATI module generator V 2.0
==========================
probing for VMA API version...
cleaning...
patching 'highmem.h'...
patching 'drmP.h'...
patching file drmP.h
Hunk #1 succeeded at 283 (offset 28 lines).
compiling 'agpgart_be.c'...
compiling 'agp3.c'...
compiling 'i7505-agp.c'...
compiling 'firegl_public.c'...
linking of fglrx kernel module...
duplication skipped - generator was not called from regular lib tree
done.
==============================

"generator was not called from regular lib tree"

This is driving me mental. I am attempting to build this module from the "regular lib tree". There is only one /lib tree.

I'm using the default Slack kernel atm (another fresh install). Please humour me The same thing happens with a fancy P4 kernel anyway. agpgart is loaded, kernel sources are present.

Please help!

Last edited by Rav; 05-16-2003 at 10:19 AM.
 
Old 05-16-2003, 10:31 AM   #2
Kordell
LQ Newbie
 
Registered: May 2003
Location: Pittsburgh, PA
Distribution: Slack 9.0
Posts: 19

Rep: Reputation: 0
Where did you get the ATI driver, the latest from the ATI website will not work with Slack 9 since it uses XFree86 4.3.

Try this:
http://www.dropline.net/forums/viewt...ght=ati+driver

or

http://www.linuxquestions.org/questi...ght=ati+driver

Last edited by Kordell; 05-16-2003 at 10:32 AM.
 
Old 05-17-2003, 12:23 AM   #3
Rav
Member
 
Registered: Dec 2002
Location: Melbourne, Australia
Distribution: Slackware 10.0
Posts: 52

Original Poster
Rep: Reputation: 15
Sorry, I should have mentioned that

I'm using the 4.3.0-2.9.12 drivers. They are the latest.
 
Old 05-17-2003, 08:48 AM   #4
UnTamed
Member
 
Registered: Dec 2002
Location: Qc, Canada
Distribution: CRUX
Posts: 317

Rep: Reputation: 30
Rav, you're the one with a recent SIS chipset, right?
Is it agp v3.0 [...agp 8x] compliant?

If so, look here for a patch that could fix your problem.
It's been written by a kt400 owner but it brings agp v3.0 compliance to the fglrx agpgart module and could probably work in your case too.
Definitely worth a try if all else failed.
 
Old 05-17-2003, 02:40 PM   #5
Rav
Member
 
Registered: Dec 2002
Location: Melbourne, Australia
Distribution: Slackware 10.0
Posts: 52

Original Poster
Rep: Reputation: 15
Quote:
Rav, you're the one with a recent SIS chipset, right? Is it agp v3.0 [...agp 8x] compliant?
That's me I have a GA-8SQ800 Ultra mobo. The board uses the latest SiS chipset, the SiS655, which is an AGPx8 chipset.

Thanks for the link Untamed, but the page says the patch is for XFree86 4.2.0 which does me no good with Slack 9.0 (unless it's worth trying anyway). This does however sound like something I am going to have to investigate further.

I'm still wondering about the lib tree message though because I've successfully built the drivers before. Strangely enough the last time I got stuck here with this lib tree message (with a custom kernel) I decided to try rebooting using the default slack kernel and it suddenly worked. Now with the default slack kernel on a fresh install I am stuck again. All the files are in the right place. I've checked that so many times it's a little ridiculous.

Damn this. Maybe I'm just going to have to wait a little while for new and official ATI drivers that support my chipset properly if it is indeed an AGP issue.
 
Old 05-17-2003, 03:46 PM   #6
UnTamed
Member
 
Registered: Dec 2002
Location: Qc, Canada
Distribution: CRUX
Posts: 317

Rep: Reputation: 30
IIANM, it patches the fglrx agpgart with kt400 code for the kernel-devel branch [...2.5.59 to be exact] which support agp v3.0.
The patch may very well apply without error on the fglrx agpgart for XFree-4.3.0, but again will it work on a SIS??? ...guess you'll have to try it to find out, worst that should happen is the patch will not apply cleanly, just backup /lib/modules/fglrx before you try and revert if it returns errors.

Your SIS chipset probably has better support through the 2.5.x kernel but the driver won't compile on that, the modules are dealt with differently in 2.5.x, so Ati will have to write specific drivers for that to work.

As far as the /lib error goes and from what you say you experienced with different kernels on different occasion, just a wild guess;
When you boot with a particular kernel and then try to compile something, do you make sure your /usr/src/linux symlink points to the right sources tree?

Last edited by UnTamed; 05-17-2003 at 03:48 PM.
 
Old 05-21-2003, 10:05 AM   #7
Rav
Member
 
Registered: Dec 2002
Location: Melbourne, Australia
Distribution: Slackware 10.0
Posts: 52

Original Poster
Rep: Reputation: 15
Round 3

Ok, I obviously missed something. Either that or Slack is just acting up. I copied all the driver files to the right location, again, overwriting everything that was already there. I paid attention and I really hadn't missed anything the first time. Nevertheless I had a quick go and using the Terminal Emulator in Konqueror to build the module and low and behold, it bloody worked. There is still something fishy going on here. Maybe it's just me, but I'm innocent I tell you! Oh, and the module installed too. Beautiful

I've been doing some more reading Untamed and it seems that there is an alternative to the patch you've mentioned so I've decided to give it a shot first. That alternative comes in the form of the built in agp support in the fglrx module. ATI suggest you use this is if "your distribution's kernel setup does not provide agpgart compatible services". That is not strictly true in my case however ATI presents the option as a default during the fglrxconfig process anyway. Basically you are asked if you want to use an external agpgart module instead of the internal one. This time I chose the option of using the internal functionality and disabled the external agpgart module. In this situation [when no agpgart module is loaded] "the FireGL built-in agpgart module will be used."

If Linux was more intuitive to me than it is at this stage this would have made sense to me at an earlier time

So, I've made progress and that makes me happy The fglrx module is built, installed and loaded, I've created the all important ATI friendly XFree86 config file via fglrxconfig and all that is left to do is startx.

startx and I get this:

(II) fglrx(0): [drm] loaded kernel module for "fglrx" driver
(II) fglrx(0): [drm] created "fglrx" driver at busid "PCI:1:0:0"
(II) fglrx(0): [drm] added 8192 byte SAREA at 0xf89e9000
(II) fglrx(0): [drm] mapped SAREA 0xf89e9000 to 0x401e0000
(II) fglrx(0): [drm] framebuffer handle = 0xe0000000
(II) fglrx(0): [drm] added 1 reserved context for kernel
(II) fglrx(0): DRIScreenInit done
(II) fglrx(0): Kernel Module Version Information:
(II) fglrx(0): Name: fglrx
(II) fglrx(0): Version: 2.9.12
(II) fglrx(0): Date: May 9 2003
(II) fglrx(0): Desc: ATI Fire GL DRM kernel module
(II) fglrx(0): Kernel Module version matches driver.
(II) fglrx(0): Kernel Module Build Time Information:
(II) fglrx(0): Build-Kernel UTS_RELEASE: 2.4.20
(II) fglrx(0): Build-Kernel MODVERSIONS: no
(II) fglrx(0): Build-Kernel __SMP__: no
(II) fglrx(0): Build-Kernel PAGE_SIZE: 0x1000
(II) fglrx(0): [drm] register handle = 0xf5000000
(EE) fglrx(0): [agp] unable to acquire AGP, error "xf86_ENODEV"
(EE) fglrx(0): cannot init AGP


I've posted my XFree86.0.log here:

http://members.iinet.net.au/~cainn/XFree86.0.log

As you can see I have made some important progress, but no cigar yet. Please help me win!

Last edited by Rav; 05-21-2003 at 10:33 AM.
 
Old 05-21-2003, 09:24 PM   #8
terminator
Member
 
Registered: May 2003
Distribution: Slackware
Posts: 35

Rep: Reputation: 15
you may need to reconfig your kernel and rebuild it. when config kernel, go to "character devices", enable AGP and DRM for ATI.
 
Old 05-22-2003, 03:34 AM   #9
Rav
Member
 
Registered: Dec 2002
Location: Melbourne, Australia
Distribution: Slackware 10.0
Posts: 52

Original Poster
Rep: Reputation: 15
I've actually tried that before. The drivers build and install fine (with the exception of a problem I had once, but didn't have the next time I tried) using a custom kernel. However I don't get any further that way. But I've realized (through the help of people here and some things I have read) that my problem is that the agpgart module doesn't properly support AGP8x chipsets. So I have 2 options. Apply a patch that someone developed for the KT400 chipset or follow ATI's suggestion and use the agpgart module that is included with thier drivers (this module apparantly supports AGPx8).

What I'm hoping to do is find out what causes the error message above. A few possibilities even so I've got something to go on.

DRM is enabled (you can see from the log) and agpgart is built as a module but NOT loaded for the reasons stated above. I don't expect everyone to read the ATI documentation just for me but if you want to verify what I'm saying it's all in there.
 
Old 05-22-2003, 02:14 PM   #10
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,337

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
SiS 655

Linux 2.4.21rc2-ac3 contains updated support for SiS IDE for 655/630 SET

http://linuxtoday.com/developer/2003052202326NWKNDV

You may want to download and compile the latest kernel.
You can down load kernel 2.4.21rc2-ac3 at:

http://www.kernel.org/
 
Old 05-22-2003, 04:05 PM   #11
Rav
Member
 
Registered: Dec 2002
Location: Melbourne, Australia
Distribution: Slackware 10.0
Posts: 52

Original Poster
Rep: Reputation: 15
Thanks jailbait, that definitely sounds promising, although it only mentions IDE updates. Nothing about AGP. I might give it a shot if all else fails.

I'd really rather try and bat this out. I've spent a few weeks so far learning to be patient and resilient because although I've been using Linux since Redhat 5.2, I've learned bugger all about it really. Windows is intuitive to me no matter how serious or difficult a problem might me. Linux isn't, but I'm learning. What I do know is that there has to be a way to fix this. If I upgrade the kernel and everything just works I haven't learned anything. However, if an upgrade is the only way I'm going to get a fully working system anytime soon I'll obviously do it.

Last edited by Rav; 05-22-2003 at 04:21 PM.
 
Old 05-22-2003, 05:52 PM   #12
Rav
Member
 
Registered: Dec 2002
Location: Melbourne, Australia
Distribution: Slackware 10.0
Posts: 52

Original Poster
Rep: Reputation: 15
Ok, a new development. I was messing around in my mobos BIOS when something occured to me. I had set the AGP to 4x. I changed it to Auto instead (which means it's running at 8x now. I checked.) I should have tried this earlier it's just that it was counter-intuitive since 4x is a more stable setting. I guess the drivers are expecting to find an AGP8x chipset running at AGP 8x

Here's what I get when I try to startx now. Different is good!

(WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1) found
(EE) fglrx(0): board is third party board
(EE) fglrx(0): [agp] unable to acquire AGP, error "xf86_ENODEV"
(EE) fglrx(0): cannot init AGP


I did cat proc/pci and found that my cards BusID is actually is PCI:1:0:1 so I went into XF86Config-4 and edited the relevant section (the BusID in there was PCI:1:0:0).

When I startx now I get this:

(II) Primary Device is: PCI 01:00:0
(WW) fglrx: No matching Device section for instance (BusID PCI:1:0:0) found
(EE) No devices detected.

Fatal server error:
no screens found


I don't understand this. X complains that there is no matching device section for BusID PCI:1:0:1 but when I make the neccesary modification to XF86Config-4 it complains that there is no matching device section for BusID PCI:1:0:0.

I have VGA and DVI outputs on my card. Is that relevant? Most cards do however.

Last edited by Rav; 05-22-2003 at 05:58 PM.
 
Old 05-22-2003, 06:24 PM   #13
Rav
Member
 
Registered: Dec 2002
Location: Melbourne, Australia
Distribution: Slackware 10.0
Posts: 52

Original Poster
Rep: Reputation: 15
Oh, btw. Here is a relevant section of my XF86Config-4 file. I've included a section above the ATI device section because I have a question about it.

# **********************************************************************
# Graphics device section
# **********************************************************************

# Any number of graphics device sections may be present

# Standard VGA Device:

Section "Device"
     Identifier "Standard VGA"
     VendorName "Unknown"
     BoardName "Unknown"


# The chipset line is optional in most cases. It can be used to override
# the driver's chipset detection, and should not normally be specified.

# Chipset "generic"

# The Driver line must be present. When using run-time loadable driver
# modules, this line instructs the server to load the specified driver
# module. Even when not using loadable driver modules, this line
# indicates which driver should interpret the information in this section.

     Driver "vga"


# The BusID line is used to specify which of possibly multiple devices
# this section is intended for. When this line isn't present, a device
# section can only match up with the primary video device. For PCI
# devices a line like the following could be used. This line should not
# normally be included unless there is more than one video device
# installed.

# BusID "PCI:0:10:0"

# VideoRam 256

# Clocks 25.2 28.3

EndSection

# === ATI device section ===

Section "Device"
     Identifier "ATI Graphics Adapter"
     Driver "fglrx"
# === disable PnP Monitor ===
#Option "NoDDC"
# === disable/enable XAA/DRI ===
     Option "no_accel" "no"
     Option "no_dri" "no"
# === FireGL DDX driver module specific settings ===
# === Screen Management ===
     Option "DesktopSetup" "0x00000000"
     Option "MonitorLayout" "AUTO, AUTO"
     Option "IgnoreEDID" "off"
     Option "HSync2" "unspecified"
     Option "VRefresh2" "unspecified"
     Option "ScreenOverlap" "0"
     Option "GammaCorrectionI" "0x00000000"
     Option "GammaCorrectionII" "0x00000000"
# === OpenGL specific profiles/settings ===
     Option "Capabilities" "0x00000800"
# === Video Overlay for the Xv extension ===
     Option "VideoOverlay" "on"
# === OpenGL Overlay ===
# Note: When OpenGL Overlay is enabled, Video Overlay
# will be disabled automatically
     Option "OpenGLOverlay" "off"
# === Misc Options ===
     Option "UseFastTLS" "0"
     Option "BlockSignalsOnLock" "on"
     Option "UseInternalAGPGART" "yes"
     Option "ForceGenericCPU" "no"
     BusID "PCI:1:0:0" # vendor=1002, device=4e44
     Screen 0
EndSection

# **********************************************************************

Should the parts highlighted in bold even be there?

Last edited by Rav; 05-22-2003 at 06:38 PM.
 
Old 05-22-2003, 07:10 PM   #14
Rav
Member
 
Registered: Dec 2002
Location: Melbourne, Australia
Distribution: Slackware 10.0
Posts: 52

Original Poster
Rep: Reputation: 15
One more thing. Here is the last part of my proc/pci in case it helps.

==============================================
Bus 1, device 0, function 0:
    VGA compatible controller: PCI device 1002:4e44 (ATI Technologies Inc) (rev 0).
     IRQ 10.
     Master Capable. Latency=255. Min Gnt=8.
     Prefetchable 32 bit memory at 0xe0000000 [0xe7ffffff].
     I/O at 0xc000 [0xc0ff].
     Non-prefetchable 32 bit memory at 0xf5000000 [0xf500ffff].
Bus 1, device 0, function 1:
    Display controller: PCI device 1002:4e64 (ATI Technologies Inc) (rev 0).
     Master Capable. Latency=32. Min Gnt=8.
     Prefetchable 32 bit memory at 0xe8000000 [0xefffffff].
     Non-prefetchable 32 bit memory at 0xf5010000 [0xf501ffff].
==============================================

Last edited by Rav; 05-22-2003 at 07:12 PM.
 
Old 05-24-2003, 11:48 AM   #15
Rav
Member
 
Registered: Dec 2002
Location: Melbourne, Australia
Distribution: Slackware 10.0
Posts: 52

Original Poster
Rep: Reputation: 15
I finally got it working. See the following thread in the hardware forum for details:

http://www.linuxquestions.org/questi...5&pagenumber=3

I just wanted to thank everyone who helped out, especially Untamed who I know put a fair amount of thought into it here and in the other thread I started in this forum

Thanks guys
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ATI Driver installation? Dannyarr Fedora 3 02-02-2005 05:36 PM
ATI driver installation in 2.4.26 deveraux83 Slackware 1 11-05-2004 02:44 AM
ATI driver installation problem eltoro Linux - Newbie 1 10-09-2004 07:52 PM
Ati 3.7.0 driver installation PawnsharK Linux - Software 10 04-02-2004 04:52 PM
Driver installation for ATI 9800 keitho Linux - Newbie 12 12-01-2003 01:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 10:12 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration