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

Joined: 07 Apr 2016 Posts: 16
|
|
Back to top |
|
 |
The Doctor Moderator


Joined: 27 Jul 2010 Posts: 2678
|
Posted: Thu Apr 07, 2016 10:42 pm Post subject: |
|
|
Actually it sounds like it is booting successfully.
What type of exotic video card do you have and did you follow the Gentoo wiki's instructions on setting up?
You can boot back up with your install media and chroot again to fix any problems. A reinstall won't be constructive. In fact, if you are dual booting from Arch you don't need to bother with install media at all. You just need the chroot package. _________________ First things first, but not necessarily in that order.
Apologies if I take a while to respond. I'm currently working on the dematerialization circuit for my blue box. |
|
Back to top |
|
 |
uxiofp n00b

Joined: 07 Apr 2016 Posts: 16
|
Posted: Thu Apr 07, 2016 10:49 pm Post subject: |
|
|
I install from my other partition with arch linux, i write from it. I can do chroot from it.
I follow the gentoo handbook amd64 and the systemd article.
https://wiki.gentoo.org/wiki/Handbook:AMD64
https://wiki.gentoo.org/wiki/Systemd
My VGA is ATI Radeon
Code: | lspci | grep VGA
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Wrestler [Radeon HD 7310] |
Alt+PrintScreen+RSEIUB works ok when i boot
Code: | $ cat /mnt/gentoo/etc/portage/make.conf | grep VIDEO
VIDEO_CARDS="radeon"
|
Last edited by uxiofp on Thu Apr 07, 2016 11:06 pm; edited 1 time in total |
|
Back to top |
|
 |
The Doctor Moderator


Joined: 27 Jul 2010 Posts: 2678
|
Posted: Thu Apr 07, 2016 11:05 pm Post subject: |
|
|
The information you need is here https://wiki.gentoo.org/wiki/Radeon
Basically, you will need the radeon-ucode package. I didn't check your .config too carefully but it looks like you have the required options. Worth double checking that against the wiki while you install the firmware. _________________ First things first, but not necessarily in that order.
Apologies if I take a while to respond. I'm currently working on the dematerialization circuit for my blue box. |
|
Back to top |
|
 |
uxiofp n00b

Joined: 07 Apr 2016 Posts: 16
|
Posted: Thu Apr 07, 2016 11:28 pm Post subject: |
|
|
Thanks. I emerge radeon-ucode with no results.
I have made some changes in the .config and I'm compiling the kernel
EDIT: I had an error im my /boot/loader/entries/gentoo.conf
I used an old kernel.
Now i have another problem, i open another post.
https://forums.gentoo.org/viewtopic-p-7903700.html#7903700 |
|
Back to top |
|
 |
|