Kabini Athlon 5150 wont setup linux

:pushpin:keep getting linux install error, it wont complete.

Have you searched the community for related issues?

  • [ ] No similar issues found.

Please describe the problem you’ve encountered in detail:

  • Description: keep getting linux install error, it wont complete.
    tried vmc stop,

vmc start gives me operation vm_start failed: bad VM status: VM_STATUS_FAILURE: 3

vmc launch error - operation vm_launch failed: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
ERROR - ERROR: command failed


:computer:System & Device Information

  • Hardware & System Configuration:

    • **Processor5150 athlon Am1:
    • Graphics Card(Apu hd8400 :
    • **RAM2x2gb ddr3:
    • **FydeOS VersionFydeOS for PC (apu), v18.0-SP1:
  • Relevant System Logs:

    • Open the Chromium browser and enter /var/log/messages to retrieve logs.
    • Log Details: this is while its installing

2024-06-09T22:14:50.633617Z INFO crosvm[13405]: [src/main.rs:838] crosvm started.
2024-06-09T22:14:50.634309Z INFO crosvm[13405]: [src/main.rs:691] CLI arguments parsed.
2024-06-09T22:14:50.642578Z INFO VM(38)[13405]: [src/crosvm/sys/linux.rs:1558] crosvm entering multiprocess mode
2024-06-09T22:14:50.644147Z INFO VM(38)[13405]: [src/crosvm/sys/linux/device_helpers.rs:1316] Bind mounting dir /run/daemon-store/crosvm/890b1dc019107093aa03d42aee62df10b75a636d/log
2024-06-09T22:14:50.644338Z INFO VM(38)[13405]: [src/crosvm/sys/linux/device_helpers.rs:247] Trying to attach block device: /proc/self/fd/26
2024-06-09T22:14:50.644454Z INFO VM(38)[13405]: [disk/src/disk.rs:225] disk size 69197824,
2024-06-09T22:14:50.644491Z INFO VM(38)[13405]: [disk/src/disk.rs:215] Disk image file is hosted on file system type 73717368
2024-06-09T22:14:50.646398Z INFO VM(38)[13405]: [src/crosvm/sys/linux/device_helpers.rs:247] Trying to attach block device: /proc/self/fd/28
2024-06-09T22:14:50.646591Z INFO VM(38)[13405]: [disk/src/disk.rs:225] disk size 10737418240,
2024-06-09T22:14:50.646685Z INFO VM(38)[13405]: [disk/src/disk.rs:215] Disk image file is hosted on file system type ef53
2024-06-09T22:14:50.883004Z INFO VM(38)[13405]: [devices/src/sys/linux/acpi.rs:26] Listening on acpi_mc_group of acpi_event family
2024-06-09T22:14:51.386028Z ERR VM(38)[13405]: [src/crosvm/sys/linux/vcpu.rs:99] Failed to enable core scheduling: No such device (os error 19)
2024-06-09T22:14:51.386799Z ERR VM(38)[13405]: message repeated 3 times: [ [src/crosvm/sys/linux/vcpu.rs:99] Failed to enable core scheduling: No such device (os error 19)]
2024-06-09T22:14:54.885462Z INFO VM(38)[13438]: [devices/src/usb/xhci/device_slot.rs:172] xhci: stopping all device slots and resetting host hub
2024-06-09T22:14:54.947472Z WARNING VM(38)[13434]: [devices/src/virtio/snd/common_backend/mod.rs:459] Failed to set audio thread to real time: Operation not permitted (os error 1)
2024-06-09T22:15:10.346776Z INFO imageloader[13361]: parent socket has shutdown.
2024-06-09T22:18:39.433025Z WARNING cras_server[1716]: pcm_avail returned frames larger than buf_size: HD-Audio Generic: ALC887-VD Analog:1,0: 1050434 > 1048576
2024-06-09T22:18:39.433059Z WARNING cras_server[1716]: Unreasonable buffer writable 904960 - 256 > 440132
2024-06-09T22:18:39.435861Z WARNING cras_server[1716]: Unreasonable buffer writable 440132 - 256 > 437756
2024-06-09T22:18:39.436264Z INFO cras_server[1716]: AudioFRA:11 context:{“type”:“underrun”}
2024-06-09T22:18:40.313315Z INFO cras_server[1716]: AudioFRA:11 context:{“type”:“underrun”}
2024-06-09T22:18:40.318338Z WARNING cras_server[1716]: Unreasonable buffer writable 396028 - 0 > 395562
2024-06-09T22:18:46.521501Z WARNING cras_server[1716]: Unreasonable buffer writable 296234 - 256 > 97767
2024-06-09T22:18:46.724469Z INFO cras_server[1716]: AudioFRA:11 context:{“type”:“underrun”}
2024-06-09T22:18:46.728593Z WARNING cras_server[1716]: Unreasonable buffer writable 88295 - 0 > 87795
2024-06-09T22:18:53.047617Z WARNING cras_server[1716]: Unreasonable buffer writable 1002227 - 256 > 833094
2024-06-09T22:18:59.473471Z WARNING cras_server[1716]: Unreasonable buffer writable 688966 - 256 > 524653
2024-06-09T22:18:59.612235Z INFO cras_server[1716]: AudioFRA:11 context:{“type”:“underrun”}
2024-06-09T22:18:59.618275Z WARNING cras_server[1716]: Unreasonable buffer writable 518253 - 0 > 517787
2024-06-09T22:19:04.487919Z WARNING cras_server[1716]: Unreasonable buffer writable 380571 - 256 > 283957
2024-06-09T22:19:08.087879Z WARNING cras_server[1716]: Unreasonable buffer writable 140085 - 256 > 111157
2024-06-09T22:19:10.010146Z INFO cras_server[1716]: AudioFRA:11 context:{“type”:“underrun”}
2024-06-09T22:19:10.010381Z WARNING cras_server[1716]: Unreasonable buffer writable 19253 - 0 > 18771

Shut it down first from the bottom icon. Wait 3 seconds and press penguin again. Do it a few times. It kinda forces it.

If it still doesnt work start it and even with its error message go to crosh (ctrl alt t) type:
vsh termina
lxc list
lxc stop penguin --force
lxc delete penguin --force

Shut it down right click at the bottom and start it again.
If these two dont work at all then all you can do is reflashing your image back from zero.

I dont have options to shutdown penguin, i don’t think its running
linux wont install currently it stops with a error, and when the vmc starts in penguin i get error: 54

I’ve included 3 images here, I hope this make it better to understand

Just reflash the system and once it starts let it fetch everything first then try linux.

Thanks for helping me Darkevil, i have reflashed, let the device run installations in the background and tried to launch termina, logs are giving cpu scheduling error 19, when doing backround installation, its trying to install sr-bt-dlc and nc-ap-dlc but failing attached 2 pics

Try forcing penguin before going crosh.

Try this on crosh:

FYDEOS_STATEFUL_UPDATE_URL=https://github.com/openFyde/overlay-amd64-openfyde/releases/download/r120/stateful.tgz stateful_update_fydeos

ERROR - ERROR: unknown command: FYDEOS_STATEFUL_UPDATE_URL=https://github.com/openFyde/overlay-amd64-openfyde/releases/download/r120/stateful.tgz

unknown command in crosh

when forcing penguin first error 54

Right so after that error open crosh
type vsh termina
lxc list
lxc stop penguin --force
lxc delete penguin --force

and start shutdown penguin at the bottom right lick and start penguin

This is what I said above but… I dont think u followed it right.

Also u have to understand how crosh works right?

To enter that input I gave u above u have to first type:
(on crosh)
shell
sudo -i
then you enter that command.
(might not work because its for openfyde but its something I saw in the forum idk if it works).

Thanks again for helping me so much, I’m a novice with linux,crosh
i installed the update, but it still wont install linux

After error 54 vsh termina command

While penguin was starting the vmc

I don’t think i’m going to have any luck i’m getting the same Error 54 on openfyde, fydeos and flex, must be something to do with this Cpu, it does have SSE 4.2 and android works fine just setting up linux is a issue

Have u enabled virtualizations and ahci in your bios?

Virtualization is enabled and sata mode is AHCI just double checked in bios

Well then… I guess fyde isnt compatible with your pc… have u tried the other fydeOS variant ?

if you mean openfyde yes, if you think another version of fydeos would work better can definitely give it a try

Yes the other fydeOS version.

sorry for late reply, I thought a APU can only work with amd64-fydeos_apu

Ah I see… Well I think so. Then idk the issue.