Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Radeon install
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
ONEEYEMAN
Advocate
Advocate


Joined: 01 Mar 2005
Posts: 3610

PostPosted: Sat Oct 13, 2018 12:16 am    Post subject: Radeon install Reply with quote

Hi,
I have a Radeon HD 6310 card in my laptop.
So I tried to follow the instruction found here.

On the "Kernel->General" it says to turn on:

Code:

        [*] Enable modesetting on radeon by default


but that option is nowhere to be found. I tried to do a search by typing "/", but didn't find anything with that prompt.

I activated other 2 options there and turned on "Support for frame buffer devices ->ATI Radeon display support" and also turned on "DDC/I2C for ATI Radeon support" and "Support for backlight control" and moved on.

Next I turned on "Device Drivers -> Generic Driver Options -> Userspace firmware loading support", "Device Drivers -> Generic Driver Options -> Include in-kernel firmware blobs in kernel binary", entered "radeon/PALM_me.bin" for the firmware and tried to re-build the kernel.

Make failed with the error "No rule to build "radeon/PALM_me.bin".

Any idea what I did wrong?

Thank you.
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Sat Oct 13, 2018 12:24 am    Post subject: Reply with quote

Code:
CONFIG_EXTRA_FIRMWARE_DIR="/lib/firmware"
CONFIG_EXTRA_FIRMWARE="radeon/PALM_me.bin radeon/PALM_pfp.bin radeon/SUMO_uvd.bin radeon/SUMO_rlc.bin"
CONFIG_DRM_RADEON=y

Disable all other framebuffer options, they're obsolete.
Back to top
View user's profile Send private message
ONEEYEMAN
Advocate
Advocate


Joined: 01 Mar 2005
Posts: 3610

PostPosted: Sat Oct 13, 2018 3:28 am    Post subject: Reply with quote

Hi,
My kernel config file can be seen here: https://paste.pound-python.org/show/w8IVmulAtV6DEL81bwaf/.

And with it I still get following:

[quote]
No rule to make target /lib/firmware/radeon/PALM_me.bin, needed by firmware/radeon/PALM_me.bin.gen.o
[/code]

Thank you.
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Sat Oct 13, 2018 4:08 am    Post subject: Reply with quote

Do you have linux-firmware installed?
Back to top
View user's profile Send private message
ONEEYEMAN
Advocate
Advocate


Joined: 01 Mar 2005
Posts: 3610

PostPosted: Sat Oct 13, 2018 4:33 am    Post subject: Reply with quote

Hi,
No.
I thought I don't need it for kernel built-in.

Will install now.

Thank you.
Back to top
View user's profile Send private message
ONEEYEMAN
Advocate
Advocate


Joined: 01 Mar 2005
Posts: 3610

PostPosted: Sat Oct 13, 2018 1:15 pm    Post subject: Reply with quote

Hi,
OK, I installed linux-firmware and kernel compiled successfully.
But I still don't have a framebuffer on the Terminal.

Thank you.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54236
Location: 56N 3W

PostPosted: Sat Oct 13, 2018 1:23 pm    Post subject: Reply with quote

ONEEYEMAN,

Are you using the kernel you think you are?

What does
Code:
uname -a
tell?
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
ONEEYEMAN
Advocate
Advocate


Joined: 01 Mar 2005
Posts: 3610

PostPosted: Sat Oct 13, 2018 1:59 pm    Post subject: Reply with quote

NeddySeagoon,
Yes, you are correct. I set "noauto" in /etc.fstab for the boot partition and didn't mount it prior to kernel installing.

Thank you.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum