nerdexam
CompTIA

XK0-004 · Question #112

A user has connected a Bluetooth mouse to a computer, but it is not working properly. Which of the following commands should the systems administrator use to fix the issue?

The correct answer is B. insmod bluetooth. modprobe -r will remove the module and that is definitely not a fix. insmod will install the already connected bluetooth device & drivers, thereby making it to work

Troubleshooting and Diagnostics

Question

A user has connected a Bluetooth mouse to a computer, but it is not working properly. Which of the following commands should the systems administrator use to fix the issue?

Options

  • Alsmod -i bluetooth
  • Binsmod bluetooth
  • Cmodprobe -r bluetooth
  • Ddepmod -i bluetooth

How the community answered

(46 responses)
  • A
    2% (1)
  • B
    89% (41)
  • C
    2% (1)
  • D
    7% (3)

Explanation

modprobe -r will remove the module and that is definitely not a fix. insmod will install the already connected bluetooth device & drivers, thereby making it to work

Topics

#insmod#Bluetooth#kernel modules#device drivers

Community Discussion

No community discussion yet for this question.

Full XK0-004 Practice