tech:notes_-_chromebook
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Prochaine révision | Révision précédente | ||
| tech:notes_-_chromebook [2025/03/24 15:06] – créée - modification externe 127.0.0.1 | tech:notes_-_chromebook [2026/06/07 19:12] (Version actuelle) – modification externe 127.0.0.1 | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| + | < | ||
| + | {{tag> | ||
| + | |||
| + | # Notes - Chromebook | ||
| + | |||
| + | ## Install GNU/Linux | ||
| + | |||
| + | Voir : | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * http:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | |||
| + | |||
| + | Code source de ChromiumOS | ||
| + | https:// | ||
| + | |||
| + | NayuOS n'est plus mis à jour | ||
| + | https:// | ||
| + | Ni GalliumOS | ||
| + | |||
| + | |||
| + | Les codes claviers des ChromeBooks | ||
| + | https:// | ||
| + | |||
| + | |||
| + | Chrome OS Factory Shim | ||
| + | https:// | ||
| + | |||
| + | Chrome OS RMA shim | ||
| + | https:// | ||
| + | |||
| + | Easy Ways to Enable USB Booting on Chromebook | ||
| + | https:// | ||
| + | |||
| + | |||
| + | Télécharger ChromeOS officiel signé | ||
| + | https:// | ||
| + | |||
| + | Fixing audio & keyboard | ||
| + | * https:// | ||
| + | * https:// | ||
| + | * https:// | ||
| + | |||
| + | Autres | ||
| + | |||
| + | Chrome OS Recovery - Does not detect image | ||
| + | https:// | ||
| + | |||
| + | |||
| + | ~~~bash | ||
| + | chronos # login user | ||
| + | sudo -i | ||
| + | crossystem dev_boot_usb=1 dev_boot_legacy=1 dev_boot_signed_only=0 | ||
| + | |||
| + | crossystem dev_boot_altfw=1 | ||
| + | ~~~ | ||
| + | |||
| + | ## Autres | ||
| + | |||
| + | ~~~bash | ||
| + | mkdir -p / | ||
| + | cp / | ||
| + | ~~~ | ||
| + | |||
| + | https:// | ||
| + | |||
| + | |||
| + | ~~~bash | ||
| + | sudo -i | ||
| + | dev_install | ||
| + | ~~~ | ||
| + | |||
| + | |||
| + | ~~~ | ||
| + | | ||
| + | (c) Mr Chromebox < | ||
| + | ********************************************************* | ||
| + | ** | ||
| + | ** Platform: Intel AlderLake/ | ||
| + | ** Fw Type: Stock ChromeOS w/RW_LEGACY | ||
| + | ** Fw Ver: Google_Marasov.14505.633.0 (10/ | ||
| + | ** Fw WP: Disabled | ||
| + | ********************************************************* | ||
| + | ** 1) Install/ | ||
| + | ** [WP] 2) Install/ | ||
| + | ** [WP] 3) Set Boot Options (GBB flags) | ||
| + | ** [WP] 4) Set Hardware ID (HWID) | ||
| + | ********************************************************* | ||
| + | Select a numeric menu option or | ||
| + | R to reboot | ||
| + | ~~~ | ||
| + | |||
| + | |||
| + | |||
| + | ~~~ | ||
| + | [root@sysrescue ~]# / | ||
| + | flashrom 1.4.0-devel on Linux 6.6.14-1-lts (x86_64) | ||
| + | flashrom is free software, get the source code at https:// | ||
| + | |||
| + | Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns). | ||
| + | Opened /dev/mtd0 successfully | ||
| + | Found Programmer flash chip " | ||
| + | Disabled hardware protection | ||
| + | SUCCESS | ||
| + | [root@sysrescue ~]# / | ||
| + | flashrom 1.4.0-devel on Linux 6.6.14-1-lts (x86_64) | ||
| + | flashrom is free software, get the source code at https:// | ||
| + | |||
| + | Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns). | ||
| + | Opened /dev/mtd0 successfully | ||
| + | Found Programmer flash chip " | ||
| + | Using region: " | ||
| + | Reading flash... done. | ||
| + | SUCCESS | ||
| + | [root@sysrescue ~]# / | ||
| + | successfully saved new image to: / | ||
| + | [root@sysrescue ~]# / | ||
| + | flashrom 1.4.0-devel on Linux 6.6.14-1-lts (x86_64) | ||
| + | flashrom is free software, get the source code at https:// | ||
| + | |||
| + | Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns). | ||
| + | Opened /dev/mtd0 successfully | ||
| + | Found Programmer flash chip " | ||
| + | Using region: " | ||
| + | disable_power_management: | ||
| + | Reading old flash chip contents... done. | ||
| + | Erasing and writing flash chip... FAILED at 0x01805000! Expected=0xff, | ||
| + | | ||
| + | FAILED! | ||
| + | Uh oh. Erase/write failed. Checking if anything has changed. | ||
| + | Reading current flash chip contents... done. | ||
| + | Good, writing to the flash chip apparently didn't do anything. | ||
| + | This means we have to add special support for your board, programmer or flash | ||
| + | chip. Please report this to the mailing list at flashrom@flashrom.org or on | ||
| + | IRC (see https:// | ||
| + | ------------------------------------------------------------------------------- | ||
| + | You may now reboot or simply leave the machine running. | ||
| + | FAILED | ||
| + | ~~~ | ||
| + | |||
| + | ~~~ | ||
| + | / | ||
| + | ~~~ | ||
| + | |||
| + | |||
| + | |||
| + | ## Pb | ||
| + | |||
| + | ### Disque pas détecté | ||
| + | |||
| + | Il faut le module `ufshcd_pci` | ||
| + | |||
| + | |||
| + | #### Pour booter sur le disque | ||
| + | |||
| + | |||
| + | A tester | ||
| + | |||
| + | https:// | ||
| + | |||
| + | |||
| + | recompiler le Kernel avec les options | ||
| + | ~~~bash | ||
| + | CONFIG_SCSI_UFSHCD=y | ||
| + | CONFIG_SCSI_UFSHCD_PLATFORM=y | ||
| + | CONFIG_SCSI_UFS_HISI=y | ||
| + | ~~~ | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
