+++ 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/
---------------------------------------------------------------------------
pgpFO2nh1fnJ7.pgp
Description: PGP signature
-- ubuntu-in mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
