[ubuntu-in] (partially OT) Workaround for BSNL Huawei CDMA ets 2288 phone & Question regarding Ubuntu kernel

Kingsly John member+ubuntu at kingsly.net
Tue Jun 9 09:01:56 BST 2009


+++ Ramnarayan.K [2009-06-08 08:34:07]:

> Hi
> 
> The CDMA FWT phone Huawei ETS T1 2288 has been non functional on
> ubuntu 8.04 and 8.10. Needless to say its been frustrating to not be
> able to use a later version of Ubuntu (and or other later software).
> 
> The problem seems to be that the respective (default) kernels seem to
> not load the appropriate driver. for this device. The problem seems to
> be with kernels 2.26.x and 2.27.x

These phones don't have drivers of their own, they usually work with generic
drivers. So it's most likely not a kernel level issue. (Did it work with
Ubuntu 7.x ??)

Can you do the following...

cat  /proc/bus/usb/devices  > /tmp/usb-before
<plug in the device>
cat  /proc/bus/usb/devices  > /tmp/usb-after

And mail the output of the following command 

diff /tmp/usb-before  /tmp/usb-after

and also paste the output from dmesg about the device being plugged in.

Kingsly

-- 
---------------------------------------------------------------------------
     Kingsly At Users Dot SourceForge Dot Net  -- http://kingsly.org/
---------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/ubuntu-in/attachments/20090609/a2a5c53b/attachment.pgp 


More information about the ubuntu-in mailing list