-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to access USB Ports #4877
Comments
hello i assume your using the cups printer driver or open the port |
Wow. That was way more complicated than I can even comprehend. What I intended to do was install OctoPrint in the Linux environment and connect the printer via a micro USB (printer) to chromebook (usb). But I need the USB ports to be accessible from the Linux environment. Would opening Port 631 do that? And how would I do so? |
it make cups happy |
I'm sorry, I just don't understand what you're saying. Should I be following what they did in the #143 post? Even though that seems to be for a regular printer and not a 3d printer? Is there something I should be following in the OctoPrint link? I'm very sorry, I'm just very confused... |
octo print has a tcipip server octoserver use it |
Will this solve my usb port problem? |
yes i have no idea you have to test it |
I would love to. If I even knew what "it" is. I know very little about any of this. I've just been trying to figure out how to use OctoPrint on this chromebook I bought and it has led me down a very long, dark tunnel that I know nothing about... I'm sorry if I'm wasting your time. I just don't understand any of this. |
usb print hub server tcp/ip this is you plug and play |
How will that help when the chromebook won't read from the USB ports in the Ubuntu environment? Wouldn't that have the same problem? |
forget USB on the CB |
I would rather see if I can get my USB ports to work on the CB. Maybe that sounds dumb and is overly complicated, but I've already invested money and a lot of effort in this route. That said, if I can't get the USB ports to work, I'll see if I can't figure out how to use the Print Server that you posted as an alternative. Thank you for explaining things to me and taking the time to work with me on this. |
join the club so time is money play with USB drivers in Octoprint that does not use them |
That's a fair point. If I got that device. How would I use it? |
read octoserver port 8080 send to print server simple config |
I've had a long day and apparently my mind just isn't working with me. I'm utterly confused. I don't know that that's right, but I'm gonna try to sleep on it and read through this again. Maybe it will click for me. Again, thank you for all your help. |
https://wiki.debian.org/CUPSDriverlessPrinting Hello I sent you a invite to learn how to build and install you now have a supervised task so if you cannot do this and need more time just ask The Project is SystemD Chroot https://github.com/ChaosUntamed |
Reading back through all this. I'd like to try opening port 631 and maybe 515. CUPS is installed. How do I open a port using it? Specifically, what commands? |
yes okay you like tcp then join the team and we go from there you have a invite and task the command are not cli and you submit a table with command kinda like a print job |
Join the team? What exactly do you want me to do? I don't know enough about this stuff to even understand a single thing you said... I'd love to help, but I'm drowning in my own inadequacy here. Very much out of my element. |
you have a invite yes, systemd chroot team you cannot fail it does not work yet ;-0 here is a IPtable port 22 is open tcp 22 d,s IO sshd init service sort like cups the service table on a systemd machine |
What is the output of Btw better to not listen to the guy above, I don't think he understand what he said. (it seems that all of his comments were directly copied from results in google) |
This is what I get from that command. Oh, wait. I missed the 'connect the printer' part until just now. One second. |
This is what I get running that command with the printer connected. |
tcp is the way octoprint is not usb (bull)z@localhost: (bull)z@localhost:~$ lsusb -v -s 2:2 Bus 002 Device 002: ID 0bda:0416 Realtek Semiconductor Corp |
Even beyond this, I'd like to get my usb ports working just to use other things that connect via USB. Such as memory drives, USB cd drives, and such. |
well run in /usr/local/bin @Superchicken provided and wonderful solution lsusb, this is why i use the shared drive with chromeOS |
ok i believe the USB ports devices and not shareable between chromeOS and chroot linux the idea is to get get chrome to stop Automount devices if you wish to use them in chroot |
you do not have any idea, what have you done nothing |
Please describe your issue:
Hello everyone,
I installed Ubuntu Focal Fossa 20.04 on my old chromebook using this site as a guide. Everything seems to have gone just fine. But now, when I plug something into the USB ports, it pops up in the File Directory. But it only lasts a second or two and then disappears.
This only happens in the chroot environment. In the ChromeOS environment, the USB ports work fine. I did not provide the information above because the command returned an error that said it was not found.
Any help would be greatly appreciated. I need the USB ports to work to connect my 3d printer to the chromebook.
If known, describe the steps to reproduce the issue:
The text was updated successfully, but these errors were encountered: