top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Can't start in graphical mode or select desktop after software uninstall in Fedora

+1 vote
359 views

So I wanted to remove libimobiledevices since I *though* I was the one who'd installed it and it was no longer needed (I'm ditching the iPod).

I typed
sudo yum remove blahblah

where blahblah was the actual package name for libimobiledevices.

All of a sudden, I saw it removing all sorts of stuff I didn't want to: blueman, banshee, empathy, etc. It then dropped me to a terminal screen where it had started blueman again. It stayed there.

Finally, I restarted the computer and it only starts at runlevel 3 (non-graphical mode). I have to log in and type startx every time to bring up the desktop. BUT, it only automatically starts GNOME3 and not
XFCE. I also have no way to select XFCE as I no longer get the login screen in graphical mode. It just starts the desktop.

How can I fix this? Did I just do something that will require me to reinstall my system?

Oh, I also tried to do

sudo yum install libimobiledevices and it told me that it was already installed.

posted May 14, 2013 by anonymous

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button
Try using startxfce4 instead.

1 Answer

+1 vote

Check /var/log/yum.log to find out all the packages that were removed. Most likely the list will clue you in as to what needs to be restored.

BTW, yum remove would have listed what it was going to remove before actually doing it. You didn't use -y did you? :-)

answer May 14, 2013 by anonymous
Similar Questions
+1 vote

A little while ago, I tried to install Google Earth. It told me there was a file conflict so I forced it. Then, I decided I didn't want it and uninstalled it. Now, my external USB hard disk isn't mounting and
I can't make it mount at all.

It used to be I'd leave it plugged in and it would show up on my desktop in an unmounted state. I'd click it and it would mount. Now, it's nowhere to be found.

Did I just really screw up or is this reversable?

+2 votes

I'm running gnome3, and I'm missing a feature to expand the table of colors which gnome offers for changing the gnome3 desktop background color (for example adding "black" to this table).

0 votes

I was wondering if their is a way to have multiple desktop environment on a fedora system without one messing with other. Anytime you have multiple desktop environment on a system they will start writing each others configuration files messing up with themes. Not to mention populated application menus.

Would it be possible to create different users for different desktop environment? Or something like that.

+1 vote

I am running scientific linux 6.3 with kde 4.3.4 and my problem is that for some reason or other, i have now killed off the desktop by accidentally clicking the "x" that appears in the 'sidebar' [which may not be proper name] that pops out to right of desktop.

I searched through files that i thought would be associated with desktop without finding something related to 'sidebar'.

Only way I have found to restore 'sidebar' is by renaming my user name and creating user again, then copying files over from a backup.

I ran a search of internet with "ixquick", but found nothing related directly to such.

+1 vote

I have just installed virt-manager in Fedora 19. I have looked into the /etc/init.d directory but I can't find any init scripts for libvirt.

Is libvirt using systemd, and if so, how do I start it?

...