My printer wont connect to my octoprint and i don't know where i need to go diag the next part. for the last couple days i been trying to do some research on why i cant connect and im coming empty handed.
What did you already try to solve it?
New cables(brand anker cables usb-c to a), safemode,using a hub adapters, redoing os 5 -6 times at this point. only thing i havent tried is checking the port throe ssh but i cant fine and commands that will ad me in this and google is starting to stink for fixes. can some one help guide me please ITLL MEAN SO MUCH!!
Have you tried running in safe mode?
yes
Did running in safe mode solve the problem?
yes
Systeminfo Bundle
You can download this in OctoPrint's System Information dialog ... no bundle, no support!)
OctoPrint can't "see" your printer but neither can we . Please tell us about your printer, make, model, firmware, etc.
Since you can SSH into the RPi, here are some steps to get started:
Unplug the USB cable to the printer.
Login to the RPi via SSH (or a keyboard / monitor).
Type sudo dmesg --clear (enter the pi password when prompted).
Plug in the USB cable to the printer.
Type dmesg >dmesg.log.
Show us the (hopefully non-empty) contents of dmesg.log (use cat dmesg.log to look at it).
If the contents of dmesg.log is empty, we don't yet know if it is the printer or the cable.
An alternate cable test is to use the USB cable to plugin a cell phone. Use the same experiment as above and you should see a mass storage device appear in the non-empty dmesg.log.
okay I will do that when I get home Tn but I would like to add I was using octo4a before getting a pi 4 and it was working just fine and the pi 4 is used so I don't know the condition of the usb it was sold as working ik that can make a different
If your (mystery) printer was working with octo4a then it should work with the RPi 4. If you have a USB flash drive, you can easily check all the RPi 4 USB ports.
ender 3 s1 running professional firmware sorry i didn't say what printer. I have tried this with a flash drive but I dont know what im looking for. it did pop anything up in any of the connector. it was a 64gb usb 3 flashdrive that i use on my pc all the time
okay i did the usb and all the usb port works i tried reusing the current cable and rehooked it to octo4a and octo4a sees and connects to it. i also found No serial port found and there's a code in here dmesg -w that allows live feed of the usb and I'm getting connection kind of. it'll see there's something there but wont do anything. so both printer and pi are working but they just dont want to talk to eachother
For the record reason why i went to a pi instead of keeping the phone(octo4a). the phone(octo4a) wont charge while connected to the printer. I don't have a any other phones so when i went to go look for more i realized it was cheaper do run the pi instead of the phone
Okay i realized im transferring data from octa4a so ther serial port additional was wrong
instead of being usb0 it was octo4a once i change it to what it said in ssh it started working!!