Oh, come in guys, any help , please ? I really need to fix it...![]()
Hi !
I have had a BackTrack 4 R1 and it worked very good until i did apt-get update && apt-get upgrade && apt-get dist-upgrade and it is now BackTrack R2 but it doesn't work anymore.
When i do "startx" it shows me this black screen:
saying that "Could not start kdeinit. Check your installation."
I have serached on the internet and i have seen that some guys recommend to delete .kde and .kde3 folders and then restart.
I did this (first backed up them) by booting into an Ubuntu live cd, but the problem is still the same.
This is the second screen which apears when i press CTRL+ALT+Backspace to stop the X server.
Please, any help will be appreciathed. What should I do ?
I do not want to use a new fresh copy of the new BackTrack R2 because I havel already installed lots of tools in this one and by a new install it means a new big work to redownload and reinstall them.
Thank you in advance !
Oh, come in guys, any help , please ? I really need to fix it...![]()
Did you check your installation? Sys messages are usefull. At google you can find some links to (try to) fix some errors. But obviously, i wont do that for you.
Pentrite.
Look guys, i have changed this linefrom /usr/bin/startkde
to this one:LD_BIND_NOW=true start_kdeinit --new-startup +kcminit_startup
Like i have found here:start_kdeinit --new-startup +kcminit_startup
KDE: can't start kdeinit: check your installation - FedoraForum.org
Now i do not have anymore that error message but the screen remains black.
What to do ?
Any help, please ?
Thank you a lot !
Looks like you are having troubles with your xorg.conf.....
sudo = lets you do whatever you wantCode:# Edit this file with caution, and see the xorg.conf manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg
dpkg-reconfigure = reconfigures packages
phigh = priority: high
xserver-xorg = the file that stores a bunch of settings that control what the GUI looks like, among other things. Often times editing this file incorrectly makes the GUI go away, which many people would prefer didn't happen.
Hope that works for you.
I tried sudo dpkg-reconfigure -phigh xserver-xorg
and also sudo dpkg-reconfigure xserver-xorg
and the result is as follow (even I reboot the machine or not);
when i startx it shows to me an ~ panel image whcih disapear in 2 seconds, after that it eneer the desktop but all still black and i can see anything. Also i hear the logon music but i can't see anything at all because the screen remains black.
Any help, please ?
Thank you very much !
try upgrading libxft2
If anything can go wrong, it will....
Try
maybe this works.Code:fix-vesa
Back|track giving machine guns to monkeys since 2007 !
Do not read the Wiki, most your questions will not be answered there !
Do not take a look at the: Forum Rules !
I'm following this thread. Got the same problem.