All Questions
8 questions
0
votes
1
answer
245
views
How can I recover from a failed flash with an EZ Planck (Teensy powered keyboard): device not accepting address, error -71?
I'm trying to flash my EZ Planck from ZSA Technology Labs through their tool, Wally. When it asked me to hit the reset button, I hit it a few times. It went to a screen that said it was flashing and ...
-2
votes
1
answer
2k
views
Does Linux limit space on a USB drive?
I have Linux on a USB boot drive that should have 32GB of available space and when I boot Linux it only shows 7GB of space. Linux wont use the other 25GB of space.
I tried increasing the partition ...
1
vote
1
answer
2k
views
Trying to turn a bootable usb drive back to being non bootable
I am using Windows 10.
I used balenaEtcher to flash a usb drive with some Linux distro iso, but now I am trying to flash it with another iso and am failing:
I highly suspect this is because the USB ...
0
votes
2
answers
7k
views
Unable to install python on Ubuntu
I need to install python version 2 (2.7) to use Nvidia Jetson TX2. It doesn't seem to install. Does anyone know the issue? Thanks in advance.
I ran this command
python -version
And got this output
...
0
votes
1
answer
336
views
Installation of Plasma Mobile on Nexus 5x failed "./fetch-demo.sh: 16: ./fetch-demo.sh: pushd: not found"
I recently bought a used Nexus 5X that has already been rooted and had Lineage OS installed on it. I wanted to convert it to Plasma Mobile but every time I try to flash it with the command
sudo ./pm-...
1
vote
3
answers
16k
views
Extract BIOS .fd file from .exe on Acer Aspire E1-571
Hello I have an Acer Aspire E1-571 laptop. I must update the BIOS to the latest version. There are 2 ways to flash the BIOS that I know of.
Run the .exe file from the official website that will flash ...
3
votes
1
answer
8k
views
Device /dev/spidev* not found
I have a Banana Pi M1 and wanted to flash libreboot on a ThinkPad T400. I followed Raspberry Pi (ThinkPad X200), as RPi's GPIO pins are almost the same as BPi's and T400's chip is the same as X200. ...
1
vote
0
answers
123
views
What software security measures can be taken to prevent users of a linux system from flashing the GPU bios
I would like to prevent users from having the ability to flash the GPU bios, while still giving them the ability to run software on their workstation's GPU.
I'm open to a wide range of potential ...