Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
10-10-2003, 07:17 AM
|
#1
|
|
LQ Newbie
Registered: Oct 2003
Posts: 7
Rep:
|
radeon 9800 pro
i had some issues installing the driver but managed to get this (fglrx-glc22-4.3.0-3.2.5) package installed
now the software mode works fine but i can't run hardware accelerated programs
plese hlep me
Isis
my system:
Radeon 9800pro/Athlon 1.4/SUSE 8.2
|
|
|
|
10-10-2003, 07:42 AM
|
#2
|
|
Member
Registered: Sep 2003
Location: Virginia
Distribution: SuSE 8.2
Posts: 32
Rep:
|
Hmm..I think I have the same driver with the same distro. Mine works so far as I know.
Does your XF86Config-4 file in /etc/X11 reflect the fglrx setup? Are you getting a specific error that people more knowledgeable about Linux are able to help out with?
|
|
|
|
10-16-2003, 09:02 AM
|
#3
|
|
LQ Newbie
Registered: Oct 2003
Posts: 7
Original Poster
Rep:
|
thx for replay
i did execute the fglrx setup and i created the config file
during starting the x server the following "errors" occour
(i dont know if this helps you but that is all i could extract from the log file)
(II) Primary Device is: PCI 01:00:0
(WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1) found
(--) Chipset ATI R350 NH (R9800) found
(EE) fglrx(0): DRIScreenInit failed!
(WW) fglrx(0): ***********************************************
(WW) fglrx(0): * DRI initialization failed! *
(WW) fglrx(0): * (maybe driver kernel module missing or bad) *
(WW) fglrx(0): * 2D acceleraton available (MMIO) *
(WW) fglrx(0): * no 3D acceleration available *
(WW) fglrx(0): ********************************************* *
|
|
|
|
10-16-2003, 09:03 AM
|
#4
|
|
LQ Newbie
Registered: Oct 2003
Posts: 7
Original Poster
Rep:
|
ps: do i have to install an AGP driver saparetedly ?
|
|
|
|
10-17-2003, 10:23 PM
|
#5
|
|
Member
Registered: Sep 2003
Location: Virginia
Distribution: SuSE 8.2
Posts: 32
Rep:
|
You do not need to install a separate AGP driver.
I am not sure why your version is not working properly. I personally would try a re-install, and if that does not work try contacting tech support at ATI (after all, you did spend a fair bit of money on that card didn't you? Some support would be nice)
|
|
|
|
10-18-2003, 02:27 AM
|
#6
|
|
LQ Newbie
Registered: Oct 2003
Posts: 7
Original Poster
Rep:
|
found a new error during installation (i don't know if it has occoured during the first one)
fglrx-glc22 ##################################################
swiching OpenGL library support to XFree86 4.x.x DRI method
*** Trying to install a precompiled kernel module.
*** WARNING ***
Tailored kernel module for fglrx not present in your system.
You must go to /lib/modules/fglrx/build_mod subdir
and execute './make.sh' to build a fully customed kernel module.
Afterwards go to /lib/modules/fglrx and run './make_install.sh'
in order to install the module into your kernel's module repository.
(see readme.txt for more details.)
As of now you can still run your XServer in 2D, but hardware acclerated
OpenGL will not work and 2D graphics will lack performance.
failed.
*** Found kernel module build environment, generating kernel module now.
ATI module generator V 2.0
==========================
Error:
kernel includes at /lib/modules/2.4.20-4GB-athlon/build/include do not match current kernel.
they are versioned as "2.4.20-4GB"
instead of "2.4.20-4GB-athlon".
you might need to adjust your symlinks:
- /usr/include
- /usr/src/linux
*** WARNING ***
Tailored kernel module for fglrx not present in your system.
You must go to /lib/modules/fglrx/build_mod subdir
and execute './make.sh' to build a fully customed kernel module.
Afterwards go to /lib/modules/fglrx and run './make_install.sh'
in order to install the module into your kernel's module repository.
(see readme.txt for more details.)
As of now you can still run your XServer in 2D, but hardware acclerated
OpenGL will not work and 2D graphics will lack performance.
failed.
Installed: qt3 (gcc 3.2) based control panel application
===
ATI display drivers successfully installed
please run 'fglrxconfig' now
===
linux:/home/isis/Documents/ati #
linux:/home/isis/Documents/ati # *** Trying to install a precompiled kernel module.
bash: Check.sh: command not found
linux:/home/isis/Documents/ati # *** WARNING ***
bash: Check.sh: command not found
linux:/home/isis/Documents/ati # Tailored kernel module for fglrx not present in your system.
bash: Tailored: command not found
linux:/home/isis/Documents/ati # You must go to /lib/modules/fglrx/build_mod subdir
bash: You: command not found
linux:/home/isis/Documents/ati # and execute './make.sh' to build a fully customed kernel module.
bash: and: command not found
linux:/home/isis/Documents/ati # Afterwards go to /lib/modules/fglrx and run './make_install.sh'
bash: Afterwards: command not found
linux:/home/isis/Documents/ati # in order to install the module into your kernel's module repository.
bash: syntax error near unexpected token `in'
linux:/home/isis/Documents/ati # (see readme.txt for more details.)
bash: see: command not found
linux:/home/isis/Documents/ati #
linux:/home/isis/Documents/ati # As of now you can still run your XServer in 2D, but hardware acclerated
bash: As: command not found
linux:/home/isis/Documents/ati # OpenGL will not work and 2D graphics will lack performance.
bash: OpenGL: command not found
linux:/home/isis/Documents/ati #
linux:/home/isis/Documents/ati # failed.
bash: failed.: command not found
linux:/home/isis/Documents/ati # *** Found kernel module build environment, generating kernel module now.
bash: Check.sh: command not found
linux:/home/isis/Documents/ati # ATI module generator V 2.0
bash: ATI: command not found
linux:/home/isis/Documents/ati # ==========================
bash: ==========================: command not found
linux:/home/isis/Documents/ati # Error:
bash: Error:: command not found
linux:/home/isis/Documents/ati # kernel includes at /lib/modules/2.4.20-4GB-athlon/build/include do not match current kernel.
bash: kernel: command not found
linux:/home/isis/Documents/ati # they are versioned as "2.4.20-4GB"
bash: they: command not found
linux:/home/isis/Documents/ati # instead of "2.4.20-4GB-athlon".
bash: instead: command not found
linux:/home/isis/Documents/ati # you might need to adjust your symlinks:
Xlib: connection to ":0.0" refused by server
Xlib: Invalid MIT-MAGIC-COOKIE-1 key
linux:/home/isis/Documents/ati # - /usr/include
bash: popd: directory stack empty
linux:/home/isis/Documents/ati # - /usr/src/linux
bash: popd: directory stack empty
linux:/home/isis/Documents/ati # *** WARNING ***
bash: Check.sh: command not found
linux:/home/isis/Documents/ati # Tailored kernel module for fglrx not present in your system.
bash: Tailored: command not found
linux:/home/isis/Documents/ati # You must go to /lib/modules/fglrx/build_mod subdir
bash: You: command not found
linux:/home/isis/Documents/ati # and execute './make.sh' to build a fully customed kernel module.
bash: and: command not found
linux:/home/isis/Documents/ati # Afterwards go to /lib/modules/fglrx and run './make_install.sh'
bash: Afterwards: command not found
linux:/home/isis/Documents/ati # in order to install the module into your kernel's module repository.
bash: syntax error near unexpected token `in'
linux:/home/isis/Documents/ati # (see readme.txt for more details.)
bash: see: command not found
linux:/home/isis/Documents/ati #
linux:/home/isis/Documents/ati # As of now you can still run your XServer in 2D, but hardware acclerated
bash: As: command not found
linux:/home/isis/Documents/ati # OpenGL will not work and 2D graphics will lack performance.
bash: OpenGL: command not found
linux:/home/isis/Documents/ati #
linux:/home/isis/Documents/ati # failed.
bash: failed.: command not found
linux:/home/isis/Documents/ati # Installed: qt3 (gcc 3.2) based control panel application
bash: syntax error near unexpected token `('
linux:/home/isis/Documents/ati # ===
bash: ===: command not found
linux:/home/isis/Documents/ati # ATI display drivers successfully installed
bash: ATI: command not found
linux:/home/isis/Documents/ati # please run 'fglrxconfig' now
|
|
|
|
10-18-2003, 07:53 PM
|
#7
|
|
Member
Registered: Sep 2003
Location: Virginia
Distribution: SuSE 8.2
Posts: 32
Rep:
|
Ah yes. You can either follow the instructions above to make a 'tailored' kernel, or try the following:
- configure kernel sources; usually done with the following commands:
# cp /boot/vmlinuz.config /usr/src/linux/.config
# cp /boot/vmlinuz.version.h /usr/src/linux/include/linux
# cp /boot/vmlinuz.autoconf.h /usr/src/linux/include/linux
# cd /usr/src/linux
# make cloneconfig dep
This is assuming you have installed the kernel (which you can find in YAST, keeping thumbing through until you find it).
After you have an individualized kernel, the once more do the RPM.
|
|
|
|
10-20-2003, 10:58 AM
|
#8
|
|
LQ Newbie
Registered: Oct 2003
Posts: 7
Original Poster
Rep:
|
IT WORKS !!!!!!
i don't know what this has done but
THANK YOU!
|
|
|
|
10-20-2003, 08:44 PM
|
#9
|
|
Member
Registered: Sep 2003
Location: Virginia
Distribution: SuSE 8.2
Posts: 32
Rep:
|
Glad to know it works. Seriously!
I am not sure how to explain this (anyone out there following along that can do so more clearly?), but the lines above take you linux kernel and make it a customized one, which you can then tailor with specific drivers.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 03:24 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|