Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8621

Troubleshooting • Raspi5Pi

$
0
0
Ok I have been trying to figure this thing out for awhile.
I get the OS installed most of the time, apparently Micro SD cards are not reliable.
So Once I get what appears to be a good Install of the Full 64 Bit w/ recommended software I move to the next phase (SenseHat)
I got it to work 1 times out of 10 installs so not a good track record.
I cant understand while following the Tutorial on this site what I'm doing wrong for it not to work.
I always install
sudo apt update && sudo apt full-upgrade which seems to work.
sudo apt install sense-hat
sudo reboot
at this point if all goes well I believe everything is working correctly.
sudo apt update
sudo apt install octave -y
cd
cp /usr/share/librtimulib-utils/RTEllipsoidFit ./ -a
cd RTEllipsoidFit
RTIMULibCal
Choose "m" then move the Pi around in every direction watching the numbers changing on the screen like it says it should do.
click "s" to save according what it says, then press x.
I don't understand this line (If you run the ls command now, you’ll see a new RTIMULib.ini file has been created.)
it always ends up at the $ Krampapas RTIMULib.ini
this is the next instruction:
When you’re done, copy the resulting RTIMULib.ini to /etc/ and remove the local copy in ~/.config/sense_hat/ *I don't know how to do this*
this is the next Instruction after the above sentence.

rm ~/.config/sense_hat/RTIMULib.ini
sudo cp RTIMULib.ini /etc

If I copy paste this in my Terminal window it always comes back saying the file to delete and the file to write doesn't exist.
Can someone Dumb it down for me how to install my Sense Hat so that when I get to the Python Tutorial that includes the Humidity and Thermostat code it doesn't just give me error's saying the sense hat isn't Initialized.
I want to say a Big Thank you to any and everyone that can make a dumbass like me to understand what I'm doing wrong so I can install it correctly and it actually work.
Thank You
Krampapas :roll: :roll:

Statistics: Posted by Krampapas — Wed Apr 09, 2025 1:16 am



Viewing all articles
Browse latest Browse all 8621

Trending Articles