-
`project0.md` 에 나와있는 방법으로 tizen-rpi3 booting을 진행하던 중 기기와 qemu 에뮬레이터 모두 잘 안되어서 코드를 뜯어보게 되었습니다. `boot.img`와 `module.img`를 만들는 `./scripts/mkbootimg_rpi3.sh` 코드를 보면 아래와 같은데요.
```
#!/bin/bash
BOOT_PAT…
-
Tree: Halium-7.1
- [x] Create manifest (already merged in)
- [x] Boot image and system image build successfully
- [x] Device boots into rootfs, `usb: Manufacturer: GNU/Linux Device` appears in `d…
-
Hello,
I have tried your program on Ubuntu 20.04 with Python 3.9.5 then 3.7.5. There is a broken pipe error that pops out when the ramdisk is unpacking to tmp.
![image](https://user-images.githu…
-
I compiled the kernel and I have not wifi.
I've looked at drivers / Makefile and not the wifi
ghost updated
7 years ago
-
Hi! this project looks great! I was wondering if it is known to work with LineageOS 20.0 (based on android 13)? From what I can understand it should work just the same as GrapheneOS as the build setup…
-
Following the README steps does not work for me on my samsung-a5:
```
fastboot flash boot build/thirdstage.ext2
```
lk2nd log
```
[10] platform_init()
[10] target_init()
[20] MMC card: R…
-
Hello, I am a novice. After installing the image generated by the pmbootstrap tool to Mi 6 through the document, other functions are not normal except for ssh login.
I have been tossing for two weeks…
-
Does the drm/dsi suspend works, can i suspend my screen and the wakeup it without any crash and fatal for UX bugs.
One important question, does hibernate to disk works? Eg, no crashes after resuming …
-
Tree: halium-7.1
- [x] Create manifest [huawei_alice.zip](https://github.com/Halium/projectmanagement/files/2886790/huawei_alice.zip)
- [ ] Boot image and system image build successfully …
-
I created a device tree using twrpdtgen. On Fedora 40.
These are the commands I use to try to build twrp:
You can test it with this for example, also mt6580 device tree that fails the same way:
h…