I use usb to serial devices to communicate with electronic devices. In openSUSE 12.1 they worked correctly and when plugged in installed the modules ftdi_sio and usbserial this is no longer happening in 12.2 and I can’t find this kernel modules in the repo. Do I have to build these kernel modules myself or are they available somewhere?
Thanks for any help.
On 01/21/2013 12:26 PM, johnwhitmore wrote:
>
> I use usb to serial devices to communicate with electronic devices. In
> openSUSE 12.1 they worked correctly and when plugged in installed the
> modules ftdi_sio and usbserial this is no longer happening in 12.2 and I
> can’t find this kernel modules in the repo. Do I have to build these
> kernel modules myself or are they available somewhere?
>
> Thanks for any help.
Both those modules are still in kernel 3.4.11, which is the current kernel in oS
12.2. They are part of the kernel, and will not be found separately in any repo.
Please post the output of lsusb when your device is plugged in.
Sorry got it sorted I’d done updates with zypper but hadn’t rebooted which has resolved my issue. Sorry about the noise my bad 