Abdulrahman Alkhamees
Abdulrahman Alkhamees
> This combination worked for me > > 1. dotnet restore .\WowDatabaseEditor.sln > > 2. add existing project AvalonGraph to solution Thanks
As in [Brunch r111 stable 20230414](https://github.com/sebanc/brunch/releases/tag/r111-stable-20230414) it was there at brunch-setup case "$selected_kernel" in 6.1) options_page1="enable_updates;pwa;android_init_fix;android_init_fix2;mount_internal_drives;disable_sdcard_storage;disable_usb_storage;chromebook_audio;native_chromebook_image;broadcom_wl;rtl8188eu;rtl8192eu;rtl8723bs;rtl8723bu;rtl8723du;rtl8812au;rtl8814au;rtl8821ce;rtl8821cu;rtl88x2bu;rtl8852ae" options_page2="ipts_touchscreen;ithc_touchscreen;no_camera_config;invert_camera_order;acpi_power_button;alt_touchpad_config;alt_touchpad_config2;alt_touchpad_config3;touchpad_resume_fix;internal_mic_fix;internal_mic_fix2;sysfs_tablet_mode;force_tablet_mode;suspend_s3;advanced_als" ;; 5.15) options_page1="enable_updates;pwa;android_init_fix;android_init_fix2;mount_internal_drives;disable_sdcard_storage;disable_usb_storage;chromebook_audio;native_chromebook_image;broadcom_wl;iwlwifi_backport;rtl8188eu;rtl8188fu;rtl8192eu;rtl8723bu;rtl8723du;rtl8812au;rtl8814au;rtl8821ce;rtl8821cu;rtl88x2bu;rtl8852ae;rtbth" options_page2="ipts_touchscreen;ithc_touchscreen;no_camera_config;invert_camera_order;acpi_power_button;alt_touchpad_config;alt_touchpad_config2;alt_touchpad_config3;touchpad_resume_fix;internal_mic_fix;internal_mic_fix2;sysfs_tablet_mode;force_tablet_mode;suspend_s3;advanced_als" ;; 5.10) options_page1="enable_updates;pwa;android_init_fix;android_init_fix2;mount_internal_drives;disable_sdcard_storage;disable_usb_storage;chromebook_audio;native_chromebook_image;broadcom_wl;iwlwifi_backport;rtl8188eu;rtl8188fu;rtl8192eu;rtl8723bu;rtl8723de;rtl8723du;rtl8812au;rtl8814au;rtl8821ce;rtl8821cu;rtl88x2bu;rtl8852ae;rtbth" options_page2="ipts_touchscreen;ithc_touchscreen;goodix;no_camera_config;invert_camera_order;acpi_power_button;alt_touchpad_config;alt_touchpad_config2;alt_touchpad_config3;touchpad_resume_fix;internal_mic_fix;internal_mic_fix2;sysfs_tablet_mode;force_tablet_mode;suspend_s3;advanced_als" ;; 5.4) options_page1="enable_updates;pwa;android_init_fix;android_init_fix2;mount_internal_drives;disable_sdcard_storage;disable_usb_storage;chromebook_audio;native_chromebook_image;broadcom_wl;iwlwifi_backport;rtl8188eu;rtl8188fu;rtl8192eu;rtl8723bu;rtl8723de;rtl8723du;rtl8812au;rtl8814au;rtl8821ce;rtl8821cu;rtl88x2bu;rtbth" options_page2="ipts_touchscreen;goodix;no_camera_config;invert_camera_order;acpi_power_button;alt_touchpad_config;alt_touchpad_config2;alt_touchpad_config3;touchpad_resume_fix;internal_mic_fix;internal_mic_fix2;sysfs_tablet_mode;force_tablet_mode;suspend_s3;advanced_als" ;;...
and it's code was in 99-android_init_fix.sh at brunch-patches if [ "$android_init_fix2" -eq 1 ]; then if [ -f /roota/etc/init/arc-ureadahead.conf ]; then rm /roota/etc/init/arc-ureadahead.conf; fi if [ -f /roota/etc/init/arc-lifetime.conf ]; then...
Try to add the following patch android_init_fix2 and see if it works As android_init_fix2 Works especially with (Something went wrong. Error code: 8) and sometime with Error Code: 7
> I'll try that but do you know if arcvm is even available in coral r126? Kinda pointless to try higher kernel if it's not. I'm on kernel 5.15 now...
You may be installing the wrong image I did have this issue for the last 4 days You should find an old image that correspond your system as I did...
If you Stuck at loading Chrome OS or at applying patches or at "loading brunch framework" that mean Chrome OS does not match with your platform in other word the...
You may be installing the wrong image I did have this issue for the last 4 days You should find an old image that correspond your system as I did...
All data collected over the internet Please confirm the right data
> Not sure what you want to do with this but you can find the information in the below github repository: https://github.com/jay0lee/chromeos-update-directory All I wanted to do was clarify to...