ASUS VivoMini VC66 Mini PC: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
Jugbogdan (talk | contribs)
mNo edit summary
 
Line 11: Line 11:


==Devices==
==Devices==
{| class="wikitable"
{| class="wikitable"
|-
|-
! Component !! Name  !! HardwareID!! Status !! Driver
!Component||Name||HardwareID||Status||Driver
|-
| UEFI || --  || -- ||[[image:Check.gif]] || OS/2 UEFI Support (Beta). No need for compatibility mode.
|-
|-
|Processor ||Intel i5-8400 - 6-core  || -- ||[[image:Check.gif]]|| [[ACPI]]
|UEFI|| || ||[[image:Check.gif]]||OS/2 UEFI Support (Beta). No need for compatibility mode.
|-
|-
|HDD - SATA ||Intel Cannon Lake PCH SATA AHCI Controller  ||8086:A352 ||[[image:Check.gif]]|| [[OS2AHCI]]
|Processor||Intel i5-8400 - 6-core|| ||[[image:Check.gif]]|| [[ACPI]]  
|-
|-
|Audio || Intel Cannon Lake PCH cAVS  || 8086:A348 ||[[image:Check.gif]] || [[Uniaud]]
|HDD - SATA||Intel Cannon Lake PCH SATA AHCI Controller||8086:A352||[[image:Check.gif]]||[[OS2AHCI]]
|-
|-
|Video ||Intel UHD Graphics 630 (Desktop) || 8086:3E92  ||[[image:Check.gif]] || [[Panorama]]
|Audio||Intel Cannon Lake PCH cAVS||8086:A348||[[image:Check.gif]]||[[Uniaud]]
|-
|-
|USB 3.0 || Intel Cannon Lake PCH USB 3.1 xHCI Host Controller || 8086:A36D|| [[image:Check.gif]] || USBXHCD
|Video||Intel UHD Graphics 630 (Desktop)||8086:3E92||[[image:Check.gif]]||[[Panorama]]
|-
|-
|Network || Intel Ethernet Connection (7) I219-V || 8086:15BC ||[[image:Check.gif]] || [[Multimac]] - E1000B
|USB 3.0||Intel Cannon Lake PCH USB 3.1 xHCI Host Controller||8086:A36D||[[image:Check.gif]]||USBXHCD
|-
|-
|Wireless || Intel Wireless-AC 9560 [Jefferson Peak] || 8086:A370 ||[[image:Nope.gif]] || Not Working
|Network||Intel Ethernet Connection (7) I219-V||8086:15BC||[[image:Check.gif]]||[[Multimac]] - E1000B
|-
|-
|Wireless||Intel Wireless-AC 9560 [Jefferson Peak]||8086:A370||[[image:Nope.gif]]||Not Working
|}
|}


==General Comments==
==General Comments==
;Report by Alex Taylor
;Report by Alex Taylor
This is a really nice machine. It's rare to find a mini-PC with a full-power CPU (rather than a mobile CPU), let alone two 2.5" SATA drive bays, Intel UHD graphics and an Intel GbE NIC. (It even has a serial port.) FWIW, the i5-8400 is 6-core and does _not_ have hyperthreading. :)
This is a really nice machine. It's rare to find a mini-PC with a full-power CPU (rather than a mobile CPU), let alone two 2.5" SATA drive bays, Intel UHD graphics and an Intel GbE NIC. (It even has a serial port.) FWIW, the i5-8400 is 6-core and does _not_ have hyperthreading. :)


The pre-installed HDD (Win 10 Home) is GPT, obviously, but I added a brand new 2.5" SSD (Crucial MX-500) in the second bay. It was necessary to add /!U to OS2AHCI from preboot to get it recognized, then wipe it using the Disk Utility. After that there were no issues installing ArcaOS. NIC driver (E1000B), USBXHCD and UniAud were all detected and preselected.  
The pre-installed HDD (Win 10 Home) is GPT, obviously, but I added a brand new 2.5" SSD (Crucial MX-500) in the second bay. It was necessary to add /!U to OS2AHCI from preboot to get it recognized, then wipe it using the Disk Utility. After that there were no issues installing ArcaOS. NIC driver (E1000B), USBXHCD and UniAud were all detected and preselected.  


Post install, video works perfectly at 1920x1200 on my monitor, DVI and HDMI are both working (DP testing is pending). USB mouse, keyboard, USB stick are all recognized and work flawlessly so far.  
Post install, video works perfectly at 1920x1200 on my monitor, DVI and HDMI are both working (DP testing is pending). USB mouse, keyboard, USB stick are all recognized and work flawlessly so far. ArcaMapper connects to the other PCs on my local LAN. I plugged an external USB 3 HDD into one of the Superspeed ports. I have no way of knowing if it was running at SS speed; I didn't do any large-scale test copies, but I used MiniLVM to create a partition and formatted it JFS, and everything works smoothly. (FWIW, USBXHCD x1 is the only HC driver used.)
ArcaMapper connects to the other PCs on my local LAN. I plugged an external USB 3 HDD into one of the Superspeed ports. I have no way of knowing if it was running at SS speed; I didn't do any large-scale test copies, but I used MiniLVM to create a partition and formatted it JFS, and everything works smoothly. (FWIW, USBXHCD x1 is the only HC driver used.)


DOS window and fullscreen both work.  
DOS window and full-screen both work.


Other than the expected issues with switching between the GPT and MBR hard disks, I have only two caveats to note so far.  
Other than the expected issues with switching between the GPT and MBR hard disks, I have only two caveats to note so far.


This machine has 3.5mm jack on the front. I plugged in speakers and sound works just fine. UniAUD works and system sounds play just fine. However, the MMPM volume controls don't appear to have any effect on volume, probably due to mixer channel configuration.
This machine has 3.5 mm jack on the front. I plugged in speakers and sound works just fine. UniAUD works and system sounds play just fine. However, the MMPM volume controls don't appear to have any effect on volume, probably due to mixer channel configuration.


Second, for reboot and auto-poweroff to work, I had to created OS2LDR.CFG in the root directory with the line "ACPIRESET=1".  
Second, for reboot and auto-poweroff to work, I had to created OS2LDR.CFG in the root directory with the line "ACPIRESET=1".


BTW, this machine does have a CSM, but I haven't bothered enabling it (why, when UEFI seems to work so well?) <g>
BTW, this machine does have a CSM, but I haven't bothered enabling it (why, when UEFI seems to work so well?) <g>


Actually, I'd almost be tempted to say this is a machine that vendors might want to consider offering as an ArcaOS solution. With more rigorous long-term testing, of course. (Although, it hasn't been refreshed since
Actually, I'd almost be tempted to say this is a machine that vendors might want to consider offering as an ArcaOS solution. With more rigorous long-term testing, of course. (Although, it hasn't been refreshed since 2018.)
2018.)


==Hardware Information==
==Hardware Information==

Latest revision as of 17:21, 18 August 2023

General Specs

  • Model Number:VC66-CB5018ZN
  • Processor: Intel i5-8400 - 6-core
  • Memory:
  • Graphics:
  • Chipset Type:
  • Release Year: 2017

Devices

Component Name HardwareID Status Driver
UEFI OS/2 UEFI Support (Beta). No need for compatibility mode.
Processor Intel i5-8400 - 6-core ACPI
HDD - SATA Intel Cannon Lake PCH SATA AHCI Controller 8086:A352 OS2AHCI
Audio Intel Cannon Lake PCH cAVS 8086:A348 Uniaud
Video Intel UHD Graphics 630 (Desktop) 8086:3E92 Panorama
USB 3.0 Intel Cannon Lake PCH USB 3.1 xHCI Host Controller 8086:A36D USBXHCD
Network Intel Ethernet Connection (7) I219-V 8086:15BC Multimac - E1000B
Wireless Intel Wireless-AC 9560 [Jefferson Peak] 8086:A370 Not Working

General Comments

Report by Alex Taylor

This is a really nice machine. It's rare to find a mini-PC with a full-power CPU (rather than a mobile CPU), let alone two 2.5" SATA drive bays, Intel UHD graphics and an Intel GbE NIC. (It even has a serial port.) FWIW, the i5-8400 is 6-core and does _not_ have hyperthreading. :)

The pre-installed HDD (Win 10 Home) is GPT, obviously, but I added a brand new 2.5" SSD (Crucial MX-500) in the second bay. It was necessary to add /!U to OS2AHCI from preboot to get it recognized, then wipe it using the Disk Utility. After that there were no issues installing ArcaOS. NIC driver (E1000B), USBXHCD and UniAud were all detected and preselected.

Post install, video works perfectly at 1920x1200 on my monitor, DVI and HDMI are both working (DP testing is pending). USB mouse, keyboard, USB stick are all recognized and work flawlessly so far. ArcaMapper connects to the other PCs on my local LAN. I plugged an external USB 3 HDD into one of the Superspeed ports. I have no way of knowing if it was running at SS speed; I didn't do any large-scale test copies, but I used MiniLVM to create a partition and formatted it JFS, and everything works smoothly. (FWIW, USBXHCD x1 is the only HC driver used.)

DOS window and full-screen both work.

Other than the expected issues with switching between the GPT and MBR hard disks, I have only two caveats to note so far.

This machine has 3.5 mm jack on the front. I plugged in speakers and sound works just fine. UniAUD works and system sounds play just fine. However, the MMPM volume controls don't appear to have any effect on volume, probably due to mixer channel configuration.

Second, for reboot and auto-poweroff to work, I had to created OS2LDR.CFG in the root directory with the line "ACPIRESET=1".

BTW, this machine does have a CSM, but I haven't bothered enabling it (why, when UEFI seems to work so well?) <g>

Actually, I'd almost be tempted to say this is a machine that vendors might want to consider offering as an ArcaOS solution. With more rigorous long-term testing, of course. (Although, it hasn't been refreshed since 2018.)

Hardware Information

Links