LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   startx crashes after kbuildsycoca on gentoo laptop (https://www.linuxquestions.org/questions/linux-desktop-74/startx-crashes-after-kbuildsycoca-on-gentoo-laptop-625279/)

namish 03-02-2008 11:36 PM

startx crashes after kbuildsycoca on gentoo laptop
 
I recently emerged xorg and kdebase on my acer aspire 5050 laptop. there are no kde commands besides kdeinit. kdm and startkde aren't commands. whenever i do startx as a regular user (i have exec initkde in .xinitrc), x crashes, and this comes up in the log:

kbuildsycoca running...

waiting for X server to shut down kdeinit: Fatal IO error: client killed
kdeinit: sending SIGHUP to children
etc...

Since X is crashing, I'm assuming it's a problem with the video card (ATI Radeon Xpress 1100). I used an xorg.conf that someone else with the same computer had. I followed this guide http://gentoo-wiki.com/HOWTO_ATI_Drivers , but it did not work. Any suggestions?

devnull0 03-17-2008 07:50 AM

Can you try a
Code:

startx | tee startx.log
and post the contents of startx.log here, so we can see what the error is?


All times are GMT -5. The time now is 05:32 AM.