-
Notifications
You must be signed in to change notification settings - Fork 35
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
./setup.sh stuck at Launching Xlink Kai #50
Comments
I'm having this problem, as well. I install the latest version of Raspberry Pi OS Lite to my RPi4 2GB, sudo apt-get upgrade, sudo apt-get update, sudo apt-get install screen, reboot, then run the script provided, and it gets this far and then just stops. I have to kill the script to be able to do anything else. This is the last bit I see:
|
We'll figure this out and open a PR with a fix 👍 |
I commented out all the lines below from the https://raw.githubusercontent.com/toolboc/psx-pi-smbshare/master/setup.sh
The setup completed, rebooted and on the monitor with the raspberry connected, I see Failed to start Access point and authentication server for Wi-Fi and Ethernet.
I am assuming because I need to attach a secondary wifi hardware to act as a access point? Then it should create a wlan1 interface in ifconfig -a ?
Someone experienced with scripts just needs to figure out why in setup.sh the "Write XLink Kai launch script" doesn't get pass Launching XLink Kai |
ok after some testing here's what I found I uncommented Write XLink Kai launch script from the setup.sh
In setup.sh, I replaced the line that says /home/pi/launchkai.sh with sudo kaiengine
Hope that helps |
Hello, I am trying to get this to work on my Pi 4 (4GB model), and when attempting to use this solution of commenting out the Xlink Kai launch script, It gets stuck after: interface=wlan1 Config file: ./kaiengine.conf Downloading Configuration OK Did you ever run into this issue and/or get a version of this script running without XLink Kai completely? I also am not planning on playing online so I do not even need the service. Thanks. :) |
Hi.
My Pi has been set up with psx-pi-smbshare but whenever I try to update it and enter:
cd ~ wget -O setup.sh https://raw.githubusercontent.com/toolboc/psx-pi-smbshare/master/setup.sh chmod 755 setup.sh sudo ./setup.sh
It gets stuck after:
Job for hostapd.service failed because the control process exited with error code. See "systemctl status hostapd.service" and "journalctl -xe" for details. Checking for XLink Kai updates Reading package lists... Done Building dependency tree Reading state information... Done xlinkkai is already the newest version (7.4.43-606669993). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Launching XLink Kai
The text was updated successfully, but these errors were encountered: