https://bugzilla.novell.com/show_bug.cgi?id=658314 https://bugzilla.novell.com/show_bug.cgi?id=658314#c0 Summary: FTDI USB Serial Device converter does not work anymore Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: i686 OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: stefan.brandner@gmx.at QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.12) Gecko/20101026 SUSE/3.6.12-0.7.1 Firefox/3.6.12 The USB to serial converter is detected by the kernel and attached to /dev/ttyUSB0. [27169.819043] hub 1-0:1.0: unable to enumerate USB device on port 5 [27225.033032] usb 2-5: new full speed USB device using ohci_hcd and address 3 [27225.233767] usb 2-5: New USB device found, idVendor=0403, idProduct=6001 [27225.233772] usb 2-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [27225.233775] usb 2-5: Product: FT232R USB UART [27225.233777] usb 2-5: Manufacturer: FTDI [27225.667581] usbcore: registered new interface driver usbserial [27225.667630] USB Serial support registered for generic [27225.667947] usbcore: registered new interface driver usbserial_generic [27225.667950] usbserial: USB Serial Driver core [27225.673669] USB Serial support registered for FTDI USB Serial Device [27225.673712] ftdi_sio 2-5:1.0: FTDI USB Serial Device converter detected [27225.673766] usb 2-5: Detected FT232RL [27225.673768] usb 2-5: Number of endpoints 2 [27225.673771] usb 2-5: Endpoint 1 MaxPacketSize 64 [27225.673773] usb 2-5: Endpoint 2 MaxPacketSize 64 [27225.673775] usb 2-5: Setting MaxPacketSize 64 [27225.675847] usb 2-5: FTDI USB Serial Device converter now attached to ttyUSB0 [27225.675867] usbcore: registered new interface driver ftdi_sio [27225.675869] ftdi_sio: v1.5.0:USB FTDI Serial Converters Driver Now it is not possible to communicate with the attached device. This was working with the initial installation but after updating the system it now fails. Reproducible: Always Steps to Reproduce: 1. use OpenSUSE 11.3 and update the system 2. attach a usb to serial converter and try to send and receive data 3. Actual Results: when I send data to /dev/ttyUSB0 e.g to give me the device version there is no answer from the device Expected Results: I should get the answer from the attached device. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.