Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
drm report modesetting not supported [SOLVED]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
haxle
n00b
n00b


Joined: 18 Feb 2005
Posts: 61

PostPosted: Wed Nov 18, 2015 6:22 am    Post subject: drm report modesetting not supported [SOLVED] Reply with quote

Ok so, I want to apologize for not getting this figured out on my own but I've tried so many things at this point I feel as though I'm too close to the problem to see it clearly. The goal here is just to be able to startx. When executing I get the following:

Xorg.0.log : https://bpaste.net/show/55e50694c254

my kernel config is: https://bpaste.net/show/b174e40212d1

I'm sure this is something really simple. I've just been strugling with it for too long.

uname -a shows my kernel having been built on the 11th.. I'm not sure why because every time I've run make install inside /usr/src/linux it's overwritten the kernel in /boot with the same name.. please help, the last time I installed a new gentoo system make install wasn't even an option..

PS VGA controller : and/ati radeon 3200 HD rs780


Last edited by haxle on Wed Nov 18, 2015 1:33 pm; edited 1 time in total
Back to top
View user's profile Send private message
haxle
n00b
n00b


Joined: 18 Feb 2005
Posts: 61

PostPosted: Wed Nov 18, 2015 1:32 pm    Post subject: Doh Reply with quote

so... probably important to make sure /boot is mounted before making any changes to the kernel... or writing to a configuration file (grub) that is contained in said partition..

Code:

mount /boot
cd /usr/src/linux
su
make && make modules_install
make install
grub2-mkconfig -o /boot/grub/grub.cfg
reboot


.... and now x starts.. keyboard isn't working but that's fixable.. probably need to emerge xf86-video-keyboard or something stupid.. at any rate if anyone spots anything wrong with my .config, feel free to point it out and sorry to waste anyones time, marking as solved..
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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