Hi All,
Iḿ trying to get the RFXCom tranceiver running in DomotiGa but i get the follwing error:
2012-04-28 22:27:22 RFXCom tranceiver support enabled.
2012-04-28 22:27:22 RFXCom transceiver Error: Cannot open serial port (#5) at CRFXComTRX.ConnectSerial.419
2012-04-28 22:27:22 ERROR: RFXCom tranceiver serial interface FAILED to connect to Port /dev/ttyUSB0
2012-04-28 22:27:22 RFXCom tranceiver Relay disabled.
The user domotiga = a member from the dialout group.
The device is mounted to the /dev/ttyUSB0 and i selected that device.. But still not working.
Iḿ using the latest (stable) version of ubuntu.
Can someone help me?
Thank you.
Robke
Can't use the RFXCom tranceiver
Moderator: RDNZL
Re: Can't use the RFXCom tranceiver
Had the same problem here, solved it by changing the ownership of the serial port.
sudo chown -R domotiga /dev/ttyUSB0
Grtz,
Patrick
sudo chown -R domotiga /dev/ttyUSB0
Grtz,
Patrick
Re: Can't use the RFXCom tranceiver
Hi Patrick,
Thank you for your response.
I tried that command but still the same problem.
Btw i'm using ubuntu 12 LTS
Grtz Robke
Thank you for your response.
I tried that command but still the same problem.
Btw i'm using ubuntu 12 LTS
Grtz Robke
- RDNZL
- Forum Moderator
- Posts: 1008
- Joined: Sun Sep 24, 2006 1:45 pm
- Location: Dordrecht, The Netherlands
- Contact:
Re: Can't use the RFXCom tranceiver
Can you unplug and plug your interface in the usb port and type dmesg?
What does it show as last lines?
I will test on 12.04 soon, but I have a prototype interface with different serial chip on it.
What does it show as last lines?
I will test on 12.04 soon, but I have a prototype interface with different serial chip on it.
Regards, Ron.
Re: Can't use the RFXCom tranceiver
Done:
[ 158.872038] usb 6-1: USB disconnect, device number 2
[ 158.872189] ftdi_sio ttyUSB0: FTDI USB Serial Device converter now disconnected from ttyUSB0
[ 158.872204] ftdi_sio 6-1:1.0: device disconnected
[ 160.860012] usb 6-2: new full-speed USB device number 3 using uhci_hcd
[ 161.065063] ftdi_sio 6-2:1.0: FTDI USB Serial Device converter detected
[ 161.065097] usb 6-2: Detected FT232RL
[ 161.065099] usb 6-2: Number of endpoints 2
[ 161.065102] usb 6-2: Endpoint 1 MaxPacketSize 64
[ 161.065104] usb 6-2: Endpoint 2 MaxPacketSize 64
[ 161.065106] usb 6-2: Setting MaxPacketSize 64
[ 161.067077] usb 6-2: FTDI USB Serial Device converter now attached to ttyUSB0
[ 158.872038] usb 6-1: USB disconnect, device number 2
[ 158.872189] ftdi_sio ttyUSB0: FTDI USB Serial Device converter now disconnected from ttyUSB0
[ 158.872204] ftdi_sio 6-1:1.0: device disconnected
[ 160.860012] usb 6-2: new full-speed USB device number 3 using uhci_hcd
[ 161.065063] ftdi_sio 6-2:1.0: FTDI USB Serial Device converter detected
[ 161.065097] usb 6-2: Detected FT232RL
[ 161.065099] usb 6-2: Number of endpoints 2
[ 161.065102] usb 6-2: Endpoint 1 MaxPacketSize 64
[ 161.065104] usb 6-2: Endpoint 2 MaxPacketSize 64
[ 161.065106] usb 6-2: Setting MaxPacketSize 64
[ 161.067077] usb 6-2: FTDI USB Serial Device converter now attached to ttyUSB0