Skip to content
This repository has been archived by the owner on Jun 1, 2020. It is now read-only.

Can't connect to either ethernet or wireless #1

Closed
NutymcNuty opened this issue Mar 8, 2018 · 9 comments
Closed

Can't connect to either ethernet or wireless #1

NutymcNuty opened this issue Mar 8, 2018 · 9 comments

Comments

@NutymcNuty
Copy link

Hi ConnorRigby, I can't seem to get connect to my router properly with the xlink config text document. any chance you could give a better example as its stuck at nonblocking pool is initialized.
I'm on a raspberry pi 3 with the latest version installed to my sd card.

@ConnorRigby
Copy link
Owner

Sorry i was not emailed about this message for some reason. Are you trying to use Wifi or ethernet?

@ConnorRigby
Copy link
Owner

Oh sorry about that i didn't read the title carefully enough. Can i see your config text file? (without your password or anything please)

@DieKatzchen
Copy link

I'm getting the same behavior. It hangs at nonblocking pool initialized, right after detecting the built in Ethernet. Several lines before that it complains that it can't find the specified bootloader and autoloads shoehorn.boot instead, perhaps related?

@NutymcNuty
Copy link
Author

NutymcNuty commented Apr 16, 2018

ConnorRigby, i don't currently have it setup again i ended up using raspbian and doing it all manually. ill re download it now again. also by anychance does this os have the ability to connect wirelessly and then use the ethernet port directly to the xbox?

@NutymcNuty
Copy link
Author

NutymcNuty commented Apr 16, 2018

I have it as: interface wlan0, ssid=Network Not Found, psk=74andthenabunchofletters, key_mgmt=WPA-PSK
i've also tried via ethernet and nothing happens

@NutymcNuty
Copy link
Author

NutymcNuty commented Apr 17, 2018

i tried 1.1 and it seems to get further but not much. can someone show their xlink-config.txt but block their ssid and psk?

@DieKatzchen
Copy link

Is Network Not Found the actual name of your network? Because in my experience, spaces cause all kinds of problems.

@ConnorRigby
Copy link
Owner

After a quick look, it looks like there is a bug in the hastily put together config file parser do-dad. If the the config line starts with a space, it will just hang forever. Just made a fix for this, and will probably put a release together later.

@ConnorRigby
Copy link
Owner

After working with @NutymcNuty for a while this afternoon, i seem to have fixed the issue with WiFi.
https://github.com/ConnorRigby/xlink-kai/releases/download/v0.1.4/xlink-rpi0-v0.1.4.img

Feel free to reopen if something is still broken.

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

No branches or pull requests

3 participants