Is it possible to install porteus on eMMC ?

Please reproduce your error on a second machine before posting, and check the error by running without saved changes or extra modules (See FAQ No. 13, "How to report a bug"). For unstable Porteus versions (alpha, beta, rc) please use the relevant thread in our "Development" section.
alexinfo
White ninja
White ninja
Posts: 6
Joined: 22 May 2020, 00:22
Distribution: KDE 5

Is it possible to install porteus on eMMC ?

Post#1 by alexinfo » 22 May 2020, 00:36

Hi guys.

I have recently optained an lenovo ideapad 120s-11iap with 2gb intergrated RAM and 32gb intergrated eMMC
I find Porteus 5 KDE performance much better than Debian 10 KDE, but unfortunately I cant install porteus on eMMC

Please anvice why is that and is it possible to install porteus on eMMC ?

Cheers
Alex

jssouza
Legendary
Legendary
Posts: 1165
Joined: 09 Jul 2015, 14:17
Distribution: Porteus x86 arm

Is it possible to install porteus on eMMC ?

Post#2 by jssouza » 22 May 2020, 02:27

Maybe the eMMC driver or firmware for your hardware is not built in the kernel.

Provide the output of these commands:
lscpi -knn
dmesg

alexinfo
White ninja
White ninja
Posts: 6
Joined: 22 May 2020, 00:22
Distribution: KDE 5

Is it possible to install porteus on eMMC ?

Post#3 by alexinfo » 22 May 2020, 15:12

Code: Select all

guest@porteus:~$ lscpi -knn
bash: lscpi: command not found
guest@porteus:~$ dmesg
[    0.000000] Linux version 5.1.5-porteus (root@porteus.example.net) (gcc version 9.1.0 (GCC)) #1 SMP PREEMPT Sun May 26 17:25:39 Local time zone must be set--
[    0.000000] Command line: changes=/porteus initrd=/boot/syslinux/initrd.xz BOOT_IMAGE=/boot/syslinux/vmlinuz 
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[3]:  576, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  640, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1b, context size is 704 bytes, using 'compacted' format.
[    0.000000] 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-0x000000000fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000010000000-0x0000000012150fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000012151000-0x000000006affffff] usable
[    0.000000] BIOS-e820: [mem 0x000000006b000000-0x000000007929afff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007929b000-0x00000000792cdfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000792ce000-0x00000000792cefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000792cf000-0x00000000792fafff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000792fb000-0x000000007933afff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007933b000-0x000000007a695fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007a696000-0x000000007a696fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007a697000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000d0000000-0x00000000d0ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000e3ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe042000-0x00000000fe044fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe900000-0x00000000fe902fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: LENOVO 81A4/LNVNB161216, BIOS 6GCN24WW X64 11/13/2017
[    0.000000] tsc: Detected 1094.400 MHz processor
[    0.003234] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.003239] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.003259] last_pfn = 0x6b000 max_arch_pfn = 0x400000000
[    0.003265] MTRR default type: uncachable
[    0.003267] MTRR fixed ranges enabled:
[    0.003270]   00000-9FFFF write-back
[    0.003272]   A0000-BFFFF uncachable
[    0.003274]   C0000-FFFFF write-protect
[    0.003276] MTRR variable ranges enabled:
[    0.003280]   0 base 0000000000 mask 7F80000000 write-back
[    0.003282]   1 base 007C000000 mask 7FFC000000 uncachable
[    0.003285]   2 base 007B000000 mask 7FFF000000 uncachable
[    0.003288]   3 base 00FF800000 mask 70FF800000 write-combining
[    0.003290]   4 disabled
[    0.003291]   5 disabled
[    0.003292]   6 disabled
[    0.003294]   7 disabled
[    0.003295]   8 disabled
[    0.003296]   9 disabled
[    0.004016] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.011538] found SMP MP-table at [mem 0x000fcf50-0x000fcf5f]
[    0.011570] Using GB pages for direct mapping
[    0.011575] BRK [0x02601000, 0x02601fff] PGTABLE
[    0.011582] BRK [0x02602000, 0x02602fff] PGTABLE
[    0.011585] BRK [0x02603000, 0x02603fff] PGTABLE
[    0.011835] BRK [0x02604000, 0x02604fff] PGTABLE
[    0.013046] BRK [0x02605000, 0x02605fff] PGTABLE
[    0.013469] RAMDISK: [mem 0x0ff16000-0x0ffdefff]
[    0.013483] ACPI: Early table checksum verification disabled
[    0.013743] ACPI: RSDP 0x00000000000F0140 000024 (v02 LENOVO)
[    0.013751] ACPI: XSDT 0x000000007931A188 0000EC (v01 LENOVO CB-01    00000003 PTEC 00000002)
[    0.013763] ACPI: FACP 0x0000000079334000 00010C (v05 LENOVO CB-01    00000003 PTEC 00000002)
[    0.013773] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Pm1aEventBlock: 32/16 (20190215/tbfadt-564)
[    0.013780] ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aEventBlock: 16, using default 32 (20190215/tbfadt-669)
[    0.013787] ACPI: DSDT 0x0000000079324000 008304 (v02 LENOVO EDK2     00000003 BRXT 0100000D)
[    0.013795] ACPI: FACS 0x00000000792ED000 000040
[    0.013800] ACPI: UEFI 0x00000000792F1000 000042 (v01 LENOVO CB-01    00000002 PTEC 00000002)
[    0.013807] ACPI: BDAT 0x0000000079338000 000030 (v02 LENOVO CB-01    00000000 PTEC 00000002)
[    0.013814] ACPI: DBG2 0x0000000079337000 000072 (v00 LENOVO CB-01    00000003 PTEC 00000002)
[    0.013821] ACPI: DBGP 0x0000000079336000 000034 (v01 LENOVO CB-01    00000003 PTEC 00000002)
[    0.013828] ACPI: HPET 0x0000000079333000 000038 (v01 LENOVO CB-01    00000003 PTEC 00000002)
[    0.013834] ACPI: LPIT 0x0000000079332000 00005C (v01 LENOVO CB-01    00000003 PTEC 00000002)
[    0.013841] ACPI: APIC 0x0000000079331000 000084 (v03 LENOVO CB-01    00000003 PTEC 00000002)
[    0.013848] ACPI: MCFG 0x0000000079330000 00003C (v01 LENOVO CB-01    00000003 PTEC 00000002)
[    0.013855] ACPI: NPKT 0x000000007932F000 000065 (v01 LENOVO CB-01    00000003 PTEC 00000002)
[    0.013862] ACPI: PRAM 0x000000007932E000 000030 (v01 LENOVO CB-01    00000003 PTEC 00000002)
[    0.013868] ACPI: WSMT 0x000000007932D000 000028 (v01 LENOVO CB-01    00000003 PTEC 00000002)
[    0.013875] ACPI: SSDT 0x0000000079322000 0012F8 (v02 LENOVO DptfTab  00000003 BRXT 0100000D)
[    0.013882] ACPI: SSDT 0x0000000079321000 000248 (v01 LENOVO Platform 00001000 INTL 20150818)
[    0.013890] ACPI: BATB 0x0000000079320000 00004A (v02 LENOVO CB-01    00000000 PTEC 00000002)
[    0.013896] ACPI: SSDT 0x000000007931F000 0003DF (v02 LENOVO Cpu0Ist  00003000 INTL 20150818)
[    0.013904] ACPI: SSDT 0x000000007931E000 00072B (v02 LENOVO CpuSsdt  00003000 INTL 20150818)
[    0.013911] ACPI: SSDT 0x000000007931D000 00032D (v02 LENOVO Cpu0Tst  00003000 INTL 20150818)
[    0.013918] ACPI: SSDT 0x000000007931C000 00017C (v02 LENOVO ApTst    00003000 INTL 20150818)
[    0.013925] ACPI: MSDM 0x000000007931B000 000055 (v03 LENOVO CB-01    00000000 PTEC 00000002)
[    0.013932] ACPI: SSDT 0x0000000079317000 002760 (v02 LENOVO SaSsdt   00003000 INTL 20150818)
[    0.013939] ACPI: FPDT 0x0000000079339000 000044 (v01 LENOVO CB-01    00000002 PTEC 00000002)
[    0.013946] ACPI: BGRT 0x0000000079316000 000038 (v01 LENOVO CB-01    00000002 PTEC 00000002)
[    0.013953] ACPI: WDAT 0x0000000079335000 000104 (v01 LENOVO CB-01    00000000 PTEC 00000002)
[    0.013960] ACPI: UEFI 0x00000000792E8000 00017A (v01 LENOVO CB-01    00000001 PTEC 00000002)
[    0.013976] ACPI: Local APIC address 0xfee00000
[    0.014112] No NUMA configuration found
[    0.014114] Faking a node at [mem 0x0000000000000000-0x000000006affffff]
[    0.014123] NODE_DATA(0) allocated [mem 0x6affc000-0x6affffff]
[    0.014158] Zone ranges:
[    0.014160]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.014163]   DMA32    [mem 0x0000000001000000-0x000000006affffff]
[    0.014166]   Normal   empty
[    0.014168] Movable zone start for each node
[    0.014170] Early memory node ranges
[    0.014173]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
[    0.014175]   node   0: [mem 0x0000000000100000-0x000000000fffffff]
[    0.014177]   node   0: [mem 0x0000000012151000-0x000000006affffff]
[    0.014650] Zeroed struct page in unavailable ranges: 8629 pages
[    0.014653] Initmem setup node 0 [mem 0x0000000000001000-0x000000006affffff]
[    0.014657] On node 0 totalpages: 429643
[    0.014660]   DMA zone: 64 pages used for memmap
[    0.014662]   DMA zone: 21 pages reserved
[    0.014664]   DMA zone: 3996 pages, LIFO batch:0
[    0.014976]   DMA32 zone: 6784 pages used for memmap
[    0.014978]   DMA32 zone: 425647 pages, LIFO batch:63
[    0.047404] Reserving Intel graphics memory at [mem 0x7c000000-0x7fffffff]
[    0.047726] ACPI: PM-Timer IO Port: 0x408
[    0.047730] ACPI: Local APIC address 0xfee00000
[    0.047744] ACPI: LAPIC_NMI (acpi_id[0x01] high level lint[0x1])
[    0.047746] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1])
[    0.047748] ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1])
[    0.047751] ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1])
[    0.047786] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-119
[    0.047791] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.047795] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.047798] ACPI: IRQ0 used by override.
[    0.047802] ACPI: IRQ9 used by override.
[    0.047808] Using ACPI (MADT) for SMP configuration information
[    0.047812] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.047824] smpboot: Allowing 4 CPUs, 2 hotplug CPUs
[    0.047841] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.047844] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff]
[    0.047846] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.047848] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.047851] PM: Registered nosave memory: [mem 0x10000000-0x12150fff]
[    0.047857] [mem 0x80000000-0xcfffffff] available for PCI devices
[    0.047865] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.255795] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:4 nr_node_ids:1
[    0.256546] percpu: Embedded 42 pages/cpu s133144 r8192 d30696 u524288
[    0.256558] pcpu-alloc: s133144 r8192 d30696 u524288 alloc=1*2097152
[    0.256561] pcpu-alloc: [0] 0 1 2 3 
[    0.256606] Built 1 zonelists, mobility grouping on.  Total pages: 422774
[    0.256609] Policy zone: DMA32
[    0.256614] Kernel command line: quiet changes=/porteus initrd=/boot/syslinux/initrd.xz BOOT_IMAGE=/boot/syslinux/vmlinuz 
[    0.273891] Memory: 1665680K/1718572K available (10243K kernel code, 689K rwdata, 2372K rodata, 988K init, 2348K bss, 52892K reserved, 0K cma-reserved)
[    0.274167] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.274180] Kernel/User page tables isolation: enabled
[    0.274340] rcu: Preemptible hierarchical RCU implementation.
[    0.274344] rcu:     RCU restricting CPUs from NR_CPUS=32 to nr_cpu_ids=4.
[    0.274346]  Tasks RCU enabled.
[    0.274348] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.274351] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.274381] NR_IRQS: 4352, nr_irqs: 1024, preallocated irqs: 16
[    0.284030] Console: colour VGA+ 80x25
[    0.284039] printk: console [tty0] enabled
[    0.284073] ACPI: Core revision 20190215
[    0.285098] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 99544814920 ns
[    0.285135] hpet clockevent registered
[    0.285205] APIC: Switch to symmetric I/O mode setup
[    0.289873] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.294151] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0xfc66f4fc7c, max_idle_ns: 440795224246 ns
[    0.294180] Calibrating delay loop (skipped), value calculated using timer frequency.. 2188.80 BogoMIPS (lpj=1094400)
[    0.294185] pid_max: default: 32768 minimum: 301
[    0.295127] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.295612] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.295659] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.295676] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.296031] *** VALIDATE proc ***
[    0.296093] *** VALIDATE cgroup1 ***
[    0.296097] *** VALIDATE cgroup2 ***
[    0.296224] mce: CPU supports 7 MCE banks
[    0.296270] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.296350] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
[    0.296352] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.296357] Spectre V2 : Mitigation: Full generic retpoline
[    0.296358] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.296360] Speculative Store Bypass: Vulnerable
[    0.296907] Freeing SMP alternatives memory: 20K
[    0.297320] TSC deadline timer enabled
[    0.297330] smpboot: CPU0: Intel(R) Celeron(R) CPU N3350 @ 1.10GHz (family: 0x6, model: 0x5c, stepping: 0x9)
[    0.303177] Performance Events: PEBS fmt3+, Goldmont events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.303216] ... version:                4
[    0.303217] ... bit width:              48
[    0.303219] ... generic registers:      4
[    0.303221] ... value mask:             0000ffffffffffff
[    0.303223] ... max period:             00007fffffffffff
[    0.303224] ... fixed-purpose events:   3
[    0.303226] ... event mask:             000000070000000f
[    0.305165] rcu: Hierarchical SRCU implementation.
[    0.309165] smp: Bringing up secondary CPUs ...
[    0.317186] x86: Booting SMP configuration:
[    0.317189] .... node  #0, CPUs:      #1
[    0.317724] smp: Brought up 1 node, 2 CPUs
[    0.317724] smpboot: Max logical packages: 2
[    0.317724] smpboot: Total of 2 processors activated (4377.60 BogoMIPS)
[    0.318462] devtmpfs: initialized
[    0.319183] random: get_random_bytes called from setup_net+0x36/0x14c with crng_init=0
[    0.319276] PM: Registering ACPI NVS region [mem 0x7929b000-0x792cdfff] (208896 bytes)
[    0.319286] PM: Registering ACPI NVS region [mem 0x792cf000-0x792fafff] (180224 bytes)
[    0.319295] PM: Registering ACPI NVS region [mem 0x7a696000-0x7a696fff] (4096 bytes)
[    0.319427] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.319427] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.319427] pinctrl core: initialized pinctrl subsystem
[    0.319658] NET: Registered protocol family 16
[    0.320471] cpuidle: using governor ladder
[    0.320471] cpuidle: using governor menu
[    0.320471] ACPI: bus type PCI registered
[    0.320471] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.320471] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[    0.320471] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in E820
[    0.320471] PCI: Using configuration type 1 for base access
[    0.325340] ACPI: Added _OSI(Module Device)
[    0.325343] ACPI: Added _OSI(Processor Device)
[    0.325345] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.325347] ACPI: Added _OSI(Processor Aggregator Device)
[    0.325350] ACPI: Added _OSI(Linux-Dell-Video)
[    0.325353] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.325356] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.340390] ACPI: 8 ACPI AML tables successfully acquired and loaded
[    0.346856] ACPI: Dynamic OEM Table Load:
[    0.346876] ACPI: SSDT 0xFFFF8880681C8E00 000102 (v02 PmRef  Cpu0Cst  00003001 INTL 20150818)
[    0.347797] ACPI: Dynamic OEM Table Load:
[    0.347814] ACPI: SSDT 0xFFFF8880681C9000 00015F (v02 PmRef  ApIst    00003000 INTL 20150818)
[    0.348350] ACPI: Dynamic OEM Table Load:
[    0.348368] ACPI: SSDT 0xFFFF8880681E60C0 00008D (v02 PmRef  ApCst    00003000 INTL 20150818)
[    0.349476] ACPI: EC: EC started
[    0.349478] ACPI: EC: interrupt blocked
[    0.460319] ACPI: \_SB_.PCI0.LPCB.H_EC: Used as first EC
[    0.460325] ACPI: \_SB_.PCI0.LPCB.H_EC: GPE=0x3f, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.460328] ACPI: \_SB_.PCI0.LPCB.H_EC: Boot DSDT EC used to handle transactions
[    0.460330] ACPI: Interpreter enabled
[    0.460389] ACPI: (supports S0 S3 S4 S5)
[    0.460393] ACPI: Using IOAPIC for interrupt routing
[    0.460465] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.461156] ACPI: Enabled 9 GPEs in block 00 to 7F
[    0.478776] ACPI: Power Resource [FN00] (on)
[    0.480070] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.480083] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.481622] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability LTR]
[    0.481655] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.483148] PCI host bridge to bus 0000:00
[    0.483154] pci_bus 0000:00: root bus resource [io  0x0070-0x0077]
[    0.483156] pci_bus 0000:00: root bus resource [io  0x0000-0x006f window]
[    0.483163] pci_bus 0000:00: root bus resource [io  0x0078-0x0cf7 window]
[    0.483168] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.483172] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.483176] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.483179] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
[    0.483183] pci_bus 0000:00: root bus resource [mem 0x7c000001-0x7fffffff window]
[    0.483187] pci_bus 0000:00: root bus resource [mem 0x7b800001-0x7bffffff window]
[    0.483191] pci_bus 0000:00: root bus resource [mem 0x80000000-0xcfffffff window]
[    0.483194] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff window]
[    0.483199] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.483221] pci 0000:00:00.0: [8086:5af0] type 00 class 0x060000
[    0.483820] pci 0000:00:00.1: [8086:5a8c] type 00 class 0x118000
[    0.483872] pci 0000:00:00.1: reg 0x10: [mem 0x91410000-0x91417fff 64bit]
[    0.484512] pci 0000:00:02.0: [8086:5a85] type 00 class 0x030000
[    0.484538] pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x90ffffff 64bit]
[    0.484552] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff 64bit pref]
[    0.484563] pci 0000:00:02.0: reg 0x20: [io  0x1000-0x103f]
[    0.485196] pci 0000:00:0e.0: [8086:5a98] type 00 class 0x040300
[    0.485239] pci 0000:00:0e.0: reg 0x10: [mem 0x91418000-0x9141bfff 64bit]
[    0.485270] pci 0000:00:0e.0: reg 0x20: [mem 0x91200000-0x912fffff 64bit]
[    0.485375] pci 0000:00:0e.0: PME# supported from D0 D3hot D3cold
[    0.485948] pci 0000:00:0f.0: [8086:5a9a] type 00 class 0x078000
[    0.486000] pci 0000:00:0f.0: reg 0x10: [mem 0x9141e000-0x9141efff 64bit]
[    0.486156] pci 0000:00:0f.0: PME# supported from D3hot
[    0.486671] pci 0000:00:12.0: [8086:5ae3] type 00 class 0x010601
[    0.486703] pci 0000:00:12.0: reg 0x10: [mem 0x9141c000-0x9141dfff]
[    0.486718] pci 0000:00:12.0: reg 0x14: [mem 0x9142b000-0x9142b0ff]
[    0.486731] pci 0000:00:12.0: reg 0x18: [io  0x1080-0x1087]
[    0.486745] pci 0000:00:12.0: reg 0x1c: [io  0x1088-0x108b]
[    0.486760] pci 0000:00:12.0: reg 0x20: [io  0x1060-0x107f]
[    0.486773] pci 0000:00:12.0: reg 0x24: [mem 0x91429000-0x914297ff]
[    0.486845] pci 0000:00:12.0: PME# supported from D3hot
[    0.487335] pci 0000:00:14.0: [8086:5ad6] type 01 class 0x060400
[    0.487463] pci 0000:00:14.0: PME# supported from D0 D3hot D3cold
[    0.487966] pci 0000:00:14.1: [8086:5ad7] type 01 class 0x060400
[    0.488089] pci 0000:00:14.1: PME# supported from D0 D3hot D3cold
[    0.488626] pci 0000:00:15.0: [8086:5aa8] type 00 class 0x0c0330
[    0.488662] pci 0000:00:15.0: reg 0x10: [mem 0x91400000-0x9140ffff 64bit]
[    0.488754] pci 0000:00:15.0: PME# supported from D3hot D3cold
[    0.489278] pci 0000:00:16.0: [8086:5aac] type 00 class 0x118000
[    0.489317] pci 0000:00:16.0: reg 0x10: [mem 0x91421000-0x91421fff 64bit]
[    0.489335] pci 0000:00:16.0: reg 0x18: [mem 0x91422000-0x91422fff 64bit]
[    0.489896] pci 0000:00:16.2: [8086:5ab0] type 00 class 0x118000
[    0.489931] pci 0000:00:16.2: reg 0x10: [mem 0x91423000-0x91423fff 64bit]
[    0.489949] pci 0000:00:16.2: reg 0x18: [mem 0x91424000-0x91424fff 64bit]
[    0.490553] pci 0000:00:1c.0: [8086:5acc] type 00 class 0x080501
[    0.490588] pci 0000:00:1c.0: reg 0x10: [mem 0x91427000-0x91427fff 64bit]
[    0.490605] pci 0000:00:1c.0: reg 0x18: [mem 0x91428000-0x91428fff 64bit]
[    0.491201] pci 0000:00:1f.0: [8086:5ae8] type 00 class 0x060100
[    0.491828] pci 0000:00:1f.1: [8086:5ad4] type 00 class 0x0c0500
[    0.491904] pci 0000:00:1f.1: reg 0x10: [mem 0x9142a000-0x9142a0ff 64bit]
[    0.491987] pci 0000:00:1f.1: reg 0x20: [io  0x1040-0x105f]
[    0.492693] pci 0000:01:00.0: [10ec:5229] type 00 class 0xff0000
[    0.492778] pci 0000:01:00.0: reg 0x10: [mem 0x91300000-0x91300fff]
[    0.492971] pci 0000:01:00.0: Upstream bridge's Max Payload Size set to 128 (was 256, max 256)
[    0.492984] pci 0000:01:00.0: Max Payload Size set to 128 (was 128, max 128)
[    0.493156] pci 0000:01:00.0: supports D1 D2
[    0.493163] pci 0000:01:00.0: PME# supported from D1 D2 D3hot
[    0.493450] pci 0000:00:14.0: PCI bridge to [bus 01]
[    0.493459] pci 0000:00:14.0:   bridge window [mem 0x91300000-0x913fffff]
[    0.493688] pci 0000:02:00.0: [168c:0042] type 00 class 0x028000
[    0.493764] pci 0000:02:00.0: reg 0x10: [mem 0x91000000-0x911fffff 64bit]
[    0.494148] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.494638] pci 0000:00:14.1: PCI bridge to [bus 02]
[    0.494648] pci 0000:00:14.1:   bridge window [mem 0x91000000-0x911fffff]
[    0.517964] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    0.518112] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    0.518259] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    0.518402] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    0.518544] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    0.518685] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    0.518827] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    0.518977] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 *15), disabled.
[    0.521184] gpio gpiochip1: (INT3452:01): detected irqchip that is shared with multiple gpiochips: please fix the driver.
[    0.521697] gpio gpiochip2: (INT3452:02): detected irqchip that is shared with multiple gpiochips: please fix the driver.
[    0.522285] gpio gpiochip3: (INT3452:03): detected irqchip that is shared with multiple gpiochips: please fix the driver.
[    0.523214] ACPI: EC: interrupt unblocked
[    0.523308] ACPI: EC: event unblocked
[    0.523338] ACPI: \_SB_.PCI0.LPCB.H_EC: GPE=0x3f, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.523343] ACPI: \_SB_.PCI0.LPCB.H_EC: Boot DSDT EC used to handle transactions and events
[    0.523585] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.523585] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.523585] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.523585] vgaarb: loaded
[    0.523589] SCSI subsystem initialized
[    0.523589] libata version 3.00 loaded.
[    0.523589] ACPI: bus type USB registered
[    0.524187] usbcore: registered new interface driver usbfs
[    0.524209] usbcore: registered new interface driver hub
[    0.524246] usbcore: registered new device driver usb
[    0.524311] videodev: Linux video capture interface: v2.00
[    0.524335] pps_core: LinuxPPS API ver. 1 registered
[    0.524337] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.524343] PTP clock support registered
[    0.524456] Advanced Linux Sound Architecture Driver Initialized.
[    0.524459] PCI: Using ACPI for IRQ routing
[    0.531419] PCI: pci_cache_line_size set to 64 bytes
[    0.531726] e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
[    0.531730] e820: reserve RAM buffer [mem 0x6b000000-0x6bffffff]
[    0.532116] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.532127] hpet0: 8 comparators, 64-bit 19.200000 MHz counter
[    0.533202] clocksource: Switched to clocksource tsc-early
[    0.533336] pnp: PnP ACPI init
[    0.556426] system 00:00: [io  0x0680-0x069f] has been reserved
[    0.556432] system 00:00: [io  0x0400-0x047f] has been reserved
[    0.556436] system 00:00: [io  0x0500-0x05fe] has been reserved
[    0.556440] system 00:00: [io  0x0600-0x061f] has been reserved
[    0.556444] system 00:00: [io  0x164e-0x164f] has been reserved
[    0.556459] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.556544] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.556984] system 00:02: [mem 0xe0000000-0xefffffff] could not be reserved
[    0.556989] system 00:02: [mem 0xfea00000-0xfeafffff] has been reserved
[    0.556994] system 00:02: [mem 0xfed01000-0xfed01fff] has been reserved
[    0.556998] system 00:02: [mem 0xfed03000-0xfed03fff] has been reserved
[    0.557002] system 00:02: [mem 0xfed06000-0xfed06fff] has been reserved
[    0.557006] system 00:02: [mem 0xfed08000-0xfed09fff] has been reserved
[    0.557010] system 00:02: [mem 0xfed80000-0xfedbffff] has been reserved
[    0.557015] system 00:02: [mem 0xfed1c000-0xfed1cfff] has been reserved
[    0.557019] system 00:02: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.557031] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.557536] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.557899] pnp: PnP ACPI: found 4 devices
[    0.566802] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.566831] pci 0000:00:14.0: PCI bridge to [bus 01]
[    0.566842] pci 0000:00:14.0:   bridge window [mem 0x91300000-0x913fffff]
[    0.566853] pci 0000:00:14.1: PCI bridge to [bus 02]
[    0.566861] pci 0000:00:14.1:   bridge window [mem 0x91000000-0x911fffff]
[    0.566875] pci_bus 0000:00: resource 4 [io  0x0070-0x0077]
[    0.566879] pci_bus 0000:00: resource 5 [io  0x0000-0x006f window]
[    0.566882] pci_bus 0000:00: resource 6 [io  0x0078-0x0cf7 window]
[    0.566886] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.566890] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.566894] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.566898] pci_bus 0000:00: resource 10 [mem 0x000e0000-0x000fffff window]
[    0.566901] pci_bus 0000:00: resource 11 [mem 0x7c000001-0x7fffffff window]
[    0.566905] pci_bus 0000:00: resource 12 [mem 0x7b800001-0x7bffffff window]
[    0.566909] pci_bus 0000:00: resource 13 [mem 0x80000000-0xcfffffff window]
[    0.566912] pci_bus 0000:00: resource 14 [mem 0xe0000000-0xefffffff window]
[    0.566917] pci_bus 0000:01: resource 1 [mem 0x91300000-0x913fffff]
[    0.566921] pci_bus 0000:02: resource 1 [mem 0x91000000-0x911fffff]
[    0.567175] NET: Registered protocol family 2
[    0.567643] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes)
[    0.567686] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    0.567822] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[    0.567999] TCP: Hash tables configured (established 16384 bind 16384)
[    0.568086] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[    0.568126] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[    0.568313] NET: Registered protocol family 1
[    0.568362] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.569930] PCI: CLS 64 bytes, default 64
[    0.570045] Unpacking initramfs...
[    0.822313] Freeing initrd memory: 804K
[    0.822449] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0xfc66f4fc7c, max_idle_ns: 440795224246 ns
[    0.822482] clocksource: Switched to clocksource tsc
[    0.823306] Initialise system trusted keyrings
[    0.823410] workingset: timestamp_bits=56 max_order=19 bucket_order=0
[    0.828777] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.828883] ntfs: driver 2.1.32 [Flags: R/W].
[    0.829055] fuse init (API version 7.29)
[    0.829251] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[    0.832297] aufs 5.1-20190520
[    0.835893] Key type asymmetric registered
[    0.835896] Asymmetric key parser 'x509' registered
[    0.835920] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    0.836744] pcieport 0000:00:14.0: Signaling PME with IRQ 120
[    0.837203] pcieport 0000:00:14.1: Signaling PME with IRQ 121
[    0.837452] intel_idle: MWAIT substates: 0x11242020
[    0.837454] intel_idle: v0.4.1 model 0x5C
[    0.837762] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.839360] ACPI: AC Adapter [ADP1] (on-line)
[    0.839533] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/PNP0C09:00/PNP0C0D:00/input/input0
[    0.839568] ACPI: Lid Switch [LID0]
[    0.839704] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.839722] ACPI: Power Button [PWRB]
[    0.839810] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.842316] ACPI: Power Button [PWRF]
[    0.846086] thermal LNXTHERM:00: registered as thermal_zone0
[    0.846090] ACPI: Thermal Zone [TZ01] (41 C)
[    0.846620] Linux agpgart interface v0.103
[    0.849132] loop: module loaded
[    0.850333] usbcore: registered new interface driver rtsx_usb
[    0.856592] ahci 0000:00:12.0: version 3.0
[    0.857062] ahci 0000:00:12.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    0.857070] ahci 0000:00:12.0: flags: 64bit ncq sntf pm clo only pmp pio slum part deso sadm sds apst 
[    0.859197] scsi host0: ahci
[    0.860129] scsi host1: ahci
[    0.860379] ata1: SATA max UDMA/133 abar m2048@0x91429000 port 0x91429100 irq 123
[    0.860385] ata2: SATA max UDMA/133 abar m2048@0x91429000 port 0x91429180 irq 123
[    0.861635] Fusion MPT base driver 3.04.20
[    0.861637] Copyright (c) 1999-2008 LSI Corporation
[    0.861652] Fusion MPT SPI Host driver 3.04.20
[    0.861679] Fusion MPT SAS Host driver 3.04.20
[    0.861721] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.861724] ehci-pci: EHCI PCI platform driver
[    0.861746] ehci-platform: EHCI generic platform driver
[    0.861782] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.861803] ohci-pci: OHCI PCI platform driver
[    0.861826] ohci-platform: OHCI generic platform driver
[    0.861844] uhci_hcd: USB Universal Host Controller Interface driver
[    0.862311] xhci_hcd 0000:00:15.0: xHCI Host Controller
[    0.862328] xhci_hcd 0000:00:15.0: new USB bus registered, assigned bus number 1
[    0.863461] xhci_hcd 0000:00:15.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[    0.863472] xhci_hcd 0000:00:15.0: cache line size of 64 is not supported
[    0.863825] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.01
[    0.863830] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.863833] usb usb1: Product: xHCI Host Controller
[    0.863837] usb usb1: Manufacturer: Linux 5.1.5-porteus xhci-hcd
[    0.863840] usb usb1: SerialNumber: 0000:00:15.0
[    0.864106] hub 1-0:1.0: USB hub found
[    0.864131] hub 1-0:1.0: 8 ports detected
[    0.866645] xhci_hcd 0000:00:15.0: xHCI Host Controller
[    0.866653] xhci_hcd 0000:00:15.0: new USB bus registered, assigned bus number 2
[    0.866661] xhci_hcd 0000:00:15.0: Host supports USB 3.0  SuperSpeed
[    0.866744] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.01
[    0.866749] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.866752] usb usb2: Product: xHCI Host Controller
[    0.866755] usb usb2: Manufacturer: Linux 5.1.5-porteus xhci-hcd
[    0.866758] usb usb2: SerialNumber: 0000:00:15.0
[    0.866971] hub 2-0:1.0: USB hub found
[    0.866993] hub 2-0:1.0: 7 ports detected
[    0.868258] usb: port power management may be unreliable
[    0.885386] ehci-fsl: Freescale EHCI Host controller driver
[    0.886717] usbcore: registered new interface driver uas
[    0.887565] usbcore: registered new interface driver usb-storage
[    0.887582] usbcore: registered new interface driver ums-alauda
[    0.887596] usbcore: registered new interface driver ums-cypress
[    0.887610] usbcore: registered new interface driver ums-datafab
[    0.887628] usbcore: registered new interface driver ums_eneub6250
[    0.887642] usbcore: registered new interface driver ums-freecom
[    0.888853] usbcore: registered new interface driver ums-isd200
[    0.888871] usbcore: registered new interface driver ums-jumpshot
[    0.888885] usbcore: registered new interface driver ums-karma
[    0.888898] usbcore: registered new interface driver ums-onetouch
[    0.888918] usbcore: registered new interface driver ums-realtek
[    0.888935] usbcore: registered new interface driver ums-sddr09
[    0.890216] usbcore: registered new interface driver ums-sddr55
[    0.890232] usbcore: registered new interface driver ums-usbat
[    0.891984] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    0.891986] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.896874] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.898437] mousedev: PS/2 mouse device common for all mice
[    0.900579] rtc_cmos 00:03: RTC can wake from S4
[    0.901199] rtc_cmos 00:03: registered as rtc0
[    0.901204] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.901586] intel_pstate: Intel P-state driver initializing
[    0.901884] sdhci: Secure Digital Host Controller Interface driver
[    0.901886] sdhci: Copyright(c) Pierre Ossman
[    0.901962] sdhci-pci 0000:00:1c.0: SDHCI controller found [8086:5acc] (rev b)
[    0.903332] mmc0: SDHCI controller on PCI [0000:00:1c.0] using ADMA 64-bit
[    0.903492] wbsd: Winbond W83L51xD SD/MMC card interface driver
[    0.903494] wbsd: Copyright(c) Pierre Ossman
[    0.903597] VUB300 Driver rom wait states = 1C irqpoll timeout = 0400
[    0.905547] usbcore: registered new interface driver vub300
[    0.905576] usbcore: registered new interface driver ushc
[    0.905901] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.906546] hidraw: raw HID events driver (C) Jiri Kosina
[    0.906770] usbcore: registered new interface driver usbhid
[    0.906772] usbhid: USB HID core driver
[    0.907202] NET: Registered protocol family 17
[    0.908289] microcode: sig=0x506c9, pf=0x1, revision=0x26
[    0.908702] microcode: Microcode Update Driver: v2.2.
[    0.908757] sched_clock: Marking stable (899212995, 9421130)->(912549307, -3915182)
[    0.909939] registered taskstats version 1
[    0.909944] Loading compiled-in X.509 certificates
[    0.911668] Key type encrypted registered
[    0.912520] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    0.912878] rtc_cmos 00:03: setting system clock to 2020-05-22T15:01:56 UTC (1590159716)
[    0.912888] ALSA device list:
[    0.912889]   No soundcards found.
[    1.000652] mmc0: new HS200 MMC card at address 0001
[    1.002281] mmcblk0: mmc0:0001 HBG4a2 29.1 GiB 
[    1.002483] mmcblk0boot0: mmc0:0001 HBG4a2 partition 1 4.00 MiB
[    1.002689] mmcblk0boot1: mmc0:0001 HBG4a2 partition 2 4.00 MiB
[    1.004327] mmcblk0rpmb: mmc0:0001 HBG4a2 partition 3 4.00 MiB, chardev (247:0)
[    1.005860] battery: ACPI: Battery Slot [BAT1] (battery present)
[    1.009501]  mmcblk0: p1 p2
[    1.171534] ata2: SATA link down (SStatus 4 SControl 300)
[    1.171596] ata1: SATA link down (SStatus 4 SControl 300)
[    1.173650] Freeing unused kernel image memory: 988K
[    1.178349] Write protecting the kernel read-only data: 16384k
[    1.180361] Freeing unused kernel image memory: 2028K
[    1.181757] Freeing unused kernel image memory: 1724K
[    1.181934] rodata_test: all tests were successful
[    1.182014] Run /init as init process
[    1.191215] usb 1-2: new high-speed USB device number 2 using xhci_hcd
[    1.318249] usb 1-2: New USB device found, idVendor=0781, idProduct=5567, bcdDevice= 1.00
[    1.318257] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.318262] usb 1-2: Product: Cruzer Blade
[    1.318267] usb 1-2: Manufacturer: SanDisk
[    1.318271] usb 1-2: SerialNumber: 4C530001280802123053
[    1.319512] usb-storage 1-2:1.0: USB Mass Storage device detected
[    1.321740] scsi host2: usb-storage 1-2:1.0
[    1.354536] random: fast init done
[    1.398881] EXT4-fs (mmcblk0p1): recovery complete
[    1.398888] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[    1.405412] EXT4-fs (mmcblk0p2): recovery complete
[    1.405420] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[    1.436573] usb 1-7: new full-speed USB device number 3 using xhci_hcd
[    1.564157] usb 1-7: New USB device found, idVendor=0cf3, idProduct=e500, bcdDevice= 0.01
[    1.564186] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.678974] mmc1: cannot verify signal voltage switch
[    1.680376] usb 1-8: new high-speed USB device number 4 using xhci_hcd
[    1.809832] mmc1: new ultra high speed SDR50 SDXC card at address 1234
[    1.810435] mmcblk1: mmc1:1234 SA64G 57.7 GiB 
[    1.812366]  mmcblk1: p1
[    1.828840] usb 1-8: New USB device found, idVendor=0bda, idProduct=5627, bcdDevice= 0.04
[    1.828846] usb 1-8: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    1.828849] usb 1-8: Product: EasyCamera
[    1.828853] usb 1-8: Manufacturer: 8SSC20Q74306A1YD81Q7064
[    1.828856] usb 1-8: SerialNumber: 200901010001
[    2.366831] scsi 2:0:0:0: Direct-Access     SanDisk  Cruzer Blade     1.00 PQ: 0 ANSI: 6
[    2.368449] sd 2:0:0:0: [sda] 30842880 512-byte logical blocks: (15.8 GB/14.7 GiB)
[    2.370157] sd 2:0:0:0: [sda] Write Protect is off
[    2.370189] sd 2:0:0:0: [sda] Mode Sense: 43 00 00 00
[    2.371026] sd 2:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    2.376003]  sda: sda1
[    2.377529] sd 2:0:0:0: [sda] Attached SCSI removable disk
[    2.826624] random: blkid: uninitialized urandom read (6 bytes read)
[    2.841576] ISO 9660 Extensions: Microsoft Joliet Level 3
[    2.843456] ISO 9660 Extensions: Microsoft Joliet Level 3
[    2.844694] ISO 9660 Extensions: RRIP_1991A
[    2.854983] ISO 9660 Extensions: Microsoft Joliet Level 3
[    2.856834] ISO 9660 Extensions: Microsoft Joliet Level 3
[    2.858103] ISO 9660 Extensions: RRIP_1991A
[    3.263296] random: blkid: uninitialized urandom read (6 bytes read)
[    3.582583] random: crng init done
[   10.486385] udevd[468]: starting eudev-3.2.8
[   10.664071] input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input4
[   10.735224] proc_thermal 0000:00:00.1: Creating sysfs group for PROC_THERMAL_PCI
[   10.778721] i915 0000:00:02.0: vgaarb: deactivate vga console
[   10.787035] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   10.804438] Console: switching to colour dummy device 80x25
[   10.807612] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   10.807615] [drm] Driver supports precise vblank timestamp query.
[   10.807748] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   10.808075] lpc_ich 0000:00:1f.0: I/O space for ACPI uninitialized
[   10.818829] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   10.818931] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[   10.818933] cfg80211: failed to load regulatory.db
[   10.833101] i801_smbus 0000:00:1f.1: SPD Write Disable is set
[   10.833251] i801_smbus 0000:00:1f.1: SMBus using PCI interrupt
[   10.856273] [drm] Finished loading DMC firmware i915/bxt_dmc_ver1_07.bin (v1.7)
[   10.857582] ath10k_pci 0000:02:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[   10.865930] [drm] Initialized i915 1.6.0 20190207 for 0000:00:02.0 on minor 0
[   10.867384] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[   10.867595] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
[   10.867811] snd_hda_intel 0000:00:0e.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[   10.871384] fbcon: inteldrmfb (fb0) is primary device
[   10.881836] Console: switching to colour frame buffer device 170x48
[   10.902954] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   10.934475] input: ELAN0630:00 04F3:3072 Mouse as /devices/pci0000:00/0000:00:16.2/i2c_designware.1/i2c-6/i2c-ELAN0630:00/0018:04F3:3072.0001/input/input6
[   10.937867] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VC: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   10.937871] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   10.937873] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[   10.937875] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   10.937876] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   10.937879] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x18
[   10.937880] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[   10.944398] input: ELAN0630:00 04F3:3072 Touchpad as /devices/pci0000:00/0000:00:16.2/i2c_designware.1/i2c-6/i2c-ELAN0630:00/0018:04F3:3072.0001/input/input8
[   10.944508] hid-generic 0018:04F3:3072.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN0630:00 04F3:3072] on i2c-ELAN0630:00
[   10.951894] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[   10.951901] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   10.951902] RAPL PMU: hw unit of domain package 2^-14 Joules
[   10.951903] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   10.951903] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   10.953088] cryptd: max_cpu_qlen set to 1000
[   10.980659] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:0e.0/sound/card0/input9
[   10.980748] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:0e.0/sound/card0/input10
[   10.980818] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input11
[   10.980889] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input12
[   10.980957] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input13
[   10.981025] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input14
[   10.981107] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:0e.0/sound/card0/input15
[   10.981862] SSE version of gcm_enc/dec engaged.
[   11.154768] kvm: disabled by bios
[   11.196979] kvm: disabled by bios
[   11.205962] intel_rapl: Found RAPL domain package
[   11.205965] intel_rapl: Found RAPL domain core
[   11.205968] intel_rapl: Found RAPL domain uncore
[   11.205970] intel_rapl: Found RAPL domain dram
[   11.270500] ath10k_pci 0000:02:00.0: qca9377 hw1.1 target 0x05020001 chip_id 0x003821ff sub 17aa:0901
[   11.270504] ath10k_pci 0000:02:00.0: kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 0
[   11.271080] ath10k_pci 0000:02:00.0: firmware ver WLAN.TF.2.1-00021-QCARMSWP-1 api 6 features wowlan,ignore-otp crc32 42e41877
[   11.351616] ath10k_pci 0000:02:00.0: board_file api 2 bmi_id N/A crc32 8aedfa4a
[   11.465258] ath10k_pci 0000:02:00.0: unsupported HTC service id: 1536
[   11.483552] ath10k_pci 0000:02:00.0: htt-ver 3.56 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[   11.499931] input: ELAN0630:00 04F3:3072 Touchpad as /devices/pci0000:00/0000:00:16.2/i2c_designware.1/i2c-6/i2c-ELAN0630:00/0018:04F3:3072.0001/input/input18
[   11.500305] hid-multitouch 0018:04F3:3072.0001: input,hidraw0: I2C HID v1.00 Mouse [ELAN0630:00 04F3:3072] on i2c-ELAN0630:00
[   11.544321] ath: EEPROM regdomain: 0x6c
[   11.544324] ath: EEPROM indicates we should expect a direct regpair map
[   11.544327] ath: Country alpha2 being used: 00
[   11.544327] ath: Regpair used: 0x6c
[   12.118650] Bluetooth: Core ver 2.22
[   12.118948] NET: Registered protocol family 31
[   12.118950] Bluetooth: HCI device and connection manager initialized
[   12.118958] Bluetooth: HCI socket layer initialized
[   12.118961] Bluetooth: L2CAP socket layer initialized
[   12.118967] Bluetooth: SCO socket layer initialized
[   12.225499] usbcore: registered new interface driver btusb
[   12.446197] uvcvideo: Found UVC 1.00 device EasyCamera (0bda:5627)
[   12.449890] input: EasyCamera: EasyCamera as /devices/pci0000:00/0000:00:15.0/usb1/1-8/1-8:1.0/input/input19
[   12.450013] usbcore: registered new interface driver uvcvideo
[   12.450015] USB Video Class driver (1.1.1)
[   15.114658] NET: Registered protocol family 10
[   15.117049] Segment Routing with IPv6
[   15.653763] ath10k_pci 0000:02:00.0: unsupported HTC service id: 1536
[   15.966881] ath10k_pci 0000:02:00.0: unsupported HTC service id: 1536
[  144.361066] wlan0: authenticate with 38:a6:ce:2f:87:c3
[  144.392740] wlan0: send auth to 38:a6:ce:2f:87:c3 (try 1/3)
[  144.395284] wlan0: authenticated
[  144.397207] wlan0: associate with 38:a6:ce:2f:87:c3 (try 1/3)
[  144.398450] wlan0: RX AssocResp from 38:a6:ce:2f:87:c3 (capab=0x1011 status=17 aid=0)
[  144.398456] wlan0: 38:a6:ce:2f:87:c3 denied association (code=17)
[  149.341834] wlan0: authenticate with 38:a6:ce:2f:87:c3
[  149.372385] wlan0: send auth to 38:a6:ce:2f:87:c3 (try 1/3)
[  149.373465] wlan0: authenticated
[  149.381203] wlan0: associate with 38:a6:ce:2f:87:c3 (try 1/3)
[  149.382445] wlan0: RX AssocResp from 38:a6:ce:2f:87:c3 (capab=0x1011 status=17 aid=0)
[  149.382450] wlan0: 38:a6:ce:2f:87:c3 denied association (code=17)
[  154.727633] wlan0: authenticate with 38:a6:ce:2f:87:c3
[  154.758397] wlan0: send auth to 38:a6:ce:2f:87:c3 (try 1/3)
[  154.759480] wlan0: authenticated
[  154.767207] wlan0: associate with 38:a6:ce:2f:87:c3 (try 1/3)
[  154.768553] wlan0: RX AssocResp from 38:a6:ce:2f:87:c3 (capab=0x1011 status=17 aid=0)
[  154.768559] wlan0: 38:a6:ce:2f:87:c3 denied association (code=17)
[  160.612326] wlan0: authenticate with 38:a6:ce:2f:87:c3
[  160.643013] wlan0: send auth to 38:a6:ce:2f:87:c3 (try 1/3)
[  160.646304] wlan0: authenticated
[  160.652205] wlan0: associate with 38:a6:ce:2f:87:c3 (try 1/3)
[  160.653497] wlan0: RX AssocResp from 38:a6:ce:2f:87:c3 (capab=0x1011 status=17 aid=0)
[  160.653501] wlan0: 38:a6:ce:2f:87:c3 denied association (code=17)
[  280.798791] wlan0: authenticate with a0:bd:cd:68:bb:d5
[  280.829449] wlan0: send auth to a0:bd:cd:68:bb:d5 (try 1/3)
[  280.830425] wlan0: authenticated
[  280.833204] wlan0: associate with a0:bd:cd:68:bb:d5 (try 1/3)
[  280.834700] wlan0: RX AssocResp from a0:bd:cd:68:bb:d5 (capab=0x1011 status=0 aid=4)
[  280.838579] wlan0: associated
[  280.912092] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  280.913730] wlan0: Limiting TX power to 23 (23 - 0) dBm as advertised by a0:bd:cd:68:bb:d5
guest@porteus:~$
Last edited by jssouza on 22 May 2020, 16:08, edited 1 time in total.
Reason: Added code tags

alexinfo
White ninja
White ninja
Posts: 6
Joined: 22 May 2020, 00:22
Distribution: KDE 5

Is it possible to install porteus on eMMC ?

Post#4 by alexinfo » 22 May 2020, 15:22

Installer doesn't see the eMMC device to mount

alexinfo
White ninja
White ninja
Posts: 6
Joined: 22 May 2020, 00:22
Distribution: KDE 5

Is it possible to install porteus on eMMC ?

Post#5 by alexinfo » 22 May 2020, 15:26

Code: Select all

root@porteus:/home/guest# lspci -knn
00:00.0 Host bridge [0600]: Intel Corporation Device [8086:5af0] (rev 0b)
        Subsystem: Lenovo Device [17aa:3808]
00:00.1 Signal processing controller [1180]: Intel Corporation Device [8086:5a8c] (rev 0b)
        Kernel driver in use: proc_thermal
        Kernel modules: processor_thermal_device
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:5a85] (rev 0b)
        Subsystem: Lenovo Device [17aa:39fd]
        Kernel driver in use: i915
        Kernel modules: i915
00:0e.0 Audio device [0403]: Intel Corporation Device [8086:5a98] (rev 0b)
        Subsystem: Lenovo Device [17aa:3807]
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel
00:0f.0 Communication controller [0780]: Intel Corporation Device [8086:5a9a] (rev 0b)
        Kernel driver in use: mei_me
        Kernel modules: mei_me
00:12.0 SATA controller [0106]: Intel Corporation Device [8086:5ae3] (rev 0b)
        Subsystem: Lenovo Device [17aa:3806]
        Kernel driver in use: ahci
00:14.0 PCI bridge [0604]: Intel Corporation Device [8086:5ad6] (rev fb)
        Kernel driver in use: pcieport
00:14.1 PCI bridge [0604]: Intel Corporation Device [8086:5ad7] (rev fb)
        Kernel driver in use: pcieport
00:15.0 USB controller [0c03]: Intel Corporation Device [8086:5aa8] (rev 0b)
        Subsystem: Lenovo Device [17aa:3806]
        Kernel driver in use: xhci_hcd
00:16.0 Signal processing controller [1180]: Intel Corporation Device [8086:5aac] (rev 0b)
        Subsystem: Lenovo Device [17aa:3807]
        Kernel driver in use: intel-lpss
        Kernel modules: intel_lpss_pci
00:16.2 Signal processing controller [1180]: Intel Corporation Device [8086:5ab0] (rev 0b)
        Subsystem: Lenovo Device [17aa:3807]
        Kernel driver in use: intel-lpss
        Kernel modules: intel_lpss_pci
00:1c.0 SD Host controller [0805]: Intel Corporation Device [8086:5acc] (rev 0b)
        Subsystem: Lenovo Device [17aa:3806]
        Kernel driver in use: sdhci-pci
00:1f.0 ISA bridge [0601]: Intel Corporation Device [8086:5ae8] (rev 0b)
        Subsystem: Lenovo Device [17aa:3807]
        Kernel driver in use: lpc_ich
        Kernel modules: lpc_ich
00:1f.1 SMBus [0c05]: Intel Corporation Broxton SMBus Controller [8086:5ad4] (rev 0b)
        Kernel driver in use: i801_smbus
        Kernel modules: i2c_i801
01:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader [10ec:5229] (rev 01)
        Subsystem: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader [10ec:5229]
        Kernel driver in use: rtsx_pci
02:00.0 Network controller [0280]: Qualcomm Atheros Device [168c:0042] (rev 31)
        Subsystem: Lenovo Device [17aa:0901]
        Kernel driver in use: ath10k_pci
        Kernel modules: ath10k_pci
root@porteus:/home/guest#
Last edited by jssouza on 22 May 2020, 16:08, edited 1 time in total.
Reason: Added code tags

jssouza
Legendary
Legendary
Posts: 1165
Joined: 09 Jul 2015, 14:17
Distribution: Porteus x86 arm

Is it possible to install porteus on eMMC ?

Post#6 by jssouza » 22 May 2020, 16:13

I see, so it is booting from mmc, but the problem is that the card is mounted at mmcblkxxx and the installer does not think that is a valid external drive, could you verify?

alexinfo
White ninja
White ninja
Posts: 6
Joined: 22 May 2020, 00:22
Distribution: KDE 5

Is it possible to install porteus on eMMC ?

Post#7 by alexinfo » 22 May 2020, 19:28

yes exactly this is the issue /dev/mmcblkop0, what I can do with it?

jssouza
Legendary
Legendary
Posts: 1165
Joined: 09 Jul 2015, 14:17
Distribution: Porteus x86 arm

Is it possible to install porteus on eMMC ?

Post#8 by jssouza » 23 May 2020, 03:00

If using EFI you need not use the installer. Just copy the porteus iso contents to the mmc drive. You need to disable secure boot though.

If non-efi, copy the iso contents onto the mmc drive and follow the instructions in the USB_INSTALLATION.txt file.

If still does not work, you might have to use the from=/dev/mmcblk0p0 cheatcode.

alexinfo
White ninja
White ninja
Posts: 6
Joined: 22 May 2020, 00:22
Distribution: KDE 5

Is it possible to install porteus on eMMC ?

Post#9 by alexinfo » 23 May 2020, 09:06

Thank you I will give a try

Post Reply