LinuxQuestions.org
Review your favorite Linux distribution.
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 06-12-2014, 09:01 AM   #1
linuxtinker
Member
 
Registered: Dec 2013
Location: NJ / USA
Distribution: Slackware 64 -Current
Posts: 232

Rep: Reputation: 99
Question New AMD Video driver blob


I am trying to generate a new driver package for my system. I have Slackware64-current installed. Here is a copy of my cli :

Code:
root@dsp-a6:/home/dan/Downloads/amd/fglrx-14.10.1006.1001# sh amd-driver-installer-14.10.1006.1001-x86.x86_64.run --buildpkg Slackware/Slackware
Created directory fglrx-install.E3BkvS
Verifying archive integrity... All good.
Uncompressing AMD Catalyst(TM) Proprietary Driver-14.10.1006.1001.....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
=====================================================================
 AMD Catalyst(TM) Proprietary Driver Installer/Packager 
=====================================================================
Generating package: Slackware/Slackware

ATI SlackBuild 
-------------------------------------------- 
by: Emanuele Tomasi <tomasi@cli.di.unipi.it> 

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.14.5/build SUBDIRS=/home/dan/Downloads/amd/fglrx-14.10.1006.1001/fglrx-install.E3BkvS/common/lib/modules/fglrx/build_mod/2.6.x modules
make[1]: Entering directory `/usr/src/linux-3.14.5'
  CC [M]  /home/dan/Downloads/amd/fglrx-14.10.1006.1001/fglrx-install.E3BkvS/common/lib/modules/fglrx/build_mod/2.6.x/firegl_public.o
/home/dan/Downloads/amd/fglrx-14.10.1006.1001/fglrx-install.E3BkvS/common/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c: In function 'KCL_GetEffectiveUid':
/home/dan/Downloads/amd/fglrx-14.10.1006.1001/fglrx-install.E3BkvS/common/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:1787:5: error: incompatible types when returning type 'kuid_t' but 'KCL_TYPE_Uid' was expected
     return current_euid();
     ^
/home/dan/Downloads/amd/fglrx-14.10.1006.1001/fglrx-install.E3BkvS/common/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:1793:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
make[2]: *** [/home/dan/Downloads/amd/fglrx-14.10.1006.1001/fglrx-install.E3BkvS/common/lib/modules/fglrx/build_mod/2.6.x/firegl_public.o] Error 1
make[1]: *** [_module_/home/dan/Downloads/amd/fglrx-14.10.1006.1001/fglrx-install.E3BkvS/common/lib/modules/fglrx/build_mod/2.6.x] Error 2
make[1]: Leaving directory `/usr/src/linux-3.14.5'
make: *** [kmod_build] Error 2
build failed with return value 2
ERROR: I didn't make module
Removing temporary directory: fglrx-install.E3BkvS
root@dsp-a6:/home/dan/Downloads/amd/fglrx-14.10.1006.1001#
I have currently have an older Beta driver installed that was generated on the same machine right after I installed Slackware64. Any thoughts would be greatly appreciated.


Thanks
 
Old 06-12-2014, 09:08 AM   #2
moisespedro
Senior Member
 
Registered: Nov 2013
Location: Brazil
Distribution: Slackware
Posts: 1,223

Rep: Reputation: 195Reputation: 195
Using the open source driver was the solution for me. Couldn't make fglrx to work and the open source was good to me (and less troublesome).
 
Old 06-12-2014, 09:15 AM   #3
phenixia2003
Senior Member
 
Registered: May 2006
Location: France
Distribution: Slackware
Posts: 1,052

Rep: Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008
Hello,

According to the release notes, the latest fglrx driver supports kernel up to 3.11 only :

Quote:
System Requirements:
Before attempting to install the AMD Catalyst™ Linux Graphics Driver, the following software must be installed:

Xorg/Xserver 7.4 and above (up to 1.14)
Linux kernel 2.6 or above (up to 3.11)
glibc version 2.2 or 2.3
POSIX Shared Memory (/dev/shm) support is required for 3D applications
--
SeB
 
Old 06-12-2014, 09:43 AM   #4
linuxtinker
Member
 
Registered: Dec 2013
Location: NJ / USA
Distribution: Slackware 64 -Current
Posts: 232

Original Poster
Rep: Reputation: 99
Ahh.. Guess it would help if I read that . Funny thing is that my current driver 13.35.5 is working fine with the new Kernel. Guess i am lucky

Thanks Again
 
Old 06-12-2014, 09:53 AM   #5
phenixia2003
Senior Member
 
Registered: May 2006
Location: France
Distribution: Slackware
Posts: 1,052

Rep: Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008Reputation: 1008
Hello,

Quote:
Originally Posted by linuxtinker View Post
Ahh.. Guess it would help if I read that . Funny thing is that my current driver 13.35.5 is working fine with the new Kernel. Guess i am lucky

Thanks Again
I found this article that should help you to get the fglrx 14.4 to work with kernel 3.14

--
SeB
 
1 members found this post helpful.
Old 06-12-2014, 11:27 AM   #6
linuxtinker
Member
 
Registered: Dec 2013
Location: NJ / USA
Distribution: Slackware 64 -Current
Posts: 232

Original Poster
Rep: Reputation: 99
Thank you very much, it looks like a solution. I don't have an urgent need to moved to the new drivers right away . I just like to keep my system up to date. Once I have plenty of time I'll be going that route (Hopefully AMD will update their side first) . Ill post when I get around to it .


Thanks
 
Old 06-14-2014, 12:43 AM   #7
linuxtinker
Member
 
Registered: Dec 2013
Location: NJ / USA
Distribution: Slackware 64 -Current
Posts: 232

Original Poster
Rep: Reputation: 99
Talking Stable Amd 14.10 driver working on Slackware64 current

IT WORKED!!! I followed the directions and had my driver installed in a couple of minutes! No segfaults and glxgears test running great!

Thanks Again!
 
  


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
LXer: The problem with using the packaged proprietary AMD Catalyst video driver in Linux LXer Syndicated Linux News 1 07-31-2013 02:10 AM
LXer: 40 Seconds of Linux: The AMD Catalyst 13.6 driver (video) LXer Syndicated Linux News 0 07-26-2013 06:10 AM
[SOLVED] problem installing AMD proprietary video driver gtludwig Slackware 10 07-24-2013 03:11 PM
LXer: The AMD Catalyst 13.6 proprietary video driver will support the latest AMD APUs — and I really LXer Syndicated Linux News 0 07-10-2013 01:20 PM
FC14, Lenovo G575 (AMD Radeon HD 6310): how to change video driver? kaza Linux - Laptop and Netbook 3 08-31-2011 09:25 AM

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

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