Skip to content
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

Cannot find any devices #13

Open
ammanvm opened this issue Jul 22, 2022 · 2 comments
Open

Cannot find any devices #13

ammanvm opened this issue Jul 22, 2022 · 2 comments

Comments

@ammanvm
Copy link

ammanvm commented Jul 22, 2022

Hi,

I modified the code a bit to see why the -write command does not find any devices...
081040d

I am clueless..
081040d#diff-fb3a22131052b740ab998957682ef9ed2e065e4ac16d6fafbf916a9f8d348290R511

xx is never printed...
There seem to be no devices listed with udev and I do not know how to proceed.
Do you have any idea?

@probonopd
Copy link
Owner

Are you running as root, e.g., with sudo?

@ammanvm
Copy link
Author

ammanvm commented Jul 24, 2022

Yes.

'sudo' '/home/maker/ptouch-770/ptouch-770-write' '/tmp/out.pbm'
Brother PT-H500/P700/E500 printer not found
maker@makerspace-Aspire-M3910:~$ lsusb
Bus 002 Device 004: ID 04f3:02f0 Elan Microelectronics Corp. MULTI-DIRECTION OPTICAL MOUSE
Bus 002 Device 006: ID 04f9:2064 Brother Industries, Ltd PT-P700 P-touch Label Printer RemovableDisk
Bus 002 Device 005: ID 0518:0001 EzKEY Corp. USB to PS2 Adaptor v1.09
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 1307:0330 Transcend Information, Inc. 63-in-1 Multi-Card Reader/Writer
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Oh.. it only says

Bus 002 Device 006: ID 04f9:2064 Brother Industries, Ltd PT-P700 P-touch Label Printer RemovableDisk

What does that mean? RemovableDisk - should that be something else?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants