Re: Kernel 5.10
Posted: Sat Apr 23, 2022 5:56 pm
The kernel 5.10.112 is available. - Further information -
Support Forum
https://forum.hyperion-entertainment.com/
https://forum.hyperion-entertainment.com/viewtopic.php?t=4548
Yes, they are active but I don’t know if these cards work.Roland wrote: Wed Jun 08, 2022 8:42 am Are the driver modules for these chip sets active in the latest 5.10 version: ASM 1042, ASM 1061 and ASM 1182?
Thanks for the info! I will report how it works...xeno74 wrote: Wed Jun 08, 2022 6:10 pm ASM 1042: XHCI USB3
ASM 1061: AHCI SATA (IDE/AHCI mode) if you have some issues then try setenv bootargs “blacklist=pata_acpi …”.
ASM 1182: Bridge PCIe x1 Gen2 to 2 PCIe (Packet switch)
Maybe
CONFIG_HOTPLUG_PCI
CONFIG_HOTPLUG_PCI_S
I got now the card (https://www.delock.com/produkt/89389/merkmale.html?f=s), and at first glance both the Sata and USB controller are working with LInux/kernel 5.10.Roland wrote: Wed Jun 08, 2022 8:42 am Are the driver modules for these chip sets active in the latest 5.10 version: ASM 1042, ASM 1061 and ASM 1182?
I will soon get a combined Sata/USB board which uses those ASM chips.
The problem seems not to be there as diagnostics tools suggest that both 'ahci' and SATA 3 are already in use:xeno74 wrote: Mon Jun 20, 2022 6:27 am Unfortunately I don’t have any experiences with SATA and USB controller PCIe cards but I have found these instructions:
How to Change SATA Mode in Ubuntu
Code: Select all
1000:09:00.0 SATA controller: ASMedia Technology Inc. ASM1062 Serial ATA Controller (rev 01) (prog-if 01 [AHCI 1.0])
Subsystem: ASMedia Technology Inc. ASM1062 Serial ATA Controller
Flags: bus master, fast devsel, latency 0, IRQ 47
I/O ports at 3000 [size=8]
I/O ports at 3008 [size=4]
I/O ports at 3010 [size=8]
I/O ports at 3018 [size=4]
I/O ports at 3020 [size=32]
Memory at c20200000 (32-bit, non-prefetchable) [size=512]
Expansion ROM at c20210000 [virtual] [disabled] [size=64K]
Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [78] Power Management version 3
Capabilities: [80] Express Legacy Endpoint, MSI 00
Capabilities: [100] Virtual Channel
Kernel driver in use: ahci
dmesg | grep -i ahci
Device Model: Seagate BarraCuda 120 SSD ZA250CM10003
Serial Number: 7QT031S0
LU WWN Device Id: 5 000c50 0bb25d527
Firmware Version: STQSC012
User Capacity: 250,059,350,016 bytes [250 GB]
Sector Size: 512 bytes logical/physical
Rotation Rate: Solid State Device
Form Factor: 2.5 inches
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: ACS-3 (minor revision not indicated)
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Mon Jun 20 16:32:31 2022 EEST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
Thanks - it works ok!