ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Перестал работать с NM модем CCU-550
@ 2010-09-17 17:57 Sergey Shilov
  2010-09-18 18:25 ` Mikhail Efremov
  0 siblings, 1 reply; 3+ messages in thread
From: Sergey Shilov @ 2010-09-17 17:57 UTC (permalink / raw)
  To: sisyphus

Недавно попытавшись попользоваться служебным PeopleNet-ом обнаружил сей печальный факт.
Как обычно, времени - нет, сети - нет, задача - есть, нервов не хватает.
Короче - "пришла беда откуда не ждали...".
Ранее работало все "на Ура!", "из коробки" и  "с пол-пинка" (как рядом в comm на днях обсуждалось). 
Система - актуальный Сизиф с КДЕ-4.5.1.

В логах 
Sep 17 20:30:55 barabashka kernel: usb 3-2: new full speed USB device using uhci_hcd and address 2
Sep 17 20:30:55 barabashka kernel: usb 3-2: New USB device found, idVendor=16d8, idProduct=5533
Sep 17 20:30:55 barabashka kernel: usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 17 20:30:55 barabashka kernel: usb 3-2: Product: CMOTECH CDMA Technologies
Sep 17 20:30:55 barabashka kernel: usb 3-2: Manufacturer: CMOTECH CO., LTD.
Sep 17 20:30:55 barabashka kernel: usb 3-2: SerialNumber: Serial Number
Sep 17 20:30:55 barabashka kernel: usb 3-2: configuration #1 chosen from 1 choice
Sep 17 20:30:55 barabashka kernel: cdc_acm 3-2:1.0: ttyACM0: USB ACM device
Sep 17 20:30:55 barabashka kernel: usbcore: registered new interface driver cdc_acm
Sep 17 20:30:55 barabashka kernel: cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters
Sep 17 20:30:55 barabashka modem-manager: (ttyACM0) opening serial device...
Sep 17 20:31:00 barabashka modem-manager: (ttyACM0) closing serial device...
Sep 17 20:31:00 barabashka modem-manager: (ttyACM0) opening serial device...
Sep 17 20:31:00 barabashka modem-manager: (Generic): CDMA modem /sys/devices/pci0000:00/0000:00:1d.0/usb3/3-2 claimed port ttyACM0
Sep 17 20:31:01 barabashka modem-manager: (ttyACM0) closing serial device...
Sep 17 20:31:01 barabashka modem-manager: mm_serial_port_close: assertion `priv->open_count > 0' failed
Sep 17 20:31:01 barabashka kernel: usb 3-2: USB disconnect, address 2
Sep 17 20:31:01 barabashka NetworkManager[3334]: <warn> could not get device: Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist  

NetworkManager мобильной сети не видит.

Если вырубить  NetworkManager, modem-manager и настроить старым добрым способом pppd, то сеть поднимается и работает.

На какой компонент вешать багу?
Как чинить?

-- 
V.B.R Sergey Shilov.


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

* Re: [sisyphus] Перестал работать с NM модем CCU-550
  2010-09-17 17:57 [sisyphus] Перестал работать с NM модем CCU-550 Sergey Shilov
@ 2010-09-18 18:25 ` Mikhail Efremov
  2010-09-19  7:45   ` Sergey Shilov
  0 siblings, 1 reply; 3+ messages in thread
From: Mikhail Efremov @ 2010-09-18 18:25 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

On Fri, 17 Sep 2010 20:57:45 +0300 Sergey Shilov wrote:
> Недавно попытавшись попользоваться служебным PeopleNet-ом обнаружил
> сей печальный факт. Как обычно, времени - нет, сети - нет, задача -
> есть, нервов не хватает. Короче - "пришла беда откуда не ждали...".

Если нужна стабильность, то использование Сизифа - не лучший выбор.

> Ранее работало все "на Ура!", "из коробки" и  "с пол-пинка" (как

С какой версией NM/ModemManager работало? Ну или когда, может
получится версию вычислить.

> На какой компонент вешать багу?

На ModemManager. Перед этим:
service NetworkManager stop
killall modem-manager
modem-manager --debug
На другой консоли:
NM_PPP_DEBUG=1 NetworkManager --no-daemon

И приложить вывод с обоих консолей.

-- 
WBR, Mikhail Efremov


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

* Re: [sisyphus] Перестал работать с NM модем CCU-550
  2010-09-18 18:25 ` Mikhail Efremov
@ 2010-09-19  7:45   ` Sergey Shilov
  0 siblings, 0 replies; 3+ messages in thread
From: Sergey Shilov @ 2010-09-19  7:45 UTC (permalink / raw)
  To: sisyphus

В сообщении от Суббота 18 сентября 2010 21:25:16 автор Mikhail Efremov 
написал:
> On Fri, 17 Sep 2010 20:57:45 +0300 Sergey Shilov wrote:
> > Недавно попытавшись попользоваться служебным PeopleNet-ом обнаружил
> > сей печальный факт.  
> Если нужна стабильность, то использование Сизифа - не лучший выбор.
Увы, в данном случае (сборка, отладка, тестирование) нужна актуальность Сизифа 
:-(
Взрывоопасность последнего при осторожном/внимательном использовании находится 
в пределах терпимости.

Надо бы проверить ситуацию в p5 и 6.0 возможно там то-же.
Будет неприятно, т.к. этих ЦЦУ-шек достаточно много.

> > На какой компонент вешать багу?
> На ModemManager. 
#24110

-- 
V.B.R Sergey Shilov.


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

end of thread, other threads:[~2010-09-19  7:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-17 17:57 [sisyphus] Перестал работать с NM модем CCU-550 Sergey Shilov
2010-09-18 18:25 ` Mikhail Efremov
2010-09-19  7:45   ` Sergey Shilov

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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