Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[0.4.1.e] - Yi Home 27US - Unable to Flash #334

Closed
Minims opened this issue Feb 4, 2024 · 12 comments
Closed

[0.4.1.e] - Yi Home 27US - Unable to Flash #334

Minims opened this issue Feb 4, 2024 · 12 comments
Assignees
Labels
bug Something isn't working

Comments

@Minims
Copy link
Contributor

Minims commented Feb 4, 2024

Describe the bug

I have follow the how to and format a 16GB in FAT32. I have tried the windows solution, but also with my own tools. I have tried more than 10 times and everytime the led stay yellow. I have wait about 30min.

there is no new files on the SD.

On reboot without the sd card or with the 0.4.1d sd, it’ok.

To Reproduce
Steps to reproduce the behaviour:
Follow the 0.4.1e guide

Expected behaviour
be able to flash

@Minims Minims added the bug Something isn't working label Feb 4, 2024
@alienatedsec
Copy link
Owner

@roleoroleo is your model also not flashing with the release files?

@roleoroleo
Copy link
Collaborator

roleoroleo commented Feb 5, 2024

Not tested yet.
I'll let you know as soon as possible.

EDIT

I can confirm, it doesn't work for my yi_home.
Yellow light stable.
Tried to flash 0.3.8 and then 0.4.1.e but no luck.

@alienatedsec
Copy link
Owner

I will need to make the home image smaller - it's too big to accept flashing

@roleoroleo
Copy link
Collaborator

I compared your image with mine and there is a big difference in size: about 1,5 MB.
The main problem is the library /home/app/libcrypto.so.1.1
I don't know why but in my image is not present.

@alienatedsec
Copy link
Owner

I'll have a look in the evening.

@alienatedsec
Copy link
Owner

The main problem is the library /home/app/libcrypto.so.1.1

@roleoroleo did you mean /home/lib/libcrypto.so.1.1? It must be there as needed by the latest WPA unless you are not compiling it and it's not being replaced.

image

alienatedsec added a commit that referenced this issue Feb 10, 2024
 Changes to be committed:
	modified:   scripts/pack_fw.sh
	modified:   src/static/static/home/yi-hack-v5/script/system.sh#
	modified:   src/static/static/home/yi-hack-v5/script/system_init.sh
	modified:   src/wpa/install.wpa
@alienatedsec
Copy link
Owner

New release - 0.4.1f

@Minims
Copy link
Contributor Author

Minims commented Feb 10, 2024

Thanks, i was able to flash the camera. It seems working excepted the known bug of the pre-release.

@alienatedsec
Copy link
Owner

@Minims is 0.4.1g also flashing and not connecting on your 27US?

@Minims
Copy link
Contributor Author

Minims commented Feb 11, 2024

@alienatedsec 0.4.1g is flashing and wifi is ok on my side with wpa2

i will keep the camera on longer to validate connection is reliable

@alienatedsec
Copy link
Owner

@Minims
When you type wpa_supplicant in the console, does it report v2.10?

@Minims
Copy link
Contributor Author

Minims commented Feb 11, 2024

@alienatedsec Yes

/home/yi-hack-v5 # uptime
 14:48:36 up 44 min,  load average: 4.97, 4.79, 4.39

/home/yi-hack-v5 # cat /tmp/wpa_supplicant.conf
ctrl_interface=/var/run/wpa_supplicant
ap_scan=1
network={
ssid="********"
scan_ssid=1
proto=WPA RSN
key_mgmt=WPA-PSK
pairwise=CCMP TKIP
group=CCMP TKIP
psk="********"
}

/home/yi-hack-v5 # wpa_supplicant
Successfully initialized wpa_supplicant
wpa_supplicant v2.10
Copyright (c) 2003-2022, Jouni Malinen <j@w1.fi> and contributors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants