25 May 16:39
Kernel 3.1.14 usb mount issue on BeagleBone
Hi all, I'm glad that my previous email to this list lead to a fix of the missing hashes in python-crypt. Unfortunately I'm experiencing a new issue. I'm using my BeagleBone for logging serial data, using the usbserial and ftdi-sio kernel modules. Installing them with opkg will update the kernel to 3.1.14, which is fine, apart from the fact that the serial data is to be saved on a usb-drive. As you probably know, usb-drives is not mountable in 3.1.14 as they do not show up as a mountable device in /dev/ (as discussed here: https://groups.google.com/forum/?fromgroups#!topic/beagleboard/IwzUbg3JY3c ). Im working against a very tight deadline, so I have the following question: - Where can I find older versions of the packages kernel-module-usbserial and kernel-module-ftdi-sio that has a lower kernel version dependency? I've spent hours in the feed browser without sucess. - Do you know what is causing the usb-drive issue? Grateful for any kind of feedback and keep up the good work! /Mattias
RSS Feed