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

Odroid XU4 + Tizen 5.0 에서 wifi 설정 #12

Open
eksson opened this issue Oct 3, 2018 · 0 comments
Open

Odroid XU4 + Tizen 5.0 에서 wifi 설정 #12

eksson opened this issue Oct 3, 2018 · 0 comments

Comments

@eksson
Copy link
Collaborator

eksson commented Oct 3, 2018

Tizne 5.0 이 아직 개발 중인 버전이어서 화면에서 wifi 잡는 것이 어려울 수 있습니다.
그러면 명령어를 사용하면 되는데, odroid 용 Tizen 5.0 에는 명령어가 포함이 안되어 있습니다.
그러면, 명령어를 직접 설치해 주시면 되는데,

http://download.tizen.org/snapshots/tizen/unified/tizen-unified_20181002.3/repos/standard/packages/armv7l/
여기서
capi-network-wifi-manager-tool-1.0.39-80.3.armv7l.rpm
이 파일을 다운 받아서 설치하시면 됩니다.

또는
https://review.tizen.org/gerrit/#/admin/projects/platform/core/api/wifi-manager
이것을 직접 빌드하셔서 설치하셔도 됩니다.
빌드할 때 에러가 나는데,
sudo ln -s /lib/ld-linux-armhf.so.3 /lib/id-linux.so.3
를 먼저 해 주시고 빌드하시면 됩니다.

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

1 participant