Activate native DSD + Driver Intel 7265 wifi card
#1
Hi, I am testing snakeoil in a DELL Latitude 3550 notebook, waiting to buy an intel NUC, I use it for my dsd library and as a roon server.

Anyone give me instructions to activate native dsd support?
Is there any way to use an Intel 7265 wireless card?

I am forced to stay at home and have run out of network cables.

Thank you!
Reply

#2
(17-Apr-2020, 03:49 AM)lazmangsxr Wrote: Hi, I am testing snakeoil in a DELL Latitude 3550 notebook, waiting to buy an intel NUC, I use it for my dsd library and as a roon server.

Anyone give me instructions to activate native dsd support?
Is there any way to use an Intel 7265 wireless card?

I am forced to stay at home and have run out of network cables.

Thank you!
I'll see if I can build a kernel later this weekend for Wifi. You do have to manually register to your SSID via the command line though.

As for native DSD, if your DAC is in one of the supported list, native DSD will work straight away. However, if not, you need to use a special kernel, and some tweaks. As this is still under testing, it's only available in the activated edition. If your DAC is based on Combo384 or Amanero (sp?), chances are, it will not work though. You can refer to this wiki article for more info.
Snakeoil Operating System - Music, your way!
Reply

#3
Hello,
thanks, I made a donation last night and now I have the protected version.

I loaded the custom DSD kernel, and with the lsusb command I found the ID of my USB dac. It is a Luxman DA-06.
I tried the various settings for the native dsd but only noise comes out of the speakers. I can collaborate if you tell me what to do. With Lubuntu 18.04.4 the native DSD goes without doing anything, but I can't install the Kernel RT, so I went back to Snakeoil which seems more suitable to me.
Currently I would have these requests if possible:
1. The LCD backlight always stays on, can I turn it off?
2. Is it possible to spin the mechanical hard disk? I saw another user request, I followed what you suggested but the disk remains on.
3. Thanks for the wifi kernel as soon as you can build it!
4. I tried to configure exFAT, "sudo apt install exfat-fuse exfat-utils". But exFAT partitions still don't work.

5. Idea! You could put a command on your site to measure latency with snakeoil os and how to measure with other Linux or with Windows 10.
It would add value to your work and be one more reason to use your Linux distribution.

Thank you!
Reply

#4
(17-Apr-2020, 11:18 PM)lazmangsxr Wrote: Hello,
thanks, I made a donation last night and now I have the protected version.

I loaded the custom DSD kernel, and with the lsusb command I found the ID of my USB dac. It is a Luxman DA-06.
I tried the various settings for the native dsd but only noise comes out of the speakers. I can collaborate if you tell me what to do. With Lubuntu 18.04.4 the native DSD goes without doing anything, but I can't install the Kernel RT, so I went back to Snakeoil which seems more suitable to me.
Can you make sure you set the ALSA volume to 100%? It may not be set properly in Snakeoil. The "Max volume" button don't always work so you might need to go to SSH, and run "sudo alsamixer" and manually do this.
If you're using the latest version of Snakeoil, you'll only need to do this one. The settings will be restored automatically on reboot (provided you shut down the computer gracefully).

(17-Apr-2020, 11:18 PM)lazmangsxr Wrote: Currently I would have these requests if possible:
1. The LCD backlight always stays on, can I turn it off?
LCD backlight of the DAC? Or PC monitor?

(17-Apr-2020, 11:18 PM)lazmangsxr Wrote: 2. Is it possible to spin the mechanical hard disk? I saw another user request, I followed what you suggested but the disk remains on.
The problem with these commands is it's not universal. i.e. it all depends on the firmware on the HDD. Mechanical drives also tends to sound worse, a SSD is still the best option (costs have come down considerably, but still high) so ...

(17-Apr-2020, 11:18 PM)lazmangsxr Wrote: 3. Thanks for the wifi kernel as soon as you can build it!
Supposed to do this last weekend, but I binged on "Attack On Titan" anime.. Once I started it, just can't stop.. Blush Sorry. Hopefully will get to it soon.

(17-Apr-2020, 11:18 PM)lazmangsxr Wrote: 4. I tried to configure exFAT, "sudo apt install exfat-fuse exfat-utils". But exFAT partitions still don't work.
SSH into the computer, and run "sudo dmesg" after you tried to mount a ex-fat partition. What errors are shown?

(17-Apr-2020, 11:18 PM)lazmangsxr Wrote: 5. Idea! You could put a command on your site to measure latency with snakeoil os and how to measure with other Linux or with Windows 10.
It would add value to your work and be one more reason to use your Linux distribution.
The reason for not having that is because this is a "relative" measurement, i.e. there is no set reference to compare the measurents against one and other. for example I may have a machine with 200 nanosecond latency, but your system with 1 microseconds sounds better than mine (1 microsecond is equal to 1000 nanoseconds). There are other factors at work, and because I don't understand this fully, there's no meaningful way to plot this.

Also, Windows latency is a measured of DPC calls. In a way that is still a queue. AFAICT linux RT scheduling is a lower level implemention. When the system is set to run in RT, and a process is set to the RT scheduler, when the process needs to run something, the OS is obligated to do so immediately. The time difference of when the process wants to excute, to the moment the instruction is actually executed is the latency we are measuring in cyclic test. Although this is better than Windows implemention (IMO), there are still alot of variables involved - the USB hardware you're using (hardware latency), quality of power delivery, presense of electrical/mangnetic noise, earth grounding implementation, and many more.

Main reason why Snakeoil is so flexible. You have the power to literally change everything possible on the PC side, some will have profound effects on sound reproduction, others will have none. It's all pretty system and audiophile dependent.
Snakeoil Operating System - Music, your way!
Reply

#5
roon@roon:~$ sudo dmesg
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 4.4.9-rt17-snakeoil-x64 (tingjie@snake64) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #13 SMP PREEMPT RT Sat Jul 8 09:33:12 AWST 2017
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.9-rt17-snakeoil-x64 root=UUID=6431abcc-b40c-46e3-a572-98e02fa97ecf ro text text clocksource=hpet 3 biosdevname=0 net.ifnames=0
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[    0.000000] x86/fpu: Using 'eager' FPU context switches.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009cfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d000-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000002243ff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000224800-0x00000000002343ff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000234800-0x00000000012243ff] usable
[    0.000000] BIOS-e820: [mem 0x0000000001224800-0x00000000012343ff] usable
[    0.000000] BIOS-e820: [mem 0x0000000001234800-0x0000000089abcbff] usable
[    0.000000] BIOS-e820: [mem 0x0000000089abd000-0x0000000089abdbff] usable
[    0.000000] BIOS-e820: [mem 0x0000000089abe000-0x0000000089bbcbff] usable
[    0.000000] BIOS-e820: [mem 0x0000000089bbd000-0x0000000089bbdbff] usable
[    0.000000] BIOS-e820: [mem 0x0000000089bbe000-0x0000000099abcbff] usable
[    0.000000] BIOS-e820: [mem 0x0000000099abd000-0x0000000099abdbff] usable
[    0.000000] BIOS-e820: [mem 0x0000000099abe000-0x0000000099bbcbff] usable
[    0.000000] BIOS-e820: [mem 0x0000000099bbd000-0x0000000099bbdbff] usable
[    0.000000] BIOS-e820: [mem 0x0000000099bbe000-0x00000000be626fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000be627000-0x00000000beaa2fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000beaa3000-0x00000000d9db8fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000d9db9000-0x00000000d9ef2fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000d9ef3000-0x00000000d9f15fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000d9f16000-0x00000000da686fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000da687000-0x00000000dade2fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000dade3000-0x00000000dbafefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dbaff000-0x00000000dbafffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000dd000000-0x00000000df1fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021fdfffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: Dell Inc. Latitude 3550/0RH2X5, BIOS A20 09/16/2019
[    0.000000] .text .data .bss are not marked as E820_RAM!
[    0.000000] e820: remove [mem 0x01000000-0x01a4dfff] 
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x21fe00 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask 7E00000000 write-back
[    0.000000]   1 base 0200000000 mask 7FE0000000 write-back
[    0.000000]   2 base 00E0000000 mask 7FE0000000 uncachable
[    0.000000]   3 base 00DE000000 mask 7FFE000000 uncachable
[    0.000000]   4 base 00DD000000 mask 7FFF000000 uncachable
[    0.000000]   5 base 021FE00000 mask 7FFFE00000 uncachable
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[    0.000000] e820: update [mem 0xdd000000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xdbb00 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fda30-0x000fda3f] mapped at [ffff8800000fda30]
[    0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x01a29000, 0x01a29fff] PGTABLE
[    0.000000] BRK [0x01a2a000, 0x01a2afff] PGTABLE
[    0.000000] BRK [0x01a2b000, 0x01a2bfff] PGTABLE
[    0.000000] BRK [0x01a2c000, 0x01a2cfff] PGTABLE
[    0.000000] BRK [0x01a2d000, 0x01a2dfff] PGTABLE
[    0.000000] BRK [0x01a2e000, 0x01a2efff] PGTABLE
[    0.000000] RAMDISK: [mem 0x37482000-0x37a38fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000EF070 000024 (v02 DELL  )
[    0.000000] ACPI: XSDT 0x00000000D9EFA090 0000A4 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000D9F0CFE8 00010C (v05 DELL   CBX3     01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x00000000D9EFA1C8 012E1E (v02 DELL   CBX3     01072009 INTL 20120913)
[    0.000000] ACPI: FACS 0x00000000DADE1F80 000040
[    0.000000] ACPI: APIC 0x00000000D9F0D0F8 000084 (v03 DELL   CBX3     01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x00000000D9F0D180 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 0x00000000D9F0D1C8 00009C (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x00000000D9F0D268 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
[    0.000000] ACPI: HPET 0x00000000D9F0D2A8 000038 (v01 DELL   CBX3     01072009 AMI. 00000005)
[    0.000000] ACPI: SSDT 0x00000000D9F0D2E0 000455 (v01 SataRe SataTabl 00001000 INTL 20120913)
[    0.000000] ACPI: UEFI 0x00000000D9F0D738 000042 (v01                 00000000      00000000)
[    0.000000] ACPI: SSDT 0x00000000D9F0D780 000C7D (v02 Ther_R Ther_Rvp 00001000 INTL 20120913)
[    0.000000] ACPI: ASF! 0x00000000D9F0E400 0000A0 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[    0.000000] ACPI: BOOT 0x00000000D9F0E4A0 000028 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000D9F0E4C8 00047A (v02 PmRef  Cpu0Ist  00003000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x00000000D9F0E948 000B74 (v02 CpuRef CpuSsdt  00003000 INTL 20120913)
[    0.000000] ACPI: SSDT 0x00000000D9F0F4C0 0041AC (v02 SaSsdt SaSsdt   00003000 INTL 20120913)
[    0.000000] ACPI: SLIC 0x00000000D9F13670 000176 (v03 DELL   CBX3     01072009 MSFT 00010013)
[    0.000000] ACPI: MSDM 0x00000000D9F137E8 000055 (v03 DELL   CBX3     06222004 AMI  00010013)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000021fdfffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x0000000000223fff]
[    0.000000]   node   0: [mem 0x0000000000225000-0x0000000000233fff]
[    0.000000]   node   0: [mem 0x0000000000235000-0x0000000089abbfff]
[    0.000000]   node   0: [mem 0x0000000089abe000-0x0000000089bbbfff]
[    0.000000]   node   0: [mem 0x0000000089bbe000-0x0000000099abbfff]
[    0.000000]   node   0: [mem 0x0000000099abe000-0x0000000099bbbfff]
[    0.000000]   node   0: [mem 0x0000000099bbe000-0x00000000be626fff]
[    0.000000]   node   0: [mem 0x00000000beaa3000-0x00000000d9db8fff]
[    0.000000]   node   0: [mem 0x00000000d9f16000-0x00000000da686fff]
[    0.000000]   node   0: [mem 0x00000000dbaff000-0x00000000dbafffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000021fdfffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000021fdfffff]
[    0.000000] On node 0 totalpages: 2072129
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3994 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 13891 pages used for memmap
[    0.000000]   DMA32 zone: 888999 pages, LIFO batch:31
[    0.000000]   Normal zone: 18424 pages used for memmap
[    0.000000]   Normal zone: 1179136 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics stolen memory at 0xdd200000-0xdf1fffff
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl level lint[0x24])
[    0.000000] ACPI: NMI not connected to LINT 1!
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0xff])
[    0.000000] ACPI: NMI not connected to LINT 1!
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high dfl lint[0x4c])
[    0.000000] ACPI: NMI not connected to LINT 1!
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] dfl res lint[0xc])
[    0.000000] ACPI: NMI not connected to LINT 1!
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] e820: [mem 0xdf200000-0xf7ffffff] available for PCI devices
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 29 pages/cpu @ffff88021fa00000 s86464 r0 d32320 u524288
[    0.000000] pcpu-alloc: s86464 r0 d32320 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2039729
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.9-rt17-snakeoil-x64 root=UUID=6431abcc-b40c-46e3-a572-98e02fa97ecf ro text text clocksource=hpet 3 biosdevname=0 net.ifnames=0
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 1048576 (order: 12, 16777216 bytes)
[    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] Memory: 8053568K/8288516K available (6343K kernel code, 632K rwdata, 1976K rodata, 796K init, 612K bss, 234948K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] CONFIG_RCU_FANOUT set to non-default value of 32
[    0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.000000] NR_IRQS:4352 nr_irqs:728 16
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1696.011 MHz processor
[    0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 3392.02 BogoMIPS (lpj=16960110)
[    0.000004] pid_max: default: 32768 minimum: 301
[    0.000008] ACPI: Core revision 20150930
[    0.022092] ACPI: 6 ACPI AML tables successfully acquired and loaded
[    0.022115] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.022116] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.022309] Initializing cgroup subsys io
[    0.022335] CPU: Physical Processor ID: 0
[    0.022336] CPU: Processor Core ID: 0
[    0.022339] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.022340] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.023508] process: using mwait in idle threads
[    0.023511] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
[    0.023511] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
[    0.023723] Freeing SMP alternatives memory: 28K (ffffffff81988000 - ffffffff8198f000)
[    0.025666] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.125679] TSC deadline timer enabled
[    0.125681] smpboot: CPU0: Intel® Core™ i3-4005U CPU @ 1.70GHz (family: 0x6, model: 0x45, stepping: 0x1)
[    0.126620] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
[    0.126777] ... version:                3
[    0.126813] ... bit width:              48
[    0.126849] ... generic registers:      4
[    0.126885] ... value mask:             0000ffffffffffff
[    0.126924] ... max period:             0000ffffffffffff
[    0.126964] ... fixed-purpose events:   3
[    0.126999] ... event mask:             000000070000000f
[    0.245769] x86: Booting SMP configuration:
[    0.245808] .... node  #0, CPUs:      #1 #2 #3
[    0.329569] x86: Booted up 1 node, 4 CPUs
[    0.329638] smpboot: Total of 4 processors activated (13568.08 BogoMIPS)
[    0.333700] devtmpfs: initialized
[    0.334019] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.334298] NET: Registered protocol family 16
[    0.334523] Simple Boot Flag at 0x47 set to 0x80
[    0.334585] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.334630] ACPI: bus type PCI registered
[    0.334702] PCI: Using configuration type 1 for base access
[    0.334748] dmi type 0xB1 record - unknown flag
[    0.334924] perf_event_intel: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
[    0.336486] ACPI: Added _OSI(Module Device)
[    0.336523] ACPI: Added _OSI(Processor Device)
[    0.336561] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.336599] ACPI: Added _OSI(Processor Aggregator Device)
[    0.342610] ACPI: Executed 16 blocks of module-level executable AML code
[    0.349531] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.356192] ACPI: Dynamic OEM Table Load:
[    0.356261] ACPI: SSDT 0xFFFF880216355000 0003D3 (v02 PmRef  Cpu0Cst  00003001 INTL 20120913)
[    0.357348] ACPI: Dynamic OEM Table Load:
[    0.357416] ACPI: SSDT 0xFFFF880216341800 0005AA (v02 PmRef  ApIst    00003000 INTL 20120913)
[    0.358543] ACPI: Dynamic OEM Table Load:
[    0.358609] ACPI: SSDT 0xFFFF880216396200 000119 (v02 PmRef  ApCst    00003000 INTL 20120913)
[    0.360633] ACPI : EC: EC started
[    0.387817] ACPI: Interpreter enabled
[    0.387864] ACPI: (supports S0 S5)
[    0.387899] ACPI: Using IOAPIC for interrupt routing
[    0.387977] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.399900] ACPI: Power Resource [PG00] (on)
[    0.400408] ACPI: Power Resource [PG01] (on)
[    0.400872] ACPI: Power Resource [PG02] (on)
[    0.430807] ACPI: Power Resource [FN00] (off)
[    0.430922] ACPI: Power Resource [FN01] (off)
[    0.431033] ACPI: Power Resource [FN02] (off)
[    0.431143] ACPI: Power Resource [FN03] (off)
[    0.431252] ACPI: Power Resource [FN04] (off)
[    0.432383] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.432430] acpi PNP0A08:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
[    0.432587] acpi PNP0A08:00: _OSC: not requesting OS control; OS requires [ExtendedConfig ASPM ClockPM MSI]
[    0.433050] PCI host bridge to bus 0000:00
[    0.433089] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.433132] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.433176] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.433221] pci_bus 0000:00: root bus resource [mem 0xdf200000-0xfeafffff window]
[    0.433266] pci_bus 0000:00: root bus resource [bus 00-3e]
[    0.433314] pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000
[    0.433416] pci 0000:00:02.0: [8086:0a16] type 00 class 0x030000
[    0.433433] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
[    0.433440] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.433446] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.433537] pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300
[    0.433550] pci 0000:00:03.0: reg 0x10: [mem 0xf7e14000-0xf7e17fff 64bit]
[    0.433666] pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330
[    0.433691] pci 0000:00:14.0: reg 0x10: [mem 0xf7e00000-0xf7e0ffff 64bit]
[    0.433743] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.433816] pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000
[    0.433845] pci 0000:00:16.0: reg 0x10: [mem 0xf7e1c000-0xf7e1c01f 64bit]
[    0.433905] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.434003] pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300
[    0.434028] pci 0000:00:1b.0: reg 0x10: [mem 0xf7e10000-0xf7e13fff 64bit]
[    0.434079] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.434162] pci 0000:00:1c.0: [8086:9c10] type 01 class 0x060400
[    0.434222] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.434330] pci 0000:00:1c.2: [8086:9c14] type 01 class 0x060400
[    0.434390] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.434494] pci 0000:00:1c.3: [8086:9c16] type 01 class 0x060400
[    0.434553] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.434656] pci 0000:00:1c.4: [8086:9c18] type 01 class 0x060400
[    0.434722] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.434830] pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320
[    0.434859] pci 0000:00:1d.0: reg 0x10: [mem 0xf7e1a000-0xf7e1a3ff]
[    0.434935] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.435013] pci 0000:00:1f.0: [8086:9c45] type 00 class 0x060100
[    0.435194] pci 0000:00:1f.2: [8086:9c03] type 00 class 0x010601
[    0.435214] pci 0000:00:1f.2: reg 0x10: [io  0xf0b0-0xf0b7]
[    0.435222] pci 0000:00:1f.2: reg 0x14: [io  0xf0a0-0xf0a3]
[    0.435229] pci 0000:00:1f.2: reg 0x18: [io  0xf090-0xf097]
[    0.435236] pci 0000:00:1f.2: reg 0x1c: [io  0xf080-0xf083]
[    0.435243] pci 0000:00:1f.2: reg 0x20: [io  0xf060-0xf07f]
[    0.435250] pci 0000:00:1f.2: reg 0x24: [mem 0xf7e19000-0xf7e197ff]
[    0.435278] pci 0000:00:1f.2: PME# supported from D3hot
[    0.435346] pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500
[    0.435362] pci 0000:00:1f.3: reg 0x10: [mem 0xf7e18000-0xf7e180ff 64bit]
[    0.435381] pci 0000:00:1f.3: reg 0x20: [io  0xf040-0xf05f]
[    0.435504] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.435603] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.435639] pci 0000:02:00.0: reg 0x10: [io  0xe000-0xe0ff]
[    0.435667] pci 0000:02:00.0: reg 0x18: [mem 0xf7d04000-0xf7d04fff 64bit]
[    0.435685] pci 0000:02:00.0: reg 0x20: [mem 0xf7d00000-0xf7d03fff 64bit]
[    0.435741] pci 0000:02:00.0: supports D1 D2
[    0.435743] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.445959] pci 0000:00:1c.2: PCI bridge to [bus 02]
[    0.446003] pci 0000:00:1c.2:   bridge window [io  0xe000-0xefff]
[    0.446006] pci 0000:00:1c.2:   bridge window [mem 0xf7d00000-0xf7dfffff]
[    0.446272] pci 0000:03:00.0: [8086:095a] type 00 class 0x028000
[    0.446428] pci 0000:03:00.0: reg 0x10: [mem 0xf7c00000-0xf7c01fff 64bit]
[    0.446767] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.469716] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    0.469759] pci 0000:00:1c.3:   bridge window [mem 0xf7c00000-0xf7cfffff]
[    0.469807] pci 0000:00:1c.4: PCI bridge to [bus 04]
[    0.469872] pci_bus 0000:00: on NUMA node 0
[    0.470712] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.470952] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.471217] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
[    0.471452] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.471687] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.471951] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 *4 5 6 10 11 12 14 15)
[    0.472186] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11 12 14 15)
[    0.472420] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.476796] ACPI: Enabled 3 GPEs in block 00 to 7F
[    0.476926] ACPI : EC: GPE = 0x27, I/O: command/status = 0x934, data = 0x930
[    0.477051] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.477092] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.477143] vgaarb: loaded
[    0.477177] vgaarb: bridge control possible 0000:00:02.0
[    0.477321] SCSI subsystem initialized
[    0.477392] libata version 3.00 loaded.
[    0.477416] ACPI: bus type USB registered
[    0.477466] usbcore: registered new interface driver usbfs
[    0.477512] usbcore: registered new interface driver hub
[    0.477567] usbcore: registered new device driver usb
[    0.477639] pps_core: LinuxPPS API ver. 1 registered
[    0.477677] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[    0.477746] PTP clock support registered
[    0.477814] Advanced Linux Sound Architecture Driver Initialized.
[    0.477877] PCI: Using ACPI for IRQ routing
[    0.477914] PCI: pci_cache_line_size set to 64 bytes
[    0.478244] e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
[    0.478246] e820: reserve RAM buffer [mem 0x00224400-0x002fffff]
[    0.478247] e820: reserve RAM buffer [mem 0x00234400-0x002fffff]
[    0.478249] e820: reserve RAM buffer [mem 0x89abcc00-0x8bffffff]
[    0.478251] e820: reserve RAM buffer [mem 0x89abdc00-0x8bffffff]
[    0.478252] e820: reserve RAM buffer [mem 0x89bbcc00-0x8bffffff]
[    0.478254] e820: reserve RAM buffer [mem 0x89bbdc00-0x8bffffff]
[    0.478255] e820: reserve RAM buffer [mem 0x99abcc00-0x9bffffff]
[    0.478257] e820: reserve RAM buffer [mem 0x99abdc00-0x9bffffff]
[    0.478259] e820: reserve RAM buffer [mem 0x99bbcc00-0x9bffffff]
[    0.478260] e820: reserve RAM buffer [mem 0x99bbdc00-0x9bffffff]
[    0.478262] e820: reserve RAM buffer [mem 0xbe627000-0xbfffffff]
[    0.478263] e820: reserve RAM buffer [mem 0xd9db9000-0xdbffffff]
[    0.478265] e820: reserve RAM buffer [mem 0xda687000-0xdbffffff]
[    0.478266] e820: reserve RAM buffer [mem 0xdbb00000-0xdbffffff]
[    0.478268] e820: reserve RAM buffer [mem 0x21fe00000-0x21fffffff]
[    0.478423] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.478585] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.480670] clocksource: Switched to clocksource hpet
[    0.480790] FS-Cache: Loaded
[    0.480850] CacheFiles: Loaded
[    0.480903] pnp: PnP ACPI init
[    0.481109] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.481151] system 00:00: [io  0xffff] has been reserved
[    0.481191] system 00:00: [io  0xffff] has been reserved
[    0.481231] system 00:00: [io  0xffff] has been reserved
[    0.481271] system 00:00: [io  0x1800-0x18fe] could not be reserved
[    0.481314] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.481356] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.481398] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.481437] system 00:02: [io  0x1854-0x1857] has been reserved
[    0.481479] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.481507] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.481523] pnp 00:04: Plug and Play ACPI device, IDs DLL0632 PNP0f13 (active)
[    0.481686] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.481730] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.481773] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.481817] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.481860] system 00:05: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.481903] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.481947] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.481990] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.482033] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[    0.482076] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.482121] system 00:05: [mem 0xf7fe0000-0xf7feffff] has been reserved
[    0.482164] system 00:05: [mem 0xf7ff0000-0xf7ffffff] has been reserved
[    0.482208] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.482613] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.486656] pnp: PnP ACPI: found 7 devices
[    0.492439] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.492519] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01] add_size 1000
[    0.492523] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
[    0.492525] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000
[    0.492547] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] res_to_dev_res add_size 200000 min_align 100000
[    0.492549] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x002fffff] res_to_dev_res add_size 200000 min_align 100000
[    0.492551] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    0.492553] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[    0.492555] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    0.492557] pci 0000:00:1c.0: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    0.492561] pci 0000:00:1c.0: BAR 14: assigned [mem 0xdf200000-0xdf3fffff]
[    0.492608] pci 0000:00:1c.0: BAR 15: assigned [mem 0xdf400000-0xdf5fffff 64bit pref]
[    0.492656] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    0.492699] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.492739] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    0.492783] pci 0000:00:1c.0:   bridge window [mem 0xdf200000-0xdf3fffff]
[    0.492829] pci 0000:00:1c.0:   bridge window [mem 0xdf400000-0xdf5fffff 64bit pref]
[    0.492879] pci 0000:00:1c.2: PCI bridge to [bus 02]
[    0.492918] pci 0000:00:1c.2:   bridge window [io  0xe000-0xefff]
[    0.492963] pci 0000:00:1c.2:   bridge window [mem 0xf7d00000-0xf7dfffff]
[    0.493012] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    0.493053] pci 0000:00:1c.3:   bridge window [mem 0xf7c00000-0xf7cfffff]
[    0.493102] pci 0000:00:1c.4: PCI bridge to [bus 04]
[    0.493152] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.493153] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.493155] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.493157] pci_bus 0000:00: resource 7 [mem 0xdf200000-0xfeafffff window]
[    0.493158] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    0.493160] pci_bus 0000:01: resource 1 [mem 0xdf200000-0xdf3fffff]
[    0.493161] pci_bus 0000:01: resource 2 [mem 0xdf400000-0xdf5fffff 64bit pref]
[    0.493163] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    0.493164] pci_bus 0000:02: resource 1 [mem 0xf7d00000-0xf7dfffff]
[    0.493166] pci_bus 0000:03: resource 1 [mem 0xf7c00000-0xf7cfffff]
[    0.493195] NET: Registered protocol family 2
[    0.493383] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.493547] TCP bind hash table entries: 65536 (order: 9, 3670016 bytes)
[    0.494649] TCP: Hash tables configured (established 65536 bind 65536)
[    0.494719] UDP hash table entries: 4096 (order: 7, 524288 bytes)
[    0.494911] UDP-Lite hash table entries: 4096 (order: 7, 524288 bytes)
[    0.495164] NET: Registered protocol family 1
[    0.495279] RPC: Registered named UNIX socket transport module.
[    0.495321] RPC: Registered udp transport module.
[    0.495359] RPC: Registered tcp transport module.
[    0.495397] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.495452] pci 0000:00:02.0: Video device with shadowed ROM
[    0.511144] PCI: CLS 64 bytes, default 64
[    0.511208] Trying to unpack rootfs image as initramfs...
[    0.638074] Freeing initrd memory: 5852K (ffff880037482000 - ffff880037a39000)
[    0.638129] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.638173] software IO TLB [mem 0xd5db9000-0xd9db9000] (64MB) mapped at [ffff8800d5db9000-ffff8800d9db8fff]
[    0.638344] RAPL PMU detected, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
[    0.638420] hw unit of domain pp0-core 2^-14 Joules
[    0.638459] hw unit of domain package 2^-14 Joules
[    0.638497] hw unit of domain dram 2^-14 Joules
[    0.638534] hw unit of domain pp1-gpu 2^-14 Joules
[    0.638933] futex hash table entries: 1024 (order: 5, 131072 bytes)
[    0.639284] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[    0.639327] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.641155] VFS: Disk quotas dquot_6.6.0
[    0.641226] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.641631] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.641807] FS-Cache: Netfs 'nfs' registered for caching
[    0.641945] NFS: Registering the id_resolver key type
[    0.641994] Key type id_resolver registered
[    0.642031] Key type id_legacy registered
[    0.642072] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.642119] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.642212] FS-Cache: Netfs 'cifs' registered for caching
[    0.642313] ntfs: driver 2.1.32 [Flags: R/W].
[    0.642437] fuse init (API version 7.23)
[    0.644673] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    0.644722] io scheduler noop registered
[    0.644760] io scheduler deadline registered (default)
[    0.645524] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.650940] ACPI: Lid Switch [LID0]
[    0.651014] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.651063] ACPI: Power Button [PBTN]
[    0.651130] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    0.651177] ACPI: Sleep Button [SBTN]
[    0.651249] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    0.651295] ACPI: Power Button [PWRF]
[    0.651371] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.653648] brd: module loaded
[    0.654667] loop: module loaded
[    0.654814] ahci 0000:00:1f.2: version 3.0
[    0.654972] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[    0.670726] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x1 impl SATA mode
[    0.670776] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo only pio slum part deso sadm sds apst 
[    0.671036] scsi host0: ahci
[    0.671147] scsi host1: ahci
[    0.671214] ata1: SATA max UDMA/133 abar m2048@0xf7e19000 port 0xf7e19100 irq 40
[    0.671258] ata2: DUMMY
[    0.671425] e1000: Intel® PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[    0.671468] e1000: Copyright © 1999-2006 Intel Corporation.
[    0.671520] e1000e: Intel® PRO/1000 Network Driver - 3.2.6-k
[    0.671561] e1000e: Copyright© 1999 - 2015 Intel Corporation.
[    0.671623] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    0.671667] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    0.691589] r8169 0000:02:00.0 eth0: RTL8168g/8111g at 0xffffc9000001a000, 44:a8:42:f1:b9:fa, XID 10900800 IRQ 41
[    0.691659] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    0.691745] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.691789] ehci-pci: EHCI PCI platform driver
[    0.691964] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    0.692008] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1
[    0.692062] ehci-pci 0000:00:1d.0: debug port 2
[    0.696007] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    0.696041] ehci-pci 0000:00:1d.0: irq 21, io mem 0xf7e1a000
[    0.710708] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    0.711764] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.711808] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.711852] usb usb1: Product: EHCI Host Controller
[    0.711891] usb usb1: Manufacturer: Linux 4.4.9-rt17-snakeoil-x64 ehci_hcd
[    0.711934] usb usb1: SerialNumber: 0000:00:1d.0
[    0.712067] hub 1-0:1.0: USB hub found
[    0.712106] hub 1-0:1.0: 2 ports detected
[    0.712245] ehci-platform: EHCI generic platform driver
[    0.712299] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.712342] ohci-pci: OHCI PCI platform driver
[    0.712391] uhci_hcd: USB Universal Host Controller Interface driver
[    0.712564] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.712607] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.713728] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0004b810
[    0.713779] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    0.713867] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.713911] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.713955] usb usb2: Product: xHCI Host Controller
[    0.713994] usb usb2: Manufacturer: Linux 4.4.9-rt17-snakeoil-x64 xhci-hcd
[    0.714037] usb usb2: SerialNumber: 0000:00:14.0
[    0.714158] hub 2-0:1.0: USB hub found
[    0.714202] hub 2-0:1.0: 8 ports detected
[    0.717041] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    0.717082] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[    0.717157] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003
[    0.717200] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.717244] usb usb3: Product: xHCI Host Controller
[    0.717283] usb usb3: Manufacturer: Linux 4.4.9-rt17-snakeoil-x64 xhci-hcd
[    0.717326] usb usb3: SerialNumber: 0000:00:14.0
[    0.717445] hub 3-0:1.0: USB hub found
[    0.717486] hub 3-0:1.0: 4 ports detected
[    0.719165] usbcore: registered new interface driver usb-storage
[    0.719238] i8042: PNP: PS/2 Controller [PNP0303TongueS2K,PNP0f13TongueS2M] at 0x60,0x64 irq 1,12
[    0.719919] i8042: Warning: Keylock active
[    0.723001] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.723063] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.723170] mousedev: PS/2 mouse device common for all mice
[    0.723380] rtc_cmos 00:01: RTC can wake from S4
[    0.723545] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    0.723637] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.723755] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: [email protected]
[    0.723836] hidraw: raw HID events driver © Jiri Kosina
[    0.724020] usbcore: registered new interface driver usbhid
[    0.724060] usbhid: USB HID core driver
[    0.724368] snd_hda_intel 0000:00:03.0: Haswell must build in CONFIG_SND_HDA_I915
[    0.724591] usbcore: registered new interface driver snd-usb-audio
[    0.724936] NET: Registered protocol family 10
[    0.725034] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    0.726733] sit: IPv6 over IPv4 tunneling driver
[    0.726886] NET: Registered protocol family 17
[    0.726950] Key type dns_resolver registered
[    0.727058] microcode: CPU0 sig=0x40651, pf=0x40, revision=0x25
[    0.727065] microcode: CPU1 sig=0x40651, pf=0x40, revision=0x25
[    0.727075] microcode: CPU2 sig=0x40651, pf=0x40, revision=0x25
[    0.727081] microcode: CPU3 sig=0x40651, pf=0x40, revision=0x25
[    0.727106] microcode: Microcode Update Driver: v2.01 <[email protected]>, Peter Oruba
[    0.727420] registered taskstats version 1
[    0.728073] rtc_cmos 00:01: setting system clock to 2020-04-21 16:11:44 UTC (1587485504)
[    0.728233] ALSA device list:
[    0.728266]   No soundcards found.
[    0.771100] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC3234: line_outs=1 (0x14/0x0/0x0/0x0/0x0) typeConfusedpeaker
[    0.771171] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    0.771217] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    0.771263] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[    0.771305] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[    0.771345] snd_hda_codec_realtek hdaudioC1D0:      Headset Mic=0x19
[    0.771388] snd_hda_codec_realtek hdaudioC1D0:      Headphone Mic=0x1a
[    0.771430] snd_hda_codec_realtek hdaudioC1D0:      Internal Mic=0x12
[    0.779876] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input7
[    1.020719] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.030721] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.030785] usb 3-1: new SuperSpeed USB device number 2 using xhci_hcd
[    1.050388] ata1.00: ATA-8: ST500LM021-1KJ152, 0004SDM1, max UDMA/133
[    1.050431] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    1.053997] usb 3-1: New USB device found, idVendor=0951, idProduct=1666
[    1.054040] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.054085] usb 3-1: Product: DataTraveler 3.0
[    1.054122] usb 3-1: Manufacturer: Kingston
[    1.054162] usb 3-1: SerialNumber: 001E4FB7772DBE40A74842A7
[    1.054463] usb-storage 3-1:1.0: USB Mass Storage device detected
[    1.054561] scsi host2: usb-storage 3-1:1.0
[    1.089278] ata1.00: configured for UDMA/133
[    1.089412] scsi 0:0:0:0: Direct-Access     ATA      ST500LM021-1KJ15 SDM1 PQ: 0 ANSI: 5
[    1.089545] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    1.089547] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.089564] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.089595] sd 0:0:0:0: [sda] Write Protect is off
[    1.089597] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.089624] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.150718] usb 2-3: new high-speed USB device number 2 using xhci_hcd
[    1.227478]  sda: sda1 sda2 < sda5 >
[    1.227750] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.227950] Freeing unused kernel memory: 796K (ffffffff818c1000 - ffffffff81988000)
[    1.239172] random: systemd-udevd urandom read with 17 bits of entropy available
[    1.301030] usb 1-1: New USB device found, idVendor=8087, idProduct=8000
[    1.301080] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.313770] hub 1-1:1.0: USB hub found
[    1.313902] hub 1-1:1.0: 8 ports detected
[    1.411160] usb 2-3: New USB device found, idVendor=1852, idProduct=5065
[    1.411206] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.411251] usb 2-3: Product: USB D/A Converter DA-06
[    1.411290] usb 2-3: Manufacturer: Luxman
[    1.412472] usb 2-3: clock source 41 is not valid, cannot use
[    1.413207] usb 2-3: clock source 41 is not valid, cannot use
[    1.414678] hid-generic 0003:1852:5065.0001: hiddev0,hidraw0: USB HID v1.10 Device [Luxman USB D/A Converter DA-06] on usb-0000:00:14.0-3/input2
[    1.584300] psmouse serio1: synaptics: queried max coordinates: x [..5660], y [..4642]
[    1.600724] usb 1-1.5: new full-speed USB device number 3 using ehci-pci
[    1.620488] psmouse serio1: synaptics: queried min coordinates: x [1366..], y [1298..]
[    1.630723] tsc: Refined TSC clocksource calibration: 1696.074 MHz
[    1.630771] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x1872aa7eed8, max_idle_ns: 440795242723 ns
[    1.695402] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xf40223/0x840300/0x122800/0x0, board id: 2934, fw id: 1803901
[    1.713178] usb 1-1.5: New USB device found, idVendor=8087, idProduct=0a2a
[    1.713223] usb 1-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.743061] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
[    1.790742] usb 1-1.8: new high-speed USB device number 4 using ehci-pci
[    1.952298] usb 1-1.8: New USB device found, idVendor=1bcf, idProduct=2b8a
[    1.952344] usb 1-1.8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.952389] usb 1-1.8: Product: Integrated_Webcam_HD
[    1.952428] usb 1-1.8: Manufacturer: SunplusIT Inc
[    1.982735] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    2.051645] scsi 2:0:0:0: Direct-Access     Kingston DataTraveler 3.0 PMAP PQ: 0 ANSI: 6
[    2.051765] sd 2:0:0:0: Attached scsi generic sg1 type 0
[    2.052090] sd 2:0:0:0: [sdb] 122849280 512-byte logical blocks: (62.9 GB/58.6 GiB)
[    2.052208] sd 2:0:0:0: [sdb] Write Protect is off
[    2.052210] sd 2:0:0:0: [sdb] Mode Sense: 23 00 00 00
[    2.052327] sd 2:0:0:0: [sdb] No Caching mode page found
[    2.052328] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[    2.054271]  sdb: sdb1
[    2.055325] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[    2.737338] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
[    2.737579] systemd[1]: Detected architecture x86-64.
[    2.762574] systemd[1]: Set hostname to <roon>.
[    3.548297] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    3.548570] systemd[1]: Listening on udev Kernel Socket.
[    3.548778] systemd[1]: Listening on Syslog Socket.
[    3.548957] systemd[1]: Reached target Encrypted Volumes.
[    3.549167] systemd[1]: Started Trigger resolvconf update for networkd DNS.
[    3.549398] systemd[1]: Created slice User and Session Slice.
[    3.549608] systemd[1]: Created slice System Slice.
[    3.549791] systemd[1]: Reached target Slices.
[    3.549983] systemd[1]: Listening on Journal Socket (/dev/log).
[    3.550238] systemd[1]: Listening on Journal Socket.
[    3.600896] systemd[1]: Starting Load Kernel Modules...
[    3.601406] systemd[1]: Starting Journal Service...
[    3.602846] systemd[1]: Mounting RPC Pipe File System...
[    3.603364] systemd[1]: Mounting Huge Pages File System...
[    3.603906] systemd[1]: Starting Nameserver information manager...
[    3.604371] systemd[1]: Mounting POSIX Message Queue File System...
[    3.604600] systemd[1]: Listening on fsck to fsckd communication Socket.
[    3.605115] systemd[1]: Starting Remount Root and Kernel File Systems...
[    3.605329] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    3.605812] systemd[1]: Starting Set console keymap...
[    3.606021] systemd[1]: Listening on udev Control Socket.
[    3.657439] systemd[1]: Starting Create Static Device Nodes in /dev...
[    3.750174] systemd[1]: Started Load Kernel Modules.
[    3.770865] systemd[1]: Mounting FUSE Control File System...
[    3.771414] systemd[1]: Mounting Configuration File System...
[    3.772050] systemd[1]: Starting Apply Kernel Variables...
[    3.802210] systemd[1]: Started Apply Kernel Variables.
[    3.809849] systemd[1]: Started Journal Service.
[    3.986110] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[    4.314013] systemd-journald[249]: Received request to flush runtime journal from PID 1
[    5.761596] random: nonblocking pool is initialized
[    6.482028] Adding 8287228k swap on /dev/sda5.  Priority:-1 extents:1 across:8287228k 
[    9.034033] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    9.034174] r8169 0000:02:00.0: Direct firmware load for rtl_nic/rtl8168g-3.fw failed with error -2
[    9.034177] r8169 0000:02:00.0 eth0: unable to load firmware patch rtl_nic/rtl8168g-3.fw (-2)
[    9.053157] r8169 0000:02:00.0 eth0: link down
[    9.053161] r8169 0000:02:00.0 eth0: link down
[    9.053209] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   12.375281] r8169 0000:02:00.0 eth0: link up
[   12.375288] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[  240.406876] xhci_hcd 0000:00:14.0: remove, state 1
[  240.406885] usb usb3: USB disconnect, device number 1
[  240.406887] usb 3-1: USB disconnect, device number 2
[  240.436625] xhci_hcd 0000:00:14.0: USB bus 3 deregistered
[  240.436643] xhci_hcd 0000:00:14.0: remove, state 1
[  240.436651] usb usb2: USB disconnect, device number 1
[  240.436653] usb 2-3: USB disconnect, device number 2
[  240.446901] xhci_hcd 0000:00:14.0: USB bus 2 deregistered
[  241.585404] xhci_hcd 0000:00:14.0: xHCI Host Controller
[  241.585413] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[  241.586490] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0004b810
[  241.586494] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[  241.586640] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[  241.586644] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[  241.586645] usb usb2: Product: xHCI Host Controller
[  241.586647] usb usb2: Manufacturer: Linux 4.4.9-rt17-snakeoil-x64 xhci-hcd
[  241.586648] usb usb2: SerialNumber: 0000:00:14.0
[  241.586781] hub 2-0:1.0: USB hub found
[  241.586798] hub 2-0:1.0: 8 ports detected
[  241.589656] xhci_hcd 0000:00:14.0: xHCI Host Controller
[  241.589660] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[  241.589694] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003
[  241.589696] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[  241.589697] usb usb3: Product: xHCI Host Controller
[  241.589698] usb usb3: Manufacturer: Linux 4.4.9-rt17-snakeoil-x64 xhci-hcd
[  241.589700] usb usb3: SerialNumber: 0000:00:14.0
[  241.589984] hub 3-0:1.0: USB hub found
[  241.589993] hub 3-0:1.0: 4 ports detected
[  241.905112] usb 2-3: new high-speed USB device number 2 using xhci_hcd
[  241.908623] usb 3-1: Device not responding to setup address.
[  242.115137] usb 3-1: new SuperSpeed USB device number 2 using xhci_hcd
[  242.138436] usb 3-1: New USB device found, idVendor=0951, idProduct=1666
[  242.138438] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  242.138440] usb 3-1: Product: DataTraveler 3.0
[  242.138441] usb 3-1: Manufacturer: Kingston
[  242.138442] usb 3-1: SerialNumber: 001E4FB7772DBE40A74842A7
[  242.138721] usb-storage 3-1:1.0: USB Mass Storage device detected
[  242.138942] scsi host3: usb-storage 3-1:1.0
[  243.136043] scsi 3:0:0:0: Direct-Access     Kingston DataTraveler 3.0 PMAP PQ: 0 ANSI: 6
[  243.136177] sd 3:0:0:0: Attached scsi generic sg1 type 0
[  243.136516] sd 3:0:0:0: [sdb] 122849280 512-byte logical blocks: (62.9 GB/58.6 GiB)
[  243.136631] sd 3:0:0:0: [sdb] Write Protect is off
[  243.136633] sd 3:0:0:0: [sdb] Mode Sense: 23 00 00 00
[  243.136748] sd 3:0:0:0: [sdb] No Caching mode page found
[  243.136749] sd 3:0:0:0: [sdb] Assuming drive cache: write through
[  243.138772]  sdb: sdb1
[  243.142323] sd 3:0:0:0: [sdb] Attached SCSI removable disk
[  245.576637] sh (3823): drop_caches: 3
[  252.195407] usb 2-3: device descriptor read/all, error -110
[  252.315383] usb 2-3: new high-speed USB device number 3 using xhci_hcd
[  252.455885] usb 2-3: New USB device found, idVendor=1852, idProduct=5065
[  252.455888] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  252.455890] usb 2-3: Product: USB D/A Converter DA-06
[  252.455891] usb 2-3: Manufacturer: Luxman
[  252.457064] usb 2-3: clock source 41 is not valid, cannot use
[  252.457805] usb 2-3: clock source 41 is not valid, cannot use
[  252.459117] hid-generic 0003:1852:5065.0002: hiddev0,hidraw0: USB HID v1.10 Device [Luxman USB D/A Converter DA-06] on usb-0000:00:14.0-3/input2
[  267.885841] usb 2-1: new high-speed USB device number 4 using xhci_hcd
[  268.255885] usb 3-1: USB disconnect, device number 2
[  269.825930] usb 3-2: new SuperSpeed USB device number 3 using xhci_hcd
[  269.852805] usb 3-2: New USB device found, idVendor=0951, idProduct=1666
[  269.852807] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  269.852809] usb 3-2: Product: DataTraveler 3.0
[  269.852810] usb 3-2: Manufacturer: Kingston
[  269.852812] usb 3-2: SerialNumber: 001E4FB7772DBE40A74842A7
[  269.853110] usb-storage 3-2:1.0: USB Mass Storage device detected
[  269.863640] scsi host4: usb-storage 3-2:1.0
[  270.913753] scsi 4:0:0:0: Direct-Access     Kingston DataTraveler 3.0 PMAP PQ: 0 ANSI: 6
[  270.913909] sd 4:0:0:0: Attached scsi generic sg1 type 0
[  273.015448] sd 4:0:0:0: [sdb] 122849280 512-byte logical blocks: (62.9 GB/58.6 GiB)
[  273.015561] sd 4:0:0:0: [sdb] Write Protect is off
[  273.015563] sd 4:0:0:0: [sdb] Mode Sense: 23 00 00 00
[  273.015681] sd 4:0:0:0: [sdb] No Caching mode page found
[  273.015682] sd 4:0:0:0: [sdb] Assuming drive cache: write through
[  273.038073]  sdb: sdb1
[  273.039014] sd 4:0:0:0: [sdb] Attached SCSI removable disk

Hi,

DSD:root@roon:~# alsamixer
cannot open mixer: No such file or directory

LCD:
I would turn off the LCD screen's light of my notebook.  It's become blank (black) but non turn off the rear LCD light.

WiFi:
I ordered a lan cable fro Amazon Wink

Thankyou
Reply

#6
(22-Apr-2020, 12:20 AM)lazmangsxr Wrote: Hmm, perhaps mounting errors are not disabled in dmesg. I'll see if I can find the problem of this and fix it.

(22-Apr-2020, 12:20 AM)lazmangsxr Wrote: DSD:root@roon:~# alsamixer
cannot open mixer: No such file or directory
Run it as "sudo alsamixer"

(22-Apr-2020, 12:20 AM)lazmangsxr Wrote: LCD:
I would turn off the LCD screen's light of my notebook.  It's become blank (black) but non turn off the rear LCD light.
I'm not entirely sure if this will work with the current kernel to be honest. Can you try this:

Code:
sudo su -c 'echo "0" > /sys/devices/virtual/[b]backlight[/b]/acpi_video0/brightness

And see if there are any errors? If no, does the backlight turn off after a while?
Snakeoil Operating System - Music, your way!
Reply

#7
Hi,
the message is the same:
 roon@roon:~$ sudo alsamixer
cannot open mixer: No such file or directory


 
roon@roon:~$ sudo su -c 'echo "0" > /sys/devices/virtual/backlight/acpi_video0/brightness

 
 
After running the command that symbol remains and I have to press ctrl + C to return to the prompt.
Reply

#8
(22-Apr-2020, 07:54 AM)lazmangsxr Wrote: Hi,
the message is the same:
 roon@roon:~$ sudo alsamixer
cannot open mixer: No such file or directory
Interesting. What happens when you run
Code:
sudo alsamixer -c1


(22-Apr-2020, 07:54 AM)lazmangsxr Wrote: roon@roon:~$ sudo su -c 'echo "0" > /sys/devices/virtual/backlight/acpi_video0/brightness


After running the command that symbol remains and I have to press ctrl + C to return to the prompt.
Woops, missed a quote at the end, try
Code:
sudo su -c 'echo "0" > /sys/devices/virtual/backlight/acpi_video0/brightness'
Snakeoil Operating System - Music, your way!
Reply

#9
(23-Apr-2020, 07:58 AM)agent_kith Wrote:
(22-Apr-2020, 07:54 AM)lazmangsxr Wrote: Hi,
the message is the same:
 roon@roon:~$ sudo alsamixer
cannot open mixer: No such file or directory
Interesting. What happens when you run
Code:
sudo alsamixer -c1
Ok the Alsa mixer appeared, I tried all the combinations with 100% volume not working.


 
(22-Apr-2020, 07:54 AM)lazmangsxr Wrote: roon@roon:~$ sudo su -c 'echo "0" > /sys/devices/virtual/backlight/acpi_video0/brightness


After running the command that symbol remains and I have to press ctrl + C to return to the prompt.
Woops, missed a quote at the end, try
Code:
sudo su -c 'echo "0" > /sys/devices/virtual/backlight/acpi_video0/brightness'

The backlight directory does not exist inside virtual. Wink

What do you say, you give up? Smile
Reply

#10
(23-Apr-2020, 09:30 AM)lazmangsxr Wrote: The backlight directory does not exist inside virtual. Wink

What do you say, you give up? Smile
That means the kernel doesn't have the necessary ACPI driver installed... Hopefully I can get a new kernel up with all ACPI bells and whistles... Days like this I hope I can dedicate more time to get the kernel site up and running.. Sad
Snakeoil Operating System - Music, your way!
Reply



Bookmarks

Possibly Related Threads…
Thread Author Replies Views Last Post
  Intel HFI Driver Can "Save Tons Of CPU Cycles" By Only Enabling Itself When Needed hkphantomgtr 0 41 28-Feb-2024, 09:15 PM
Last Post: hkphantomgtr
  [SOLVEDintel nuc wifi drivers vinaymoturi 8 1,453 21-Sep-2021, 04:13 PM
Last Post: agent_kith
  Native DSD support for new DAC Mivera 15 6,265 03-Oct-2018, 03:04 PM
Last Post: Mivera



Users browsing this thread:
1 Guest(s)

[-]
Our Sponsors

[-]
Welcome
You have to register before you can post on our site.

Username/Email:


Password:





[-]
Latest Threads
ZimaBoard 2x NIC, 2x SATA, 2x USB, 1x PC...
Last Post: agent_kith
26-Mar-2024 12:04 PM
» Replies: 13
» Views: 612
LMS Upgrade ?
Last Post: uglymusic
15-Mar-2024 09:14 PM
» Replies: 7
» Views: 149
Squeezebox shutdown
Last Post: TripleX
13-Mar-2024 07:34 AM
» Replies: 4
» Views: 69
MP3 Not Playing
Last Post: Coacharnold
10-Mar-2024 10:25 AM
» Replies: 3
» Views: 52
Fail to install myMPD
Last Post: hkphantomgtr
03-Mar-2024 08:45 PM
» Replies: 9
» Views: 195
Intel HFI Driver Can "Save Tons Of CPU C...
Last Post: hkphantomgtr
28-Feb-2024 09:15 PM
» Replies: 0
» Views: 41
Announcing Snakeoil Measurements 1.3.0
Last Post: agent_kith
26-Feb-2024 10:02 PM
» Replies: 94
» Views: 4137
More Problems with Squeezelite in 1.3
Last Post: Coacharnold
17-Feb-2024 09:47 PM
» Replies: 2
» Views: 69
Snakeoil Music server & Snakeoil its own...
Last Post: Snoopy8
17-Feb-2024 11:20 AM
» Replies: 8
» Views: 364
RoonBridge (64 bit only)
Last Post: scrarfussi
15-Feb-2024 08:26 PM
» Replies: 3
» Views: 4123

[-]
SnakeoilOS Mission Statement

Our mission is to create a free to use computer OS that is easy to install, intuitive to operate and play music that will connect and engage with you emotionally.

SnakeoilOS gives you the freedom to spend more time on listening, enjoying and exploring music. Wasting time on computers is now a thing of the past! Everything is constantly evolving/improving. Please check back often for updates.

If you like this project, do show your support with a small token donation. All donations collected will be used to run this website, and for purchasing new equipment for the project.


Powered By MyBB, © 2002-2024. Theme © Melroy van den Berg.