Skip to content

WiFi for xochitl #21

@yannickulrich

Description

@yannickulrich

Thanks for making this, it seems really useful!

I was hoping to use this to play with the cloud synchronisation (in relation to ddvk/rmfakecloud) but xochitl doesn't work in the absence of wlan0

$ QT_LOGGING_RULES=rm.*=true xochitl
05:43:55.887 rm.wifi                  Connected to netlink
05:43:55.936 rm.wifi                  Changed desired interface state to:  up
05:43:55.992 rm.wifi                  Failed to get interface flags: No such device
...
05:43:56.382 rm.network.httpmanager   RequestId 1: queued up (2 transaction(s) pending) (setupTransaction /__w/xochitl/xochitl/src/network/src/httpmanager.cpp:265)
05:43:56.382 rm.network.httpmanager   RequestId 1: is postponed, because we are offline (setupTransaction /__w/xochitl/xochitl/src/network/src/httpmanager.cpp:275)

Obviously the emulated system does have internet via eth0 but the remarkable refuses to connect to the cloud if it doesn't detect any wifi. Note that it doesn't seem like the wlan0 interface needs to do anything, it just needs to exist.

It might be possible to create a dummy interface but that isn't supported by the kernel config

$ ip link add eth10 type dummy
ip: RTNETLINK answers: Operation not supported

Thanks for your help, any input would be appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions