ruundii / bthidhub

Bluetooth HID hub
MIT License
309 stars 50 forks source link

Installation Instructions - Helpful Clarification (Adjust SH && BAT for Windows if any username change is made to defaults on Pi) #69

Open CanadianVice opened 12 months ago

CanadianVice commented 12 months ago

So I just noticed something that cost me a decent chunk of time (my bad) - if one configures the PI for headless during the flashing process, they may well be inclined to change username and such from the defaults.

My suggestion is one of either:

The SH thing is probably relevant more globally for Linux->Pi and Mac->Pi installs, as well.

It would probably spare people some trouble. Not your fault, but clarification never hurts!

Dreamsorcerer commented 12 months ago

Previous versions of Raspbian didn't have a config for username. I added some points about the username, but clearly didn't catch everything. Feel free to make a PR, we probably want to use a variable at the top of the scripts for the username, in order to have the username work correctly throughout the file.

CanadianVice commented 12 months ago

Breaks the on_pi.sh script too, for the same reasons.

BaumDev commented 1 month ago

Same problem in the remapper.service & web.py