25-05-2022, 08:43 PM
Hi,
well as Raspberry PI's are in short supply I have had to move up in the world to a slightly bigger box, heralded by the arrival of a INTEL NUC for a new project.
Okay so I have the hardware, Intel NUC with an I5 8th generation processer and 8GB of RAM... 256 GB of M.2 solid state storage.
What now, well its linux of course as this will be going hopefully away to a far flung corner of VK to sit in a small cabinet and run all day... no Windows updates for me :-)
This will be a slow journal of the build of the system, I have chosen to use the linux distro called Linux Mint. Only as I have used it a few times at work to build up some school related work stations. Within the Mint family there a few flavours of the desktop experience, I have opted for the lower spec Xfce desktop as apposed to the top of the line 'Cinnamon' desktop or the middle 'Mate' desktop.
Once you have your O/S installed (too hard to cover here) the first challenge was WSJT-X, which was really easy to do.. Open the software manager and search for WSJT-X and you get a few entries, be sure to chose the one that gives you version 2.54 of WSJT-X as there are some old packages out there in the Linux land.
I plugged up my IC-7100 after the install of WSJT-X had concluded and found I had some new sound devices already showing up, the wonders of modern Linux distros, did not even need to install a sound manager, wow I could get used to this. BUT my serial port was a different story, seems my user account does not have permissions to access the serial ports ... Arrghh..
Doctor Google to the rescue, access to serial ports on linux distros that are serious about security rely on the user being a member of the right security group called 'dialout' and of course my account was not..
A good description of the problem is shown here: https://websistent.com/fix-serial-port-p...ors-linux/
In a terminal windows its : $ sudo usermod -a -G dialout <yourusername>
in may case thats: $ sudo usermod -a -G dialout vk5pj
now you need to log out / login to pickup group memberships but I decided it was time for a reboot. After logging in WSJT-X was hap[y to talk to the radio over the serial port, chalk up an early win.
Next it will be grid tracker, VNC and minor tools..
well as Raspberry PI's are in short supply I have had to move up in the world to a slightly bigger box, heralded by the arrival of a INTEL NUC for a new project.
Okay so I have the hardware, Intel NUC with an I5 8th generation processer and 8GB of RAM... 256 GB of M.2 solid state storage.
What now, well its linux of course as this will be going hopefully away to a far flung corner of VK to sit in a small cabinet and run all day... no Windows updates for me :-)
This will be a slow journal of the build of the system, I have chosen to use the linux distro called Linux Mint. Only as I have used it a few times at work to build up some school related work stations. Within the Mint family there a few flavours of the desktop experience, I have opted for the lower spec Xfce desktop as apposed to the top of the line 'Cinnamon' desktop or the middle 'Mate' desktop.
Once you have your O/S installed (too hard to cover here) the first challenge was WSJT-X, which was really easy to do.. Open the software manager and search for WSJT-X and you get a few entries, be sure to chose the one that gives you version 2.54 of WSJT-X as there are some old packages out there in the Linux land.
I plugged up my IC-7100 after the install of WSJT-X had concluded and found I had some new sound devices already showing up, the wonders of modern Linux distros, did not even need to install a sound manager, wow I could get used to this. BUT my serial port was a different story, seems my user account does not have permissions to access the serial ports ... Arrghh..
Doctor Google to the rescue, access to serial ports on linux distros that are serious about security rely on the user being a member of the right security group called 'dialout' and of course my account was not..
A good description of the problem is shown here: https://websistent.com/fix-serial-port-p...ors-linux/
In a terminal windows its : $ sudo usermod -a -G dialout <yourusername>
in may case thats: $ sudo usermod -a -G dialout vk5pj
now you need to log out / login to pickup group memberships but I decided it was time for a reboot. After logging in WSJT-X was hap[y to talk to the radio over the serial port, chalk up an early win.
Next it will be grid tracker, VNC and minor tools..
Peter Sumner, vk5pj
You have enemies? Good. That means you've stood up for something, sometime in your life.
- Winston Churchill
You have enemies? Good. That means you've stood up for something, sometime in your life.
- Winston Churchill