Search found 3 matches

by Stampede
29 Oct 2012, 11:08
Forum: Device Information
Topic: Problems when using modeswitch on an embedded ARM board
Replies: 3
Views: 9162

Re: Problems when using modeswitch on an embedded ARM board

Hi Josh,

thanks for your reply. I more or less found out what is going on:

Libusb only sees the deviced located in /dev/bus/usb . These entries are created usually by udev. However, my device is using mdev which recogizes the device, but does not create the entries in /dev/bus/usb . As a ...
by Stampede
17 Oct 2012, 09:12
Forum: Device Information
Topic: Problems when using modeswitch on an embedded ARM board
Replies: 3
Views: 9162

Problems when using modeswitch on an embedded ARM board

Hi,

I am trying to use modeswitch on a ARM board with a iMX53 processor with Linux-2.6.35. The stick i use is the Huawei E303.

On insertion of the stick, I get:

usb 1-1.2: new high speed USB device using fsl-ehci and address 5
scsi1 : usb-storage 1-1.2:1.0
scsi 1:0:0:0: CD-ROM HUAWEI Mass ...