Debian Stretch 9.5 and Trinity Desktop Environment TDE
The last few months I have sufferd through using Parrot OS. It has a lot going for it from security perspective, but it runs horrible Gnome, and it has some weird hardware glitches that periodically make parts of the system unresponsive. And the overlly aggressive local memorys scrubbing is problematic for the multitasked environment I like to run. If Parrot OS offered KDE3x / Trinity, I would be much happier, but no such option. So, I am going to try first (to see if it is acceptable), Debian 9.5 with Trinity Desktop Environment. Details coming soon!
No audio out of the box :-(
Important Note about apt versus apt-get in Debian 9.5
You should be using apt
instead of apt-get
by now. apt
is the newer and better command. In creating this guide, kernel 4.9 was being kept back by apt-get
but installed perfectly fine with apt
.
Install Video
So, base install was little bit of a pain, due to post install locking up on first full boot.
Had to add nomodeset to grub boot to stop that as a temporary workaround.
https://linuxconfig.org/how-to-install-amdgpu-drivers-on-debian-9-stretch-linux
Install Linux Firmware Tools
apt install firmware-linu
LLVM
LLVM is required to build Mesa, and it is used by some of the graphical packages. You may be able to get by without it, but it's a good idea to make sure that your system has the right version installed, just in case.
In order for Mesa to be built with AMDGPU support, LLVM 3.9 or greater is needed. At the time of this article, 3.9 is still the latest version, but 4.0 is available as a release client.
Meanwhile, Stretch is still shipping 3.7 and 3.8 as well as 3.9. Install 3.9 or 4.X now to make sure that the older versions are not pulled in.
# apt install llvm-4.0 clang-4.0
Go ahead and now remove the nodemodeset from /boot/grub/grub.cfg
And now reboot.
After booting back up, and logged in, run tests...
apt install php7.0 php7.0-cli php7.0-xml
http://phoronix-test-suite.com/releases/repo/pts.debian/files/phoronix-test-suite_6.8.0_all.deb
Or latest: http://phoronix-test-suite.com/releases/repo/pts.debian/files/phoronix-test-suite_8.0.1_all.deb
wget http://phoronix-test-suite.com/releases/repo/pts.debian/files/phoronix-test-suite_8.0.1_all.deb
dpkg -i phoronix-test-suite_8.0.1_all.deb
After the packages install, you can run the Unigine tests or any of the tests available to see what your card can do.
run as regular user (that has sudo permissions), not as root:
$ phoronix-test-suite run unigine-heaven
*-display UNCLAIMED
description: Display controller
product: Baffin [Radeon RX 460]
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0
bus info: pci@0000:03:00.0
version: c5
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi bus_master cap_list
configuration: latency=0
resources: memory:e0000000-efffffff memory:f0000000-f01fffff ioport:d000(size=256) memory:fe800000-fe83ffff memory:fe840000-fe85ffff
https://linuxconfig.org/how-to-install-amdgpu-drivers-on-debian-9-stretch-linux
Fixing Boot video
Fixing grub boot issue
Install Trinity on Stretch Debian (9.x)
If inside VirtualBox VM:
https://www.linuxbabe.com/debian/install-virtualbox-guest-additions-debian-9-stretch
Import GPG signing key
If necessary (from stretch upwards), install the dirmngr package, which is necessary for gnupg.
sudo apt-get install dirmngr
Then install the TDE official key.
sudo apt-key adv --keyserver keyserver.quickbuild.io --recv-keys F5CFC95C
deb http://mirror.ppa.trinitydesktop.org/trinity/trinity-r14.0.0/debian stretch main
deb http://mirror.ppa.trinitydesktop.org/trinity/trinity-builddeps-r14.0.0/debian stretch main
Fresh R14.0.x installation
The following steps are suggested for installing the latest R14.0.x version.
NOTE: tde-trinity package is a comprehensive meta-package. To install a minimalist environment, replace tde-trinity with tdebase-trinity in the instructions below.
TDE R14.0.x series
sudo apt-get update sudo aptitude install tde-trinity
Reference:
https://wiki.trinitydesktop.org/Debian_Trinity_Repository_Installation_Instructions
Wireless Atheros Ath10k
Also, the biggest PITA, is the ath10k driver and firmware isn't working properly. I've been losing hours trying to get it working.
I use the ethernet just fine, and install the ath10k package, and the firmware package.
The device is listed, but keep generating errors and though it comes up with ifup, it doesn't actually work:
For example, it is never able to get DHCP answer (though the ethernet does get DHCP answer from the same network):
firmware-atheros/stable,now 20161130-3 all [installed]
Binary firmware for Atheros wireless cards
iwconfig
enp2s0 no wireless extensions.
lo no wireless extensions.
wlp1s0 IEEE 802.11 ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=0 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:on
root@sysname:/etc/network# ifup w1p1s0
ifup: unknown interface w1p1s0
root@sysname:/etc/network# ifup wlp1s0
Internet Systems Consortium DHCP Client 4.3.5
Copyright 2004-2016 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/
Listening on LPF/wlp1s0/d4:6a:6a:c8:a1:0f
Sending on LPF/wlp1s0/d4:6a:6a:c8:a1:0f
Sending on Socket/fallback
DHCPDISCOVER on wlp1s0 to 255.255.255.255 port 67 interval 3
DHCPDISCOVER on wlp1s0 to 255.255.255.255 port 67 interval 5
DHCPDISCOVER on wlp1s0 to 255.255.255.255 port 67 interval 14
It times out never working.
If I set it to a static IP, it doesn't actually work to ping the AP/router at all.
ifconfig
enp2s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.2.210 netmask 255.255.255.0 broadcast 192.168.2.255
inet6 fe80::f68e:38ff:fef8:7f31 prefixlen 64 scopeid 0x20<link>
ether f4:8e:38:f8:7f:31 txqueuelen 1000 (Ethernet)
RX packets 67823 bytes 64963675 (61.9 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 46195 bytes 5780828 (5.5 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 3120
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1 (Local Loopback)
RX packets 1049 bytes 99965 (97.6 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1049 bytes 99965 (97.6 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlp1s0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether d4:6a:6a:c8:a1:0f txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlp1s0:avahi: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
inet 169.254.7.102 netmask 255.255.0.0 broadcast 169.254.255.255
ether d4:6a:6a:c8:a1:0f txqueuelen 1000 (Ethernet)
wlp1s0 IEEE 802.11 ESSID:"wsNET06-guest"
Mode:Managed Access Point: Not-Associated Tx-Power=0 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:on
netstat -nr
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
0.0.0.0 192.168.2.1 0.0.0.0 UG 0 0 0 enp2s0
0.0.0.0 0.0.0.0 0.0.0.0 U 0 0 0 wlp1s0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 wlp1s0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 enp2s0
192.168.2.0 0.0.0.0 255.255.255.0 U 0 0 0 enp2s0
dmesg | grep ath10
[ 9.172141] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[ 9.580775] ath10k_pci 0000:01:00.0: firmware: failed to load ath10k/pre-cal-pci-0000:01:00.0.bin (-2)
[ 9.580833] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:01:00.0.bin failed with error -2
[ 9.580869] ath10k_pci 0000:01:00.0: firmware: failed to load ath10k/cal-pci-0000:01:00.0.bin (-2)
[ 9.580919] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/cal-pci-0000:01:00.0.bin failed with error -2
[ 10.451256] ath10k_pci 0000:01:00.0: firmware: direct-loading firmware ath10k/QCA9377/hw1.0/firmware-5.bin
[ 10.451271] ath10k_pci 0000:01:00.0: qca9377 hw1.1 target 0x05020001 chip_id 0x003821ff sub 1028:1810
[ 10.451275] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 0
[ 10.452146] ath10k_pci 0000:01:00.0: firmware ver WLAN.TF.1.0-00267-1 api 5 features ignore-otp crc32 79cea2c7
[ 10.514310] ath10k_pci 0000:01:00.0: board id is not exist in otp, ignore it
[ 10.821535] ath10k_pci 0000:01:00.0: firmware: direct-loading firmware ath10k/QCA9377/hw1.0/board-2.bin
[ 10.821564] ath10k_pci 0000:01:00.0: failed to fetch board data for bus=pci,vendor=168c,device=0042,subsystem-vendor=1028,subsystem-device=1810 from ath10k/QCA9377/hw1.0/board-2.bin
[ 10.824491] ath10k_pci 0000:01:00.0: firmware: direct-loading firmware ath10k/QCA9377/hw1.0/board.bin
[ 10.824520] ath10k_pci 0000:01:00.0: board_file api 1 bmi_id N/A crc32 544289f7
[ 12.610398] ath10k_pci 0000:01:00.0: htt-ver 3.1 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[ 12.891841] ath10k_pci 0000:01:00.0 wlp1s0: renamed from wlan0
[ 33.355400] ath10k_pci 0000:01:00.0: no channel configured; ignoring frame(s)!
I was finally able to get it working by NOT using any UI interfaces, and manually configuring /etc/network/interfaces
# wifi ath10k
auto wlp1s0
iface wlp1s0 inet dhcp
#iface wlp1s0 inet static
wpa-ssid wsNET06
wpa-psk 962f06088e0244e70549c2a4d3bb5752a8c68ccfa00f3d09da393b54b49e8e3e
# address 192.168.2.87
# netmask 255.255.255.0
# gateway 192.168.2.1
# wireless-essid wsNET06
# wireless-key s:<password here>
Finally wifi works.
Now to fix the nodemodeset video driver issue and the grub boot issue (I have to manually F12 > Select sdb, unable to get grub working on the default drive, the install wasn't able to).
Decrypting my Encrypted drive
When tried to view external (Backup) drive previously encrypted with luks / dm-crypt, under TDE / KDE I end up with the following pop-up:
system:/media/sdc2 is an encrypted storage device.
Please enter the password to decrypt the storage device.
Password:
Error: Feature only available with HAL.
Add following from here: https://www.debian.org/doc/manuals/debian-reference/ch09
apt install cryptmount
Workaround, command-line manual mount:
fdisk -l /dev/sdc
Disk /dev/sdc: 3.7 TiB, 4000787030016 bytes, 7814037168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 4096 bytes / 33553920 bytes
Disklabel type: gpt
Disk identifier: 6AF420C5-1D07-11E6-BF9D-240A6407D1C9
Device Start End Sectors Size Type
/dev/sdc1 2048 2097154047 2097152000 1000G Microsoft basic data
/dev/sdc2 2097154048 7814035455 5716881408 2.7T Linux filesystem
root@sysname:~# cryptsetup open --type luks /dev/sdc2 sdc2
Enter passphrase for /dev/sdc2:
#mount:
....
ls -l /dev/mapper
total 0
crw------- 1 root root 10, 236 Aug 21 22:34 control
lrwxrwxrwx 1 root root 7 Aug 21 22:46 sdc2 -> ../dm-0
vi /etc/crypttab
# <target name> <source device> <key file> <options>
sdc2_crypt /dev/sdc2 /root/sdc2 luks
~
or with UUID
sdc2_crypt /dev/disk/by-uuid/9fa66276-7539-4aea-9664-e5708e9a9d7e /root/keyfile luks
https://www.howtoforge.com/automatically-unlock-luks-encrypted-drives-with-a-keyfile
Get Audio Working
Out of the box, no working audio.
lspci -v | grep Audio
00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Kabini HDMI/DP Audio
Subsystem: Dell Kabini HDMI/DP Audio
00:09.2 Audio device: Advanced Micro Devices, Inc. [AMD] Device 157a
Devices are detected, and it _should) make sound, but nada starting out.
speaker-test
speaker-test 1.1.3
Playback device is default
Stream parameters are 48000Hz, S16_LE, 1 channels
Using 16 octaves of pink noise
ALSA lib pcm_dmix.c:1052:(snd_pcm_dmix_open) unable to open slave
Playback open error: -2,No such file or directory
aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: HDMI [HDA ATI HDMI], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: Generic [HD-Audio Generic], device 0: ALC3246 Analog [ALC3246 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
root@sysname:/var/log# amixer
Simple mixer control 'IEC958',0
Capabilities: pswitch pswitch-joined
Playback channels: Mono
Mono: Playback [on]
root@sysname:/var/log# lsmod | grep snd
snd_seq_dummy 16384 0
snd_seq 65536 1 snd_seq_dummy
snd_seq_device 16384 1 snd_seq
snd_hda_codec_realtek 90112 1
snd_hda_codec_generic 69632 1 snd_hda_codec_realtek
snd_hda_codec_hdmi 49152 1
snd_hda_intel 36864 3
snd_hda_codec 135168 4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hda_core 86016 5 snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hwdep 16384 1 snd_hda_codec
snd_pcm 110592 4 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
snd_timer 32768 2 snd_seq,snd_pcm
snd 86016 16 snd_hda_intel,snd_hwdep,snd_seq,snd_hda_codec,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_seq_device,snd_hda_codec_realtek,snd_pcm
soundcore 16384 1 snd
root@sysname:/var/log# lspci -v | grep Audio
00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Kabini HDMI/DP Audio
Subsystem: Dell Kabini HDMI/DP Audio
00:09.2 Audio device: Advanced Micro Devices, Inc. [AMD] Device 157a
root@sysname:/var/log# 00:01.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Kabini HDMI/DP Audio
bash: 00:01.1: command not found
root@sysname:/var/log# Subsystem: Dell Kabini HDMI/DP Audio
bash: Subsystem:: command not found
root@sysname:/var/log# 00:09.2 Audio device: Advanced Micro Devices, Inc. [AMD] Device 157a
Hardware - lshw
lshw
sysname
description: Notebook
product: Inspiron 5576 (07E2)
vendor: Dell Inc.
version: 1.0.7
serial: D0994K2
width: 64 bits
capabilities: smbios-3.0 dmi-3.0 smp vsyscall32
configuration: boot=normal chassis=notebook family=Inspiron sku=07E2 uuid=44454C4C-3000-1039-8039-C4C04F344B32
*-core
description: Motherboard
product: 0JW8XC
vendor: Dell Inc.
physical id: 0
version: A00
serial: .D0994K2.CN486438180009.
slot: Inspiron
*-firmware
description: BIOS
vendor: Dell Inc.
physical id: 0
version: 1.0.7
date: 01/29/2018
size: 64KiB
capacity: 8128KiB
capabilities: pci pnp upgrade shadowing cdboot bootselect edd int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int14serial int17printer acpi usb smartbattery biosbootspecification netboot uefi
*-cache:0
description: L1 cache
physical id: 1d
slot: L1 CACHE
size: 320KiB
capacity: 320KiB
clock: 1GHz (1.0ns)
capabilities: pipeline-burst internal write-back unified
configuration: level=1
*-cache:1
description: L2 cache
physical id: 1e
slot: L2 CACHE
size: 2MiB
capacity: 2MiB
clock: 1GHz (1.0ns)
capabilities: pipeline-burst internal write-back unified
configuration: level=2
*-memory
description: System Memory
physical id: 33
slot: System board or motherboard
size: 16GiB
*-bank:0
description: SODIMM DDR4 Synchronous Unbuffered (Unregistered) 2400 MHz (0.4 ns)
product: HMA81GS6MFR8N-UH
vendor: 009C35230000
physical id: 0
serial: 5220E075
slot: DIMM 0
size: 8GiB
width: 64 bits
clock: 2400MHz (0.4ns)
*-bank:1
description: SODIMM DDR4 Synchronous Unbuffered (Unregistered) 2400 MHz (0.4 ns)
product: HMA81GS6MFR8N-UH
vendor: 009C35230000
physical id: 1
serial: 5220E06D
slot: DIMM 0
size: 8GiB
width: 64 bits
clock: 2400MHz (0.4ns)
*-cpu
description: CPU
product: AMD FX-9830P RADEON R7, 12 COMPUTE CORES 4C+8G
vendor: Advanced Micro Devices [AMD]
physical id: 3b
bus info: cpu@0
version: AMD FX-9830P RADEON R7, 12 COMPUTE CORES 4C+8G
slot: P0
size: 1400MHz
capacity: 3GHz
width: 64 bits
clock: 100MHz
capabilities: x86-64 fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp constant_tsc rep_good acc_power nopl nonstop_tsc extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs xop skinit wdt lwp fma4 tce nodeid_msr tbm topoext perfctr_core perfctr_nb bpext ptsc mwaitx cpb hw_pstate ssbd vmmcall fsgsbase bmi1 avx2 smep bmi2 xsaveopt arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic overflow_recov cpufreq
configuration: cores=4 enabledcores=4 threads=4
*-pci:0
description: Host bridge
product: Advanced Micro Devices, Inc. [AMD]
vendor: Advanced Micro Devices, Inc. [AMD]
physical id: 100
bus info: pci@0000:00:00.0
version: 00
width: 32 bits
clock: 33MHz
*-generic:0 UNCLAIMED
description: IOMMU
product: Advanced Micro Devices, Inc. [AMD]
vendor: Advanced Micro Devices, Inc. [AMD]
physical id: 0.2
bus info: pci@0000:00:00.2
version: 00
width: 32 bits
clock: 33MHz
capabilities: msi ht bus_master cap_list
configuration: latency=0
*-display UNCLAIMED
description: VGA compatible controller
product: Carrizo
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 1
bus info: pci@0000:00:01.0
version: cc
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi vga_controller bus_master cap_list
configuration: latency=0
resources: memory:d0000000-dfffffff memory:f0800000-f0ffffff ioport:f000(size=256) memory:fea00000-fea3ffff memory:c0000-dffff
*-multimedia:0
description: Audio device
product: Kabini HDMI/DP Audio
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 1.1
bus info: pci@0000:00:01.1
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi bus_master cap_list
configuration: driver=snd_hda_intel latency=0
resources: irq:39 memory:fea64000-fea67fff
*-pci:0
description: PCI bridge
product: Advanced Micro Devices, Inc. [AMD]
vendor: Advanced Micro Devices, Inc. [AMD]
physical id: 2.2
bus info: pci@0000:00:02.2
version: 00
width: 32 bits
clock: 33MHz
capabilities: pci pm pciexpress msi ht normal_decode bus_master cap_list
configuration: driver=pcieport
resources: irq:26 memory:fe400000-fe5fffff
*-network
description: Wireless interface
product: QCA9377 802.11ac Wireless Network Adapter
vendor: Qualcomm Atheros
physical id: 0
bus info: pci@0000:01:00.0
logical name: wlp1s0
version: 31
serial: d4:6a:6a:c8:a1:0f
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=ath10k_pci driverversion=4.9.0-7-amd64 firmware=WLAN.TF.1.0-00267-1 ip=192.168.2.211 latency=0 link=yes multicast=yes wireless=IEEE 802.11
resources: irq:41 memory:fe400000-fe5fffff
*-pci:1
description: PCI bridge
product: Advanced Micro Devices, Inc. [AMD]
vendor: Advanced Micro Devices, Inc. [AMD]
physical id: 2.3
bus info: pci@0000:00:02.3
version: 00
width: 32 bits
clock: 33MHz
capabilities: pci pm pciexpress msi ht normal_decode bus_master cap_list
configuration: driver=pcieport
resources: irq:27 ioport:e000(size=4096) memory:fe900000-fe9fffff
*-network
description: Ethernet interface
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:02:00.0
logical name: enp2s0
version: 15
serial: f4:8e:38:f8:7f:31
size: 10Mbit/s
capacity: 1Gbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half latency=0 link=no multicast=yes port=MII speed=10Mbit/s
resources: irq:31 ioport:e000(size=256) memory:fe904000-fe904fff memory:fe900000-fe903fff
*-pci:2
description: PCI bridge
product: Advanced Micro Devices, Inc. [AMD]
vendor: Advanced Micro Devices, Inc. [AMD]
physical id: 3.1
bus info: pci@0000:00:03.1
version: 00
width: 32 bits
clock: 33MHz
capabilities: pci pm pciexpress msi ht normal_decode bus_master cap_list
configuration: driver=pcieport
resources: irq:29 ioport:d000(size=4096) memory:fe800000-fe8fffff ioport:e0000000(size=270532608)
*-display UNCLAIMED
description: Display controller
product: Baffin [Radeon RX 460]
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0
bus info: pci@0000:03:00.0
version: c5
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi bus_master cap_list
configuration: latency=0
resources: memory:e0000000-efffffff memory:f0000000-f01fffff ioport:d000(size=256) memory:fe800000-fe83ffff memory:fe840000-fe85ffff
*-generic:1 UNCLAIMED
description: Encryption controller
product: Advanced Micro Devices, Inc. [AMD]
vendor: Advanced Micro Devices, Inc. [AMD]
physical id: 8
bus info: pci@0000:00:08.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: msix ht pm bus_master cap_list
configuration: latency=0
resources: memory:f1000000-f101ffff memory:fe700000-fe7fffff memory:fea6f000-fea6ffff memory:fea6a000-fea6bfff
*-multimedia:1
description: Audio device
product: Advanced Micro Devices, Inc. [AMD]
vendor: Advanced Micro Devices, Inc. [AMD]
physical id: 9.2
bus info: pci@0000:00:09.2
version: 00
width: 32 bits
clock: 33MHz
capabilities: pm bus_master cap_list
configuration: driver=snd_hda_intel latency=0
resources: irq:38 memory:fea60000-fea63fff
*-usb:0
description: USB controller
product: FCH USB XHCI Controller
vendor: Advanced Micro Devices, Inc. [AMD]
physical id: 10
bus info: pci@0000:00:10.0
version: 20
width: 64 bits
clock: 33MHz
capabilities: pm msi msix pciexpress xhci bus_master cap_list
configuration: driver=xhci_hcd latency=0
resources: irq:18 memory:fea68000-fea69fff
*-usbhost:0
product: xHCI Host Controller
vendor: Linux 4.9.0-7-amd64 xhci-hcd
physical id: 0
bus info: usb@2
logical name: usb2
version: 4.09
capabilities: usb-2.00
configuration: driver=hub slots=4 speed=480Mbit/s
*-usb UNCLAIMED
description: Generic USB device
product: BlackBerry
vendor: BlackBerry
physical id: 1
bus info: usb@2:1
version: 3.00
serial: 1163530795
capabilities: usb-2.00
configuration: maxpower=500mA speed=480Mbit/s
*-usbhost:1
product: xHCI Host Controller
vendor: Linux 4.9.0-7-amd64 xhci-hcd
physical id: 1
bus info: usb@3
logical name: usb3
version: 4.09
capabilities: usb-3.00
configuration: driver=hub slots=4 speed=5000Mbit/s
*-storage
description: SATA controller
product: FCH SATA Controller [AHCI mode]
vendor: Advanced Micro Devices, Inc. [AMD]
physical id: 11
bus info: pci@0000:00:11.0
version: 49
width: 32 bits
clock: 66MHz
capabilities: storage pm ahci_1.0 bus_master cap_list
configuration: driver=ahci latency=32
resources: irq:19 ioport:f140(size=8) ioport:f130(size=4) ioport:f120(size=8) ioport:f110(size=4) ioport:f100(size=16) memory:fea6d000-fea6d3ff
*-usb:1
description: USB controller
product: FCH USB EHCI Controller
vendor: Advanced Micro Devices, Inc. [AMD]
physical id: 12
bus info: pci@0000:00:12.0
version: 49
width: 32 bits
clock: 66MHz
capabilities: pm debug ehci bus_master cap_list
configuration: driver=ehci-pci latency=32
resources: irq:18 memory:fea6c000-fea6c0ff
*-usbhost
product: EHCI Host Controller
vendor: Linux 4.9.0-7-amd64 ehci_hcd
physical id: 1
bus info: usb@1
logical name: usb1
version: 4.09
capabilities: usb-2.00
configuration: driver=hub slots=2 speed=480Mbit/s
*-usb
description: USB hub
vendor: Advanced Micro Devices, Inc.
physical id: 1
bus info: usb@1:1
version: 0.18
capabilities: usb-2.00
configuration: driver=hub maxpower=100mA slots=4 speed=480Mbit/s
*-usb:0
description: Bluetooth wireless interface
vendor: Atheros Communications, Inc.
physical id: 2
bus info: usb@1:1.2
version: 0.01
capabilities: bluetooth usb-2.01
configuration: driver=btusb maxpower=100mA speed=12Mbit/s
*-usb:1
description: Video
product: Integrated_Webcam_HD
vendor: CN06307GLOG007BHE79FA03
physical id: 3
bus info: usb@1:1.3
version: 57.28
capabilities: usb-2.00
configuration: driver=uvcvideo maxpower=500mA speed=480Mbit/s
*-usb:2
description: Generic USB device
product: USB2.0-CRW
vendor: Generic
physical id: 4
bus info: usb@1:1.4
version: 39.60
serial: 20100201396000000
capabilities: usb-2.00
configuration: driver=rtsx_usb maxpower=500mA speed=480Mbit/s
*-serial
description: SMBus
product: FCH SMBus Controller
vendor: Advanced Micro Devices, Inc. [AMD]
physical id: 14
bus info: pci@0000:00:14.0
version: 4a
width: 32 bits
clock: 66MHz
configuration: driver=piix4_smbus latency=0
resources: irq:0
*-isa
description: ISA bridge
product: FCH LPC Bridge
vendor: Advanced Micro Devices, Inc. [AMD]
physical id: 14.3
bus info: pci@0000:00:14.3
version: 11
width: 32 bits
clock: 66MHz
capabilities: isa bus_master
configuration: latency=0
*-pci:1
description: Host bridge
product: Advanced Micro Devices, Inc. [AMD]
vendor: Advanced Micro Devices, Inc. [AMD]
physical id: 101
bus info: pci@0000:00:02.0
version: 00
width: 32 bits
clock: 33MHz
*-pci:2
description: Host bridge
product: Advanced Micro Devices, Inc. [AMD]
vendor: Advanced Micro Devices, Inc. [AMD]
physical id: 102
bus info: pci@0000:00:03.0
version: 00
width: 32 bits
clock: 33MHz
*-pci:3
description: Host bridge
product: Advanced Micro Devices, Inc. [AMD]
vendor: Advanced Micro Devices, Inc. [AMD]
physical id: 103
bus info: pci@0000:00:09.0
version: 00
width: 32 bits
clock: 33MHz
*-pci:4
description: Host bridge
product: Advanced Micro Devices, Inc. [AMD]
vendor: Advanced Micro Devices, Inc. [AMD]
physical id: 104
bus info: pci@0000:00:18.0
version: 00
width: 32 bits
clock: 33MHz
*-pci:5
description: Host bridge
product: Advanced Micro Devices, Inc. [AMD]
vendor: Advanced Micro Devices, Inc. [AMD]
physical id: 105
bus info: pci@0000:00:18.1
version: 00
width: 32 bits
clock: 33MHz
*-pci:6
description: Host bridge
product: Advanced Micro Devices, Inc. [AMD]
vendor: Advanced Micro Devices, Inc. [AMD]
physical id: 106
bus info: pci@0000:00:18.2
version: 00
width: 32 bits
clock: 33MHz
*-pci:7
description: Host bridge
product: Advanced Micro Devices, Inc. [AMD]
vendor: Advanced Micro Devices, Inc. [AMD]
physical id: 107
bus info: pci@0000:00:18.3
version: 00
width: 32 bits
clock: 33MHz
configuration: driver=k10temp
resources: irq:0
*-pci:8
description: Host bridge
product: Advanced Micro Devices, Inc. [AMD]
vendor: Advanced Micro Devices, Inc. [AMD]
physical id: 108
bus info: pci@0000:00:18.4
version: 00
width: 32 bits
clock: 33MHz
configuration: driver=fam15h_power
resources: irq:0
*-pci:9
description: Host bridge
product: Advanced Micro Devices, Inc. [AMD]
vendor: Advanced Micro Devices, Inc. [AMD]
physical id: 109
bus info: pci@0000:00:18.5
version: 00
width: 32 bits
clock: 33MHz
*-scsi:0
physical id: 1
logical name: scsi0
capabilities: emulated
*-disk
description: ATA Disk
product: SK hynix SC311 S
physical id: 0.0.0
bus info: scsi@0:0.0.0
logical name: /dev/sda
version: 0P10
serial: MI7AN08491020BH2D
size: 238GiB (256GB)
capabilities: gpt-1.00 partitioned partitioned:gpt
configuration: ansiversion=5 guid=91f6a2cf-ee0e-4da0-b19c-50a734378797 logicalsectorsize=512 sectorsize=4096
*-volume:0
description: Windows FAT volume
vendor: MSDOS5.0
physical id: 1
bus info: scsi@0:0.0.0,1
logical name: /dev/sda1
version: FAT32
serial: ae9a-107b
size: 495MiB
capacity: 499MiB
capabilities: boot fat initialized
configuration: FATs=2 filesystem=fat label=ESP name=EFI system partition
*-volume:1
description: reserved partition
vendor: Windows
physical id: 2
bus info: scsi@0:0.0.0,2
logical name: /dev/sda2
serial: 1b2c038f-a3c4-4d74-af20-76d7b7ada1c0
capacity: 127MiB
capabilities: nofs
configuration: name=Microsoft reserved partition
*-volume:2
description: Windows NTFS volume
vendor: Windows
physical id: 3
bus info: scsi@0:0.0.0,3
logical name: /dev/sda3
version: 3.1
serial: f0800757-6cef-4c4a-88e4-5ccecda46a97
size: 148GiB
capacity: 148GiB
capabilities: ntfs initialized
configuration: clustersize=4096 created=2018-01-07 21:25:49 filesystem=ntfs label=OS name=Basic data partition state=clean
*-volume:3
description: Windows NTFS volume
vendor: Windows
physical id: 4
bus info: scsi@0:0.0.0,4
logical name: /dev/sda4
version: 3.1
serial: 424a-c974
size: 448MiB
capacity: 458MiB
capabilities: boot precious readonly hidden nomount ntfs initialized
configuration: clustersize=4096 created=2018-01-07 22:45:37 filesystem=ntfs label=WINRETOOLS modified_by_chkdsk=true mounted_on_nt4=true resize_log_file=true state=dirty upgrade_on_mount=true
*-volume:4
description: Windows NTFS volume
vendor: Windows
physical id: 5
bus info: scsi@0:0.0.0,5
logical name: /dev/sda5
version: 3.1
serial: 6a4b-8a88
size: 9974MiB
capacity: 9995MiB
capabilities: boot precious readonly hidden nomount ntfs initialized
configuration: clustersize=4096 created=2018-01-07 22:45:38 filesystem=ntfs label=Image modified_by_chkdsk=true mounted_on_nt4=true resize_log_file=true state=dirty upgrade_on_mount=true
*-volume:5
description: Windows NTFS volume
vendor: Windows
physical id: 6
bus info: scsi@0:0.0.0,6
logical name: /dev/sda6
version: 3.1
serial: 3846-79c7
size: 1089MiB
capacity: 1091MiB
capabilities: boot precious readonly hidden nomount ntfs initialized
configuration: clustersize=4096 created=2018-01-07 22:38:20 filesystem=ntfs label=DELLSUPPORT modified_by_chkdsk=true mounted_on_nt4=true resize_log_file=true state=dirty upgrade_on_mount=true
*-volume:6
description: Windows FAT volume
vendor: mkfs.fat
physical id: 7
bus info: scsi@0:0.0.0,7
logical name: /dev/sda7
version: FAT32
serial: 9140-3d27
size: 502MiB
capacity: 512MiB
capabilities: boot fat initialized
configuration: FATs=2 filesystem=fat
*-scsi:1
physical id: 2
logical name: scsi1
capabilities: emulated
*-disk
description: ATA Disk
product: ST1000LM035-1RK1
vendor: Seagate
physical id: 0.0.0
bus info: scsi@1:0.0.0
logical name: /dev/sdb
version: SDM2
serial: WDES3TAX
size: 931GiB (1TB)
capabilities: gpt-1.00 partitioned partitioned:gpt
configuration: ansiversion=5 guid=c774682d-fa40-4ad7-98eb-4140e25255c1 logicalsectorsize=512 sectorsize=4096
*-volume:0
description: reserved partition
vendor: Windows
physical id: 1
bus info: scsi@1:0.0.0,1
logical name: /dev/sdb1
serial: 77183fa9-f7d6-430e-964b-192408488af8
capacity: 127MiB
capabilities: nofs
configuration: name=Microsoft reserved partition
*-volume:1
description: Windows NTFS volume
vendor: Windows
physical id: 2
bus info: scsi@1:0.0.0,2
logical name: /dev/sdb2
version: 3.1
serial: 06716e35-e861-b147-b542-89a538b81dd8
size: 394GiB
capacity: 394GiB
capabilities: ntfs initialized
configuration: clustersize=4096 created=2018-01-07 21:26:08 filesystem=ntfs label=DATA modified_by_chkdsk=true mounted_on_nt4=true name=Basic data partition resize_log_file=true state=dirty upgrade_on_mount=true
*-volume:2
description: BIOS Boot partition
vendor: EFI
physical id: 3
bus info: scsi@1:0.0.0,3
logical name: /dev/sdb3
serial: 09c4be47-84eb-4f87-9585-ca9c8fe4aaf9
capacity: 1023KiB
capabilities: nofs
*-volume:3
description: EXT4 volume
vendor: Linux
physical id: 4
bus info: scsi@1:0.0.0,4
logical name: /dev/sdb4
logical name: /boot
version: 1.0
serial: 727ce77e-4caa-4913-b2b7-009fe9e488e4
size: 1907MiB
capabilities: journaled extended_attributes large_files huge_files dir_nlink recover 64bit extents ext4 ext2 initialized
configuration: created=2018-08-21 04:41:42 filesystem=ext4 lastmountpoint=/boot modified=2018-08-21 20:25:55 mount.fstype=ext4 mount.options=rw,relatime,data=ordered mounted=2018-08-21 20:25:55 name=boot state=mounted
*-volume:4
description: Linux swap volume
vendor: Linux
physical id: 5
bus info: scsi@1:0.0.0,5
logical name: /dev/sdb5
version: 1
serial: 2363de07-4192-4805-b64e-937ea2971657
size: 7627MiB
capacity: 7628MiB
capabilities: nofs swap initialized
configuration: filesystem=swap name=swap pagesize=4095
*-volume:5
description: EXT4 volume
vendor: Linux
physical id: 6
bus info: scsi@1:0.0.0,6
logical name: /dev/sdb6
logical name: /
version: 1.0
serial: 67c81f42-fac7-44ec-80e3-f46ffc0de88c
size: 74GiB
capabilities: journaled extended_attributes large_files huge_files dir_nlink recover 64bit extents ext4 ext2 initialized
configuration: created=2018-08-21 04:41:43 filesystem=ext4 lastmountpoint=/ modified=2018-08-21 20:25:46 mount.fstype=ext4 mount.options=rw,relatime,errors=remount-ro,data=ordered mounted=2018-08-21 20:25:49 name=root state=mounted
*-volume:6
description: EXT4 volume
vendor: Linux
physical id: 7
bus info: scsi@1:0.0.0,7
logical name: /dev/sdb7
logical name: /home
version: 1.0
serial: 0ea0e7bb-2d7f-43d8-aa88-bd7fae52ec0c
size: 453GiB
capabilities: journaled extended_attributes large_files huge_files dir_nlink recover 64bit extents ext4 ext2 initialized
configuration: created=2018-08-21 04:41:48 filesystem=ext4 lastmountpoint=/home modified=2018-08-21 20:25:55 mount.fstype=ext4 mount.options=rw,relatime,data=ordered mounted=2018-08-21 20:25:55 name=home state=mounted
*-battery
description: Lithium Ion Battery
product: DELL 71JF453S78
vendor: SIMPLO
physical id: 1
version: 2017-8-17
serial: 346
slot: Sys. Battery Bay
capacity: 5898mWh
configuration: voltage=11.4V