I have a HP Envy 17 laptop with a Broadcom chip, which I have installed the necessary drivers for but I can't seem to get my X server to start (see this previous question of mine for why I can't seem to start my X server) so I need a command-line means of connecting to the Wifi. On Arch Linux I would use:
- Code: Select all
wifi-menu -o
to generate a Wifi profile and then connect to this profile using:
- Code: Select all
netctl start <PROFILE>
On Sabayon Linux neither netctl nor wifi-menu commands are available from what I can tell (unless there's some package I'm missing that provides these commands).
Thanks for your time,
Brenton