Microsoft Surface Pro: Unterschied zwischen den Versionen

Aus Chaostreff Chemnitz
Txt.file (Diskussion | Beiträge)
K →‎operating systems: +gentoo livedvd true
Txt.file (Diskussion | Beiträge)
K power connector
 
(5 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
The <code>Microsoft Surface Pro</code> is a x86 tablet. Optionally are a cover with keyboard and a digitizer/stylus. The good thing about the surface is that is as handy and mobile as a tablet but has the performance (cpu, ram, ssd) and software of a x86 notebook. And you get FullHD display resolution on 27 cm.
The <code>Microsoft Surface Pro</code> is a x86 tablet. Optionally are a cover with keyboard and a digitizer/stylus. The good thing about the surface is that is as handy and mobile as a tablet but has the performance (cpu, ram, ssd) and software of a x86 notebook. And you get FullHD display resolution on 27 cm.
== power connector ==
<pre>
ground
positive
LED (when this pin has current -> LED lights up)
positive
ground
</pre>


== operating systems ==
== operating systems ==
The cpu is amd64 and the UEFI is also 64 bit. This way only amd64 based software seems to boot.
The cpu is amd64, the UEFI is 64 bit, UEFI does not have CSM (legacy mode) support. To boot Linux/BSD with Secure Boot enter UEFI setup menu and select "delete all secure boot keys". This way Linux/BSD can boot and during install add keys to Secure Boot.


{| class="wikitable sortable"
{| class="wikitable sortable"
Zeile 8: Zeile 18:
|-
|-
! debian
! debian
| debian-9.0.0-amd64-netinst.iso || true
| debian-9.0.0-amd64-netinst.iso || '''true'''
|-
|-
| devuan
| devuan
| devuan_jessie_1.0.0_amd64_NETINST.iso || false
| devuan_jessie_1.0.0_amd64_NETINST.iso || ''false''
|-
|-
| FreeBSD
| FreeBSD
| FreeBSD-11.0-RELEASE-amd64-mini-memstick.img || true
| FreeBSD-11.0-RELEASE-amd64-mini-memstick.img || '''true'''
|-
|-
| gentoo
| gentoo
| install-amd64-minimal-20170629.iso || false
| install-amd64-minimal-20170629.iso || ''false''
|-
|-
| gentoo
| gentoo
| livedvd-amd64-multilib-20160704.iso || true
| livedvd-amd64-multilib-20160704.iso || '''true'''
|-
|-
| gnewsense
| gnewsense
| gnewsense-live-4.0-amd64-gnome.iso || false
| gnewsense-live-4.0-amd64-gnome.iso || ''false''
|-
|-
| guixSD
| guixSD
| guixsd-usb-install-0.13.0.x86_64-linux.xz || false
| guixsd-usb-install-0.13.0.x86_64-linux.xz || '''true'''
|-
|-
| OpenWrt
| OpenWrt
| lede-17.01.2-x86-64-combined-squashfs.img || false
| lede-17.01.2-x86-64-combined-squashfs.img || ''false''
|-
|-
! NetBSD
! NetBSD
| 7.1 amd64 install.img || false
| 7.1 amd64 install.img || ''false''
|-
|-
| OpenBSD
| OpenBSD
| 6.1 amd64 install.fs || true
| 6.1 amd64 install.fs || '''true'''
|-
|-
| ReactOS
| ReactOS
| 0.4.5 i386 || false
| 0.4.5 i386 || ''false''
|}
|}


== Hardware problems ==
== Hardware problems ==
* The WiFi chip is connected via USB.
* The WiFi chip is connected via USB.
* There is only one USB2.0 connector.
* There is only one USB connector.
* There is no Ethernet connector.
* There is no Ethernet connector.
* To use use the keyboard you are forced to sit on a table. It's hard to put it on your belly like you would do with a notebook.
* It's hard to put it on your belly.


== Tricks ==
== Tricks ==
Zeile 58: Zeile 68:
== Bookmarks / Advertisments ==
== Bookmarks / Advertisments ==
* [https://en.wikipedia.org/wiki/Microsoft_Surface#Model_comparison Surface at Wikipedia]
* [https://en.wikipedia.org/wiki/Microsoft_Surface#Model_comparison Surface at Wikipedia]
* [http://www.lapstore.de/f.php/shop/lapstore/lang/x/f/1480/ buy used surface]
* [https://support.microsoft.com/en-us/help/4023485/surface-surface-pro-update-history Microsoft update history] tells that the last update was in February 2016

Aktuelle Version vom 2. November 2021, 10:55 Uhr

The Microsoft Surface Pro is a x86 tablet. Optionally are a cover with keyboard and a digitizer/stylus. The good thing about the surface is that is as handy and mobile as a tablet but has the performance (cpu, ram, ssd) and software of a x86 notebook. And you get FullHD display resolution on 27 cm.

power connector

ground
positive
LED (when this pin has current -> LED lights up)
positive
ground

operating systems

The cpu is amd64, the UEFI is 64 bit, UEFI does not have CSM (legacy mode) support. To boot Linux/BSD with Secure Boot enter UEFI setup menu and select "delete all secure boot keys". This way Linux/BSD can boot and during install add keys to Secure Boot.

operating system Version / File Installer booting?
debian debian-9.0.0-amd64-netinst.iso true
devuan devuan_jessie_1.0.0_amd64_NETINST.iso false
FreeBSD FreeBSD-11.0-RELEASE-amd64-mini-memstick.img true
gentoo install-amd64-minimal-20170629.iso false
gentoo livedvd-amd64-multilib-20160704.iso true
gnewsense gnewsense-live-4.0-amd64-gnome.iso false
guixSD guixsd-usb-install-0.13.0.x86_64-linux.xz true
OpenWrt lede-17.01.2-x86-64-combined-squashfs.img false
NetBSD 7.1 amd64 install.img false
OpenBSD 6.1 amd64 install.fs true
ReactOS 0.4.5 i386 false

Hardware problems

  • The WiFi chip is connected via USB.
  • There is only one USB connector.
  • There is no Ethernet connector.
  • It's hard to put it on your belly.

Tricks

UEFI

Hold volume up button while pressing the power button.

The UEFI provides only two options. En-/Disabling trusted platform module and En-/Disable SecureBoot.

USB Boot

Hold volume down button while pressing the power button.

Bookmarks / Advertisments