Logo 
Search:

Unix / Linux / Ubuntu Answers

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds
  on Dec 06 In Unix / Linux / Ubuntu Category.

  
Question Answered By: Adah Miller   on Dec 06

It's not a usb 2.. 1 problem is it ?
Sometimes the backports are usb 2 and the front ones are usb 1.

You could try a couple of things to check you don't have broken
packages though,
Drop to a console and try sudo apt-get install -f
if there is a broken package this should find it.
Then try sudo dpkg-reconfigure -phigh xserver-xorg

The other thing that may just get it going is
sudo dpkg --configure -a
Failing that you could bite the bullet
and
sudo dpkg-reconfigure -a
Pay careful attention to what you are doing if you choose the last option
though as it basically fully reconfigures your system.

Share: 

 

This Question has 4 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on I have no control over my computer Or get search suggestion and latest updates.


Tagged: