Sierra Wireless USB 306 - Polsat Cyfrowy
-
- Piegowaty Guziec
- Posty: 5
- Rejestracja: 13 lis 2006, 10:53
- Płeć: Mężczyzna
- Wersja Ubuntu: 9.10
- Środowisko graficzne: GNOME
- Architektura: x86_64
Sierra Wireless USB 306 - Polsat Cyfrowy
Cześć.
Wczoraj dostałem sprzęt z Polsatu na testy. zainstalowałem na Interpid zgodnie z instrukcjami:
http://sierrawireless.custhelp.com/app/ ... ed/1/sno/0
Wszystko fajnie, aż do punktu 3. Wie ktoś jaką wpisać domenę itp?
Wczoraj dostałem sprzęt z Polsatu na testy. zainstalowałem na Interpid zgodnie z instrukcjami:
http://sierrawireless.custhelp.com/app/ ... ed/1/sno/0
Wszystko fajnie, aż do punktu 3. Wie ktoś jaką wpisać domenę itp?
- darthsidious
- Serdeczny Borsuk
- Posty: 160
- Rejestracja: 06 lis 2009, 10:37
- Płeć: Mężczyzna
- Wersja Ubuntu: 10.04
- Środowisko graficzne: GNOME
- Architektura: x86
Odp: Sierra Wireless USB 306 - Polsat Cyfrowy
Spróbuj tak:
Kod: Zaznacz cały
echo AT+CGDCONT=1,"IP","internet.com" > /dev/ttyUSB0
Dothan 1.7GHz / 768MB DDR / 64GB SSD PQI / ATI 9600 - 128MB VRAM
Core2Duo T9300 / 4GB DDR2 / 160GB HDD + TurboMemory 1GB / GF 8600GT - 256 VRAM
Core2Duo T9300 / 4GB DDR2 / 160GB HDD + TurboMemory 1GB / GF 8600GT - 256 VRAM
-
- Piegowaty Guziec
- Posty: 5
- Rejestracja: 13 lis 2006, 10:53
- Płeć: Mężczyzna
- Wersja Ubuntu: 9.10
- Środowisko graficzne: GNOME
- Architektura: x86_64
Odp: Sierra Wireless USB 306 - Polsat Cyfrowy
No tak, ale jeżeli chodzi o Polsat to nie będzie "internet.com", po prostu nie znam prawidłowej domeny.
- darthsidious
- Serdeczny Borsuk
- Posty: 160
- Rejestracja: 06 lis 2009, 10:37
- Płeć: Mężczyzna
- Wersja Ubuntu: 10.04
- Środowisko graficzne: GNOME
- Architektura: x86
Odp: Sierra Wireless USB 306 - Polsat Cyfrowy
Spróbuj cyfrowypolsat.pl a jak nie zadziała to napisz na kontakt@cyforwypolsat.pl i zapytaj takie rzeczy tylko oni mogą wiedzieć.
Dothan 1.7GHz / 768MB DDR / 64GB SSD PQI / ATI 9600 - 128MB VRAM
Core2Duo T9300 / 4GB DDR2 / 160GB HDD + TurboMemory 1GB / GF 8600GT - 256 VRAM
Core2Duo T9300 / 4GB DDR2 / 160GB HDD + TurboMemory 1GB / GF 8600GT - 256 VRAM
-
- Piegowaty Guziec
- Posty: 5
- Rejestracja: 13 lis 2006, 10:53
- Płeć: Mężczyzna
- Wersja Ubuntu: 9.10
- Środowisko graficzne: GNOME
- Architektura: x86_64
Odp: Sierra Wireless USB 306 - Polsat Cyfrowy
Zadzwoniłem na infolinię, dowiedziałem się że nie wspierają Linuxa itd, ale dostałem APN: multi.internet.
Na początku wyłączyłem NetworkManager, żeby nie śmiecił w syslogu.
Według instrukcji: http://sierrawireless.custhelp.com/app/ ... chines-%3F
Później minicom:
Przez moment na modemie faktycznie palą się stale dwie diody na niebiesko. Zaraz po tym modem się restartuje i /dev/ttyUSB* się inkrementują. Czasem minicom się zawiesza.
Syslog po podwójnej próbie:
Jakiś pomysł jak to pchnąć dalej?
Na początku wyłączyłem NetworkManager, żeby nie śmiecił w syslogu.
Według instrukcji: http://sierrawireless.custhelp.com/app/ ... chines-%3F
Kod: Zaznacz cały
root@ubuntu:~# cd /opt/
root@ubuntu:/opt# uname -r
2.6.28-11-generic
root@ubuntu:/opt# wget http://www.sierrawireless.com/resources/support/Software/Linux/v1.12_kernel-2.6.28.directIP.tar
--2009-12-21 21:37:55-- http://www.sierrawireless.com/resources/support/Software/Linux/v1.12_kernel-2.6.28.directIP.tar
Resolving www.sierrawireless.com... 208.81.121.9
Connecting to www.sierrawireless.com|208.81.121.9|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 81920 (80K) [application/x-tar]
Saving to: `v1.12_kernel-2.6.28.directIP.tar'
100%[======================================>] 81.920 68,5K/s in 1,2s
2009-12-21 21:37:57 (68,5 KB/s) - `v1.12_kernel-2.6.28.directIP.tar' saved [81920/81920]
root@ubuntu:/opt# tar -xvf v1.12_kernel-2.6.28.directIP.tar
sierra.c
sierra_net.c
Makefile
root@ubuntu:/opt# make
-----------------------------------------------------
Compiling sierra.c sierra_net.c
make[1]: Entering directory `/usr/src/linux-headers-2.6.28-11-generic'
CC [M] /opt/sierra.o
CC [M] /opt/sierra_net.o
Building modules, stage 2.
MODPOST 2 modules
CC /opt/sierra.mod.o
LD [M] /opt/sierra.ko
CC /opt/sierra_net.mod.o
LD [M] /opt/sierra_net.ko
make[1]: Leaving directory `/usr/src/linux-headers-2.6.28-11-generic'
-----------------------------------------------------
root@ubuntu:/opt# make install
root@ubuntu:/opt# ls /dev/ttyUSB*
/dev/ttyUSB0 /dev/ttyUSB1 /dev/ttyUSB2 /dev/ttyUSB3
Kod: Zaznacz cały
Welcome to minicom 2.3
OPTIONS: I18n
Compiled on Oct 24 2008, 06:37:44.
Port /dev/ttyUSB2
Press CTRL-A Z for help on special keys
AT S7=45 S0=0 L1 V1 X4 &c1 E1 Q0
OK
AT+CGDCONT=1,"IP","multi.internet"
OK
AT!SCACT=1,1
OK
Syslog po podwójnej próbie:
Kod: Zaznacz cały
Dec 21 21:38:57 ubuntu kernel: [ 275.018913] USB Serial support registered for Sierra USB modem
Dec 21 21:38:57 ubuntu kernel: [ 275.020434] usbcore: registered new interface driver sierra
Dec 21 21:38:58 ubuntu kernel: [ 276.057672] usbcore: registered new interface driver sierra_net
Dec 21 21:40:01 ubuntu /USR/SBIN/CRON[5572]: (root) CMD ([ -x /usr/sbin/update-motd ] && /usr/sbin/update-motd 2>/dev/null)
Dec 21 21:41:23 ubuntu kernel: [ 420.152557] usb 1-2: new high speed USB device using ehci_hcd and address 2
Dec 21 21:41:23 ubuntu kernel: [ 420.285613] usb 1-2: config 1 has an invalid interface number: 9 but max is 0
Dec 21 21:41:23 ubuntu kernel: [ 420.285622] usb 1-2: config 1 has no interface number 0
Dec 21 21:41:23 ubuntu kernel: [ 420.294661] usb 1-2: configuration #1 chosen from 1 choice
Dec 21 21:41:23 ubuntu kernel: [ 420.342003] Initializing USB Mass Storage driver...
Dec 21 21:41:23 ubuntu kernel: [ 420.349519] usb-storage: probe of 1-2:1.9 failed with error -5
Dec 21 21:41:23 ubuntu kernel: [ 420.349577] usbcore: registered new interface driver usb-storage
Dec 21 21:41:23 ubuntu kernel: [ 420.349584] USB Mass Storage support registered.
Dec 21 21:41:23 ubuntu kernel: [ 420.499533] usb 1-2: USB disconnect, address 2
Dec 21 21:41:23 ubuntu kernel: [ 420.768031] usb 1-2: new high speed USB device using ehci_hcd and address 3
Dec 21 21:41:23 ubuntu kernel: [ 420.824292] hub 1-0:1.0: unable to enumerate USB device on port 2
Dec 21 21:41:24 ubuntu kernel: [ 421.180027] usb 1-2: new high speed USB device using ehci_hcd and address 4
Dec 21 21:41:24 ubuntu kernel: [ 421.240258] hub 1-0:1.0: unable to enumerate USB device on port 2
Dec 21 21:41:24 ubuntu kernel: [ 421.608028] usb 3-2: new full speed USB device using ohci_hcd and address 2
Dec 21 21:41:24 ubuntu kernel: [ 421.816568] usb 3-2: not running at top speed; connect to a high speed hub
Dec 21 21:41:24 ubuntu kernel: [ 421.822573] usb 3-2: config 1 has an invalid interface number: 7 but max is 4
Dec 21 21:41:24 ubuntu kernel: [ 421.822579] usb 3-2: config 1 has no interface number 2
Dec 21 21:41:24 ubuntu kernel: [ 421.822734] usb 3-2: configuration #1 chosen from 1 choice
Dec 21 21:41:24 ubuntu kernel: [ 421.839628] sierra 3-2:1.0: Sierra USB modem converter detected
Dec 21 21:41:24 ubuntu kernel: [ 421.842865] usb 3-2: Sierra USB modem converter now attached to ttyUSB0
Dec 21 21:41:24 ubuntu kernel: [ 421.843117] sierra 3-2:1.1: Sierra USB modem converter detected
Dec 21 21:41:24 ubuntu kernel: [ 421.860231] usb 3-2: Sierra USB modem converter now attached to ttyUSB1
Dec 21 21:41:24 ubuntu kernel: [ 421.860491] sierra 3-2:1.3: Sierra USB modem converter detected
Dec 21 21:41:24 ubuntu kernel: [ 421.861694] usb 3-2: Sierra USB modem converter now attached to ttyUSB2
Dec 21 21:41:24 ubuntu kernel: [ 421.861945] sierra 3-2:1.4: Sierra USB modem converter detected
Dec 21 21:41:24 ubuntu kernel: [ 421.900768] usb 3-2: Sierra USB modem converter now attached to ttyUSB3
Dec 21 21:41:24 ubuntu kernel: [ 421.917000] usb0: register 'sierra_net' at usb-0000:00:02.0-2, Sierra Wireless USB-Ethernet Modem, de:42:f0:8d:01:07
Dec 21 21:48:05 ubuntu kernel: [ 822.957598] hub 3-0:1.0: port 2 disabled by hub (EMI?), re-enabling...
Dec 21 21:48:05 ubuntu kernel: [ 822.957611] usb 3-2: USB disconnect, address 2
Dec 21 21:48:05 ubuntu kernel: [ 822.958556] sierra ttyUSB2: resubmit read urb failed.(-19)
Dec 21 21:48:05 ubuntu kernel: [ 822.960045] sierra ttyUSB0: Sierra USB modem converter now disconnected from ttyUSB0
Dec 21 21:48:05 ubuntu kernel: [ 822.960071] sierra 3-2:1.0: device disconnected
Dec 21 21:48:05 ubuntu kernel: [ 822.960419] sierra ttyUSB1: Sierra USB modem converter now disconnected from ttyUSB1
Dec 21 21:48:05 ubuntu kernel: [ 822.960441] sierra 3-2:1.1: device disconnected
Dec 21 21:48:05 ubuntu kernel: [ 822.960777] sierra 3-2:1.3: device disconnected
Dec 21 21:48:05 ubuntu kernel: [ 822.961170] sierra ttyUSB3: Sierra USB modem converter now disconnected from ttyUSB3
Dec 21 21:48:05 ubuntu kernel: [ 822.961346] sierra 3-2:1.4: device disconnected
Dec 21 21:48:05 ubuntu kernel: [ 822.961730] usb0: unregister 'sierra_net' usb-0000:00:02.0-2, Sierra Wireless USB-Ethernet Modem
Dec 21 21:48:06 ubuntu kernel: [ 823.188060] hub 3-0:1.0: unable to enumerate USB device on port 2
Dec 21 21:48:10 ubuntu kernel: [ 827.536030] usb 1-2: new high speed USB device using ehci_hcd and address 5
Dec 21 21:48:10 ubuntu kernel: [ 827.592267] hub 1-0:1.0: unable to enumerate USB device on port 2
Dec 21 21:48:10 ubuntu kernel: [ 827.836022] usb 1-2: new high speed USB device using ehci_hcd and address 6
Dec 21 21:48:10 ubuntu kernel: [ 827.892259] hub 1-0:1.0: unable to enumerate USB device on port 2
Dec 21 21:48:11 ubuntu kernel: [ 828.136021] usb 1-2: new high speed USB device using ehci_hcd and address 7
Dec 21 21:48:11 ubuntu kernel: [ 828.192259] hub 1-0:1.0: unable to enumerate USB device on port 2
Dec 21 21:48:11 ubuntu kernel: [ 828.436023] usb 1-2: new high speed USB device using ehci_hcd and address 8
Dec 21 21:48:11 ubuntu kernel: [ 828.492259] hub 1-0:1.0: unable to enumerate USB device on port 2
Dec 21 21:48:11 ubuntu kernel: [ 828.876025] usb 3-2: new full speed USB device using ohci_hcd and address 4
Dec 21 21:48:11 ubuntu kernel: [ 829.076046] usb 3-2: not running at top speed; connect to a high speed hub
Dec 21 21:48:11 ubuntu kernel: [ 829.082046] usb 3-2: config 1 has an invalid interface number: 7 but max is 4
Dec 21 21:48:11 ubuntu kernel: [ 829.082053] usb 3-2: config 1 has no interface number 2
Dec 21 21:48:11 ubuntu kernel: [ 829.094740] usb 3-2: configuration #1 chosen from 1 choice
Dec 21 21:48:11 ubuntu kernel: [ 829.105064] sierra 3-2:1.0: Sierra USB modem converter detected
Dec 21 21:48:11 ubuntu kernel: [ 829.108210] usb 3-2: Sierra USB modem converter now attached to ttyUSB0
Dec 21 21:48:11 ubuntu kernel: [ 829.108425] sierra 3-2:1.1: Sierra USB modem converter detected
Dec 21 21:48:11 ubuntu kernel: [ 829.111834] usb 3-2: Sierra USB modem converter now attached to ttyUSB1
Dec 21 21:48:11 ubuntu kernel: [ 829.112058] sierra 3-2:1.3: Sierra USB modem converter detected
Dec 21 21:48:11 ubuntu kernel: [ 829.114777] usb 3-2: Sierra USB modem converter now attached to ttyUSB3
Dec 21 21:48:11 ubuntu kernel: [ 829.115044] sierra 3-2:1.4: Sierra USB modem converter detected
Dec 21 21:48:12 ubuntu kernel: [ 829.120284] usb 3-2: Sierra USB modem converter now attached to ttyUSB4
Dec 21 21:48:12 ubuntu kernel: [ 829.165970] usb0: register 'sierra_net' at usb-0000:00:02.0-2, Sierra Wireless USB-Ethernet Modem, de:42:f0:8d:02:07
Dec 21 21:48:12 ubuntu kernel: [ 830.096754] hub 3-0:1.0: port 2 disabled by hub (EMI?), re-enabling...
Dec 21 21:48:12 ubuntu kernel: [ 830.096766] usb 3-2: USB disconnect, address 4
Dec 21 21:48:12 ubuntu kernel: [ 830.097035] sierra ttyUSB1: resubmit read urb failed.(-19)
Dec 21 21:48:12 ubuntu kernel: [ 830.098884] sierra 3-2:1.0: device disconnected
Dec 21 21:48:12 ubuntu kernel: [ 830.099126] sierra 3-2:1.1: device disconnected
Dec 21 21:48:12 ubuntu kernel: [ 830.099711] sierra ttyUSB3: Sierra USB modem converter now disconnected from ttyUSB3
Dec 21 21:48:12 ubuntu kernel: [ 830.104885] sierra 3-2:1.3: device disconnected
Dec 21 21:48:12 ubuntu kernel: [ 830.105509] sierra ttyUSB4: Sierra USB modem converter now disconnected from ttyUSB4
Dec 21 21:48:12 ubuntu kernel: [ 830.105535] sierra 3-2:1.4: device disconnected
Dec 21 21:48:12 ubuntu kernel: [ 830.105839] usb0: unregister 'sierra_net' usb-0000:00:02.0-2, Sierra Wireless USB-Ethernet Modem
Dec 21 21:48:13 ubuntu kernel: [ 830.444053] usb 3-2: new full speed USB device using ohci_hcd and address 5
Dec 21 21:48:13 ubuntu kernel: [ 830.648051] usb 3-2: not running at top speed; connect to a high speed hub
Dec 21 21:48:13 ubuntu kernel: [ 830.654049] usb 3-2: config 1 has an invalid interface number: 7 but max is 4
Dec 21 21:48:13 ubuntu kernel: [ 830.654056] usb 3-2: config 1 has no interface number 2
Dec 21 21:48:13 ubuntu kernel: [ 830.666196] usb 3-2: configuration #1 chosen from 1 choice
Dec 21 21:48:13 ubuntu kernel: [ 830.674139] sierra 3-2:1.0: Sierra USB modem converter detected
Dec 21 21:48:13 ubuntu kernel: [ 830.677163] usb 3-2: Sierra USB modem converter now attached to ttyUSB3
Dec 21 21:48:13 ubuntu kernel: [ 830.677368] sierra 3-2:1.1: Sierra USB modem converter detected
Dec 21 21:48:13 ubuntu kernel: [ 830.680130] usb 3-2: Sierra USB modem converter now attached to ttyUSB4
Dec 21 21:48:13 ubuntu kernel: [ 830.680312] sierra 3-2:1.3: Sierra USB modem converter detected
Dec 21 21:48:13 ubuntu kernel: [ 830.683136] usb 3-2: Sierra USB modem converter now attached to ttyUSB5
Dec 21 21:48:13 ubuntu kernel: [ 830.683372] sierra 3-2:1.4: Sierra USB modem converter detected
Dec 21 21:48:13 ubuntu kernel: [ 830.686146] usb 3-2: Sierra USB modem converter now attached to ttyUSB6
Dec 21 21:48:13 ubuntu kernel: [ 830.697464] usb0: register 'sierra_net' at usb-0000:00:02.0-2, Sierra Wireless USB-Ethernet Modem, de:42:f0:8d:03:07
Dec 21 21:48:18 ubuntu kernel: [ 835.302424] sierra ttyUSB1: Sierra USB modem converter now disconnected from ttyUSB1
Dec 21 21:48:18 ubuntu kernel: [ 835.307367] sierra ttyUSB0: Sierra USB modem converter now disconnected from ttyUSB0
Dec 21 21:48:56 ubuntu kernel: [ 873.427889] ADDRCONF(NETDEV_UP): usb0: link is not ready
Dec 21 21:50:01 ubuntu /USR/SBIN/CRON[7660]: (root) CMD ([ -x /usr/sbin/update-motd ] && /usr/sbin/update-motd 2>/dev/null)
Dec 21 21:50:17 ubuntu kernel: [ 955.069058] sierra ttyUSB2: Sierra USB modem converter now disconnected from ttyUSB2
Dec 21 21:52:30 ubuntu avahi-daemon[4183]: Registering new address record for fe80::dc42:f0ff:fe8d:307 on usb0.*.
Dec 21 21:52:30 ubuntu kernel: [ 1087.981447] ADDRCONF(NETDEV_CHANGE): usb0: link becomes ready
Dec 21 21:52:31 ubuntu kernel: [ 1088.404084] hub 3-0:1.0: port 2 disabled by hub (EMI?), re-enabling...
Dec 21 21:52:31 ubuntu kernel: [ 1088.404099] usb 3-2: USB disconnect, address 5
Dec 21 21:52:31 ubuntu kernel: [ 1088.405034] sierra ttyUSB5: resubmit read urb failed.(-19)
Dec 21 21:52:31 ubuntu kernel: [ 1088.407514] sierra ttyUSB3: Sierra USB modem converter now disconnected from ttyUSB3
Dec 21 21:52:31 ubuntu kernel: [ 1088.407541] sierra 3-2:1.0: device disconnected
Dec 21 21:52:31 ubuntu kernel: [ 1088.407903] sierra ttyUSB4: Sierra USB modem converter now disconnected from ttyUSB4
Dec 21 21:52:31 ubuntu kernel: [ 1088.407925] sierra 3-2:1.1: device disconnected
Dec 21 21:52:31 ubuntu kernel: [ 1088.408250] sierra 3-2:1.3: device disconnected
Dec 21 21:52:31 ubuntu kernel: [ 1088.411048] sierra ttyUSB6: Sierra USB modem converter now disconnected from ttyUSB6
Dec 21 21:52:31 ubuntu kernel: [ 1088.411073] sierra 3-2:1.4: device disconnected
Dec 21 21:52:31 ubuntu kernel: [ 1088.411379] usb0: unregister 'sierra_net' usb-0000:00:02.0-2, Sierra Wireless USB-Ethernet Modem
Dec 21 21:52:31 ubuntu avahi-daemon[4183]: Withdrawing address record for fe80::dc42:f0ff:fe8d:307 on usb0.
Dec 21 21:52:31 ubuntu kernel: [ 1088.756044] usb 3-2: new full speed USB device using ohci_hcd and address 6
Dec 21 21:52:31 ubuntu kernel: [ 1088.956048] usb 3-2: not running at top speed; connect to a high speed hub
Dec 21 21:52:31 ubuntu kernel: [ 1088.962047] usb 3-2: config 1 has an invalid interface number: 7 but max is 4
Dec 21 21:52:31 ubuntu kernel: [ 1088.962054] usb 3-2: config 1 has no interface number 2
Dec 21 21:52:31 ubuntu kernel: [ 1088.974193] usb 3-2: configuration #1 chosen from 1 choice
Dec 21 21:52:31 ubuntu kernel: [ 1088.988192] sierra 3-2:1.0: Sierra USB modem converter detected
Dec 21 21:52:31 ubuntu kernel: [ 1088.990304] usb 3-2: Sierra USB modem converter now attached to ttyUSB0
Dec 21 21:52:31 ubuntu kernel: [ 1088.990566] sierra 3-2:1.1: Sierra USB modem converter detected
Dec 21 21:52:31 ubuntu kernel: [ 1088.993388] usb 3-2: Sierra USB modem converter now attached to ttyUSB1
Dec 21 21:52:31 ubuntu kernel: [ 1088.993596] sierra 3-2:1.3: Sierra USB modem converter detected
Dec 21 21:52:31 ubuntu kernel: [ 1089.000602] usb 3-2: Sierra USB modem converter now attached to ttyUSB2
Dec 21 21:52:31 ubuntu kernel: [ 1089.000871] sierra 3-2:1.4: Sierra USB modem converter detected
Dec 21 21:52:31 ubuntu kernel: [ 1089.033730] usb 3-2: Sierra USB modem converter now attached to ttyUSB3
Dec 21 21:52:31 ubuntu kernel: [ 1089.044543] usb0: register 'sierra_net' at usb-0000:00:02.0-2, Sierra Wireless USB-Ethernet Modem, de:42:f0:8d:04:07
- darthsidious
- Serdeczny Borsuk
- Posty: 160
- Rejestracja: 06 lis 2009, 10:37
- Płeć: Mężczyzna
- Wersja Ubuntu: 10.04
- Środowisko graficzne: GNOME
- Architektura: x86
Odp: Sierra Wireless USB 306 - Polsat Cyfrowy
Jest błąd w jakimś skrypcie. Skrypt jest skopany bo pewnie sprawdza użycie portu USB i jeżeli zajęty to ++
Dothan 1.7GHz / 768MB DDR / 64GB SSD PQI / ATI 9600 - 128MB VRAM
Core2Duo T9300 / 4GB DDR2 / 160GB HDD + TurboMemory 1GB / GF 8600GT - 256 VRAM
Core2Duo T9300 / 4GB DDR2 / 160GB HDD + TurboMemory 1GB / GF 8600GT - 256 VRAM
-
- Piegowaty Guziec
- Posty: 2
- Rejestracja: 26 mar 2008, 07:40
- Płeć: Mężczyzna
- Wersja Ubuntu: 8.04
- Środowisko graficzne: GNOME
Odp: Sierra Wireless USB 306 - Polsat Cyfrowy
Komuś się już udało rozwiązać ten problem jestem zainteresowany bo sam testuje internet od Polsatu niestety musze na XP.
- kranu
- Sędziwy Jeż
- Posty: 70
- Rejestracja: 10 paź 2006, 20:00
- Płeć: Mężczyzna
- Wersja Ubuntu: 12.04
- Środowisko graficzne: GNOME
- Architektura: x86_64
Odp: Sierra Wireless USB 306 - Polsat Cyfrowy
Też się przymierzam do Internetu od Cyfrowego Polsatu ale ten modem mi się coś nie widzi więc wyszperałem taki routerek: AMIT Zalip CDM530 z gniazdem USB do którego się wpina otrzymany modemik i potem już bez problemu dalej po kabelku czy WiFi na dowolną ilość urządzeń w domu
To teoria oczywiście - ktoś już wypróbował go w praktyce?

pozdrawiam,
Kranu
Kranu
-
- Piegowaty Guziec
- Posty: 1
- Rejestracja: 28 lut 2011, 13:35
- Płeć: Mężczyzna
- Wersja Ubuntu: 10.10
- Środowisko graficzne: Brak
- Architektura: x86
Odp: Sierra Wireless USB 306 - Polsat Cyfrowy
Witam,
mój pierwszy post na tym formum więc witam wszystkich.
Wydaje się że krytycznym komunikatem logu (dmesg) z jest:
>> hub 3-0:1.0: port 2 disabled by hub (EMI?), re-enabling...
i zgadza się z objawiami które opisujesz "/dev/ttyUSB* się inkrementują"
Mam podobne objawy z portem USB-RS232 - to samo dla różnych chipsetów (profilic i ch340)
Z szukania po necie dochodzę do wniosku że problem w dużej cześci leży "zbyt czułej" implementacji stosu USB na linux "jest za dobra"
. W Windows ten sam sprzęt nie sprawia problemów.
Problem leży w "szpilkach" elektrostatycznych lub pobieraniu zbyt dużego prądu z portu USB co przy modemach może się zdarzyć.
Rozwiązania które pozostają do przetestowania to aktywny HUB USB który chociaż częściowo odseparuje czuły port USB od urządzenia.
Jak przetestują to napiszę.
pozdrawiam,
Mikołaj Maciejewski
mój pierwszy post na tym formum więc witam wszystkich.
Wydaje się że krytycznym komunikatem logu (dmesg) z jest:
>> hub 3-0:1.0: port 2 disabled by hub (EMI?), re-enabling...
i zgadza się z objawiami które opisujesz "/dev/ttyUSB* się inkrementują"
Mam podobne objawy z portem USB-RS232 - to samo dla różnych chipsetów (profilic i ch340)
Z szukania po necie dochodzę do wniosku że problem w dużej cześci leży "zbyt czułej" implementacji stosu USB na linux "jest za dobra"

Problem leży w "szpilkach" elektrostatycznych lub pobieraniu zbyt dużego prądu z portu USB co przy modemach może się zdarzyć.
Rozwiązania które pozostają do przetestowania to aktywny HUB USB który chociaż częściowo odseparuje czuły port USB od urządzenia.
Jak przetestują to napiszę.
pozdrawiam,
Mikołaj Maciejewski
Kto jest online
Użytkownicy przeglądający to forum: Bing [Bot] i 24 gości