ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Автоматическая загрузка модулей для модема
@ 2003-05-27 11:18 Красавин Андрей
  2003-05-27 11:47 ` Gennady V. Tsoy
  2003-05-27 11:52 ` [Comm] " Sergey Vlasov
  0 siblings, 2 replies; 4+ messages in thread
From: Красавин Андрей @ 2003-05-27 11:18 UTC (permalink / raw)
  To: Community

Добрый день!

Имеется Мастер-2.2 (alt7), модем Zyxel PCI.

Сделал, все в точности как здесь написано:

If you want to enable autoloading of the modules,
the following lines in /etc/modules.conf would suffice:

# for pctel modem
alias char-major-62 ptserial
below ptserial pctel
# country code for pctel modem
options ptserial country_code=13

Make sure, you run "depmod -a" after you changed your 
/etc/modules.conf.

Then starting ppp would autoload the modules,
or "modprobe ptserial" will insert them.

Но после загрузки системы модули не загружены, как будто этих 
строк в modules.conf и не было вовсе. Подскажите, пожалуйста, что 
нужно подправить? Попутный вопрос: какое значение должени иметь 
country_code для России?

-- 
С уважением, Андрей Красавин



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

* Re: [Comm] Автоматическая загрузка модулей для модема
  2003-05-27 11:18 [Comm] Автоматическая загрузка модулей для модема Красавин Андрей
@ 2003-05-27 11:47 ` Gennady V. Tsoy
  2003-05-27 11:52 ` [Comm] " Sergey Vlasov
  1 sibling, 0 replies; 4+ messages in thread
From: Gennady V. Tsoy @ 2003-05-27 11:47 UTC (permalink / raw)
  To: community

On Tue, 27 May 2003 15:18:48 +0400
Красавин Андрей <krasavin@kominet.ru> wrote:

> Добрый день!
> 
> Имеется Мастер-2.2 (alt7), модем Zyxel PCI.
> 
> Сделал, все в точности как здесь написано:
> 
> If you want to enable autoloading of the modules,
> the following lines in /etc/modules.conf would suffice:
> 
> # for pctel modem
> alias char-major-62 ptserial
> below ptserial pctel
> # country code for pctel modem
> options ptserial country_code=13
> 
> Make sure, you run "depmod -a" after you changed your 
> /etc/modules.conf.
> 
> Then starting ppp would autoload the modules,
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Если здесь присмотреться, тогда становится понятным,
что запуск ppp автоматически подгружает модули.
Т.е. не при загрузке системы, а в самый нужный момент... ;-)

> or "modprobe ptserial" will insert them.
> 
> Но после загрузки системы модули не загружены, как будто этих 
> строк в modules.conf и не было вовсе. Подскажите, пожалуйста, что 
> нужно подправить? Попутный вопрос: какое значение должени иметь 
> country_code для России?
> 
> -- 
> С уважением, Андрей Красавин
> 
> _______________________________________________
> Community mailing list
> Community@altlinux.ru
> http://www.altlinux.ru/mailman/listinfo/community
> 




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

* [Comm] Re: Автоматическая загрузка модулей для модема
  2003-05-27 11:18 [Comm] Автоматическая загрузка модулей для модема Красавин Андрей
  2003-05-27 11:47 ` Gennady V. Tsoy
@ 2003-05-27 11:52 ` Sergey Vlasov
  2003-05-27 13:14   ` Красавин Андрей
  1 sibling, 1 reply; 4+ messages in thread
From: Sergey Vlasov @ 2003-05-27 11:52 UTC (permalink / raw)
  To: community

On Tue, 27 May 2003 15:18:48 +0400
Красавин Андрей <krasavin@kominet.ru> wrote:

> Имеется Мастер-2.2 (alt7), модем Zyxel PCI.
> 
> Сделал, все в точности как здесь написано:
> 
> If you want to enable autoloading of the modules,
> the following lines in /etc/modules.conf would suffice:
> 
> # for pctel modem
> alias char-major-62 ptserial
> below ptserial pctel
> # country code for pctel modem
> options ptserial country_code=13
> 
> Make sure, you run "depmod -a" after you changed your 
> /etc/modules.conf.
> 
> Then starting ppp would autoload the modules,
> or "modprobe ptserial" will insert them.
> 
> Но после загрузки системы модули не загружены, как будто этих 
> строк в modules.conf и не было вовсе. Подскажите, пожалуйста, что 
> нужно подправить?

А устройство в /dev с major number 62 создано? Тогда при обращении к
нему модуль должен загрузиться. Имя этого устройства и должно быть
указано в настройках ppp.

Если нужно, чтобы модуль грузился сразу при загрузке системы, впишите
его имя (ptserial) в /etc/modules.


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

* Re: [Comm] Re: Автоматическая загрузка модулей для модема
  2003-05-27 11:52 ` [Comm] " Sergey Vlasov
@ 2003-05-27 13:14   ` Красавин Андрей
  0 siblings, 0 replies; 4+ messages in thread
From: Красавин Андрей @ 2003-05-27 13:14 UTC (permalink / raw)
  To: community

Sergey Vlasov пишет:
> 
> Если нужно, чтобы модуль грузился сразу при загрузке системы, впишите
> его имя (ptserial) в /etc/modules.

Спасибо. Тема закрыта.

-- 
С уважением, Андрей Красавин



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

end of thread, other threads:[~2003-05-27 13:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-27 11:18 [Comm] Автоматическая загрузка модулей для модема Красавин Андрей
2003-05-27 11:47 ` Gennady V. Tsoy
2003-05-27 11:52 ` [Comm] " Sergey Vlasov
2003-05-27 13:14   ` Красавин Андрей

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