Re: Alcatel usb modem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 2013-12-29 at 15:35 +0700, Lars Melin wrote:
> On 2013-12-29 00:55, Greg KH wrote:
> > On Sat, Dec 28, 2013 at 02:13:08PM +0000, thomas.takacs.aliz@xxxxxxxxx wrote:
> >> Hi,
> >> I've seen this message: tell linux-usb... to add your device to a proper device.
> >> My USB modem is Alcatel One Touch X080C.
> >> Please kindly add it or inform me how can I fix it.
> > What is the full message that is printed out?  What is the vendor and
> > device id of this device?  You are using the module parameters to add a
> > device id to the usb-serial module, we can add the id to the proper
> > driver if we know the ids of it.
> >
> > thanks,
> >
> > greg k-h
> > --
> > To unsubscribe from this list: send the line "unsubscribe linux-usb" in
> > the body of a message to majordomo@xxxxxxxxxxxxxxx
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Alcatel X085C  1bbb:0012
> 
> %DEVICE1BBB0012% = Modem6k, USB\VID_1BBB&PID_0012&MI_00
> %DEVICE1BBB0012% = OEMportInstall6k, USB\VID_1BBB&PID_0012&MI_01
> %DEVICE1BBB0012% = OEMportInstall6k, USB\VID_1BBB&PID_0012&MI_02
> %DEVICE1BBB0012% = OEMportInstallSound, USB\VID_1BBB&PID_0012&MI_03

The "6k" indicates that it's likely a Qualcomm-based device like other
Alcatel/TCT.  I would add the Modem, Service, and AT ports to the
'option' driver using USB inteface numbers (eg,
USB_DEVICE_INTERFACE_NUMBER using the MI_0x number).  Don't bind the
"Voice" port since it's likely not a serial port.

> DEVICE1BBB0012 = "ALCATEL CDMA Modem USB Modem"
> DEVICE1BBB0012 = "ALCATEL CDMA Modem Service Port"
> DEVICE1BBB0012 = "ALCATEL CDMA Modem AT Port"
> DEVICE1BBB0012 = "ALCATEL CDMA Modem Voice Port"
> 
> 
> Alcatel X080C 1bbb:00ca
> 
> %DEVICE1BBB00CA% = Modem6k, USB\VID_1BBB&PID_00CA&MI_00
> %DEVICE1BBB00CA% = OEMportInstall6k, USB\VID_1BBB&PID_00CA&MI_01
> %DEVICE1BBB00CA% = OEMportInstall6k, USB\VID_1BBB&PID_00CA&MI_02
> %DEVICE1BBB00CA% = OEMportInstallSound, USB\VID_1BBB&PID_00CA&MI_03
> 
> DEVICE1BBB00CA = "Modem X080C CDMA Modem USB Modem"
> DEVICE1BBB00CA = "Modem X080C CDMA Modem Service Port"  (Diag)
> DEVICE1BBB00CA = "Modem X080C CDMA Modem AT Port"
> DEVICE1BBB00CA = "Modem X080C CDMA Modem Voice Port"

Same here.  Bind 'option' to the device's Modem, Service, and AT ports
by USB interface number but leave Voice alone.

Dan

> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-usb" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux