Guy Sheffer

Results 785 comments of Guy Sheffer

Can you give me an example execution? Been fiddling with it and I am not sure what args to pass for cpu, kernel, machine and dtb and so on.

@sfantree Thanks, that might be what I need. But it want you to fiddle with the fstab. Would need to script that, since my lib uses this at the moment:...

Hey, took a look at it and it seems to boot, and then gets stuck. Also - the instructions had listed an initrd which does not exist in Raspberry Pi,...

Ok, update - I removed the sda1 mount and it works. Keyboard grab does not work on the display because some kernel module break, info below. That guide says: >...

Saw now, will try when I get time, which I am not sure when that is.

> > File name oa likely different What does ls show? >

Hey. Can you provide the octoprint.log ? Should help determine what error you are getting

Ok there is indeed an error in the log: Seems to be a syntax error, let me see if I can fix that. ```python3 2021-10-18 14:27:45,765 - octoprint - ERROR...

Ok fixed, You can upgrade by running on OctoPI: ``` ~/oprint/bin/pip install git+https://github.com/imrahil/OctoPrint-PrintHistory@devel --upgrade ``` I want to make a release, but it seems the other export options are broken....

1. ssh to octopi . Here is a guide from Vroron, you might find another guide that is simpler, if you use Windows us putty, if linux/mac use ssh: https://voron.dozuki.com/Guide/Connecting+to+your+Raspberry+Pi+via+SSH/2...