Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
X updated but it does not start
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
ONEEYEMAN
Advocate
Advocate


Joined: 01 Mar 2005
Posts: 3610

PostPosted: Mon Nov 19, 2012 8:07 am    Post subject: X updated but it does not start Reply with quote

Hi, ALL,
I'm trying to run amd64 stable machine with as little as possible unstable packages.
Recently I wanted to upgrade my system. So I sync'ed and then emerged world.

After successful upgrade, X updated itself and so did all it's drivers - keyboard, mouse, synaptics, radeon-ucode and evdev. However, after reboot and issuing "startx" I didn't have a functioning mouse and keyboard. Looking at the Xorg.log.0, I saw that there was an incompatibility in version. I also need to mention that I was running with the old xorg.conf file.

So, what I did was I tried to merge all drivers latest x11 drivers (i.e. ~amd64). However after successful upgrade X does not start at all. I'm running GNOME 2 and issuing "startx" comes back to the terminal. And I still use my old xorg.conf.

Does this mean I need to generate a new xorg.conf file?

Thank you.
Back to top
View user's profile Send private message
DawgG
l33t
l33t


Joined: 17 Sep 2003
Posts: 866

PostPosted: Mon Nov 19, 2012 11:22 am    Post subject: Reply with quote

after an upgrade of xorg-server you ususally need to re-emerge the xorg-drivers (unstable is normally not necessary). i think the ebuild tells you to.
check which one are installed
Code:
qlist -CI x11-drivers
x11-drivers/xf86-input-evdev
x11-drivers/xf86-input-keyboard
x11-drivers/xf86-input-mouse
x11-drivers/xf86-video-fbdev
x11-drivers/xf86-video-vesa
(that's one of my boxes)
and re-emerge the ones you need.
normally X runs without an xorg.conf; you can remove the one you still have and take advantage of the autoconfig. only local settings have to be written into config-files.
GOOD LUCK!
_________________
DUMM KLICKT GUT.
Back to top
View user's profile Send private message
chithanh
Developer
Developer


Joined: 05 Aug 2006
Posts: 2158
Location: Berlin, Germany

PostPosted: Mon Nov 19, 2012 12:55 pm    Post subject: Reply with quote

If mouse and keyboard are not working, it is usually due to the evdev driver requiring a rebuild.

The xf86-input-mouse and xf86-input-keyboard drivers are only for systems where using evdev is not possible. Best uninstall them and remove or replace any mentioning in xorg.conf.
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