Hi all,
is anyone else having problems with the FTDI FT2232H on oneiric?
I often don't get anything on the tty for the FLOSS-JTAG serial connection.
It works right after a reboot, but after unplugging, replugging twice I don't get anything anymore.
It might be coincidence that it doesn't work after replugging twice, but it seems to work if I get a device number lower than 8.
[186861.361114] usb 1-1.1: new high speed USB device number 8 using ehci_hcd
[186861.461305] ftdi_sio 1-1.1:1.0: FTDI USB Serial Device converter detected
[186861.461398] usb 1-1.1: Detected FT2232H
[186861.461406] usb 1-1.1: Number of endpoints 2
[186861.461413] usb 1-1.1: Endpoint 1 MaxPacketSize 512
[186861.461419] usb 1-1.1: Endpoint 2 MaxPacketSize 512
[186861.461426] usb 1-1.1: Setting MaxPacketSize 512
[186861.461823] usb 1-1.1: FTDI USB Serial Device converter now attached to ttyUSB0
[186861.463264] ftdi_sio 1-1.1:1.1: FTDI USB Serial Device converter detected
[186861.463346] usb 1-1.1: Detected FT2232H
[186861.463353] usb 1-1.1: Number of endpoints 2
[186861.463360] usb 1-1.1: Endpoint 1 MaxPacketSize 512
[186861.463366] usb 1-1.1: Endpoint 2 MaxPacketSize 512
[186861.463372] usb 1-1.1: Setting MaxPacketSize 512
[186861.463753] usb 1-1.1: FTDI USB Serial Device converter now attached to ttyUSB1
It is definitely not a paparazzi issue, I can't even get anything with cat or minicom...
It also always works on my netbook (still on natty). And my xbee with FT232RL usb<->serial converter runs fine (on natty and oneiric).
Udev loads the driver, creates the devices (and custom symlinks I added) just fine.
So it probably is issue with the driver... but unloading ftdi_sio doesn't help either.
But it didn't solve my issues...
Tested kernel versions: 3.0.0-15-generic and 3.0.0-16-generic on 64bit
Did anyone have the same problem? Any ideas?
Cheers, Felix