Calendar: add FT sprint
[tails/test.git] / wiki / src / support / known_issues.mdwn
blobd7f37cfd93de30688a50f33ce1541e05c951f37c
1 [[!meta title="Known issues"]]
3 - For issues with graphics cards, see our [[known issues with graphics cards|known_issues/graphics]].
4 - To learn what you can do with Tails, refer to our [[documentation|doc]].
5 - For more general questions about Tails, refer to our [[FAQ|support/faq]].
7 [[!toc levels=3]]
9 <h1 id="problems-starting-tails">Problems starting Tails</h1>
11 This section lists known problems with specific hardware. To report a problem
12 with different hardware see our [[report guidelines when Tails does not
13 start|doc/first_steps/bug_reporting#does_not_start]].
15 <h2 id="problematic-usb-sticks">Problematic USB sticks</h2>
17 <h3 id="pny">PNY</h3>
19 <!--
20 Last updated: 2014-08-02
22 I asked help desk about it.
24 PNY is quite popular among WB reporters:
26     436 SanDisk
27     187 Kingston
28     119 USB
29      88 Generic
30      82 Lexar
31      79 Intenso
32      57 Verbatim
33      56 TOSHIBA
34      50 PNY
36 If it was still problematic on all PNY USB sticks, this issue would
37 still be loud on help desk. Is it?
38 -->
40 When installing Tails, PNY USB sticks have problems with the constant write load
41 and are prone to failure.
43 <h3 id="aegis">Aegis Secure Key 3.0</h3>
45 <!--
46 Last updated: 2020-03-27 (wb://561831720a7ca31f4c07700a12b80d1d)
47 -->
49 To start Tails, remove the
50 <span class="command">live-media=removable</span> boot option.
51 See our instructions on [[modifying the boot options using
52 the Boot Loader|doc/advanced_topics/boot_options]].
54 <h3 id="datatraveler-2000">Kingston DataTraveler 2000, Kingston DataTraveler 100 G3</h3>
56 <!--
57 Last updated: 2018-09-18
58 Success report received on 2020-01-04
59 -->
61 Starting Tails from a Kingston DataTraveler 2000 or DataTraveler 100G3 may
62 not work.
64 <h2 id="mac">Mac</h2>
66 <!--
67 Last updated:
68 - MacBook Air 3,2: 2014-06-27
69 - MacBook Pro 5,1: 2015-06-19
70 - MacBook Pro 4,1: 2014-08-15
71 - MacBook Air Retina 2019: 2019-11-01
72 - MacBook Pro 8,3: 2019-11-01
73 -->
75 * Any Mac with 32-bit EFI might not start on Tails.
76   You can check if a given Mac is 32-bit
77   or 64-bit EFI on that list:
78   <https://www.everymac.com/mac-answers/snow-leopard-mac-os-x-faq/mac-os-x-snow-leopard-64-bit-macs-64-bit-efi-boot-in-64-bit-mode.html>
80 * MacBook Air Retina 2018 and 2019
82   To start Tails successfully, [[add the following boot option when
83   starting Tails|doc/advanced_topics/boot_options]]:
85       modprobe.blacklist=thunderbolt
87   Still, the trackpad and keyboard may not work. You may use an external
88   mouse and keyboard.
90 * MacBook Pro 2016 and 2017: the keyboard, trackpad and Touch Bar may
91   not work. If they do, please let us know so we can update this page.
93 * MacBook Pro 8,3 17" (AMD Radeon HD6770M and Intel HD Graphics 3000)
95   If Tails fails to start, [[add the following boot option when
96   starting Tails|doc/advanced_topics/boot_options]]:
98       radeon.modeset=0
100 * MacBook Pro 5,1 17" (Nvidia GeForce 9400M)
102   To make the display work properly, [[add the following boot option when
103   starting Tails|doc/advanced_topics/boot_options]]:
105       nouveau.noaccel=1
107 * MacBook Air 3,2 (A1369 EMC 2392) freezes when booting Tails in
108   UEFI mode.
110 * Mac Pro Tower and MacBook Pro 4,1 (both from early 2008)
111   fail to start on Tails.
113 <h2 id="pc">PC</h2>
115 <h3 id="lockup">"Soft lockup" error</h3>
117 <!--
118 Last updated: 2019-05-20
121 On some laptops, Tails starts with the following error:
123 <p class="pre">soft lockup - CPU#<span class="command-placeholder">N</span> stuck for <span class="command-placeholder">N</span>s</p>
125 To start Tails successfully, [[add the following boot option when starting
126 Tails|doc/advanced_topics/boot_options]]:
128     acpi_rev_override=1 nouveau.modeset=0
130 <h3 id="sg-black-screen">Acer Travelmate 8573T-254G50M</h3>
132 <!--
133 Last updated: 2013-08-08
136 Booting from DVD works fine, but does not start from USB sticks.
138 This problem might be corrected in Tails 1.1 and newer: please report
139 your test results back to us.
141 <h3 id="aspire-5315-icl50">Acer Aspire 5315-ICL50</h3>
143 <!--
144 Last updated: 2015-04-10
147 Does not start on USB sticks.
149     <h3 id="acer-chromebook-c720p">Acer Chromebook C720P</h3>
151 Does not start Tails 4.13 ([[!tails_ticket 17953]]).
153 <h3 id="amd-ryzen-vega-graphics">AMD Ryzen with Vega graphics cards</h3>
155 See [[support/known_issues/graphics#amd-vega]].
157 <h3 id="asus-vivobook-x202e">ASUS VivoBook X202E</h3>
159 <!--
160 Last updated: 2013-07-20
163 Legacy support needs to be enabled in order to start Tails. To enable
164 legacy boot support, enable 'Launch CSM' under boot (menu).
166 This problem might be corrected in Tails 1.1 and newer: please report
167 your test results back to us.
169 <h3 id="dell-chromebook-lulu">Dell Chromebook LULU</h3>
171 <!--
172 Last updated: 2018-01-10
175 To start Tails successfully, [[add the following boot option when starting
176 Tails|doc/advanced_topics/boot_options]]:
178     nomodeset
180 <h3 id="dell-latitude-e5250">Dell Latitude E5250</h3>
182 <!--
183 Last updated: 2019-04-05
186 Does not start on Tails USB sticks.
188 <h3 id="dell-latitude-e6430">Dell Latitude E6430 and E6230</h3>
190 <!--
191 Last updated: 2018-06-14 (wb://7653aff4f415e996567233d8c088da08)
194 Does not start on USB sticks.
196 With BIOS versions A03 06/03/2012 (and A09, A11, and A12)
198 Error message: `Invalid partition table!`
200 Workaround (at least with BIOS versions A09, A11, and A12): just hit enter
201 and it will continue with the boot.
203 <h3 id="dell-xps-l702x">Dell XPS L702X/03RG89, Samsung RV520, Samsung Series 7 Chronos</h3>
205 <!--
206 Last updated:
207 - Dell XPS L702X/03RG89: 2012-08-22
208 - Samsung RV520: 2012-12-21
209 - Samsung Series 7 Chronos: 2014-02-28
212 Does not start on USB sticks.
214 We were reported that the legacy BIOS shipped on these systems doesn't
215 know how to deal with the GPT partition scheme used in Tails.
217 This problem might be corrected in Tails 1.1 and newer: please report
218 your test results back to us.
220 <https://www.dell.com/community/Laptops-General-Read-Only/GPT-Bootable-Bios-Optimus-Switch-Are-Necessary-For-L502x-L702x/m-p/3699920>
222 <h3 id="hp-compaq-dc5750">HP Compaq dc5750 Microtower</h3>
224 <!--
225 Last updated: 2015-02-10
226 Specs: https://support.hp.com/us-en/document/c01110206
229 Does not start Tails 1.2.3.
231 <h3 id="hp-compaq-615">HP Compaq 615</h3>
233 <!--
234 Last updated: 2013-11-05
235 Specs: https://support.hp.com/gb-en/document/c01768616
238 You need to update the firmware to its latest version in order to start from a
239 USB stick.
241 <h3 id="hp-compaq-cq60-214dx">HP Compaq CQ60-214DX</h3>
243 <!--
244 Last updated: 2018-02-16
245 Specs: https://www.cnet.com/products/hp-compaq-presario-cq60-615dx/specs/
248 Tails 3.3 does not start.
250 <h3 id="hp-notebook-BCM943142HM">HP Notebook BCM943142HM</h3>
252 <!--
253 Last updated: 2020-12-18
256 Does not start Tails 4.13.
258 <h3 id="hp-pavilion-15-ab277ca">HP Pavilion 15-ab277ca</h3>
260 <!--
261 Last updated: 2018-01-15
262 Worked in 3.0 (wb://b485a1cfa7f7cc1073a70b31f428097c)
265 Tails 3.3 restarts during startup and never starts successfully.
267 <h3 id="hp-probook">HP ProBook</h3>
269 <!--
270 Last updated: 2016-05-14
273 With UEFI enabled, when choosing a boot device, select `Boot From EFI File` and
274 then `Filesystem Tails` and `EFI/BOOT/BOOTX64.EFI`.
276 That workaround applied to, at least, the following HP ProBook:
278 * 5330m
279 * 4330s
280 * 6560b
282 <h3 id="lenovo-ideapad-y410p">Lenovo IdeaPad Y410p</h3>
284 <!--
285 Last updated: 2014-08-03
286 Specs: https://www.lenovo.com/us/en/laptops/lenovo/y-series/y410p/
289 Does not start Tails 1.1 from USB installed manually in Linux.
291 <h3 id="lenovo-ideapad-z585">Lenovo IdeaPad z585</h3>
293 <!--
294 Last updated: 2014-08-05
295 Specs: https://www.cnet.com/products/lenovo-ideapad-z585-15-6-a8-4500m-6-gb-ram-750-gb-hdd/
298 Goes back continuously to Boot Loader on Tails installed on DVD.
300 <h3 id="microsoft-surface-laptop-3">Microsoft Surface Laptop 3</h3>
302 <!--
303 Last updated: 2020-07-03
306 The keyboard and mouse do not work on this laptop.
307 If you find a workaround, please let us know.
309 <h3 id="clevo-w258cu">Clevo W258CU, ThinkPad X121e, T420i, T410, T520, W520, T530, T60, E325, and E530</h3>
311 <!--
312 Last updated:
313 - Clevo W258CU: 2014-03-29
314 - ThinkPad X121e: 2014-02-10
315   Specs: https://www.cnet.com/products/lenovo-thinkpad-x121e-3045-11-6-core-i3-2367m-windows-7-pro-64-bit-4-gb-ram-320-gb-hdd-series/
316 - ThinkPad T420i: 2014-06-06
317   Specs: https://www.cnet.com/products/lenovo-thinkpad-t420i-4178-14-core-i3-2310m-windows-7-pro-64-bit-4-gb-ram-320-gb-hdd-series/
318 - ThinkPad T520: 2012-10-11
319   Specs: https://www.cnet.com/products/lenovo-thinkpad-t520/
320 - ThinkPad W520: 2014-02-17
321   Specs: https://www.cnet.com/products/lenovo-thinkpad-w520/
322 - ThinkPad T60: 2018-04-30
323   Specs: https://www.cnet.com/products/lenovo-thinkpad-t60/specs/
324 - ThinkPad E325: 2013-02-28
325   Specs: https://www.cnet.com/products/lenovo-thinkpad-edge-e325-1297-13-3-e-350-windows-7-pro-64-bit-4-gb-ram-320-gb-hdd-series/
326 - ThinkPad E530: 2014-03-17
327   Specs: https://www.cnet.com/products/lenovo-thinkpad-edge-e530/
330 These machines do not start on USB sticks
331 due to a firmware limitation.
333 This problem might be corrected in Tails 1.1 and newer: please report
334 your test results back to us.
336 <h3 id="system76-oryx-pro">System76 Oryx Pro</h3>
338 <!--
339 Last updated: 2019-05-02
340 Specs: https://system76.com/laptops/oryx
343 This machine does not start from a Tails USB stick: the Linux kernel
344 included in at least Tails 3.11 to 3.13.1, inclusive, does not support
345 the hardware USB controller.
347 <h1 id="wi-fi">Wi-Fi issues</h1>
349 [[!inline pages="doc/anonymous_internet/networkmanager/no-wifi.inline" raw="yes" sort="age"]]
351 * Check in the following sections
352   if there is a workaround to get your Wi-Fi interface work in Tails.
354 <h2 id="wi-fi-workarounds">Knowing the model of your Wi-Fi interface</h2>
356 1. Open <span class="application">Terminal</span> and execute the following command:
358        lspci -v | grep "Network controller"
360 <h2 id="88w8897">88W8897 [AVASTAR] 802.11ac Wireless</h2>
362 <!--
363 Last updated: 2018-09-19
366 On some computers with a Marvell Avastar 88W8897 Wi-Fi adapter, such
367 as some Microsoft Surface Pro models, Tails fails to connect to
368 Wi-Fi networks.
370 If you experience this problem, you can try to [[disable MAC address
371 spoofing|doc/first_steps/welcome_screen/mac_spoofing]] that sometimes
372 fixes it.
374 <h2 id="rtl8723be">RTL8723BE PCIe Wireless Network Adapter</h2>
376 <!--
377 Last updated: 2017-12-24
380 On some computers with a RTL8723be Wi-Fi adapter, Tails might fail to discover
381 Wi-Fi networks, provide unreliable Wi-Fi connections, or have poor Wi-Fi
382 performance.
384 You can try to [[add the following boot options when starting
385 Tails|doc/advanced_topics/boot_options]] until you find a
386 combination that works for you. The exact combination of options that works
387 depends on the computer:
389 - <span class="command">rtl8723be.fwlps=0 rtl8723be.ips=0</span>
391 - <span class="command">rtl8723be.ant_sel=1</span>
393 - <span class="command">rtl8723be.ant_sel=2</span>
395 - <span class="command">rtl8723be.ant_sel=1 rtl8723be.fwlps=0 rtl8723be.ips=0</span>
397 - <span class="command">rtl8723be.ant_sel=2 rtl8723be.fwlps=0 rtl8723be.ips=0</span>
399 <h2 id="broadcom-sta-dkms">Broadcom Wi-Fi network interface needing <code>broadcom-sta-dkms</code></h2>
401 <!--
402 Last updated: 2019-01-29
405 Some Broadcom Wi-Fi interfaces require the
406 [`wl`](https://wiki.debian.org/wl) driver, provided by the
407 `broadcom-sta-dkms` Debian package, to work in Tails.
409 The `wl` driver is not included in Tails because it is proprietary.
411 Your device requires the `wl` driver if it is in the list of devices
412 supported by the `broadcom-sta-dkms` package on the corresponding
413 [Debian wiki page](https://wiki.debian.org/wl). If you find your device
414 in the list of supported devices, then it is impossible to use your
415 Wi-Fi card in Tails.
417 <h2 id="lenovo-legion-y530">Lenovo Legion Y530</h2>
419 <!--
420 Last updated: 2019-05-10
423 Wi-Fi adapter does not work.
425 To fix this issue, [[add the following boot option when
426 starting Tails|doc/advanced_topics/boot_options]]:
428     modprobe.blacklist=ideapad_laptop
430 <h2 id="rtl8821ce">RTL8821CE</h2>
432 <!--
433 Last updated: 2020-02-21
436 The Realtek RTL8821CE Wi-Fi adapter is not supported in Linux yet.
438 This problem is tracked by [[!debbug 917941]].
440 <h1 id="security-issues">Security issues</h1>
442 <h2 id="video-memory">Tails does not erase video memory</h2>
444 Tails doesn't erase the [[!wikipedia Video_RAM_(dual-ported_DRAM) desc="video memory"]] yet.
445 When one uses Tails, then restarts the computer into another operating
446 system, that other operating system might, for a moment, display the last
447 screen that was displayed in Tails.
449 Shutting down the computer completely, instead of restarting it,
450 might allow the video memory to empty itself.
452 See [[!tails_ticket 5356 desc="Erase video memory on shutdown"]].
454 <!--
456 Note: If we enable again this section in the future, we should link to
457 it from /doc/about/fingerprint.mdwn.
459 <a id="fingerprint"></a>
461 Browser fingerprint
462 ===================
464 There are known differences between the fingerprints of <span
465 class="application">Tor Browser</span> inside and outside of Tails:
467 For more detail, see our [[documentation on the Tails
468 fingerprint|doc/about/fingerprint]].
472 <h1 id="other-issues">Other issues</h1>
474 <h2 id="openpgp-import">Importing OpenPGP public keys using the <span class="application">Passwords and Keys</span> utility does nothing</h2>
476 [[!inline pages="support/known_issues/import_broken_in_seahorse.inline" raw="yes" sort="age"]]
478 <h2 id="boot-loader-display-issues">Boot Loader has display issues</h2>
480 <!--
481 Last updated: 2014-06-27
483 I asked some ThinkPad X230 users to confirm.
486 Since Tails 1.1, on some hardware (ThinkPad X230, MacBook Pro 8,1),
487 the Boot Loader is not displayed properly. Tails starts fine, though.
489 <h2 id="touchpad-configurations">Touchpad configurations</h2>
491 <h3 id="acer-travelmate-b113">Acer TravelMate B113 - ETPS/2 Elantech Touchpad</h3>
493 <!--
494 Last updated: 2013-08-15
495 Specs: https://www.cnet.com/products/acer-travelmate-b113-e-2419-11-6-celeron-1017u-4-gb-ram-320-gb-hdd/
498     synclient FingerPress=256;
499     synclient TapButton3=0;
500     synclient Clickpad=1;
501     synclient VertTwoFingerScroll=1;
502     synclient FingerLow=1;
503     synclient FingerHigh=1;
505 <h3 id="acer-c720">Acer C720 - Cypress APA Touchpad</h3>
507 <!--
508 Last updated: 2016-08-20
511     synclient FingerLow=5;
512     synclient FingerHigh=5;
514 <h2 id="bluetooth-devices-dont-work">Bluetooth devices don't work</h2>
516 Bluetooth is not enabled in Tails for security reasons.
518 <h2 id="automatic-upgrade-fails">Tails fails to start or behaves weirdly after an automatic upgrade</h2>
520 <!--
521 Last updated: 2019-07-31
524 Sometimes, after an automatic upgrade, your Tails might either:
526 - Fail to start. Often after the message:
528   <pre>Loading, please wait...</pre>
530 - Behave weirdly. For example, your keyboard does not work or you cannot
531   connect to a network.
533 To fix this problem, you can [[update your Tails
534 manually|doc/upgrade/#manual]].
536 Note that your Persistent Storage will be safely preserved.
538 <h2 id="persistence-disappears"><em>Persistent</em> folder disappears and data of the Persistent Storage is unavailable</h2>
540 Sometimes, the *Persistent* folder is missing and
541 all the data of the Persistent Storage is unavailable.
543 Most likely this means that the *persistence.conf*
544 file has disappeared. However, the files in the
545 *Persistent* folder and all the other data in the Persistent Storage
546 should still exist.
548 If you encounter this problem:
550 1. Unlock the Persistent Storage in
551    the Welcome Screen when starting Tails.
553 1. Choose
554    <span class="menuchoice">
555      <span class="guimenu">Applications</span>&nbsp;▸
556      <span class="guisubmenu">Tails</span>&nbsp;▸
557      <span class="guimenuitem">Configure persistent volume</span></span>.
559 1. If you are asked to enter a passphrase, enter the same passphrase that you
560    use to unlock your Persistent Storage.
562 1. Turn on the features of the Persistent Storage that you had turned on previously.
564 1. Click <span class="button">Save</span>, then restart Tails.
566 Your *Persistent* folder and all the data of the Persistent Storage
567 should be restored.
569 If the above instructions do not fix the problem, you might need to fix the
570 ownership of `TailsData_unlocked`.
572 To fix the ownership of TailsData_unlocked, set an administration password and
573 execute the following command in a terminal:
575 `sudo chown root:root /live/persistence/TailsData_unlocked`
577 <h2 id="languages-incorrect-keyboard-layout">Some languages do not have the correct keyboard layout set by default</h2>
579 <!--
580 Last updated: 2017-08-07
583 When selecting some languages in the Welcome Screen, the default associated
584 keyboard layout fallbacks to US.
586 To use the right keyboard layout during a session, set it in the Welcome
587 Screen after having set the language. When the desktop has started, apply
588 the keyboard layout by clicking on the `en` systray icon.
590 Affected language codes are `AYC`, `BHB`, `BRX`, `CMN`, `HAK`, `HNE`, `LIJ`,
591 `LZH`, `MHR`, `NAN`, `NHN`, `QUZ`, `SGS`, `SHS`, `TCY`, `THE`, `UNM`, `WAE` and
592 `YUE`.
594 <h2 id="openpgp-prompt-steals-focus">The OpenPGP passphrase prompt steals the keyboard and mouse focus</h2>
596 <!--
597 Last updated: 2018-01-15
600 This happens when the GnuPG feature of the Persistent Storage was turned on before
601 Tails 2.3. To fix this problem, execute the following command in
603 [[terminal|doc/first_steps/introduction_to_gnome_and_the_tails_desktop#terminal]]:
605         echo "no-grab" >> ~/.gnupg/gpg-agent.conf
607 <h2 id="utc">Problems when the system clock goes backwards</h2>
609 When connecting to Tor, Tails sets the system time to the current time
610 in the [[!wikipedia Coordinated_Universal_Time]] (UTC) timezone.
611 Many operating systems, such as Linux and macOS, write time expressed
612 in UTC to the hardware clock of the computer. But, Windows instead
613 writes time expressed in the local timezone to the hardware clock of
614 the computer. So, if you are east of the United Kingdom (which is in the UTC timezone) on
615 a computer that also runs Windows, Tails will make the system clock go
616 backwards during startup. Unfortunately, this might trigger software
617 errors in Tails.
619 For example, when the system clock goes backwards:
621 <ul>
622 <li>The <span class="guimenu">Applications</span> menu might stop
623 working.</li>
624 <li>[[Connecting to Tor using `obfs4` bridges|doc/first_steps/welcome_screen/bridge_mode]]
625 might be impossible and <span class="application">Tor Launcher</span>
626 might get stuck on <span class="guilabel">Loading Network
627 Consensus</span>.</li>
628 </ul>
630 To solve this problem permanently on a Windows computer,
631 [set the hardware clock of the computer to UTC](https://wiki.archlinux.org/index.php/System_time#UTC_in_Windows).
633 <h2 id="lenovo-thinkpad-11e">Lenovo ThinkPad 11e</h2>
635 <!--
636 Last updated: 2018-03-22
637 Specs: https://www.cnet.com/products/lenovo-thinkpad-11e/specs/
640 Tails may be unstable and stop working regularly on some Lenovo
641 ThinkPad 11e laptops, such as the 2015 model.
643 To fix this problem, [[add the following boot option when
644 starting Tails|doc/advanced_topics/boot_options]]:
646     intel_idle.max_cstate=1
648 <h2 id="usb-gigabyte">USB devices are not working on some <a href="https://www.gigabyte.com/">GIGABYTE</a> motherboards</h2>
650 <!--
651 Last updated: 2019-06-02
654 To workaround this issue, you can try to:
656 - Use other USB ports. For example, use USB 2 ports instead of USB 3
657   ports and vice versa.
659 - Enable these 3 options in the BIOS
661   - xHCI handoff
662   - EHCI handoff
663   - IOMMU controller
665 - [[Add the following boot option when
666   starting Tails|doc/advanced_topics/boot_options]]:
668       amd_iommu=on iommu=pt
670 - Disable IOMMU in the BIOS then enable it again.
672 Some of these workarounds may disable some of the USB ports.
674 <h2 id="graphics-corruption-tor-browser">Graphics corruption in Tor Browser and Thunderbird</h2>
676 <!--
677 Last updated: 2020-02-22
680 On some computers, _Tor Browser_ and _Thunderbird_ are displayed incorrectly:
682  - The application window is initially empty and white.
683  - The icons and menus only appear when hovered by the mouse.
684  - The contents of the window is only displayed in stripes when scrolling.
686 To workaround this issue, [[add the following boot option when
687 starting Tails|doc/advanced_topics/boot_options]]:
689     intel_iommu=off
691 This problem affects at least the following computers:
693  - MacBookPro11,5
694  - other MacBooks with a Radeon R9 graphics adapter
696 <h3 id="acer-swift-3">Acer Swift 3</h3>
698 In order to allow Tails to use all available memory,
699 start Tails from the *F2 EFI setup* firmware entry.