ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sokolov Aleksandr <masterklavir@gmail.com>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] Билайн USB модем
Date: Tue, 10 Mar 2009 00:25:33 +0400
Message-ID: <1236630333.2745.0.camel@localhost.localdomain> (raw)
In-Reply-To: <1e7e0a9a0902191742h72871f3csd24df7417556f5ab@mail.gmail.com>

Здравствуйте все!
Il'ya <brutalfreak@gmail.com пишет:



> После подключения модема запустить скрипт
> 
> #!/bin/sh
> sleep 5
> eject /dev/rs0

    наверное eject /dev/sr0?

   Я сделал немного по другому:

#!/bin/sh

sleep 5
eject /dev/sr0
sleep 5
rmmod usbserial
sleep 5
modprobe usbserial vendor=0x19d2 product=0x0031
rm -f /etc/resolv.conf
cp -f /root/resolv.conf.mega /etc/resolv.conf

   Всё прошло успешно, появилось /dev/ttyUSB2, на который и коннектюсь
через kppp, но вот беда, скрипт не только отмонтирует cdrom модема, но и
открывает мой штатный, как научить его не делать этого?
   И ещё, если загружаться с включенным модемом, то он не хочет
переключаться с cd на модем. Это только у меня так?
И последнее, если кто знает, как можно прибавить скорость? А то у меня
не билайн интернет дома, а мобильный офис, а у него скорость не ниже 2-х
мегабит, во всяком случае, где мне приходилось пользоваться, А то по
умолчанию максимальная скорость ниже мегабита.
   С уважением Соколов Александр г. Самара



  parent reply	other threads:[~2009-03-09 20:25 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-27 17:16 ` Victor
2008-10-27 17:56 ` Victor
2008-10-27 18:11   ` Victor
2008-10-27 18:20     ` Victor
2008-10-27 18:30       ` Владимир
2008-10-27 18:47         ` Victor
2008-11-13 17:56           ` Victor
2008-11-13 21:28             ` Евгений
2008-11-14  3:47               ` Victor
2008-11-16  2:14             ` Occisor
2008-11-16  3:02             ` Occisor
2008-11-16 14:25               ` Boris Savelev
2008-11-16 15:08                 ` Occisor
2008-11-16 15:14                   ` Boris Savelev
2008-11-16 15:15                   ` Andrey Rahmatullin
2008-11-16 16:27                   ` Victor
2008-11-16 17:52                     ` Victor Zhuravlyov
2008-11-20  9:40                     ` Occisor
2008-11-20 17:39                       ` Victor
2008-11-21  9:58                         ` Occisor
2008-11-21 12:25                           ` Michael Shigorin
2008-11-30  2:34                         ` Occisor
2008-11-30 13:43                           ` Victor
2008-11-30 14:10                             ` Victor
2008-12-01 10:11                             ` Occisor
2008-12-01 16:42                               ` Victor
2008-12-07  1:54                                 ` Occisor
2008-12-13  0:59                                   ` Occisor
2008-12-13 22:02                                     ` Victor
2009-02-19 20:09                     ` Sokolov Aleksandr
2009-02-20  1:42                       ` Il'ya
2009-03-09 20:23                         ` Sokolov Aleksandr
2009-03-10  8:55                           ` Yury Yurevich
2009-03-10  8:56                             ` Yury Yurevich
2009-03-09 20:25                         ` Sokolov Aleksandr [this message]
2009-02-20  6:05                       ` Yury Yurevich
2009-02-21 16:47                         ` hisbreht
2009-02-22 19:31                         ` Sokolov Aleksandr
2009-02-23  2:54                           ` Ivan Petrov
2009-02-23  9:45                             ` hisbreht
2009-02-23  5:13                           ` Yury Yurevich
2008-10-27 18:48         ` Владимир

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1236630333.2745.0.camel@localhost.localdomain \
    --to=masterklavir@gmail.com \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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