Size: 10269
Comment: Add fan control
|
← Revision 12 as of 2021-11-14 13:59:48 ⇥
Size: 11676
Comment: Add touchpad
|
Deletions are marked like this. | Additions are marked like this. |
Line 16: | Line 16: |
Hardware details from Linux hardware: https://linux-hardware.org/?view=computers&vendor=TUXEDO&model=Pulse+15+Gen1 |
|
Line 43: | Line 45: |
= Important Note = | ## = Important Note = |
Line 54: | Line 56: |
Install the packages: amd64-microcode linux-image-5.10.0-5-amd64 xserver-xorg-video-amdgpu | Install the packages: amd64-microcode linux-image-5.10.0-5-amd64 xserver-xorg-video-amdgpu nvme-cli == Video == If you are experiencing screen tearing or need more details see AtiHowTo === External monitors === Driving external monitors at full resolution and refresh rate can be tricky. See https://www.tuxedocomputers.com/en/Infos/Help-Support/Help-for-my-device/TUXEDO-Pulse-series/TUXEDO-Pulse-15/Stable-connection-of-4K-monitors-via-HDMI.tuxedo To prevent screen tearing on an external monitor: {{{ xrandr --output HDMI-A-0 --set TearFree on }}} == Audio == Configured to use [[PipeWire]] as a substitute for PulseAudio/JACK/ALSA: the volume on the right channel on the headphones slowly fades in and out. Sometimes the sound is distorted. |
Line 57: | Line 77: |
## Have you tested Hibernation and/or ## Then explain how to get it working (not covered yet) |
Suspend does not work reliably after installation. TODO: try https://www.tuxedocomputers.com/en/Infos/Help-Support/Help-for-my-device/TUXEDO-Book-BA-series/TUXEDO-Book-BA15/Suspend-problems-on-devices-with-Ryzen-CPU.tuxedo |
Line 62: | Line 83: |
== NVMe drive == smartd generates misleading warnings e.g.: "Device: /dev/nvme0, number of Error Log entries increased from 30 to 32" Use nvme instead: {{{ sudo nvme error-log /dev/nvme0 }}} |
|
Line 65: | Line 95: |
== Touchpad == Enable tap to click with: {{{ xinput set-prop "UNIW0001:00 093A:0255 Touchpad" "libinput Tapping Enabled" 1 }}} In i3, add this to .config/i3/config: {{{ exec xinput set-prop "UNIW0001:00 093A:0255 Touchpad" "libinput Tapping Enabled" 1 }}} |
|
Line 177: | Line 221: |
* [[https://linux-hardware.org/?probe=51b67b480d|Linux hardware database probe]] | * [[https://linux-hardware.org/?probe=51b67b480d|Linux hardware database probe]] |
Line 184: | Line 228: |
* TUXEDO GitHub repository: https://github.com/tuxedocomputers | * TUXEDO !GitHub repository: https://github.com/tuxedocomputers |
Line 191: | Line 235: |
## CategoryLaptopComputer | CategoryLaptopComputer |
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. |
Models covered
Pulse 15
Hardware details from Linux hardware: https://linux-hardware.org/?view=computers&vendor=TUXEDO&model=Pulse+15+Gen1
Sub-models (Gen 1) options :
- Video card: AMD/ATI Renoir
Overall Status
Core Components |
||
Boot Standard Kernel: |
|
|
LAN network card: |
|
|
Detect hard drives: |
|
|
Secure boot: |
[?] |
|
Extra Features |
||
CPU Frequency Scaling |
|
|
Hibernation |
[?] |
|
Sleep / Suspend |
[?] |
|
Xorg |
|
|
- OpenGL |
[?] |
|
- Resize-and-Rotate(randr) |
[?] |
|
Switch to External Screen |
|
|
Mouse |
|
|
- Built-in (Touchpad) |
|
|
Wireless/Wifi |
[?] |
|
Keyboard's Hotkeys |
[?] |
~-Legend :
= OK ;
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
Configuration
Install the packages: amd64-microcode linux-image-5.10.0-5-amd64 xserver-xorg-video-amdgpu nvme-cli
Video
If you are experiencing screen tearing or need more details see AtiHowTo
External monitors
Driving external monitors at full resolution and refresh rate can be tricky. See https://www.tuxedocomputers.com/en/Infos/Help-Support/Help-for-my-device/TUXEDO-Pulse-series/TUXEDO-Pulse-15/Stable-connection-of-4K-monitors-via-HDMI.tuxedo
To prevent screen tearing on an external monitor:
xrandr --output HDMI-A-0 --set TearFree on
Audio
Configured to use PipeWire as a substitute for PulseAudio/JACK/ALSA: the volume on the right channel on the headphones slowly fades in and out. Sometimes the sound is distorted.
Power Management
Suspend does not work reliably after installation.
Fan control is provided by the tuxedo-io tool that comes in https://github.com/tuxedocomputers/tuxedo-keyboard
NVMe drive
smartd generates misleading warnings e.g.: "Device: /dev/nvme0, number of Error Log entries increased from 30 to 32"
Use nvme instead:
sudo nvme error-log /dev/nvme0
WiFi
- (not covered yet)
Touchpad
Enable tap to click with:
xinput set-prop "UNIW0001:00 093A:0255 Touchpad" "libinput Tapping Enabled" 1
In i3, add this to .config/i3/config:
exec xinput set-prop "UNIW0001:00 093A:0255 Touchpad" "libinput Tapping Enabled" 1
System Summary
For details see Linux hardware database probe
lspci
00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir Root Complex [1022:1630]
00:00.2 IOMMU [0806]: Advanced Micro Devices, Inc. [AMD] Renoir IOMMU [1022:1631]
00:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge [1022:1632]
00:01.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Renoir PCIe GPP Bridge [1022:1634]
00:01.3 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Renoir PCIe GPP Bridge [1022:1634]
00:02.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge [1022:1632]
00:02.4 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Renoir PCIe GPP Bridge [1022:1634]
00:08.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge [1022:1632]
00:08.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Renoir Internal PCIe GPP Bridge to Bus [1022:1635]
00:08.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Renoir Internal PCIe GPP Bridge to Bus [1022:1635]
00:14.0 SMBus [0c05]: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller [1022:790b] (rev 51)
00:14.3 ISA bridge [0601]: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge [1022:790e] (rev 51)
00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 0 [1022:1448]
00:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 1 [1022:1449]
00:18.2 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 2 [1022:144a]
00:18.3 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 3 [1022:144b]
00:18.4 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 4 [1022:144c]
00:18.5 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 5 [1022:144d]
00:18.6 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 6 [1022:144e]
00:18.7 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 7 [1022:144f]
01:00.0 Network controller [0280]: Intel Corporation Wi-Fi 6 AX200 [8086:2723] (rev 1a)
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
03:00.0 Non-Volatile memory controller [0108]: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981/PM983 [144d:a808]
04:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Renoir [1002:1636] (rev c6)
04:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:1637]
04:00.2 Encryption controller [1080]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) Platform Security Processor [1022:15df]
04:00.3 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Renoir USB 3.1 [1022:1639]
04:00.4 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Renoir USB 3.1 [1022:1639]
04:00.5 Multimedia controller [0480]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2/FireFlight/Renoir Audio Processor [1022:15e2] (rev 01)
04:00.6 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) HD Audio Controller [1022:15e3]
05:00.0 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] [1022:7901] (rev 81)
05:00.1 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] [1022:7901] (rev 81)
lsusb
lsusb -v | grep -E '\<(Bus|iProduct|bDeviceClass|bDeviceProtocol)' 2>/dev/null
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub bDeviceClass 9 Hub bDeviceProtocol 3 iProduct 2 xHCI Host Controller Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub bDeviceClass 9 Hub bDeviceProtocol 1 Single TT iProduct 2 xHCI Host Controller Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub bDeviceClass 9 Hub Couldn't open device, some information will be missing bDeviceProtocol 3 iProduct 2 xHCI Host Controller Bus 001 Device 007: ID 8087:0029 Intel Corp. AX200 Bluetooth bDeviceClass 224 Wireless bDeviceProtocol 1 Bluetooth iProduct 0 Couldn't open device, some information will be missing Bus 001 Device 006: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller Couldn't open device, some information will be missing bDeviceClass 255 Vendor Specific Class bDeviceProtocol 255 Vendor Specific Protocol iProduct 2 USB2.0-CRW (Bus Powered) Couldn't open device, some information will be missing Bus 001 Device 004: ID 05e3:0608 Genesys Logic, Inc. Hub bDeviceClass 9 Hub bDeviceProtocol 1 Single TT iProduct 1 USB2.0 Hub Bus 001 Device 003: ID 04f2:b68b Chicony Electronics Co., Ltd HD Webcam bDeviceClass 239 Miscellaneous Device bDeviceProtocol 1 Interface Association iProduct 2 HD Webcam (Bus Powered) Couldn't open device, some information will be missing Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub bDeviceClass 9 Hub bDeviceProtocol 1 Single TT iProduct 2 xHCI Host Controller
USB Host controllers entries (without OHCI, UHCI, EHCI) are removed too.
Resources
Attachments
Some configuration files and sample outputs.
Other reports
Useful Links
Where to buy: https://www.tuxedocomputers.com/en/Linux-Hardware/Linux-Notebooks/15-16-inch/TUXEDO-Book-Pulse-15-Gen1.tuxedo
TUXEDO GitHub repository: https://github.com/tuxedocomputers