3G Verbindung via K3565-Z Stick am USB-Hub

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC basierende Hardware
Author Message
didi-wrt
DD-WRT Novice


Joined: 10 Jun 2012
Posts: 4

PostPosted: Sun Jun 10, 2012 10:10    Post subject: 3G Verbindung via K3565-Z Stick am USB-Hub Reply with quote
Hallo zusammen,

ich verwende DD-WRT v24-sp2 (12/24/10) big (SVN revision 15962) an meinem Netgear WNR3500v2/U/L.

Wenn ich den 3G Stick direkt am USB-Port des Routers anschliesse, funktioniert die Verbindung wunderbar.

Verwende ich einen USB-Hub, funktioniert der Stick nicht. Das automatische 'usb_modeswitch' wird nicht ausgeführt.
Nach manuellem Ausführen von usb_modeswitch
Code:
usb_modeswitch -v 0x19d2 -p 0x2000 -V 0x19d2 -P 0x0063 -m 0x01 -M 5553424308E0CC852400000080000C85000000240000000000000000000000

werden die Treiber geladen und der Stick wird erkannt. Die Verbindung wird aber nicht aufgebaut. Nach etwas probieren habe ich herausgefunden, dass das Modem nun auf /dev/usb/tts/1 anstelle von /dev/usb/tts/0 reagiert. Gibt es eine Möglichkeit den Device-Pfad zu ändern?

Vielen Dank im Voraus!
Sponsor
LOM
DD-WRT Guru


Joined: 28 Dec 2008
Posts: 7647

PostPosted: Sun Jun 10, 2012 10:41    Post subject: Reply with quote
nvram show | grep 3gdata

nvram set 3gdata="/dev/usb/tts/1"

nvram commit

but you may have to kill the pppd connection watchdog because it will reset the 3gdata variable.

do ps and look for the process id of a ppp process with redial 30 as argument.

Your modeswitch message does not look like anything seen before for this stick, it has changed the interfaces order and may also have changed modem mode.
Good luck ! Very Happy

_________________
Kernel panic: Aiee, killing interrupt handler!
didi-wrt
DD-WRT Novice


Joined: 10 Jun 2012
Posts: 4

PostPosted: Sun Jun 10, 2012 13:53    Post subject: Reply with quote
Thanks for your help.

The ppp process seems to be rescheduled after killing, the nvram variable is always resetted to old value.

Edit: The path /dev/usb/tts/3 seems to be correct. This is used while the stick is directly plugged into the router. But if connected via usb hub, the conection can't be established. The nvram variable 3gdata is always overridden to /dev/usb/tts/0. Any ideas?
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC basierende Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum