mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
Remove obsolete FAQ entry
This commit is contained in:
parent
84663375e1
commit
1c9f91aaaf
@ -499,19 +499,6 @@ antivirus program.
|
||||
account, simply create a new free email account with GMX or Hotmail
|
||||
and use it only for calibre.
|
||||
|
||||
Why is my device not detected in linux?
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
calibre needs your linux kernel to have been setup correctly to detect devices. If your devices are not detected, perform the following tests::
|
||||
|
||||
grep SYSFS_DEPRECATED /boot/config-`uname -r`
|
||||
|
||||
You should see something like ``CONFIG_SYSFS_DEPRECATED_V2 is not set``.
|
||||
Also, ::
|
||||
|
||||
grep CONFIG_SCSI_MULTI_LUN /boot/config-`uname -r`
|
||||
|
||||
must return ``CONFIG_SCSI_MULTI_LUN=y``. If you don't see either, you have to recompile your kernel with the correct settings.
|
||||
|
||||
My device is getting mounted read-only in linux, so calibre cannot connect to it?
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
Loading…
x
Reference in New Issue
Block a user