Changes

Jump to navigation Jump to search
320 bytes added ,  09:51, 20 January 2019
no edit summary
'''OPTIONAL:''' Adjust intensity setting to your liking by adding -i '''X''', where '''X''' is your desired intensity setting, for example 20.
~/trex-miner/t-rex -c config -i 20
 
==Troubleshoot==
===PCI Bus Error===
If you encounter PCIe BusError messages:
 
sudo nano /etc/default/grub
 
Add ''pci=noaer'' at the end of GRUB_CMDLINE_LINUX_DEFAULT:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash pci=noaer"
 
Type ''Ctrl+O'' to save and ''Ctrl+X'' to exit and update grub:
 
sudo update-grub
 
Now reboot

Navigation menu