|
ACRN + Kata Containers (and 'acrnctl')
Thanks for your explanation Vijay. It would make a lot of sense to me to build and install `acrnctl` even for a RELEASE=1 build. I'd like to hear from the engineering team if they have any objection t
Thanks for your explanation Vijay. It would make a lot of sense to me to build and install `acrnctl` even for a RELEASE=1 build. I'd like to hear from the engineering team if they have any objection t
|
By
Geoffroy Van Cutsem
· #703
·
|
|
Debugging the UOS
Thanks Tomasz, I think such feature makes sense so thanks for filing the request!! Geoffroy
Thanks Tomasz, I think such feature makes sense so thanks for filing the request!! Geoffroy
|
By
Geoffroy Van Cutsem
· #702
·
|
|
ACRN + Kata Containers (and 'acrnctl')
Hi folks, Vijay, The ACRN + Kata Containers configuration (described here [1]) includes a definition for 'ctlpath' that points at the 'acrnctl' binary. That binary is only built and installed for the
Hi folks, Vijay, The ACRN + Kata Containers configuration (described here [1]) includes a definition for 'ctlpath' that points at the 'acrnctl' binary. That binary is only built and installed for the
|
By
Geoffroy Van Cutsem
· #700
·
|
|
HPET and IRQs
By
Geoffroy Van Cutsem
· #677
·
|
|
Issue on latest Clear Linux and ACRN on UP2 board
By
Geoffroy Van Cutsem
· #674
·
|
|
Issue on latest Clear Linux and ACRN on UP2 board
I think this has to do with the UP2 UEFI firmware, it gives me problem on my UP2 board. I could never figure out what sequence of commands would reliably set the boot order correctly but I also very o
I think this has to do with the UP2 UEFI firmware, it gives me problem on my UP2 board. I could never figure out what sequence of commands would reliably set the boot order correctly but I also very o
|
By
Geoffroy Van Cutsem
· #667
·
|
|
Problem with Industry Scenario on a NUC7i7DNH
Thanks for the confirmation! Cheers, Geoffroy
Thanks for the confirmation! Cheers, Geoffroy
|
By
Geoffroy Van Cutsem
· #650
·
|
|
Problem with Industry Scenario on a NUC7i7DNH
Hi steve, You’re hitting this issue: https://github.com/projectacrn/acrn-hypervisor/issues/4560 Can you try with the acrn/clearlinux-acrn-builder:latest Docker container (from Docker Hub) as per the i
Hi steve, You’re hitting this issue: https://github.com/projectacrn/acrn-hypervisor/issues/4560 Can you try with the acrn/clearlinux-acrn-builder:latest Docker container (from Docker Hub) as per the i
|
By
Geoffroy Van Cutsem
· #648
·
|
|
Problem with Industry Scenario on a NUC7i7DNH
Hi Steve, Could it be that you have a build/ folder under hypervisor? This could cause the problem (this is the problem I had hit previously) If you do, just delete it and re-run the command below fro
Hi Steve, Could it be that you have a build/ folder under hypervisor? This could cause the problem (this is the problem I had hit previously) If you do, just delete it and re-run the command below fro
|
By
Geoffroy Van Cutsem
· #645
·
|
|
Problem with Industry Scenario on a NUC7i7DNH
By
Geoffroy Van Cutsem
· #632
·
|
|
Problem with Industry Scenario on a NUC7i7DNH
Discard this... I saw Steve posted an update *after* I had sent this... Thanks, Geoffroy
Discard this... I saw Steve posted an update *after* I had sent this... Thanks, Geoffroy
|
By
Geoffroy Van Cutsem
· #626
·
|
|
Problem with Industry Scenario on a NUC7i7DNH
By
Geoffroy Van Cutsem
· #625
·
|
|
Problem with Industry Scenario on a NUC7i7DNH
Out of curiosity: do we know what can cause many random characters to be dropped in the error message below? Is the system heavily loaded? Thanks, Geoffroy
Out of curiosity: do we know what can cause many random characters to be dropped in the error message below? Is the system heavily loaded? Thanks, Geoffroy
|
By
Geoffroy Van Cutsem
· #593
·
|
|
Getting ACRN to work
Hi Dubravko, These are the same that I see on my system, but my terminal is starting and running correctly. Do I understand (and remember) correctly that the only differences between the terminal func
Hi Dubravko, These are the same that I see on my system, but my terminal is starting and running correctly. Do I understand (and remember) correctly that the only differences between the terminal func
|
By
Geoffroy Van Cutsem
· #582
·
|
|
Getting ACRN to work
Hi Dubravko. I agree, it does not look like the minor differences would be the cause of your troubles. If/when you get an SSH session going, can you try to launch the gnome-terminal from that session
Hi Dubravko. I agree, it does not look like the minor differences would be the cause of your troubles. If/when you get an SSH session going, can you try to launch the gnome-terminal from that session
|
By
Geoffroy Van Cutsem
· #580
·
|
|
Getting ACRN to work
Hi Dubravko, Can you check (paste) the actual content of /proc/mounts, I want to make sure that devpts is mounted under /dev/pts in both cases. When you checked the output of ‘ls -l /dev/pts/*’ in the
Hi Dubravko, Can you check (paste) the actual content of /proc/mounts, I want to make sure that devpts is mounted under /dev/pts in both cases. When you checked the output of ‘ls -l /dev/pts/*’ in the
|
By
Geoffroy Van Cutsem
· #575
·
|
|
Getting ACRN to work
Regarding the terminal problem, can you check the content of /proc/mounts (to see if devpts is mounted) and also check the output of ‘ls -l /dev/pts/*’? Thanks, Geoffroy
Regarding the terminal problem, can you check the content of /proc/mounts (to see if devpts is mounted) and also check the output of ‘ls -l /dev/pts/*’? Thanks, Geoffroy
|
By
Geoffroy Van Cutsem
· #572
·
|
|
Getting ACRN to work
Hi Dubravko, Regarding 3) (ACRN with GVT-g settings), is this with the kernel you have built yourself (from https:/github.com/projectacrn/acrn-kernel)? I have never seen the PTY error myself, can you
Hi Dubravko, Regarding 3) (ACRN with GVT-g settings), is this with the kernel you have built yourself (from https:/github.com/projectacrn/acrn-kernel)? I have never seen the PTY error myself, can you
|
By
Geoffroy Van Cutsem
· #568
·
|
|
Getting ACRN to work
Hi Dubravko, That’s most likely the problem then, GVT-g needs to be specifically enabled. These command-line parameters are the default ones from Clear Linux. Do you have an acrn.conf [1] file on your
Hi Dubravko, That’s most likely the problem then, GVT-g needs to be specifically enabled. These command-line parameters are the default ones from Clear Linux. Do you have an acrn.conf [1] file on your
|
By
Geoffroy Van Cutsem
· #566
·
|
|
Getting ACRN to work
Can you send your kernel command-line parameters (in the SOS): $ cat /proc/cmdline? We should also check in the kernel config (/proc/config.gz) in case GVT got inadvertently turned off (CONFIG_DRM_I91
Can you send your kernel command-line parameters (in the SOS): $ cat /proc/cmdline? We should also check in the kernel config (/proc/config.gz) in case GVT got inadvertently turned off (CONFIG_DRM_I91
|
By
Geoffroy Van Cutsem
· #563
·
|