View Single Post
Old 03-14-2022, 07:03 PM   #9
ajs256
he/him
ajs256 is on a distinguished road
 
Posts: 23
Karma: 68
Join Date: Mar 2022
Device: Jailbroken Kindle PW3 + PW5
Quote:
Originally Posted by katadelos View Post

Run these commands and post the entire output from both of them:
Code:
ls -l
sudo imx_usb -c imx_usb_loader/wario
It sounds like it might be a path related thing?
Code:
pi@octopi:~ $ sudo imx_usb -c imx_usb_loader/wario
imx_usb.conf not found
pi@octopi:~ $ ls -l
total 3748
drwxr-xr-x  3 pi pi    4096 Mar 12 16:42 imx_usb_loader
---SNIPPED---
-rw-r--r--  1 pi pi 3808809 Mar 12 17:44 popcorn.tar.xz
---SNIPPED---
pi@octopi:~ $ sudo imx_usb -c imx_usb_loader/wario
[sudo] password for pi:
imx_usb.conf not found
pi@octopi:~ $
I think the flags to the command are wrong in some way...the `-c` flag specifies where to find the config file.

Last edited by ajs256; 03-14-2022 at 07:06 PM.
ajs256 is offline   Reply With Quote