LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Installing Huawei T1 ETS2288 modem in Mandriva One (https://www.linuxquestions.org/questions/linux-hardware-18/installing-huawei-t1-ets2288-modem-in-mandriva-one-591638/)

denoj 10-14-2007 01:48 AM

Installing Huawei T1 ETS2288 modem in Mandriva One
 
I am using Mandriva ONE (kernal 2.6.22.9-desktop586-1mdv) in my P IV 2.4GZ, 512 RAM system. Now I tried to connect my HUWAEI T1 ETS2288 wireless modem to my system. I tried the directions given at http://www.openpages.info/huawei.html and http://www.linuxquestions.org/questi...-linux-452397/

Steps followed.
1. Created an executable script file "/etc/hotplug/usb/ti_usb_3410_5420" with the given code.
2. Created link: "ln -s /dev/ttyUSB0 /dev/modem"
3. Made one rule file in /etc/udev/rules.d/026_ti_usb_3410.rules with the code
#TI USB 3410
SUBSYSTEM=="usb_device" ACTION=="add" SYSFS{idVendor}=="0451",SYSFS{idProduct}=="3410" \
SYSFS{bNumConfigurations}=="2" \
SYSFS{bConfigurationValue}=="1" \
RUN+="/bin/sh -c 'echo 2 > /sys%p/device/bConfigurationValue'"
4. Run command as follows;
[root@localhost denoj]# dmesg -c
usb 2-1: USB disconnect, address 6
ti_usb_3410_5052_1 ttyUSB0: TI USB 3410 1 port adapter converter now disconnected from ttyUSB0
ti_usb_3410_5052 2-1:2.0: device disconnected
5. [root@localhost denoj]# dmesg -c
usb 2-1: new full speed USB device using uhci_hcd and address 7
usb 2-1: configuration #1 chosen from 1 choice
ti_usb_3410_5052 2-1:1.0: TI USB 3410 1 port adapter converter detected
usb 2-1: reset full speed USB device using uhci_hcd and address 7
usb 2-1: device firmware changed
ti_usb_3410_5052: probe of 2-1:1.0 failed with error -5
usb 2-1: USB disconnect, address 7
usb 2-1: new full speed USB device using uhci_hcd and address 8
usb 2-1: configuration #1 chosen from 2 choices
ti_usb_3410_5052 2-1:1.0: TI USB 3410 1 port adapter converter detected
ti_usb_3410_5052: probe of 2-1:1.0 failed with error -5
ti_usb_3410_5052 2-1:2.0: TI USB 3410 1 port adapter converter detected
usb 2-1: TI USB 3410 1 port adapter converter now attached to ttyUSB0
[root@localhost denoj]#
6. Repeated the same command with plgging and unpluging the usb cable many times. But the result is same.

The device list in MCC shows a TIUSB boot device in Unkown Others tab
When i tried with kppp the modem querry didn't return any result.
Please somebody help me to solve this problem

thangam 03-21-2008 06:16 PM

i am also having the same problem..please reply if some one had above issue in the earlier days.

its too hard to make thye dial up connection took place..

thanks in advance
Arun

thangam 03-21-2008 11:20 PM

Installing Huawei T1 ETS2288 modem in Mandriva One
 
just run kppp as user so that it will not crash..its connecting to reliance network..

i am getting connected to internet...please try..other wise send a mail to me <thangam.arunx@gmail.com>

soroccoheaven 03-22-2008 02:41 AM

If you are experiencing too much problem configuring your lnux you can configure your modem for pppoe mode ( not bridge ) so you dont have to configure your linux machine to perform pppoe part.


All times are GMT -5. The time now is 09:43 AM.