| View previous topic :: View next topic |
| Author |
Message |
caaarlos n00b


Joined: 27 Apr 2012 Posts: 74
|
Posted: Tue May 01, 2012 3:45 pm Post subject: Error, Ati radeon compilation! |
|
|
I was reading "http://www.gentoo.org/doc/en/xorg-config.xml", because I want to install xorg and then xfce, but when I comipiled my kernel one error ocurrued
make[1]: *** Sem regra para processar o alvo `firmware/radeon/R600_rlc.bin`, necessario por `firmware/radeon/R600_rlc.bin.gen.or. Pare.
make: ** [firmware] Erro 2
google translate:
No rule to make target `firmware/radeon/R600_rlc.bon`, needed by `firmware/radeon/R600_rlc.bin.gen.or. Stop it.
What error is this?? |
|
| Back to top |
|
 |
Hu Watchman

Joined: 06 Mar 2007 Posts: 7614
|
Posted: Wed May 02, 2012 2:21 am Post subject: |
|
|
| What kernel version are you attempting to compile? |
|
| Back to top |
|
 |
DaggyStyle Advocate


Joined: 22 Mar 2006 Posts: 4735
|
Posted: Wed May 02, 2012 5:34 am Post subject: |
|
|
have you installed linux-firmware pkg? is the path to the firmwares right? _________________ Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein
ProjectFootball |
|
| Back to top |
|
 |
Ant P. Veteran

Joined: 18 Apr 2009 Posts: 1920 Location: UK
|
Posted: Wed May 02, 2012 6:25 pm Post subject: |
|
|
| Code: | | emerge radeon-ucode |
|
|
| Back to top |
|
 |
caaarlos n00b


Joined: 27 Apr 2012 Posts: 74
|
Posted: Wed May 02, 2012 9:00 pm Post subject: |
|
|
Hi thanks for help me!
My kernel is 3.2.12...
how to install this firmware pkg?
I already installed radeon ucode |
|
| Back to top |
|
 |
chithanh Developer

Joined: 05 Aug 2006 Posts: 1390 Location: Berlin, Germany
|
Posted: Thu May 03, 2012 12:35 am Post subject: |
|
|
Possibly you messed with CONFIG_PREVENT_FIRMWARE_BUILD option. It must be set to =y
Double check paths and filenames for CONFIG_EXTRA_FIRMWARE_DIR and CONFIG_EXTRA_FIRMWARE as in http://www.gentoo.org/doc/en/xorg-config.xml |
|
| Back to top |
|
 |
DaggyStyle Advocate


Joined: 22 Mar 2006 Posts: 4735
|
Posted: Thu May 03, 2012 6:05 am Post subject: |
|
|
| Ant P. wrote: | | Code: | | emerge radeon-ucode |
|
that isn't the right package to use as it holds only the radeon fw, as every fw in the kernel is on the way of moved out, linux-firmware is the right pkg. _________________ Only two things are infinite, the universe and human stupidity and I'm not sure about the former - Albert Einstein
ProjectFootball |
|
| Back to top |
|
 |
|