Translation(s): none
DebianOn is an effort to document how to install, configure and use Debian on some specific hardware. Therefore potential buyers would know if that hardware is supported and owners would know how get the best out of that hardware. The purpose is not to duplicate the Debian Official Documentation, but to document how to install Debian on some specific hardware. If you need help to get Debian running on your hardware, please have a look at our user support channels where you may find specific channels (mailing list, IRC channel) dedicated to certain types of hardware. |
Overall Status
Core Components |
||
Boot Standard Kernel: |
|
|
LAN network card: |
- |
|
Detect CD/DVD: |
- |
|
Detect hard drives: |
|
|
Xorg |
|
|
- OpenGL |
|
|
- Resize-and-Rotate(randr) |
|
|
Hibernation |
|
|
Sleep / Suspend |
|
|
Switch to External Screen |
{?} |
|
Shutdown |
|
|
Reboot |
|
|
Hibernation |
|
|
Sleep / Suspend |
|
|
Battery monitor |
|
|
Screen backlight |
|
|
HDMI |
|
|
Accelerometers |
|
|
Mouse |
||
- Built-in (Touchpad) |
(but no multitouch) |
|
- Built-in (Touchscreen) |
(but no multitouch) |
|
Bluetooth |
|
|
Wireless/Wifi |
|
|
Keyboard's Hotkeys |
|
|
Sound{i} |
|
|
MicroSD card reader |
|
|
Built-in camera |
|
Legend :
= ; Unsupported(No Driver) ; = Error (Couldn't get it working); [?] Unknown, Not Test ; [-] Not-applicable
= Configuration Required; = Only works with a non-free driver and or firmware
Important Note
You will need a smartphone to tether Debian during it's install to in order to get up and running. Turn computer on, connect phone, go into settings on phone and select "USB tethering". Suggest using Wi-Fi whilst doing this. Enter bios to disable secure boot by holding down escape whilst booting. Choose text install, it will be in portrait mode and not landscape mode (tried fbcon:rotate but no joy.) During install it is safe to choose "use entire disk"...
Configuration
I've made a custom build of Linux kernel 4.14.8 (to be the LTS), it's available as set of packages at: https://drive.google.com/drive/folders/19gFWgYEYmNYpE5XrzJ821JuhM8beq3Gy?usp=sharing
Download the folder from here, enter it and type in dpkg -i linux-image*.deb linux-headers*.deb
Display
I haven't got the Accelerometer working, but i have changed the orientation to landscape. apt install xrandr edit /etc/gdm/Init/Defaults to append "xrandr -o left" before the last line (exit 0). apt install xorg-xserver-video-intel
I don't have a micro HDMI cable to test that output.
Audio
sudo apt install firmware-intel-sound wget https://raw.githubusercontent.com/AdamWill/baytrail-m/master/alsa/t100_B.state sudo mv t100_B.state /var/lib/alsa/asound.state
Mouse
- Works out of the box.
Power Management
couldn't get hibernate working.
WiFi
Download brcmfmac43340-sdio.bin from https://github.com/OpenELEC/wlan-firmware/tree/master/firmware/brcm".
mount -t efivarfs efivarfs /sys/firmware/efi/efivars cp /sys/firmware/efi/efivars/nvram-74b00bd9-805a-4d61-b51f-43268123d113 /lib/firmware/brcm/brcmfmac43340-sdio.txt unmount /sys/firmware/efi/efivars
Bluetooth
Works as part of the Wi-Fi module.
SD Card
Works with the new kernel.
System Summary
lspci
00:00.0 Host bridge [0600]: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series SoC Transaction Register [8086:2280] (rev 20)
Subsystem: ASUSTeK Computer Inc. Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series SoC Transaction Register [1043:1bdd]
Flags: bus master, fast devsel, latency 0
Kernel driver in use: iosf_mbi_pci
00:02.0 VGA compatible controller [0300]: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCI Configuration Registers [8086:22b0] (rev 20) (prog-if 00 [VGA controller])
Subsystem: ASUSTeK Computer Inc. Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCI Configuration Registers [1043:1bdd]
Flags: bus master, fast devsel, latency 0, IRQ 122
Memory at 90000000 (64-bit, non-prefetchable) [size=16M]
Memory at 80000000 (64-bit, prefetchable) [size=256M]
I/O ports at f000 [size=64]
[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
00:03.0 Multimedia controller [0480]: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Imaging Unit [8086:22b8] (rev 20)
Subsystem: ASUSTeK Computer Inc. Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Imaging Unit [1043:1bdd]
Flags: fast devsel, IRQ 255
Memory at 91000000 (32-bit, non-prefetchable) [disabled] [size=4M]
Capabilities: <access denied>
00:0a.0 Non-VGA unclassified device [0000]: Intel Corporation Device [8086:22d8] (rev 20)
Subsystem: ASUSTeK Computer Inc. Device [1043:1bdd]
Flags: bus master, fast devsel, latency 0, IRQ 20
Memory at 9183a000 (32-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: intel_ish_ipc
Kernel modules: intel_ish_ipc
00:0b.0 Signal processing controller [1180]: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Power Management Controller [8086:22dc] (rev 20)
Subsystem: ASUSTeK Computer Inc. Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Power Management Controller [1043:1bdd]
Flags: fast devsel, IRQ 136
Memory at 91839000 (64-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device
00:14.0 USB controller [0c03]: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series USB xHCI Controller [8086:22b5] (rev 20) (prog-if 30 [XHCI])
Subsystem: ASUSTeK Computer Inc. Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series USB xHCI Controller [1043:1bdd]
Flags: bus master, medium devsel, latency 0, IRQ 118
Memory at 91800000 (64-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: xhci_hcd
00:1a.0 Encryption controller [1080]: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Trusted Execution Engine [8086:2298] (rev 20)
Subsystem: ASUSTeK Computer Inc. Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Trusted Execution Engine [1043:1bdd]
Flags: bus master, fast devsel, latency 0, IRQ 137
Memory at 91700000 (32-bit, non-prefetchable) [size=1M]
Memory at 91600000 (32-bit, non-prefetchable) [size=1M]
Capabilities: <access denied>
Kernel driver in use: mei_txe
Kernel modules: mei_txe
00:1f.0 ISA bridge [0601]: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCU [8086:229c] (rev 20)
Subsystem: ASUSTeK Computer Inc. Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCU [1043:1bdd]
Flags: bus master, medium devsel, latency 0
Capabilities: <access denied>
Kernel driver in use: lpc_ich
Kernel modules: lpc_ich
lsusb
us 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub bDeviceClass 9 Hub bDeviceProtocol 3 iProduct 2 Bus 001 Device 003: ID 0b05:1807 ASUSTek Computer, Inc. bDeviceClass 0 (Defined at Interface level) bDeviceProtocol 0 iProduct 2 Bus 001 Device 002: ID 05e3:0610 Genesys Logic, Inc. 4-port hub bDeviceClass 9 Hub bDeviceProtocol 2 TT per port iProduct 1 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub bDeviceClass 9 Hub bDeviceProtocol 1 Single TT
Credits
Rob Brew (sputnik2012@gmail.com).