LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 08-23-2003, 08:39 AM   #31
KoS
Member
 
Registered: Jul 2003
Location: Chicago, IL
Distribution: RH 9
Posts: 51

Rep: Reputation: 15

I tried to add those lines to the modules.conf but it still doesn't load up the Xserver. I get the same install screen as BlinkEye. Does that mean it is not installing correctly? Also do you use the external agpgart module when you run the fglrxconfig? It ask you if you want to use it. default is not to. Any more ideas are appreciated.
 
Old 08-24-2003, 07:28 AM   #32
iamasmith
LQ Newbie
 
Registered: Aug 2003
Posts: 9

Rep: Reputation: 0
The readme that ships with the driver states that it will use the external AGPGART if it's available. As there seems to be extremely limited support (i.e. it isn't) for the SiS648 AGP chipset the only way I can get AGPGART to initialise is to use these statements.

Tell me, does AGPGART actually seem to load when you have these lines ?. su to root and try to 'modprobe agpgart' without loading the XServer, does it load or throw errors ?

Oh and BTW: do you know what chipset your motherboard is using ?
 
Old 08-27-2003, 01:43 PM   #33
E-razoor
LQ Newbie
 
Registered: Aug 2003
Distribution: SuSE 8.2
Posts: 9

Rep: Reputation: 0
lo all,

I'm using SuSE8.2 and installed these drivers (only newer version)

I've got the same prob as KoS

to see my Xfree86config file, please refer to:
http://forum.computertotaal.nl/phpBB...er=asc&start=0

If i use the odprobe AGPgart command this text is shown:

/lib/modules/2.4.20-4GB-athlon/kernel/drivers/char/agp/agpgart.o
init_module: Invalid argument

HINT: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters. You may find info in sys log or the output file from dmesg.

insmod /lib/modules/2.4.20-4GB-athlon/kernel/drivers/char/agp/agpgart.o failed
insmod agpgart failed

---

Hope someone can help...

Greetz
 
Old 08-27-2003, 01:49 PM   #34
E-razoor
LQ Newbie
 
Registered: Aug 2003
Distribution: SuSE 8.2
Posts: 9

Rep: Reputation: 0
and yes: Ive got this prob 2:

Checking which OS you're running...
uname reports 'Linux' version '2.4.20-4GB-athlon', architecture 'i686'.
Object format is 'ELF'.
libc version is '6.3'.

XFree86 Version 4.3.0 is installed.

No package available for glibc 2.3. Try fglrx-glibc22.tgz
Binary package name is 'fglrx-glibc21.tgz'

--

And when I run './install_make.sh', I get this error:

" warning: loading /lib/modules/2.4.20-4GB-athlon/kernel/drivers/char/drm/fglrx.o will taint the kernel.
more info see: www.tux.org/lkml/#export-tainted "

Hope this all will be sufficient info...
 
Old 08-27-2003, 02:30 PM   #35
gt2690b
Member
 
Registered: Aug 2003
Distribution: Mandake 9.1
Posts: 56

Rep: Reputation: 15
Kos, iamasmith, E-razoor, etc... I have these problems too. "AGP cant init" seems to be the core of the problem (cant find agp aperture size)... I've heard the problem is because kernel 2.4 doesnt support agp 3.0 (8x).. I havent figured out a way to slow it down to 4x (my bios wont do it)... I have VIA chipset KT400/radeon 9500 np .. i've tried to upgrade to kernel 2.5.x or 2.6 but i keep getting compilation erros.. any help would be appreciated!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 
Old 08-28-2003, 03:03 AM   #36
iamasmith
LQ Newbie
 
Registered: Aug 2003
Posts: 9

Rep: Reputation: 0
E-razor, the warning about the module tainting the kernel is a bit of a red herring, I think I'm pretty safe in saying that we all get this (works on my machine).

I would say that the problem is more likely to be related to neither the internal AGP or kernel based AGPGART being able to support the MOBO AGP chipset.

I guess I was lucky being able to simply use the agp_try_unsupported option. I still only get 4X AGP though, this seems to be somewhat related to the fact that without special initialisation to status register of the MOBO doesn't advertise 8X as an option :-(.

Ah well it's still better than my previous video card.
 
Old 08-28-2003, 03:11 AM   #37
iamasmith
LQ Newbie
 
Registered: Aug 2003
Posts: 9

Rep: Reputation: 0
gt2960b,

Actually the 4X speed that you mention is also AGP3, this is not quite the same as the AGP2 4X.

With AGP2 the status register reports speed in 3 bits (r to l) as 1, 2 or 4 speed.

Essentially the AGP3 spec sets some additional bits in the status register (spec available from the developer.intel.com website) but only uses two bits for speed that originally specified 1x and 2x AGP rate and uses them for 4x and 8x instead.

In my experience though the AGPGART seems to be used to gain a stable handle to teh hardware and rate initialisation is carried out by the video driver talking to AGPGART.
 
Old 08-28-2003, 03:14 AM   #38
iamasmith
LQ Newbie
 
Registered: Aug 2003
Posts: 9

Rep: Reputation: 0
gt2690b,

I would see if you have the latest driver revision because there seems to be some support in the source in /lib/modules/fglrx/build_mod for the KT400 chipset on my rev.

I'm using RH9 with RPM fglrx-glc22-4.3.0-2.9.13.i586.rpm.
 
Old 08-28-2003, 08:34 AM   #39
gt2690b
Member
 
Registered: Aug 2003
Distribution: Mandake 9.1
Posts: 56

Rep: Reputation: 15
I didnt know that about agp3 vs. agp2.. i just thought 3 was 8x.. either way.. mine isnt working.. I was using Mandrake 9.1 (kernel 2.4.13-mdk) and I have tried 3 or 4 different fglrx rpms (including the one you just mentioned).. maybe the built in agpgart wasn't being added by fglrxconfig or initialised in the XF86Config-4 file... I'm about to format and start over because i hosed up my kernel trying to install 2.6.0 test kernel... so.. i beleive i'll need to slow my vid card down to 4x for agp to initialise.. maybe i'm wrong.. i dont think there is any advantage of 8x vs. 4x, anyway (i benchmarked both under windows and they seemed to be about the same... apparently bandwidth to the mb isnt my bottleneck for 3d performance)... suggestions from starting from scratch?
 
Old 08-28-2003, 09:17 AM   #40
iamasmith
LQ Newbie
 
Registered: Aug 2003
Posts: 9

Rep: Reputation: 0
Don't want to state the obvious here but try going to the latest 'supported' kernel - preferrably via the update service that Mandrake provides. There have been some enhancements including additional chipset support added to AGPGART since 2.4.13.

I think that I would try getting it to work with the internal AGPGART stuff first though. Don't know how much of it is actually implemented (some comments about bits not working yet in the source) but there's definitely additional stuff to handle extra AGP3 specific initialisation.

LOL
 
Old 08-28-2003, 09:19 AM   #41
iamasmith
LQ Newbie
 
Registered: Aug 2003
Posts: 9

Rep: Reputation: 0
Sorry that should be Lots Of Luck (thought I should clarify)
 
Old 08-28-2003, 09:46 AM   #42
gt2690b
Member
 
Registered: Aug 2003
Distribution: Mandake 9.1
Posts: 56

Rep: Reputation: 15
i had 2D stuff working fine.. it was using those crappy mesa driver thingies.. i cant beleive the kernel is so far behind that it doesnt already support 8x agp... it has been out for a long time.. this would be easier to get working on windows 98.. linux is retarded for workstations and gaming
 
Old 08-28-2003, 02:30 PM   #43
iamasmith
LQ Newbie
 
Registered: Aug 2003
Posts: 9

Rep: Reputation: 0
I think the big problem is really with getting hold of the programming guides to the chipsets. MOBO vendors simply aren't that interested in supporting Linux and if you ever tried to get a data sheet out of a Chipset vendor... well it's difficult unless you have a commercial relationship.

Information takes a while to leak out from places to people adding chipset support to various things like the AGP chipsets. In theory they should all follow the programmers guide that Intel published for the AGP3 spec but it seems that some require some additional initialisation.

Anyone out there with an SiS648 programmers datasheet ?
 
Old 08-28-2003, 03:07 PM   #44
gt2690b
Member
 
Registered: Aug 2003
Distribution: Mandake 9.1
Posts: 56

Rep: Reputation: 15
maybe i'll just buy a macintosh
 
Old 08-29-2003, 09:29 AM   #45
gt2690b
Member
 
Registered: Aug 2003
Distribution: Mandake 9.1
Posts: 56

Rep: Reputation: 15

(==) Using config file: "/etc/X11/XF86Config-4"
Using vt 7
(WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1) found
/lib/modules/2.4.21-0.13mdk/kernel/drivers/char/agp/agpgart.o.gz: init_module: Invalid argument
modprobe: insmod /lib/modules/2.4.21-0.13mdk/kernel/drivers/char/agp/agpgart.o.gz failed
modprobe: insmod agpgart failed
[drm] failed to load kernel module "agpgart"
modprobe: Can't locate module fglrx
[drm] failed to load kernel module "fglrx"
(EE) fglrx(0): DRIScreenInit failed!


Anyone please help me!! My email is k@gtwreck.com... i've been trying for weeks to get this to work.
 
  


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 Radeon 9800 Pro SUSE 9.3....... HELP!!!! CrazyKvn Linux - Hardware 2 10-05-2005 10:32 PM
ATI Radeon 9800 pro slan124 Mandriva 6 01-25-2005 03:12 PM
ati radeon 9800 pro acceleration? Ninwa Linux - Software 5 03-21-2004 04:55 PM
ATI Radeon 9800 Pro driver installation on an A7N8X PDog Linux - Hardware 3 10-26-2003 11:46 AM
ati radeon 9800 pro with Suse 8.2 wimmo1956 Linux - Newbie 3 09-18-2003 06:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 02:24 PM.

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