chromefy icon indicating copy to clipboard operation
chromefy copied to clipboard

Very slow on bootup and running on multiple devices

Open catsgomoo opened this issue 5 years ago • 4 comments

I used method 1 and wrote an eve and pyro image using swtmp. Loaded it on a 64gb 3.0 pny flashdrive. It loads extremely slow on boot up and running. This is on a high end spectre laptop and a dell gaming laptop running intel chipsets. Would it run better if I did not use swtmp?

catsgomoo avatar Jul 09 '19 14:07 catsgomoo

There's more to this than speed of your USB-stick. Depends on which port (not all devices allow booting from USB3.x ports, but also you've chosen a build that's not for your chipset. Pyro is for Lenovo 11" Education Chromebook based on Apollo Lake (Intel Atom). Eve is for Pixelbook, which runs KabyLake-Y (which is Core-M basically).

Check out: https://www.chromium.org/chromium-os/developer-information-for-chrome-os-devices to see if there's a base-board which closer matches the spec of Spectre/Dell.

shuffleznl avatar Jul 26 '19 16:07 shuffleznl

Also; this question probably isn't for Croissant, but for Chromium-OS build. Croissant brings two builds together w/o checking for compatibility, that's your role :)

shuffleznl avatar Jul 26 '19 16:07 shuffleznl

I'd also highly recommend using an internal SSD rather than a USB, because USB drives have limited write life and tend to be MUCH MUCH slower than even base level SSDs due to the widely varying drivers available for USB controllers, where SATA SSDs or M.2 SATA/NVME SSDs there isn't really a driver, the motherboard determines an operation mode (AHCI/Intel RAID/etc) and then the Linux kernel that ChromiumOS runs on top of just uses the drive as /dev/sdaX or /dev/nvme0nX and gets pretty good speeds out of the drive automatically, and the super crazy tweaking of blocksize and sleep intervals/etc require way more in depth knowledge and probably would need a lot of testing to figure out which ones actually help ChromiumOS and which ones hurt, and the infrastructure to automate that testing all lives inside Google.

dragon788 avatar Nov 11 '19 16:11 dragon788

Too slow, much much slower than Win10, use this OS is a nightmare.

stopislam avatar Mar 31 '20 12:03 stopislam