If you look through the LUG archives you'll find a couple of threads where
people, including myself, gave instructions for getting this modem to work.

On 04/01/2008, Alfred Assey <[EMAIL PROTECTED]> wrote:
>
> > lsusb
>
> gives....
>
> Bus 001 Device 008: ID 0451:3410 Texas Instruments, Inc. TUSB3410
> Microcontroller
>
> lsusb -v
>
> gives....
>
> Bus 001 Device 008: ID 0451:3410 Texas Instruments, Inc. TUSB3410
> Microcontroller
> Device Descriptor:
>   bLength                18
>   bDescriptorType         1
>   bcdUSB               1.10
>   bDeviceClass          255 Vendor Specific Class
>   bDeviceSubClass         0
>   bDeviceProtocol         0
>   bMaxPacketSize0         8
>   idVendor           0x0451 Texas Instruments, Inc.
>   idProduct          0x3410 TUSB3410 Microcontroller
>   bcdDevice            1.00
>   iManufacturer           1 Texas Instruments
>   iProduct                2 TUSB3410 Boot Device
>   iSerial                 3 TUSB3410
>   bNumConfigurations      2
>   Configuration Descriptor:
>     bLength                 9
>     bDescriptorType         2
>     wTotalLength           25
>     bNumInterfaces          1
>     bConfigurationValue     1
>     iConfiguration          0
>     bmAttributes         0x80
>       (Bus Powered)
>     MaxPower              100mA
>     Interface Descriptor:
>       bLength                 9
>       bDescriptorType         4
>       bInterfaceNumber        0
>       bAlternateSetting       0
>       bNumEndpoints           1
>       bInterfaceClass       255 Vendor Specific Class
>       bInterfaceSubClass      0
>       bInterfaceProtocol      0
>       iInterface              0
>       Endpoint Descriptor:
>         bLength                 7
>         bDescriptorType         5
>         bEndpointAddress     0x01  EP 1 OUT
>         bmAttributes            2
>           Transfer Type            Bulk
>           Synch Type               None
>           Usage Type               Data
>         wMaxPacketSize     0x0040  1x 64 bytes
>         bInterval               0
>   Configuration Descriptor:
>     bLength                 9
>     bDescriptorType         2
>     wTotalLength           39
>     bNumInterfaces          1
>     bConfigurationValue     2
>     iConfiguration          0
>     bmAttributes         0xa0
>       (Bus Powered)
>       Remote Wakeup
>     MaxPower              100mA
>     Interface Descriptor:
>       bLength                 9
>       bDescriptorType         4
>       bInterfaceNumber        0
>       bAlternateSetting       0
>       bNumEndpoints           3
>       bInterfaceClass       255 Vendor Specific Class
>       bInterfaceSubClass      0
>       bInterfaceProtocol      0
>       iInterface              0
>       Endpoint Descriptor:
>         bLength                 7
>         bDescriptorType         5
>         bEndpointAddress     0x81  EP 1 IN
>         bmAttributes            2
>           Transfer Type            Bulk
>           Synch Type               None
>           Usage Type               Data
>         wMaxPacketSize     0x0040  1x 64 bytes
>         bInterval               0
>       Endpoint Descriptor:
>         bLength                 7
>         bDescriptorType         5
>         bEndpointAddress     0x01  EP 1 OUT
>         bmAttributes            2
>           Transfer Type            Bulk
>           Synch Type               None
>           Usage Type               Data
>         wMaxPacketSize     0x0040  1x 64 bytes
>         bInterval               0
>       Endpoint Descriptor:
>         bLength                 7
>         bDescriptorType         5
>         bEndpointAddress     0x83  EP 3 IN
>         bmAttributes            3
>           Transfer Type            Interrupt
>           Synch Type               None
>           Usage Type               Data
>         wMaxPacketSize     0x0002  1x 2 bytes
>         bInterval               1
> Device Status:     0x0001
>   Self Powered
>
> After issueing ...
>
> >wvdial
>
> i get the following output....
>
> --> WvDial: Internet dialer version 1.56 ([EMAIL PROTECTED] )
> --> Cannot open /dev/modem: No such file or directory
> --> Cannot open /dev/modem: No such file or directory
> --> Cannot open /dev/modem: No such file or directory
>
> any other hints?
>
>
>
>
>
>
> On Jan 4, 2008 2:35 PM, Ben <[EMAIL PROTECTED]> wrote:
>
> > maybe some hints :
> >
> > => check what you get with "lsusb" once you have plugged the modem
> > => try "wvdial"
> >
> > 2008/1/4, Alfred Assey < [EMAIL PROTECTED]>:
> > >
> > > Hello all,
> > >
> > > happy new year!
> > >
> > > I have spent some hours trying to get my huwae cdma modem to work on
> > > my opensuse 10.3 but without much luck.
> > >
> > > The modem is recorgnized and the driver seems to be installed as seen
> > > from the output of dmesg below....
> > >
> > > <quote>
> > >
> > > usb 1-3: USB disconnect, address 7
> > > usb 1-3: new full speed USB device using ohci_hcd and address 8
> > > usb 1-3: new device found, idVendor=0451, idProduct=3410
> > > usb 1-3: new device strings: Mfr=1, Product=2, SerialNumber=3
> > > usb 1-3: Product: TUSB3410 Boot Device
> > > usb 1-3: Manufacturer: Texas Instruments
> > > usb 1-3: SerialNumber: TUSB3410
> > > usb 1-3: configuration #1 chosen from 1 choice
> > > ti_usb_3410_5052 1-3:1.0: TI USB 3410 1 port adapter converter
> > > detected
> > > usb 1-3: reset full speed USB device using ohci_hcd and address 8
> > > usb 1-3: device firmware changed
> > > ti_usb_3410_5052: probe of 1-3:1.0 failed with error -5
> > > usb 1-3: USB disconnect, address 8
> > > usb 1-3: new full speed USB device using ohci_hcd and address 9
> > > usb 1-3: new device found, idVendor=0451, idProduct=3410
> > > usb 1-3: new device strings: Mfr=1, Product=2, SerialNumber=3
> > > usb 1-3: Product: TUSB3410 Boot Device
> > > usb 1-3: Manufacturer: Texas Instruments
> > > usb 1-3: SerialNumber: TUSB3410
> > > usb 1-3: configuration #1 chosen from 2 choices
> > > ti_usb_3410_5052 1-3:1.0: TI USB 3410 1 port adapter converter
> > > detected
> > > ti_usb_3410_5052: probe of 1-3:1.0 failed with error -5
> > >
> > > </quote>
> > >
> > > As you might have noticed, the problematic line is "ti_usb_3410_5052:
> > > probe of 1-3: 1.0 failed with error -5"
> > >
> > > I have tried to manually load serial usb driver by issueing the
> > > following command as root but still without sucess....
> > >
> > > modprobe -v usbserial vendor=0x0451 product=0x3410
> > >
> > > Has anyone successfully used the above modem on opensuse 10.3 yet?
> > >
> > > Could anyone point me in the right direction... please.
> > >
> > > Thanks and regards,
> > > Assey.
> > >
> > >
> > > _______________________________________________
> > > LUG mailing list
> > > [email protected]
> > > http://kym.net/mailman/listinfo/lug
> > > %LUG is generously hosted by INFOCOM http://www.infocom.co.ug/
> > >
> > > The above comments and data are owned by whoever posted them
> > > (including attachments if any). The List's Host is not responsible for 
> > > them
> > > in any way.
> > > ---------------------------------------
> > >
> > >
> > >
> >
> > _______________________________________________
> > LUG mailing list
> > [email protected]
> > http://kym.net/mailman/listinfo/lug
> > %LUG is generously hosted by INFOCOM http://www.infocom.co.ug/
> >
> > The above comments and data are owned by whoever posted them (including
> > attachments if any). The List's Host is not responsible for them in any way.
> >
> > ---------------------------------------
> >
> >
> >
>
> _______________________________________________
> LUG mailing list
> [email protected]
> http://kym.net/mailman/listinfo/lug
> %LUG is generously hosted by INFOCOM http://www.infocom.co.ug/
>
> The above comments and data are owned by whoever posted them (including
> attachments if any). The List's Host is not responsible for them in any way.
> ---------------------------------------
>
>
>


-- 
"Happiness makes up in height what it lacks in length"
-- Robert Frost
_______________________________________________
LUG mailing list
[email protected]
http://kym.net/mailman/listinfo/lug
%LUG is generously hosted by INFOCOM http://www.infocom.co.ug/

The above comments and data are owned by whoever posted them (including 
attachments if any). The List's Host is not responsible for them in any way.
---------------------------------------

Reply via email to