View previous topic :: View next topic |
Author |
Message |
Antagony n00b
Joined: 03 Mar 2003 Posts: 27
|
Posted: Sat Mar 22, 2003 3:55 am Post subject: Radeon 9700 -- Please Help! |
|
|
Okay, I've read past posts about Radeon cards and XFree. One major problem is that a lot of the information conflicts. So, I got most of my information out of a thread called "Radeon 9700 Success!!!"
I followed it step-by-step to no avail. I even printed out his XF86Config-4 and compared it to my own line by line. No luck.
The closest I've been able to getting X working displays the following error information:
Code: |
(WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1) found
(EE) fglrx(0): [agp] unable to acquire AGP, error "xf86_ENODEV"
(EE) fglrx(0): connot init AGP
|
If someone can help me get this working, I will be most greatly appreciative. |
|
Back to top |
|
|
xlyz Veteran
Joined: 27 Oct 2002 Posts: 1470 Location: Italy
|
Posted: Sat Mar 22, 2003 7:37 am Post subject: |
|
|
have you set up agp in your kernel (builtin or module)? |
|
Back to top |
|
|
Antagony n00b
Joined: 03 Mar 2003 Posts: 27
|
Posted: Sat Mar 22, 2003 3:48 pm Post subject: |
|
|
Indeed I have. |
|
Back to top |
|
|
Rys n00b
Joined: 17 Jul 2002 Posts: 3
|
Posted: Sat Mar 22, 2003 6:11 pm Post subject: |
|
|
What motherboard and AGP chipset do you have?
Rys |
|
Back to top |
|
|
Antagony n00b
Joined: 03 Mar 2003 Posts: 27
|
Posted: Sat Mar 22, 2003 6:46 pm Post subject: |
|
|
SY-P4X400 DRAGON Ultra Platinum Edition
Intel Socket-478 Pentium 4 Based VIA P4X400 Chipset ATX Motherboard With Hyper-Threading, 400/533MHz FSB, DDR400 and 8X AGP Support |
|
Back to top |
|
|
Rys n00b
Joined: 17 Jul 2002 Posts: 3
|
Posted: Sat Mar 22, 2003 7:32 pm Post subject: |
|
|
I don't think P4X400 has AGP support in any recent kernel, unless there's a patch set floating around that simple Googling can't find.
That explains the AGP error you are seeing I think.
You'll need a kernel that supports your chipset. Patching 2.4.21-pre? shouldn't be too hard if you want to get your hands dirty and you are comfortable doing so, all that needs to be done is adding the bridge ID the PCI ID list and a few changes to reflect that in the AGP backend so that it can detect your chipset.
Rys |
|
Back to top |
|
|
Antagony n00b
Joined: 03 Mar 2003 Posts: 27
|
Posted: Sat Mar 22, 2003 8:16 pm Post subject: |
|
|
Well, I'm glad that I least finally know what the problem is! Thanks so much for your reply.
As far as patching the kernel, I might take a peek at the source out of curiosity, but I doubt I'll be making any changes since I lack any experience with kernel hacking.
Thanks anyway! |
|
Back to top |
|
|
Antagony n00b
Joined: 03 Mar 2003 Posts: 27
|
|
Back to top |
|
|
|