code:work:lvisf:2020centosminimalwithgui:start
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
code:work:lvisf:2020centosminimalwithgui:start [2020/01/28 17:13] – david | code:work:lvisf:2020centosminimalwithgui:start [2020/01/28 17:36] (current) – [Innovative Code] david | ||
---|---|---|---|
Line 30: | Line 30: | ||
===== Innovative Code ===== | ===== Innovative Code ===== | ||
- | | + | Use a PC to grab the latest code from their website. |
+ | |||
+ | | ||
+ | - Download the linux and windows versions of the code (the firmware file only came down with windows) | ||
+ | - Check Malibu (linux you only get this option) | ||
+ | - Check Malibu Something Else (windows) | ||
+ | - Check x3 sdf | ||
+ | - Transfer all the files, I put them all here < | ||
+ | / | ||
+ | </ | ||
+ | - Make a directory for the install and copy the raw files into it < | ||
+ | sudo mkdir / | ||
+ | sudo cp -a / | ||
+ | </ | ||
+ | - Try doing this not as root < | ||
+ | sudo chown -R lvis:lvis / | ||
+ | # NOPE, had to do sudo as it needs to make and install a kernel module | ||
+ | </ | ||
+ | - Run their install script < | ||
+ | cd / | ||
+ | sudo ./ | ||
+ | </ |
code/work/lvisf/2020centosminimalwithgui/start.1580231627.txt.gz · Last modified: 2020/01/28 17:13 by david