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

install question #624

Open
liuchengzhi314159 opened this issue Aug 13, 2024 · 6 comments
Open

install question #624

liuchengzhi314159 opened this issue Aug 13, 2024 · 6 comments

Comments

@liuchengzhi314159
Copy link

I hope to use PI4 to study some thing。
first i used 2022-01-28-raspios-bullseye-arm64 with linux-kernel 5.10.xx-V8+.but when i cd patches/bcm43455c0/7 45 189/nexmon and
make it ,it say no have /lib/module/5.10.xx-V8+/bulid,after i apt upgrade.my kernel name is 6.1.xx-V8+.
I have exchanges some image. Now ,only 2024-07-04-raspios-bullseye-arm64.img has /lib/module/6.1.xx-v8+/build.but its kernel name is linux-kernel 6.1, I think it must make somethings wrong.however,I can make brcmfmac43455-sdio.bin.but when i 'sudo make install-firmware ',it say :
Makefile:4 /firmwares/bcm43455c0/7 45 189/definitions.mk :No such file or diretory
make: *** No rule to make target '/firmwares/bcm43455c0/7 45 189/definitions.mk‘ .stop.
i don't know what happened.

@jlinktu
Copy link
Member

jlinktu commented Aug 13, 2024

You forgot to source setup_env.sh in the repository's root directory.

@liuchengzhi314159
Copy link
Author

liuchengzhi314159 commented Aug 13, 2024 via email

@jlinktu
Copy link
Member

jlinktu commented Aug 13, 2024

You have to do this every time you generate a new shell environment, e.g. when opening a new emulated terminal, switching to a fresh terminal emulator tab, ...
Alternatively, you can put the source command in whatever file gets sourced by your shell when created, e.g. ~/.bashrc (when putting it there, remember to source that file in open shells or simply restart them).

@liuchengzhi314159
Copy link
Author

liuchengzhi314159 commented Aug 14, 2024 via email

@jlinktu
Copy link
Member

jlinktu commented Aug 14, 2024

Please use the online search service of your choice to figure that out.

@liuchengzhi314159
Copy link
Author

liuchengzhi314159 commented Aug 18, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants