Forums/store.bluecherry.net support/store.bluecherry.net Questions

Answered

FATAL: Module solo6010 not found

john
asked this on Jan 18 00:57

 

Comments

User photo
Alex Belykh
Bluecherry

John,

This issue is caused by a missing driver module. Please make sure that the module is not loaded (should return an empty line):

lsmod |grep solo

 

You can run:

sudo apt-get install --reinstall solo6010-dkms

to re-install the driver or:

sudo depmod -a

to fix the missing dependencies.

If the crash happened during the installation -- make sure the driver is installed (following instructions above) and then install the server (if it was not installed already, check using "dpkg -l bluecherry") by running:

sudo apt-get install bluecherry

 

Please let me know if this works or if you have any other questions.

Thanks!

Alex.

January 18, 2012 01:07.