LLT does not start after new install .Getting llt configuration error :Can't open /dev/llt failed no such device or address
book
Article ID: 100007478
calendar_today
Updated On:
Description
Error Message
lltconfig ERROR V-14-2-15000 open /dev/llt failed: No such file or directory.
Cause
LLT kernel modules are not loaded because LLT is disabled to start at boot.
Resolution
Edit /etc/sysconfig/llt and make the following changes:
LLT_START = 1
LLT_STOP = 1
Check /etc/sysconfig/gab and /etc/sysconfig/vcs and enable the folowing variables for GAB and VCS also in their respective file:
/etc/sysconfig/gab:
GAB_START
GAB_STOP
/etc/sysconfig/vcs:
VCS_START
VCS_STOP
Issue/Introduction
LLT does not start.
LLT module is also not loaded as per lsmod.
Manual start of LLT also fails with the following error:
lltconfig ERROR V-14-2-15000 open /dev/llt failed: No such file or directory.
Was this article helpful?
thumb_up
Yes
thumb_down
No