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

Network issues #4

Closed
koenkooi opened this issue Oct 17, 2015 · 4 comments
Closed

Network issues #4

koenkooi opened this issue Oct 17, 2015 · 4 comments

Comments

@koenkooi
Copy link
Contributor

I'm not sure what's at fault here, but wifi won't get a proper ipv6 address:

3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP8000> mtu 1500 qdisc mq qlen 1000
    link/ether 00:0a:f5:a5:a4:d7 brd ff:ff:ff:ff:ff:ff
    inet 172.20.0.116/24 brd 172.20.0.255 scope global wlan0
       valid_lft forever preferred_lft forever
    inet6 fe80::20a:f5ff:fea5:a4d7/64 scope link 
       valid_lft forever preferred_lft forever

And avahi can't see anything on the network:

root@dragonboard-410c:~# avahi-browse -at
+  wlan0 IPv4 dragonboard-410c                              _ssh._tcp            local
+  wlan0 IPv4 dragonboard-410c [00:0a:f5:a5:a4:d7]          _workstation._tcp    local
+  wlan0 IPv4 dragonboard-410c   
root@dragonboard-410c:~#

Around the same time errors like these pop up:

[ 5775.279347] wcn36xx: ERROR SMD_EVENT (259) not supported

This is with the latest meta-qcom, kernel "Linux dragonboard-410c 4.2.0+linaro #1 SMP PREEMPT Sat Oct 17 14:48:34 CEST 2015 aarch64 GNU/Linux"

@ndechesne
Copy link
Contributor

for the 1st part, i will check. i am not sure what's going on.

for the ERROR SMD_EVENT, this can be ignored for now, we have a fix for it, i will push an update at some point

@koenkooi
Copy link
Contributor Author

If I ping the IP from my workstation I get 'no route to host' until I start pinging the workstation from the dragonboard.
I've seen similar issues with android derived wifi drivers before, but I'm not sure what the root cause is.

@ndechesne
Copy link
Contributor

yes, it's a known issue:

https://www.96boards.org/forums/topic/410cubuntu-cant-ssh-in/

we are working on it...

@lumag
Copy link
Collaborator

lumag commented Nov 4, 2023

It is fixed now, we have new wcn36xx driver.

@lumag lumag closed this as completed Nov 4, 2023
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

3 participants