Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
X won't start -Intel dual core E6500, radeon rv730 [SOLVED]
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
RIA77
Guru
Guru


Joined: 24 Feb 2016
Posts: 345

PostPosted: Fri Feb 09, 2024 1:34 pm    Post subject: X won't start -Intel dual core E6500, radeon rv730 [SOLVED] Reply with quote

Hello and thank you for this distro.

X won't start

My config file

http://dpaste.com/2UXPGUUJD

Xorg file

http://dpaste.com/BEWWBDD7G

Greetings from Serbia :)


Last edited by RIA77 on Wed Feb 14, 2024 10:29 am; edited 1 time in total
Back to top
View user's profile Send private message
eccerr0r
Watchman
Watchman


Joined: 01 Jul 2004
Posts: 9690
Location: almost Mile High in the USA

PostPosted: Fri Feb 09, 2024 11:51 pm    Post subject: Reply with quote

dpaste has been acting up... cannot read, so have to guess here.

You need the Radeon KMS support enabled in the kernel.

The rv730 i think uses the r600 driver (versus radeonsi or r300) so VIDEO_CARDS="radeon r600"
_________________
Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching?
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


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

PostPosted: Sat Feb 10, 2024 11:10 am    Post subject: Reply with quote

RIA77,

Your kernel is missing DRM support
Code:
[    22.246] (II) [KMS] drm report modesetting isn't supported.
[    22.246] (EE) open /dev/dri/card0: No such file or directory


That's CONFIG_DRM_RADEON for you.

Your GPU is
Code:
 [    22.104] (--) PCI:*(1@0:0:0) 1002:9498:
That's a HD 4600 series GPU.
From the wiki, Its an R700 family member, which needs VIDEO_CARDS="radeon r600"

Heh, that's what eccerr0r said too :)
_________________
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
RIA77
Guru
Guru


Joined: 24 Feb 2016
Posts: 345

PostPosted: Sat Feb 10, 2024 3:22 pm    Post subject: Reply with quote

It's worse. Can't boot anymore.

[img]https://i.ibb.co/F7nQ1gf/20240210-162043.jpg[/img]
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


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

PostPosted: Sat Feb 10, 2024 4:35 pm    Post subject: Reply with quote

RIA77,

Set CONFIG_DRM_RADEON as a module and install linux-firmware.
The kernel driver needs to load firmware. That means it must be built into the kernel if radeon is built in.
_________________
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
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