Portál AbcLinuxu, 3. května 2025 14:12
Podpora: | kompletní |
Ovladač: | v jádře |
GSM, CSD (max 14.4kbps), GPRS (class 12, 4+4) + EDGE (E-GPRS, class 10, 4+2)
USB 1.1 (mini USB konektor) + sériový port (RS232)
quad-band 850/900/1800/1900 MHz
napájení DC 12V, externí anténa připojena přes SMA konektor.
# lsusb Bus 001 Device 003: ID 0681:0034 Siemens Information and Communication Products # minicom ati SIEMENS MC75 REVISION 01.001 OK Po upgradu firmwaru se modem hlásí takto: ati SIEMENS MC75 REVISION 02.002 OK # lsusb -v Bus 001 Device 003: ID 0681:0034 Siemens Information and Communication Products Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 2 Communications bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 8 idVendor 0x0681 Siemens Information and Communication Products idProduct 0x0034 bcdDevice 0.00 iManufacturer 1 iProduct 2 iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 67 bNumInterfaces 2 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 0mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 2 Communications bInterfaceSubClass 2 Abstract (modem) bInterfaceProtocol 1 AT-commands (v.25ter) iInterface 0 CDC Header: bcdCDC 1.00 CDC Call Management: bmCapabilities 0x03 call management use DataInterface bDataInterface 1 CDC ACM: bmCapabilities 0x03 line coding and serial state get/set/clear comm features CDC Union: bMasterInterface 0 bSlaveInterface 1 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0020 1x 32 bytes bInterval 128 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 1 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 10 Data bInterfaceSubClass 0 Unused bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x83 EP 3 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x02 EP 2 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 0
Někdy je třeba přidat modul do jádra:
lsmod - vypíše všechny moduly v jádře
modprobe cdc-acm - modul pro ovládání USB modemu
******************************skripty********************************
/etc/ppp/peers/provider
*********************************
#****zacatek***
#/dev/usb/tts/0 115200
#/dev/ttyS0 115200
/dev/usb/acm/0 230400
#/dev/bluetooth/rfcomm/1 115200
#noauth
noipdefault
defaultroute
nodetach
user gprs
password gprs
connect '/usr/sbin/chat -v -f /etc/chatscripts/provider'
lcp-echo-interval 10
#novj
#novjccomp
#nobsdcomp
modem
disconnect '/usr/sbin/chat -v -f /etc/chatscripts/provider-hang'
defaultroute
usepeerdns
lock
#***konec***
***********************************************************
/etc/chatscripts/provider
#*************************
#***zacatek***
TIMEOUT 10
ABORT BUSY
ABORT "NO CARRIER"
ABORT VOICE
ABORT "NO DIALTONE"
""
'\rATZ' OK
ATX1 OK
#AT+CGDCONT=1,"IP","internet" OK
AT+CGDCONT=1,"IP","internet.t-mobile.cz" OK
"ATD*99***1#" CONNECT
#***konec***
#************************
***************************************************************
/etc/chatscripts/provider-hang (tohle mi ale nefunguje)
#*************************
#***zacatek***
"" "+++ath"
#***konec***
#************************
Mandrake 10.0
Mandriva 2005 - musel jsem přidat modul cdc-acm
modem se občas kousne, jede na USB i COM portu
DW 20-24KB/s
UP 10-13KB/s
spouštění:
pppd call provider
nebo
pppd debug call provider
[es75@localhost es75]# pppd call provider
Serial connection established.
Using interface ppp0
Connect: ppp0 <--> /dev/usb/acm/0
Remote message: TTP Com PPP - Password Verified OK
local IP address 172.24.43.6
remote IP address 10.0.0.1
primary DNS address 62.141.0.1
secondary DNS address 213.162.65.1
============================
Nový firmware 2.002 je k dispozici po registraci na http://www.siemens-wm.cz/. Upgrade firmware se provádí ve Windows přes sériový kabel. T-Mobile zatím nový firmware tají a Siemens nemá postup řádně zdokumentovaný.
Stručně:
1) Spustit wswup_mc75_02002.exe, zvolit spravný sériový port (COM1) a rychlost 57600.
2) Vypnout modem, stisknout tlačíitko START, poté rychle zapnout modem. Pokud byl modem nalezen, spustí se upgrade, který trvá asi 10 minut. Po tuto dobu nepracujte s počítačem, neboť může dojít k přerušení komunikace. Úspěšný upgrade je zakončen zelenou hláškou na zeleném pozadí.
============================
Při připojení přes sériový port je max download asi 10kBps, přes USB port je to 28kBps (měřeno pod Windows - v Linuxu se mi takto dobrých hodnot zatím nepodařilo dosáhnout.
Dokument vytvořil: jardus, 5.1.2006 18:22 | Poslední úprava: Nebezpecna_sit, 27.2.2011 15:07 | Další přispěvatelé: Petr Slansky | Historie změn | Zobrazeno: 1846×
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.