SYMPHONY SY3200U

Installation/usage of EciAdsl driver under Linux

SYMPHONY SY3200U

Postby erf4n » Sat Jul 28, 2007 19:20

hi
i have SYMPHONY SY3200U adsl modem but it isnt support in linux !!
i dont have any information about it's chip and its web site neither!!
how can i work with it in linux ?
thanx for the help!! :(
erf4n
 
Posts: 7
Joined: Sat Jul 28, 2007 19:16

Postby FlashCode » Wed Aug 01, 2007 15:43

Hi,

You can look at your VID/PID with our script eciadsl-probe-device (it's included in EciAdsl driver). Then please report us here.
Sébastien - EciAdsl Linux driver developer.
EciAdsl support : web: http://eciadsl.flashtux.org - e-mail: flashcode@flashtux.org - IRC: irc.freenode.net, channel #eci
User avatar
FlashCode
EciAdsl Developer
 
Posts: 3574
Joined: Wed Mar 06, 2002 02:00
Location: France

Re: SYMPHONY SY3200U

Postby erf4n » Wed Jul 23, 2008 22:10

hi and sorry it is answered this way and took so long!!
can u explain how can i run the script ?? i'm new in linux and this adsl makes my not to work with linux !!
Last edited by erf4n on Wed Jul 23, 2008 22:16, edited 1 time in total.
erf4n
 
Posts: 7
Joined: Sat Jul 28, 2007 19:16

Re: SYMPHONY SY3200U

Postby FlashCode » Wed Jul 23, 2008 22:13

Open a terminal (like xterm), then "su -", then your root passsord, then "eciadsl-probe-device".
What language did you change ?
Sébastien - EciAdsl Linux driver developer.
EciAdsl support : web: http://eciadsl.flashtux.org - e-mail: flashcode@flashtux.org - IRC: irc.freenode.net, channel #eci
User avatar
FlashCode
EciAdsl Developer
 
Posts: 3574
Joined: Wed Mar 06, 2002 02:00
Location: France

Re: SYMPHONY SY3200U

Postby erf4n » Wed Jul 23, 2008 22:37

hi and really tanx for your answer

here is what i get from the script:
++++++++++++++++++++++++++++++++++++++++++++++++++++
[root@localhost ~]# eciadsl-probe-device

WARNING: before probing, please ensure that your USB devices are plugged in
and that your system's USB support is properly configured

USB modem to probe must be UNinitialized, it will surely appear as an unknown
device (because it is not initialized yet), for instance: ? (0547:2131)

default config assumed

your USB devices:
1: EHCI Host Controller / Linux 2.6.21-1.3194.fc7 ehci_hcd (0000:0000)
2: EHCI Host Controller / Linux 2.6.21-1.3194.fc7 ehci_hcd (0000:0000)
3: UHCI Host Controller / Linux 2.6.21-1.3194.fc7 uhci_hcd (0000:0000)
4: UHCI Host Controller / Linux 2.6.21-1.3194.fc7 uhci_hcd (0000:0000)
5: ADSL USB MODEM / - (0ee8:cb06)
6: UHCI Host Controller / Linux 2.6.21-1.3194.fc7 uhci_hcd (0000:0000)
7: ? (1241:1166)
8: UHCI Host Controller / Linux 2.6.21-1.3194.fc7 uhci_hcd (0000:0000)
9: UHCI Host Controller / Linux 2.6.21-1.3194.fc7 uhci_hcd (0000:0000)
10: Dual PSX-USB Adaptor / Dual PSX-USB Adaptor (0b43:0003)

enter device to probe (1-10): 5

cannot find /usr/local/bin/eciadsl-firmware in $PATH, test mode assumed

probing, please wait..

your USB devices now:
1: EHCI Host Controller / Linux 2.6.21-1.3194.fc7 ehci_hcd (0000:0000)
2: EHCI Host Controller / Linux 2.6.21-1.3194.fc7 ehci_hcd (0000:0000)
3: UHCI Host Controller / Linux 2.6.21-1.3194.fc7 uhci_hcd (0000:0000)
4: UHCI Host Controller / Linux 2.6.21-1.3194.fc7 uhci_hcd (0000:0000)
5: ADSL USB MODEM / - (0ee8:cb06)
6: UHCI Host Controller / Linux 2.6.21-1.3194.fc7 uhci_hcd (0000:0000)
7: ? (1241:1166)
8: UHCI Host Controller / Linux 2.6.21-1.3194.fc7 uhci_hcd (0000:0000)
9: UHCI Host Controller / Linux 2.6.21-1.3194.fc7 uhci_hcd (0000:0000)
10: Dual PSX-USB Adaptor / Dual PSX-USB Adaptor (0b43:0003)

probed USB device: ADSL USB MODEM / -
VID1=0ee8, PID1=cb06
VID2=0ee8, PID2=cb06
Did you really unplug/replug your modem before launching this script?
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
i put all the out put in case they were inportant !! sory for this huge post!
erf4n
 
Posts: 7
Joined: Sat Jul 28, 2007 19:16

Re: SYMPHONY SY3200U

Postby erf4n » Wed Jul 23, 2008 22:40

i've used : eciadsl-usermode-0.11-1.i386.rpm package to get this output hope it helps you . and by the way there is more than thousands of this ADSL router model sold to people in our aria !!
erf4n
 
Posts: 7
Joined: Sat Jul 28, 2007 19:16

Re: SYMPHONY SY3200U

Postby erf4n » Thu Jul 24, 2008 00:38

although if it needed i can open it up and tell all about the names of the hardware and maybe photo it if needed just ask
erf4n
 
Posts: 7
Joined: Sat Jul 28, 2007 19:16

Re: SYMPHONY SY3200U

Postby erf4n » Sun Aug 03, 2008 00:17

hi
!!! isn't the information useful?? :exclaim:
erf4n
 
Posts: 7
Joined: Sat Jul 28, 2007 19:16

Re: SYMPHONY SY3200U

Postby FlashCode » Sun Aug 03, 2008 09:15

erf4n wrote:5: ADSL USB MODEM / - (0ee8:cb06)

I can't tell you if this modem is supported under Linux, I don't know anything about this VID:PID and can't find it on linux USB info websites.
You should try with EciAdsl by setting this VID:PID manually in driver.
If you need more help, please join our IRC channel, it's easier to help you there ;)
Sébastien - EciAdsl Linux driver developer.
EciAdsl support : web: http://eciadsl.flashtux.org - e-mail: flashcode@flashtux.org - IRC: irc.freenode.net, channel #eci
User avatar
FlashCode
EciAdsl Developer
 
Posts: 3574
Joined: Wed Mar 06, 2002 02:00
Location: France

Re: SYMPHONY SY3200U

Postby erf4n » Wed Aug 06, 2008 00:00

ok and thanks for hte answer :rolleyes:
erf4n
 
Posts: 7
Joined: Sat Jul 28, 2007 19:16


Return to EciAdsl - Linux installation

Who is online

Users browsing this forum: No registered users and 1 guest

cron