ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] GPRS & Motorola C350
@ 2004-08-26  7:31 php-coder
  2004-08-26  7:46 ` Igor Solovyov
  2004-08-26  9:27 ` Wadik Eunap
  0 siblings, 2 replies; 4+ messages in thread
From: php-coder @ 2004-08-26  7:31 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 1627 bytes --]

0000100101011110100100101::26.08.2004::0110001001001000100111100100010

  Привет, Linuxоиды!
  
  Требуется настроить подключение к интернет через GPRS. Имеется
  Motorola C350. Только вот я не знаю как это все сделать... С чего
  начать?
  
  Вот, что кусок dmesg:
  
  usb.c: registered new driver usbdevfs
  usb.c: registered new driver hub
  usb-uhci.c: $Revision: 1.275 $ time 17:12:16 Feb 16 2003
  usb-uhci.c: High bandwidth mode enabled
  PCI: Found IRQ 9 for device 00:1f.2
  PCI: Setting latency timer of device 00:1f.2 to 64
  usb-uhci.c: USB UHCI at I/O 0xd000, IRQ 9
  usb-uhci.c: Detected 2 ports
  usb.c: new USB bus registered, assigned bus number 1
  hub.c: USB hub found
  hub.c: 2 ports detected
  PCI: Found IRQ 5 for device 00:1f.4
  PCI: Setting latency timer of device 00:1f.4 to 64
  usb-uhci.c: USB UHCI at I/O 0xd800, IRQ 5
  usb-uhci.c: Detected 2 ports
  usb.c: new USB bus registered, assigned bus number 2
  hub.c: USB hub found
  hub.c: 2 ports detected
  usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
  hub.c: new USB device 00:1f.2-2, assigned address 2
  usb.c: USB device 2 (vend/prod 0x22b8/0x5802) is not claimed by any active drive
  r.
  usb.c: registered new driver acm
  ttyACM0: USB ACM device
  acm.c: v0.21:USB Abstract Control Model driver for USB modems and ISDN adapters

  В аттаче также приложен вывод lspci -v. Прошу вашей помощи!
  Спасибо большое!
  
-- 
  С уважением, php-coder (mailto:php-coder[at]ngs[dot]ru)
  Registered Linux User #327594
  ALT Linux Master 2.2 (kernel 2.4.27)

010010010010010001010101100::Linux RuleZz!::10001001000100010001000111

[-- Attachment #2: lspci.txt --]
[-- Type: text/plain, Size: 2281 bytes --]

00:00.0 Class 0600: 8086:1130 (rev 04)
	Subsystem: 8086:0000
	Flags: bus master, fast devsel, latency 0
	Memory at d8000000 (32-bit, prefetchable) [size=64M]
	Capabilities: [88] #09 [e104]
	Capabilities: [a0] AGP version 2.0

00:01.0 Class 0604: 8086:1131 (rev 04)
	Flags: bus master, 66Mhz, fast devsel, latency 32
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=32
	Memory behind bridge: dc000000-ddffffff
	Prefetchable memory behind bridge: d0000000-d7ffffff

00:1e.0 Class 0604: 8086:244e (rev 05)
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=32
	I/O behind bridge: 0000c000-0000cfff
	Memory behind bridge: de000000-de0fffff

00:1f.0 Class 0601: 8086:2440 (rev 05)
	Flags: bus master, medium devsel, latency 0

00:1f.1 Class 0101: 8086:244b (rev 05) (prog-if 80 [Master])
	Subsystem: 8086:2442
	Flags: bus master, medium devsel, latency 0
	[virtual] I/O ports at 01f0
	[virtual] I/O ports at 03f4
	[virtual] I/O ports at 0170
	[virtual] I/O ports at 0374
	I/O ports at f000 [size=16]

00:1f.2 Class 0c03: 8086:2442 (rev 05)
	Subsystem: 8086:2442
	Flags: bus master, medium devsel, latency 0, IRQ 9
	I/O ports at d000 [size=32]

00:1f.3 Class 0c05: 8086:2443 (rev 05)
	Subsystem: 8086:2442
	Flags: medium devsel, IRQ 11
	I/O ports at 5000 [size=16]

00:1f.4 Class 0c03: 8086:2444 (rev 05)
	Subsystem: 8086:2442
	Flags: bus master, medium devsel, latency 0, IRQ 5
	I/O ports at d800 [size=32]

01:00.0 Class 0300: 10de:0111 (rev b2)
	Subsystem: 147b:6106
	Flags: bus master, 66Mhz, medium devsel, latency 248, IRQ 11
	Memory at dc000000 (32-bit, non-prefetchable) [size=16M]
	Memory at d0000000 (32-bit, prefetchable) [size=128M]
	Expansion ROM at <unassigned> [disabled] [size=64K]
	Capabilities: [60] Power Management version 2
	Capabilities: [44] AGP version 2.0

02:04.0 Class 0780: 14f1:2f00 (rev 01)
	Subsystem: 14f1:2004
	Flags: bus master, medium devsel, latency 32, IRQ 11
	Memory at de000000 (32-bit, non-prefetchable) [size=64K]
	I/O ports at c000 [size=8]
	Capabilities: [40] Power Management version 2

02:09.0 Class 0401: 13f6:0111 (rev 10)
	Subsystem: 13f6:0111
	Flags: bus master, medium devsel, latency 32, IRQ 10
	I/O ports at c400 [size=256]
	Capabilities: [c0] Power Management version 2


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] GPRS & Motorola C350
  2004-08-26  7:31 [Comm] GPRS & Motorola C350 php-coder
@ 2004-08-26  7:46 ` Igor Solovyov
  2004-08-26  9:27 ` Wadik Eunap
  1 sibling, 0 replies; 4+ messages in thread
From: Igor Solovyov @ 2004-08-26  7:46 UTC (permalink / raw)
  To: community

Hi!
On Thu, 26 Aug 2004 14:31:34 +0700
php-coder <php-coder@ngs.ru> wrote:

>   Требуется настроить подключение к интернет через GPRS. Имеется
>   Motorola C350. Только вот я не знаю как это все сделать... С чего
>   начать?

Вроде на www.atmsk.ru что-то было по этому поводу.
Поищи там.

-- 
Best regards!
Igor Solovyov
Zlatoust, Russia


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] GPRS & Motorola C350
  2004-08-26  7:31 [Comm] GPRS & Motorola C350 php-coder
  2004-08-26  7:46 ` Igor Solovyov
@ 2004-08-26  9:27 ` Wadik Eunap
  2004-08-27  9:24   ` Re[2]: " php-coder
  1 sibling, 1 reply; 4+ messages in thread
From: Wadik Eunap @ 2004-08-26  9:27 UTC (permalink / raw)
  To: community

В сообщении от Четверг 26 Август 2004 14:31 php-coder написал(a):

>   Требуется настроить подключение к интернет через GPRS. Имеется
>   Motorola C350. Только вот я не знаю как это все сделать... С чего
>   начать?

гугль? 

http://community.asplinux.ru/documents/howto/gprs.html

http://dvtl.pisem.net/gprs_moto.html

Там все просто до безобразия... :-/

-- 
wbr, elf


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re[2]: [Comm] GPRS & Motorola C350
  2004-08-26  9:27 ` Wadik Eunap
@ 2004-08-27  9:24   ` php-coder
  0 siblings, 0 replies; 4+ messages in thread
From: php-coder @ 2004-08-27  9:24 UTC (permalink / raw)
  To: Wadik Eunap

0000100101011110100100101::26.08.2004::0110001001001000100111100100010

    Здравствуйте, Wadik!
    Отвечаю на Ваше письмо:

WE> http://community.asplinux.ru/documents/howto/gprs.html

    Все делал по этой статье. Другие даже не понадобились...

WE> Там все просто до безобразия... :-/

    Да, действительно все просто. Почти также как модем настраивать.
    Единственное, в чем была проблема, это то что устройства
    /dev/usb/ttyACM0 не существовало (если бы не это, то и вопроса бы
    про подключение не возникло). Почему-то думал, что в /dev есть
    все возможные устройства, а оказалось, что нет. Ответ нашел на
    LOR'е - там до меня уже кто-то с этим уже столкнулся.

    Всем спасибо!
  
-- 
  С уважением, php-coder (mailto:php-coder[at]ngs[dot]ru)
  Registered Linux User #327594
  ALT Linux Master 2.2 (kernel 2.4.27)

010010010010010001010101100::Linux RuleZz!::100010010001000100010001110



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-08-27  9:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-26  7:31 [Comm] GPRS & Motorola C350 php-coder
2004-08-26  7:46 ` Igor Solovyov
2004-08-26  9:27 ` Wadik Eunap
2004-08-27  9:24   ` Re[2]: " php-coder

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git