The command that appears to be hanging is:
"modprobe -wl" 
If you open another terminal and do:
"ps aux | grep modprobe"
you will see the hung process and can eliminate it using
kill -9 <processid>

Regards,

Flint

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1173372

Title:
  apt-get hangs:  DKMS: install completed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1173372/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to