LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 12-21-2003, 12:47 PM   #16
DaOne
Member
 
Registered: Jan 2003
Location: USA
Distribution: Slackware
Posts: 498

Rep: Reputation: 30

Well, I've tried the suggestions and so far nothing has worked. Also using a 9700 Pro. Time to get down and dirty I guess.
 
Old 12-21-2003, 09:09 PM   #17
Hooper
Member
 
Registered: Dec 2003
Location: FL
Distribution: Slack91-FBSD49
Posts: 80

Rep: Reputation: 15
Same here. I tried the links Core had there and couldn't get any of that to work either. I finally got fed up with this enought to write support@ati.com and ask when they planned on updating the linux drivers.

Last edited by Hooper; 12-21-2003 at 09:11 PM.
 
Old 12-21-2003, 09:50 PM   #18
fitz9948
Member
 
Registered: Aug 2003
Posts: 44

Rep: Reputation: 15
Yea I just did exactly what Core said to do and I still have no 3d acceleration. Ohh and I am using an ati radeon 8500 128mb. Core if you could please give more detail of what you did or maybe post your xf86config-4. or if anyone else has gotten it to work please do tell.
 
Old 12-22-2003, 08:24 AM   #19
Hooper
Member
 
Registered: Dec 2003
Location: FL
Distribution: Slack91-FBSD49
Posts: 80

Rep: Reputation: 15
The 8500 and below will work by Core's instructions from what I understand, the 95,96,9700 cards won't. I remembered this after trying. They need a driver.
 
Old 12-22-2003, 09:08 AM   #20
core
Member
 
Registered: May 2003
Location: Berlin
Distribution: Slackware 9.1 Kernel: 2.6.4
Posts: 60

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by fitz9948
Yea I just did exactly what Core said to do and I still have no 3d acceleration. Ohh and I am using an ati radeon 8500 128mb. Core if you could please give more detail of what you did or maybe post your xf86config-4. or if anyone else has gotten it to work please do tell.
ok, here are the relevant sections of my xf86config

Code:
Section "Module"
    Load        "dbe"   # Double buffer extension
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection
    Load        "type1"
    Load        "freetype"
    Load        "speedo"
    Load       "glx"
    Load       "dri"
EndSection

Section "dri"
    Mode 0666
EndSection

Section "Device"
    Identifier  "Radeon"
    VendorName  "ATI"
    Driver      "radeon"
    Option      "AGPMode" "4"
EndSection

Section "Screen"
    Identifier  "Screen 1"
    Device      "Radeon"
    Monitor     "My Monitor"
    DefaultDepth 24
    Subsection "Display"
        Depth       24
        Modes "1152x864" "1024x768" "800x600" "640x480" 
                Virtual 0 0
    EndSubsection
EndSection
And as mentioned before I recompiled my Kernel with the following buitin.

In section "Device Drivers" -> "Character Devices":
<*> /dev/agpgart (AGP Support)
<*> VIA chipset support (Well I have a VIA KT266A chipset on my mainboard..)[*] Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)
<*> ATI Radeon

in section "Device Drivers" -> "Graphics Support":[*] Support for frame buffer devices[*] VESA VGA graphics support

in section "Processor type and features":[*] MTRR (Memory Type Range Register) support



Greetings

Last edited by core; 12-22-2003 at 09:23 AM.
 
Old 12-22-2003, 11:09 AM   #21
fitz9948
Member
 
Registered: Aug 2003
Posts: 44

Rep: Reputation: 15
I have everything setup like core does but still isn't working. But I think there could be one possible error, Under the AGP Support do you check ati chipset or do you leave that blank?
 
Old 12-22-2003, 04:46 PM   #22
DaOne
Member
 
Registered: Jan 2003
Location: USA
Distribution: Slackware
Posts: 498

Rep: Reputation: 30
Ok...got it working.

First...

Modified the following two files
----------------------------------------------
/usr/src/linux/include/asm-i386/mpspec.h line 6
changed to #include <asm/mach-default/mach_mpspec.h> from #include
<mach_mpspec.h>

/usr/src/linux/include/asm-i386/smp.h line 73
changed to #include <asm/mach-default/mach_apicdef.h> from #include
<mach_apicdef.h>

Then, apply THIS patch.

Copy it to /lib/modules/fglrx/build_mod...

Then do "patch -p1 -i /lib/modules/fglrx/build_mod/fglrx-2.6-vmalloc-vmaddr.patch

Then ./make.sh, and cd to /lib/modules/fglrx and do ./make_install.sh.

This works for the Radeon 9700 Pro.

HTH

Last edited by DaOne; 12-22-2003 at 05:06 PM.
 
Old 12-22-2003, 08:47 PM   #23
Hooper
Member
 
Registered: Dec 2003
Location: FL
Distribution: Slack91-FBSD49
Posts: 80

Rep: Reputation: 15
Yippe. Much better than 212fps.

17229 frames in 5.0 seconds = 3445.800 FPS
20017 frames in 5.0 seconds = 4003.400 FPS
20537 frames in 5.0 seconds = 4107.400 FPS
20539 frames in 5.0 seconds = 4107.800 FPS
20542 frames in 5.0 seconds = 4108.400 FPS
20483 frames in 5.0 seconds = 4096.600 FPS
20539 frames in 5.0 seconds = 4107.800 FPS
20540 frames in 5.0 seconds = 4108.000 FPS
20484 frames in 5.0 seconds = 4096.800 FPS
20678 frames in 5.0 seconds = 4135.600 FPS
21217 frames in 5.0 seconds = 4243.400 FPS
21215 frames in 5.0 seconds = 4243.000 FPS
21215 frames in 5.0 seconds = 4243.000 FPS
20348 frames in 5.0 seconds = 4069.600 FPS
19711 frames in 5.0 seconds = 3942.200 FPS
20636 frames in 5.0 seconds = 4127.200 FPS
20981 frames in 5.0 seconds = 4196.200 FPS
19661 frames in 5.0 seconds = 3932.200 FPS
18556 frames in 5.0 seconds = 3711.200 FPS
20533 frames in 5.0 seconds = 4106.600 FPS


Good work on those two files.
That would have taken me a few weekends to figure out. :P
Good instruction writing as well. Appreciated.
SMP ? You must have SMP as well?

Thank you.
Hooper

Last edited by Hooper; 12-23-2003 at 01:36 AM.
 
Old 12-23-2003, 02:02 AM   #24
core
Member
 
Registered: May 2003
Location: Berlin
Distribution: Slackware 9.1 Kernel: 2.6.4
Posts: 60

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by fitz9948
I have everything setup like core does but still isn't working. But I think there could be one possible error, Under the AGP Support do you check ati chipset or do you leave that blank?
I have that as Module, cause I wasn't sure if I need it.
/sbin/lsmod |grep ati shows nothing


> 20533 frames in 5.0 seconds = 4106.600 FPS
I wonder how the Radeon 8500 would perform with that fglrx Driver ....
Is anyone tries this, post a result please

Last edited by core; 12-23-2003 at 02:06 AM.
 
Old 12-23-2003, 10:38 AM   #25
Independence
Member
 
Registered: Oct 2002
Posts: 45

Rep: Reputation: 15
I got my Radeon 9000 working a few days ago by patching two files. It's working great now.
 
Old 12-23-2003, 10:55 AM   #26
DaOne
Member
 
Registered: Jan 2003
Location: USA
Distribution: Slackware
Posts: 498

Rep: Reputation: 30
Quote:
Originally posted by Hooper
Good work on those two files.
That would have taken me a few weekends to figure out. :P
Good instruction writing as well. Appreciated.
SMP ? You must have SMP as well?

Thank you.
Hooper
Well, editing those two files was something I got from the SMP mailing list...and yes, I have enabled SMP. Hyper-threading...it's a wonderful thing

Glad to hear you got it working.


Now to figure out how to get the 8500 working for Aman...
 
Old 12-23-2003, 12:36 PM   #27
Hooper
Member
 
Registered: Dec 2003
Location: FL
Distribution: Slack91-FBSD49
Posts: 80

Rep: Reputation: 15
Quote:
Originally posted by DaOne
yes, I have enabled SMP. Hyper-threading...it's a wonderful thing
Glad to hear you got it working.
Now to figure out how to get the 8500 working for Aman...
Yes... Very nice indeed. Even better with a couple gigs of ram and that upper page memory setting. Saves bundles on the valuable low mem. Of course this depends on what you are doing with the machine.

>>Glad to hear you got it working.
Me as well. Very much grateful.

>>Now to figure out how to get the 8500 working for Aman...
I was looking back through the thread... Who is Aman? Fitz maybe?

Last edited by Hooper; 12-23-2003 at 12:48 PM.
 
Old 12-23-2003, 12:51 PM   #28
Hooper
Member
 
Registered: Dec 2003
Location: FL
Distribution: Slack91-FBSD49
Posts: 80

Rep: Reputation: 15
Quote:
Originally posted by fitz9948
I have everything setup like core does but still isn't working. But I think there could be one possible error, Under the AGP Support do you check ati chipset or do you leave that blank?
Might want to post the relevant part of your dmesg or your error. This might help determine what the issue is.
 
Old 12-23-2003, 12:54 PM   #29
Invisible
LQ Newbie
 
Registered: Jun 2003
Location: Lithuania, Kaunas
Distribution: Gentoo
Posts: 17

Rep: Reputation: 0
Quote:
Originally posted by Independence
I got my Radeon 9000 working a few days ago by patching two files. It's working great now.
Can you tell me what files you patched, and what did you changed exactly ?
I would be very glad. I can't start fglrx drivers on my laptop with radeon m9(mobility 9000).
 
Old 12-23-2003, 01:13 PM   #30
DaOne
Member
 
Registered: Jan 2003
Location: USA
Distribution: Slackware
Posts: 498

Rep: Reputation: 30
Aman started this thread...http://www.linuxquestions.org/questi...hreadid=128181

It's got to be something simple that we overlooked, but we haven't been able to nail it down yet.
 
  


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 9000 Pro and Radeon(flgrx) driver included on Mandrake 10.1 Official St3althcAt Linux - Hardware 1 05-07-2005 08:30 PM
new radeon driver in 2.6.11 short101 Debian 3 04-06-2005 02:22 AM
can't install newest radeon driver on kernel 2.6.11; what's up with this? qanopus General 9 03-14-2005 03:26 AM
HELP!! Install ATI Mobility RADEON 9000 driver on Debian Kernel 2.4.18-bf2.4?? herbu Linux - Laptop and Netbook 3 11-21-2004 03:37 AM
Radeon 9700 probs/driver downloaded/kernel generator missing NBN Mandriva 18 01-15-2004 02:52 PM

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

All times are GMT -5. The time now is 03:31 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