Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora Resources > Guides & Solutions (No Questions)
FedoraForum Search

Forgot Password? Join Us!

Guides & Solutions (No Questions) Post your guides here (No links to Blogs accepted). You can also append your comments/questions to a guide, but don't start a new thread to ask a question. Use another forum for that.

View Poll Results: Did it work for you
Yes 450 48.75%
No 336 36.40%
Nearly worked 137 14.84%
Voters: 923. You may not vote on this poll

Reply
 
Thread Tools Search this Thread Display Modes
  #4591  
Old 29th April 2012, 08:25 PM
gossamer Offline
Registered User
 
Join Date: Oct 2011
Posts: 48
linuxchrome
Re: Howto for fglrx / catalyst (Ati driver)

Quote:
Originally Posted by Yellowman View Post
Where is the source that this patches?

Thanks,
Dave
Reply With Quote
  #4592  
Old 29th April 2012, 09:31 PM
Yellowman
Guest
 
Posts: n/a
linuxfirefox
Re: Howto for fglrx / catalyst (Ati driver)

Quote:
Originally Posted by gossamer View Post
Where is the source that this patches?

Thanks,
Dave
It's a patch for the ati installer (12.3 or 12.4).
Reply With Quote
  #4593  
Old 29th April 2012, 09:44 PM
gossamer Offline
Registered User
 
Join Date: Oct 2011
Posts: 48
linuxchrome
Re: Howto for fglrx / catalyst (Ati driver)

Quote:
Originally Posted by Yellowman View Post
It's a patch for the ati installer (12.3 or 12.4).
The installer? You mean amd-driver-installer-12-4-x86.x86_64.run? That's just one big 104MB auto-extracting shell script. Do you have specific steps, please?

Thanks,
Dave
Reply With Quote
  #4594  
Old 29th April 2012, 10:49 PM
Yellowman
Guest
 
Posts: n/a
linuxfirefox
Re: Howto for fglrx / catalyst (Ati driver)

Quote:
Originally Posted by gossamer View Post
The installer? You mean amd-driver-installer-12-4-x86.x86_64.run? That's just one big 104MB auto-extracting shell script. Do you have specific steps, please?

Thanks,
Dave
This guide should help but will need modifying

http://wiki.cchtml.com/index.php/Fed...i686_Fedora_16
Reply With Quote
  #4595  
Old 30th April 2012, 02:18 AM
gossamer Offline
Registered User
 
Join Date: Oct 2011
Posts: 48
linuxchrome
Re: Howto for fglrx / catalyst (Ati driver)

Quote:
Originally Posted by Yellowman View Post
This guide should help but will need modifying

http://wiki.cchtml.com/index.php/Fed...i686_Fedora_16
Okay, after some playing around I got it to compile and install properly.

When it didn't make any difference in the display, I figured out it's a problem with the local user, not the display after all.

What would cause the upper third of the display to be black and inaccessible, although the clock, "applications" and "places" menus are accessible?

IOW, how do I reset the xorg config for a local user?

Thanks,
Dave

---------- Post added at 09:18 PM ---------- Previous post was at 08:09 PM ----------

Quote:
Originally Posted by gossamer View Post
Okay, after some playing around I got it to compile and install properly.

When it didn't make any difference in the display, I figured out it's a problem with the local user, not the display after all.

What would cause the upper third of the display to be black and inaccessible, although the clock, "applications" and "places" menus are accessible?

IOW, how do I reset the xorg config for a local user?

Thanks,
Dave
Turns out this was all the result of a corrupt ~user/.config/dconf/user file. After removing that file and logging in again, the display was fixed.

Of course I went through the process of rebuilding the driver before I learned this. Not something I look forward to ever having to do again. Just very frustrating.
Reply With Quote
  #4596  
Old 1st May 2012, 09:01 PM
Pepi's Avatar
Pepi Offline
Registered User
 
Join Date: Mar 2006
Posts: 27
linuxfirefox
Unhappy Re: Howto for fglrx / catalyst (Ati driver)

*puuh*

Still have the "copy_from_user" trouble...

[Message] Kernel Module : Trying to install a precompiled kernel module.
[Message] Kernel Module : Precompiled kernel module version mismatched.
[Message] Kernel Module : Found kernel module build environment, generating kernel module now.
AMD kernel module generator version 2.1
doing Makefile based build for kernel 2.6.x and higher
rm -rf *.c *.h *.o *.ko *.a .??* *.symvers
make -C /lib/modules/3.3.1-5.fc16.x86_64/build SUBDIRS=/lib/modules/fglrx/build_mod/2.6.x modules
make[1]: Entering directory `/usr/src/kernels/3.3.1-5.fc16.x86_64'
CC [M] /lib/modules/fglrx/build_mod/2.6.x/firegl_public.o
CC [M] /lib/modules/fglrx/build_mod/2.6.x/kcl_acpi.o
In file included from /usr/src/kernels/3.3.1-5.fc16.x86_64/arch/x86/include/asm/uaccess.h:575:0,
from include/asm-generic/termios.h:51,
from /usr/src/kernels/3.3.1-5.fc16.x86_64/arch/x86/include/asm/termios.h:1,
from include/linux/termios.h:5,
from include/linux/tty.h:41,
from include/linux/vt_kern.h:11,
from /lib/modules/fglrx/build_mod/2.6.x/kcl_acpi.c:35:
/usr/src/kernels/3.3.1-5.fc16.x86_64/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’:
/usr/src/kernels/3.3.1-5.fc16.x86_64/arch/x86/include/asm/uaccess_64.h:57:7: error: called object ‘2’ is not a function
make[2]: *** [/lib/modules/fglrx/build_mod/2.6.x/kcl_acpi.o] Error 1
make[1]: *** [_module_/lib/modules/fglrx/build_mod/2.6.x] Error 2
make[1]: Leaving directory `/usr/src/kernels/3.3.1-5.fc16.x86_64'
make: *** [kmod_build] Error 2
build failed with return value 2
[Error] Kernel Module : Failed to compile kernel module - please consult readme.
[Reboot] Kernel Module : dracut



Compared to the previous posts, your kernel modules have been pretty old....? Is this issue because I'm using the latest kerner??
__________________
--
.-Pepi-.
Reply With Quote
  #4597  
Old 1st May 2012, 09:13 PM
gossamer Offline
Registered User
 
Join Date: Oct 2011
Posts: 48
linuxfirefox
Re: Howto for fglrx / catalyst (Ati driver)

Quote:
Originally Posted by Pepi View Post
*puuh*

Still have the "copy_from_user" trouble...

[Message] Kernel Module : Trying to install a precompiled kernel module.
[Message] Kernel Module : Precompiled kernel module version mismatched.
[Message] Kernel Module : Found kernel module build environment, generating kernel module now.
AMD kernel module generator version 2.1
doing Makefile based build for kernel 2.6.x and higher
rm -rf *.c *.h *.o *.ko *.a .??* *.symvers
make -C /lib/modules/3.3.1-5.fc16.x86_64/build SUBDIRS=/lib/modules/fglrx/build_mod/2.6.x modules
make[1]: Entering directory `/usr/src/kernels/3.3.1-5.fc16.x86_64'
CC [M] /lib/modules/fglrx/build_mod/2.6.x/firegl_public.o
CC [M] /lib/modules/fglrx/build_mod/2.6.x/kcl_acpi.o
In file included from /usr/src/kernels/3.3.1-5.fc16.x86_64/arch/x86/include/asm/uaccess.h:575:0,
from include/asm-generic/termios.h:51,
from /usr/src/kernels/3.3.1-5.fc16.x86_64/arch/x86/include/asm/termios.h:1,
from include/linux/termios.h:5,
from include/linux/tty.h:41,
from include/linux/vt_kern.h:11,
from /lib/modules/fglrx/build_mod/2.6.x/kcl_acpi.c:35:
/usr/src/kernels/3.3.1-5.fc16.x86_64/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’:
/usr/src/kernels/3.3.1-5.fc16.x86_64/arch/x86/include/asm/uaccess_64.h:57:7: error: called object ‘2’ is not a function
make[2]: *** [/lib/modules/fglrx/build_mod/2.6.x/kcl_acpi.o] Error 1
make[1]: *** [_module_/lib/modules/fglrx/build_mod/2.6.x] Error 2
make[1]: Leaving directory `/usr/src/kernels/3.3.1-5.fc16.x86_64'
make: *** [kmod_build] Error 2
build failed with return value 2
[Error] Kernel Module : Failed to compile kernel module - please consult readme.
[Reboot] Kernel Module : dracut



Compared to the previous posts, your kernel modules have been pretty old....? Is this issue because I'm using the latest kerner??
I'm using fc15, not fc16, so still at kernel 2.6.

The basic idea is to run the shell script with the --extract option and find the right directory before applying the patch:

Code:
# sh amd-driver-installer-12-4-x86.x86_64.run --extract /usr/src/ati
# cd /usr/src/ati/lib/modules/fglrx/build_mod/
# patch -p0 < rename_debug.patch
# cd /usr/src/ati
# ./ati-installer.sh 8.961 --install --force
Substitute the 8.961 with your version number, of course.

Best regards,
Dave
Reply With Quote
  #4598  
Old 1st May 2012, 09:21 PM
Pepi's Avatar
Pepi Offline
Registered User
 
Join Date: Mar 2006
Posts: 27
linuxfirefox
Cool Re: Howto for fglrx / catalyst (Ati driver)

Dummy ....

I read the wiki so badly. The problem was fixed by following this:
http://wiki.cchtml.com/index.php/Fed...6_64_Fedora_16

(I was following the next solution were I need to patch the installer)

__________________
--
.-Pepi-.
Reply With Quote
  #4599  
Old 9th May 2012, 03:02 PM
scarletshark Offline
Registered User
 
Join Date: May 2012
Location: Indiana
Posts: 5
windows_7chrome
Re: Howto for fglrx / catalyst (Ati driver)

In F16, it appears that the driver is working properly for me (for the most part). However, occasionally Gnome3 has to reload, which is a bit annoying.

I really only need to have the driver running when I'm using 3D-Coat, Maya, or other such software. Is it possible to create a script that turns the driver on, and starts my 3D application?
Reply With Quote
  #4600  
Old 9th May 2012, 03:49 PM
Cygn Offline
Registered User
 
Join Date: Dec 2008
Location: Paris, FR
Posts: 134
linuxfirefox
Re: Howto for fglrx / catalyst (Ati driver)

and this is the firePro version for the rename_debug patch. Tested on fglrx-8.911.3.3
apply with :
Code:
patch -p0 < rename_debug_firepro.patch
in /lib/modules/fglrx/build_mod after installing the driver (and it fails to build the module)
then rebuild the module with
Code:
./make.sh
cd ..
./make_install.sh
hope it helps.
Attached Files
File Type: patch rename_debug_firepro.patch (1.0 KB, 44 views)
Reply With Quote
  #4601  
Old 16th May 2012, 10:12 PM
Stygian Offline
Registered User
 
Join Date: Apr 2012
Location: Tunisia
Posts: 4
linuxchrome
Re: Howto for fglrx / catalyst (Ati driver)

I installed the AMD Radeon HD 6470M 12.3 driver a while ago. And it was working fine until yesterday, I got a message from SuperKaramba saying that the transparency in KDE has been disabled. From the system settings I checked the Desktop effects and found this message: "OpenGL compositing (the default) has crashed kwin in the past" and asking me whether I want to re-enable OpenGL or not. When I enable it systemsettings crashes and the OpenGL is not enabled. I even tried to enable compositing from kwinrc but kwin fails to start afterwards. I only updated the Kernel to 3.3.5-2.f16.PAE a while ago and this didn't happen back then.
X.Org X Server 1.11.4
I'm using the ati 12.3 driver from the official amd website.
Does anyone have an idea why this is happening ?
Reply With Quote
  #4602  
Old 16th May 2012, 10:31 PM
Fenrin Offline
Registered User
 
Join Date: Apr 2010
Location: Earth
Posts: 858
linuxopera
Re: Howto for fglrx / catalyst (Ati driver)

Quote:
Originally Posted by Stygian View Post
....
yes, if you update you kernel, it doesn't update the kernel module of this driver automatically.

I'm not sure if there is any command to rebuild the kernel module. I just reinstall the driver in such a case (so first excecute /usr/share/ati/uninstall-fgrlx.sh" and then install it again).

The akmod-driver of this guide on page 1 is supposed to build the kernel modules automatically after a kernel update. But akmod-catalyst fails sometimes. If you want to try akmod-catalyst make sure that you excecute /usr/share/ati/uninstall*.sh first, so that Catalyst is uninstalled, and then "yum reinstall mesa-libGL".

Last edited by Fenrin; 16th May 2012 at 10:34 PM.
Reply With Quote
  #4603  
Old 17th May 2012, 11:45 AM
Cygn Offline
Registered User
 
Join Date: Dec 2008
Location: Paris, FR
Posts: 134
linuxfirefox
Re: Howto for fglrx / catalyst (Ati driver)

if you have used the ati installer:
Code:
su -
cd /lib/modules/fglrx/build_mod
./make.sh
cd ..
./make_install.sh
rebuilds the module, even if you haven't kept the original installer.
Reply With Quote
  #4604  
Old 17th May 2012, 06:20 PM
Stygian Offline
Registered User
 
Join Date: Apr 2012
Location: Tunisia
Posts: 4
linuxchrome
Re: Howto for fglrx / catalyst (Ati driver)

Quote:
Originally Posted by Fenrin View Post
...
I already tried re-installing the driver a couple of times, the card works fine, I mean I can execute glxinfo and play games, but the OpenGL still fails to start. Could it be a kwin issue ?

Looking at the fglrx-install.log, it seems that the driver rebuilt the modules and the akmod is working correctly, and I can comfirm that because I updated the kernel many times before and the driver still works

Building module:
cleaning build area....
cd /var/lib/dkms/fglrx/8.951/build; sh make.sh --nohints --uname_r=3.3.5-2.fc16.i686.PAE --norootcheck.....
cleaning build area....
DKMS: build completed.


Nevertheless I tried to rebuild the modules manually like Cygn mentioned but it still not working.
Reply With Quote
  #4605  
Old 20th May 2012, 06:25 PM
jcrivera Offline
Registered User
 
Join Date: Feb 2010
Posts: 29
linuxfirefox
Re: Howto for fglrx / catalyst (Ati driver)

Please Note that:
If you want to use Linux in your computer, should remember not to buy this crap of graphic card so called ATI RADEON, as I mentioned it is a real headache not just to configure but everything else.
Reply With Quote
Reply

Tags
ati, fglrx, howto

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
ATI Catalyst fglrx driver manual install on Fedora 12 Jeff72 Guides & Solutions (No Questions) 15 13th August 2010 09:17 PM
ATI Catalyst™ Display Driver v9.12 rich52 Hardware & Laptops 1 31st December 2009 04:59 AM
HOWTO - make less noise from video card while using fglrx driver multescugeorge@ Guides & Solutions (No Questions) 2 3rd October 2009 08:02 AM
ATI Catalyst 9.x fglrx driver manual install on Fedora 11 Jeff72 Guides & Solutions (No Questions) 25 30th August 2009 08:29 PM


Current GMT-time: 06:32 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat