Zeile 1: |
Zeile 1: |
− | Das [https://www.dell.com/de-de/shop/laptops-2-in-1-pcs/inspiron-13-7000-2-in-1/spd/inspiron-13-7391-2-in-1-laptop/cn73111?view=configurations Dell Inspiron 7391 2in1], 13 Zoll, Convertible, einschließlich Halter für Active Pen, i7-10510, 16 GB RAM (+1 freier Slot), 512GB SSD, USB-C 1050 € | + | Das [https://www.dell.com/de-de/shop/laptops-2-in-1-pcs/inspiron-13-7000-2-in-1/spd/inspiron-13-7391-2-in-1-laptop/cn73111?view=configurations Dell Inspiron 7391 2in1], 13 Zoll, Convertible, einschließlich Halter für Active Pen, i7-10510, 16 GB RAM (+1 freier Slot), 512GB SSD, [https://www.dell.com/support/manuals/de-de/inspiron-13-7391-2-in-1-laptop/inspiron-7391-2n1-setup-and-specifications/left?guid=guid-12cd14bb-8db3-47d7-a090-15d75787517a USB-C (mit Power Delivery für bidirektionale Stromversorgung - Ausgangsspannung allerdings nur 5 V)] - 1050 € |
| + | |
| + | == BIOS == |
| + | |
| + | Ins BIOS kommt man beim Systemstart mit der Taste F2. |
| + | |
| + | Ins Boot-Menü zur Auswahl des Bootloaders kommt man mit der Taste F12. |
| + | |
| + | BIOS-Updates finden sich auf der [https://www.dell.com/support/home/de-de/product-support/product/inspiron-13-7391-2-in-1-laptop/drivers Dell-Supportseite]. |
| | | |
| == Linux auf Dell Inspiron 7391 == | | == Linux auf Dell Inspiron 7391 == |
| [https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/dell-inspiron-7391-no-boot-at-all-4175664236/ Für Linux Ende 2019 noch recht neu, aber es funktioniert trotzdem] | | [https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/dell-inspiron-7391-no-boot-at-all-4175664236/ Für Linux Ende 2019 noch recht neu, aber es funktioniert trotzdem] |
| + | |
| + | Ubuntu Focal Fossa 20.04 LTS kann auf dem Laptop ohne Probleme installiert werden. |
| + | |
| + | |
| + | === Installation mit Dual-Boot === |
| + | |
| + | Grundsätzlich funktioniert die Installation von [[Linux Mint]] 19.3 ohne Probleme. Allerdings kann es zu verschiedenen Schwierigkeiten kommen: |
| + | |
| + | * Beim vorinstallierten [[Windows]] 10 sollte in den Energieoptionen der Schnellstart von Windows deaktiviert werden. |
| + | * Falls Linux Mint die installierte SSD (Samsung NVMe mit 512 GB) nicht findet, sollte man im BIOS den Controller von RAID auf AHCI umstellen. |
| + | * Falls man die Installation von Linux Mint abgebrochen hat, könnte sein, dass der Computer - statt zu booten - behauptet, ein "MoxManager" fehle. Dann hilft im BIOS |
| + | ** SecureBoot einzuschalten |
| + | ** eine "Boot Option" für Linux Mint hinzuzufügen (Auswahl der grubx64.efi und Hinzufügen eines Namens) |
| + | ** SecureBoot auszuschalten. |
| + | * Noch nicht geklärt ist, warum die Ubuntu 19.10-Live-CD keine Probleme mit dem Intel 9560 AC-Wifi-Adapter hat, während die darauf folgende Installation von Ubuntu 19.10 den WLAN-Adapter überhaupt nicht findet. Fehlersuche: |
| + | ** [https://askubuntu.com/questions/425155/my-wireless-wifi-connection-does-not-work-what-information-is-needed-to-diagnos Skript zu WLAN-Diagnose] auf dem Live-System und dem endgültigen System ausführen und vergleichen |
| + | ** sudo lshw -C network<ref>Vgl. https://askubuntu.com/questions/1180765/intel-wifi-card-not-working-on-ubuntu</ref> |
| + | ** Drücken von "Fn" und "2"<ref>Vgl. https://askubuntu.com/questions/1180765/intel-wifi-card-not-working-on-ubuntu</ref> |
| + | ** echo "options iwlwifi 11n_disable=8" >> /etc/modprobe.d/iwlwifi.conf <ref>https://askubuntu.com/questions/1045407/wifi-on-asus-rog-gx501-works-with-ubuntu-18-04-fails-on-ubuntu-16-04-intel-wir</ref> |
| + | ** <code>COUNTRY=DE</code> oder <code>REGDOMAIN=DE</code> in <code>/etc/default/crda</code><ref>Vgl. https://askubuntu.com/questions/1045407/wifi-on-asus-rog-gx501-works-with-ubuntu-18-04-fails-on-ubuntu-16-04-intel-wir</ref> |
| + | ** <code>udevadm monitor</code> und <code>udevadm trigger</code> |
| + | ** Die Installation von Ubuntu 19.10 ohne zusätzliche Treiber funktioniert, auch mit WLAN. |
| + | |
| + | === Stiftfeinjustierung === |
| + | |
| + | Der Touchscreen und der Stift funktionieren auf Anhieb unter Linux (Ubuntu 20.04 LTS). |
| + | |
| + | Er kann möglicherweise kalibriert werden, siehe https://askubuntu.com/questions/294185/how-would-i-calibrate-a-tablet-pc-pen-input-only-screen. |
| + | ------ |
| + | <references /> |