hy vfd rs 485 gmoccapy

More
25 Jul 2021 15:42 - 25 Jul 2021 15:45 #215865 by Aciera
Replied by Aciera on topic hy vfd rs 485 gmoccapy
Hm, ok let's try this, unplug your RS485 adaptor and plug it in again.
Then run this in a terminal window and post maybe the last page of the output. This should give you information of the device you connected last:
dmesg | awk '/tty/ && /USB/ {print "/dev/"$10}'|tail-1
Last edit: 25 Jul 2021 15:45 by Aciera. Reason: typo in command!

Please Log in or Create an account to join the conversation.

More
25 Jul 2021 15:52 #215867 by Aciera
Replied by Aciera on topic hy vfd rs 485 gmoccapy

Reinstalled wheezy, didnt update to 2.8. Same error reading setup from VFD

Just noticed this. Is there any particular reason you are not using the current official debian buster ISO?
www.linuxcnc.org/iso/linuxcnc-2.8.0-buster.iso

Please Log in or Create an account to join the conversation.

More
25 Jul 2021 15:53 #215868 by Pauchuk
Replied by Pauchuk on topic hy vfd rs 485 gmoccapy

Reinstalled wheezy, didnt update to 2.8. Same error reading setup from VFD
Just noticed this. Is there any particular reason you are not using the current official debian buster ISO?
www.linuxcnc.org/iso/linuxcnc-2.8.0-buster.iso

Yes, I had bad latency results on buster.

Please Log in or Create an account to join the conversation.

More
25 Jul 2021 15:55 #215869 by Pauchuk
Replied by Pauchuk on topic hy vfd rs 485 gmoccapy

Hm, ok let's try this, unplug your RS485 adaptor and plug it in again.
Then run this in a terminal window and post maybe the last page of the output. This should give you information of the device you connected last:
dmesg | awk '/tty/ && /USB/ {print "/dev/"$10}'|tail-1

tail-1: command not found

Please Log in or Create an account to join the conversation.

More
25 Jul 2021 16:02 #215871 by Aciera
Replied by Aciera on topic hy vfd rs 485 gmoccapy
Let's try again. Unplug then reconnect and post result of this command:
sudo dmesg | grep 'USB'

Please Log in or Create an account to join the conversation.

More
25 Jul 2021 16:08 #215872 by Pauchuk
Replied by Pauchuk on topic hy vfd rs 485 gmoccapy

Let's try again. Unplug then reconnect and post result of this command:
sudo dmesg | grep 'USB'
 

[    3.392617] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.392740] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    3.408055] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    3.408097] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    3.408101] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.408300] hub 1-0:1.0: USB hub found
[    3.408516] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    3.420539] uhci_hcd: USB Universal Host Controller Interface driver
[    3.424032] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    3.424096] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    3.424100] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.424281] hub 2-0:1.0: USB hub found
[    3.730185] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    3.730276] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    3.730280] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.730553] hub 3-0:1.0: USB hub found
[    3.730702] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    3.730790] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    3.730794] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.731076] hub 4-0:1.0: USB hub found
[    3.731644] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
[    3.731723] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    3.731728] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.732195] hub 5-0:1.0: USB hub found
[    3.732357] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
[    3.732437] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    3.732441] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.732938] hub 6-0:1.0: USB hub found
[    3.733100] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
[    3.733199] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    3.733203] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.733380] hub 7-0:1.0: USB hub found
[    4.044035] usb 6-1: new low-speed USB device number 2 using uhci_hcd
[    4.220440] usb 6-1: New USB device found, idVendor=1c4f, idProduct=0002
[    4.220446] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.242163] generic-usb 0003:1C4F:0002.0001: input,hidraw0: USB HID v1.10 Keyboard [SEM HCT Keyboard] on usb-0000:00:1d.1-1/input0
[    4.262491] generic-usb 0003:1C4F:0002.0002: input,hidraw1: USB HID v1.10 Device [SEM HCT Keyboard] on usb-0000:00:1d.1-1/input1
[    4.262541] usbhid: USB HID core driver
[    4.332044] usb 6-2: new low-speed USB device number 3 using uhci_hcd
[    4.509445] usb 6-2: New USB device found, idVendor=413c, idProduct=301a
[    4.509453] usb 6-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.509459] usb 6-2: Product: Dell MS116 USB Optical Mouse
[    4.524993] input: PixArt Dell MS116 USB Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb6/6-2/6-2:1.0/input/input2
[    4.525113] generic-usb 0003:413C:301A.0003: input,hidraw2: USB HID v1.11 Mouse [PixArt Dell MS116 USB Optical Mouse] on usb-0000:00:1d.1-2/input0
[    4.636043] usb 7-2: new full-speed USB device number 2 using uhci_hcd
[    4.799202] usb 7-2: New USB device found, idVendor=1a86, idProduct=7523
[    4.799209] usb 7-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    4.799214] usb 7-2: Product: USB2.0-Ser!
[   11.732574] USB Serial support registered for generic
[   11.732604] usbserial: USB Serial Driver core
[   11.739064] USB Serial support registered for ch341-uart
[   11.752364] usb 7-2: ch341-uart converter now attached to ttyUSB0
[ 2032.280074] usb 7-2: USB disconnect, device number 2
[ 2032.280298] ch341-uart ttyUSB0: ch341-uart converter now disconnected from ttyUSB0
[ 2034.008034] usb 7-2: new full-speed USB device number 3 using uhci_hcd
[ 2034.171367] usb 7-2: New USB device found, idVendor=1a86, idProduct=7523
[ 2034.171373] usb 7-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 2034.171379] usb 7-2: Product: USB2.0-Ser!
[ 2034.187521] usb 7-2: ch341-uart converter now attached to ttyUSB0

 

Please Log in or Create an account to join the conversation.

More
25 Jul 2021 16:10 - 25 Jul 2021 16:11 #215873 by Aciera
Replied by Aciera on topic hy vfd rs 485 gmoccapy
what does this report:
ls -l /dev/ttyUSB0
Last edit: 25 Jul 2021 16:11 by Aciera.

Please Log in or Create an account to join the conversation.

More
25 Jul 2021 16:12 #215874 by Pauchuk
Replied by Pauchuk on topic hy vfd rs 485 gmoccapy

what does this report:
ls -l /dev/ttyUSB0
 

pauls@debian:~$ ls -l /dev/ttyUSB0
crw-rw---T 1 root dialout 188, 0 Jul 25 11:54 /dev/ttyUSB0

 

Please Log in or Create an account to join the conversation.

More
25 Jul 2021 16:14 #215875 by Aciera
Replied by Aciera on topic hy vfd rs 485 gmoccapy
and what does this report:
groups

Please Log in or Create an account to join the conversation.

More
25 Jul 2021 16:16 #215876 by Pauchuk
Replied by Pauchuk on topic hy vfd rs 485 gmoccapy

and what does this report:
groups
 

pauls@debian:~$ groups
pauls dialout cdrom floppy sudo audio dip video plugdev staff fuse scanner bluetooth netdev

 

Please Log in or Create an account to join the conversation.

Time to create page: 0.093 seconds
Powered by Kunena Forum