Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Kernel & Hardware
  • Search

switch 3.18 -> 3.19 problems recompiling ati-drivers14.12-r3

Kernel not recognizing your hardware? Problems with power management or PCMCIA? What hardware is compatible with Gentoo? See here. (Only for kernels supported by Gentoo.)
Post Reply
Advanced search
11 posts • Page 1 of 1
Author
Message
Mgiese
Veteran
Veteran
User avatar
Posts: 1638
Joined: Wed Mar 23, 2005 5:25 pm
Location: indiana
Contact:
Contact Mgiese
Website

switch 3.18 -> 3.19 problems recompiling ati-drivers14.12

  • Quote

Post by Mgiese » Wed Feb 18, 2015 8:29 pm

hi there,

switching the kernel worked so far. except when i try to start X11 server after kernel update. gnome3 quits with some strange error, and so i thought it is time to recompile the ati-drivers but that does not work :

Code: Select all

build_mod/2.6.x/kcl_iommu.c: In function 'KCL_IOMMU_RestoreCBs':
/var/tmp/portage/x11-drivers/ati-drivers-14.12-r3/work/common/lib/modules/fglrx/build_mod/2.6.x/kcl_iommu.c:230:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
/var/tmp/portage/x11-drivers/ati-drivers-14.12-r3/work/common/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c: In function 'kasSetExecutionLevel':
/var/tmp/portage/x11-drivers/ati-drivers-14.12-r3/work/common/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:4821:5: error: implicit declaration of function '__get_cpu_var' [-Werror=implicit-function-declaration]
     orig_level = __get_cpu_var(kasExecutionLevel);
     ^
/var/tmp/portage/x11-drivers/ati-drivers-14.12-r3/work/common/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:4822:38: error: lvalue required as left operand of assignment
     __get_cpu_var(kasExecutionLevel) = level;
                                      ^
/var/tmp/portage/x11-drivers/ati-drivers-14.12-r3/work/common/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c: At top level:
/var/tmp/portage/x11-drivers/ati-drivers-14.12-r3/work/common/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:6398:12: warning: 'KCL_fpu_save_init' defined but not used [-Wunused-function]
 static int KCL_fpu_save_init(struct task_struct *tsk)
            ^
cc1: some warnings being treated as errors
scripts/Makefile.build:257: recipe for target '/var/tmp/portage/x11-drivers/ati-drivers-14.12-r3/work/common/lib/modules/fglrx/build_mod/2.6.x/firegl_public.o' failed
make[2]: *** [/var/tmp/portage/x11-drivers/ati-drivers-14.12-r3/work/common/lib/modules/fglrx/build_mod/2.6.x/firegl_public.o] Error 1
Makefile:1382: recipe for target '_module_/var/tmp/portage/x11-drivers/ati-drivers-14.12-r3/work/common/lib/modules/fglrx/build_mod/2.6.x' failed
make[1]: *** [_module_/var/tmp/portage/x11-drivers/ati-drivers-14.12-r3/work/common/lib/modules/fglrx/build_mod/2.6.x] Error 2
make[1]: Leaving directory '/usr/src/linux-3.19.0-gentoo'
Makefile:88: recipe for target 'kmod_build' failed
make: *** [kmod_build] Error 2

the drivers compile fine when using 3.18.1 kernel. has anyone any suggestions on this ?? thanks in advance
I do not have a Superman complex, for I am God not Superman :D

Ryzen9 7950x (powersave governor) ; Radeon 9070 XT ; kernel 6.18.4 ; XFCE ; SYSTEMD
Top
KAMIKAZE_
Guru
Guru
Posts: 309
Joined: Thu Oct 09, 2003 3:56 pm
Location: Riga, Latvia
Contact:
Contact KAMIKAZE_
Website

  • Quote

Post by KAMIKAZE_ » Sat Feb 21, 2015 1:01 am

have the same problem
-=[powered by Gentoo]=-
Top
bdouxx
Tux's lil' helper
Tux's lil' helper
Posts: 117
Joined: Mon Dec 28, 2009 11:13 pm

  • Quote

Post by bdouxx » Sat Feb 21, 2015 8:36 am

same for me.

I have declared a bug

https://bugs.gentoo.org/show_bug.cgi?id=540880
Top
Mgiese
Veteran
Veteran
User avatar
Posts: 1638
Joined: Wed Mar 23, 2005 5:25 pm
Location: indiana
Contact:
Contact Mgiese
Website

  • Quote

Post by Mgiese » Sat Feb 28, 2015 11:59 am

it is a known issue : https://forums.gentoo.org/viewtopic-t-1 ... e2e7eecc6f
I do not have a Superman complex, for I am God not Superman :D

Ryzen9 7950x (powersave governor) ; Radeon 9070 XT ; kernel 6.18.4 ; XFCE ; SYSTEMD
Top
Mgiese
Veteran
Veteran
User avatar
Posts: 1638
Joined: Wed Mar 23, 2005 5:25 pm
Location: indiana
Contact:
Contact Mgiese
Website

  • Quote

Post by Mgiese » Thu Mar 12, 2015 8:55 pm

since now there is sys-kernel/gentoo-sources-3.19.2 in portage available. did someone check if the error is gone now ?

there are still no new ati-drivers out ...



edit : 3.19.2 leads to same fault in gnome3 start. also it is still impossible to compile the current unstable ati-drivers with it. strange thing, since my last world update i cannot start gnome3 with 3.18 anymore.

i am using 3.19.2 with XFCE4 and old (with 3.18 ) compiled ati-drivers.

i`d really appreciate it if someone could share experiences :)

thanks
I do not have a Superman complex, for I am God not Superman :D

Ryzen9 7950x (powersave governor) ; Radeon 9070 XT ; kernel 6.18.4 ; XFCE ; SYSTEMD
Top
Mgiese
Veteran
Veteran
User avatar
Posts: 1638
Joined: Wed Mar 23, 2005 5:25 pm
Location: indiana
Contact:
Contact Mgiese
Website

  • Quote

Post by Mgiese » Fri Apr 03, 2015 2:03 pm

i guess the gnome error is unrelated to the 3.19 and ati-drivers issue(i uninstalled some gnome packages)

still with 3.19.3 i can not compile the latest ati-drivers-14.12-r3, so still no 3d acceleration with 3.19.3

i could give the open-source a shot, but so far they have been much slower than the ati binaries.
I do not have a Superman complex, for I am God not Superman :D

Ryzen9 7950x (powersave governor) ; Radeon 9070 XT ; kernel 6.18.4 ; XFCE ; SYSTEMD
Top
Mgiese
Veteran
Veteran
User avatar
Posts: 1638
Joined: Wed Mar 23, 2005 5:25 pm
Location: indiana
Contact:
Contact Mgiese
Website

  • Quote

Post by Mgiese » Fri Apr 03, 2015 2:56 pm

ati-drivers-14.12-r3 and r4 from x11 overlay did not work for me. i could install ati-drivers-15.1 though.

using gentoo-sources-3.19.3 and ati-drivers-15.1 from x11 overlay does work. still have to check if they work with xorg-1.17. and then do a performace test with 32 bit steam games, lets see if it was all worth the hassle.


edit:after recent abi_32 changes i had to remove emul-linux-*. now 32 bit sound dont work (steam/firefox-flash)
I do not have a Superman complex, for I am God not Superman :D

Ryzen9 7950x (powersave governor) ; Radeon 9070 XT ; kernel 6.18.4 ; XFCE ; SYSTEMD
Top
Mgiese
Veteran
Veteran
User avatar
Posts: 1638
Joined: Wed Mar 23, 2005 5:25 pm
Location: indiana
Contact:
Contact Mgiese
Website

  • Quote

Post by Mgiese » Wed Apr 08, 2015 2:57 pm

ati-drivers-15.1 are in regular portage tree now. so 3.19 should run fine with current ati-drivers.
I do not have a Superman complex, for I am God not Superman :D

Ryzen9 7950x (powersave governor) ; Radeon 9070 XT ; kernel 6.18.4 ; XFCE ; SYSTEMD
Top
lostinspace2011
Apprentice
Apprentice
Posts: 240
Joined: Fri Sep 09, 2005 10:41 pm

  • Quote

Post by lostinspace2011 » Sun Nov 15, 2015 3:52 am

I am still only seeing the old version
* x11-drivers/ati-drivers
Latest version available: 14.12-r3
Latest version installed: 14.12-r3
Size of files: 152540 KiB
Homepage: http://www.amd.com
Description: Ati precompiled drivers for Radeon Evergreen (HD5000 Series) and newer chipsets
License: AMD GPL-2 QPL-1.0
Top
Mgiese
Veteran
Veteran
User avatar
Posts: 1638
Joined: Wed Mar 23, 2005 5:25 pm
Location: indiana
Contact:
Contact Mgiese
Website

  • Quote

Post by Mgiese » Sun Nov 15, 2015 3:56 am

Maybe you should put ati-drivers in /etc/portage/package.keywords. means you have to unmask the unstable drivers...

Good luck
I do not have a Superman complex, for I am God not Superman :D

Ryzen9 7950x (powersave governor) ; Radeon 9070 XT ; kernel 6.18.4 ; XFCE ; SYSTEMD
Top
lostinspace2011
Apprentice
Apprentice
Posts: 240
Joined: Fri Sep 09, 2005 10:41 pm

  • Quote

Post by lostinspace2011 » Wed Dec 23, 2015 5:48 am

Upgrading to the latest kernel / driver works which is great. However now I am having issues with firefox:
https://forums.gentoo.org/viewtopic-t-1 ... ight-.html
Top
Post Reply

11 posts • Page 1 of 1

Return to “Kernel & Hardware”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic